Mock Version: 1.1.33 Mock Version: 1.1.33 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/hdf5.spec'], False, '/var/lib/mock/f18-build-1832386-317691/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/hdf5.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/hdf5-1.8.9-7.fc18.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/hdf5.spec'], False, '/var/lib/mock/f18-build-1832386-317691/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/hdf5.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YqlWzh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hdf5-1.8.9 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/hdf5-1.8.9.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd hdf5-1.8.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (hdf5-LD_LIBRARY_PATH.patch): + echo 'Patch #0 (hdf5-LD_LIBRARY_PATH.patch):' + /usr/bin/cat /builddir/build/SOURCES/hdf5-LD_LIBRARY_PATH.patch + /usr/bin/patch -p1 -b --suffix .LD_LIBRARY_PATH --fuzz=0 patching file configure Hunk #1 succeeded at 26730 (offset -16 lines). patching file src/Makefile.in Patch #3 (hdf5-ph5diff.patch): + echo 'Patch #3 (hdf5-ph5diff.patch):' + /usr/bin/cat /builddir/build/SOURCES/hdf5-ph5diff.patch + /usr/bin/patch -p1 -b --suffix .ph5diff --fuzz=0 patching file tools/lib/h5diff.c Hunk #1 succeeded at 1411 (offset 20 lines). + find '(' -name '*.[ch]*' -o -name '*.f90' -o -name '*.txt' ')' -exec chmod -x '{}' + + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8FJ3kw + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.8.9 + export CC=gcc + CC=gcc + export CXX=g++ + CXX=g++ + export F9X=gfortran + F9X=gfortran + export 'CFLAGS=-O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + CFLAGS='-O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + mkdir build + pushd build ~/build/BUILD/hdf5-1.8.9/build ~/build/BUILD/hdf5-1.8.9 + ln -s ../configure . + CFLAGS='-O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ../configure --build=i686-redhat-linux-gnu --host=i686-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --enable-fortran --enable-fortran2003 --enable-hl --enable-shared --enable-cxx checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i686-redhat-linux-gnu checking host system type... i686-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 i686-redhat-linux-gnu... no checking for config i686-redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config i686-linux-gnu... no checking for config i686-linux-gnu... no checking for config i686-redhat... no checking for config linux-gnu... found compiler 'gcc' is GNU gcc-4.7.2 ../config/gnu-flags: line 142: hostname: command not found CC_BASENAME is gcc. ../configure: line 3961: hostname: command not found checking for i686-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 for style of include used by make... GNU checking dependency style of gcc... none checking if unsupported combinations of configure options are allowed... no checking if Fortran interface enabled... yes checking if Fortran 2003 interface enabled... yes checking for i686-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 i686-redhat-linux-gnu-f90... (cached) gfortran checking whether we are using the GNU Fortran compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking what gfortran does with modules... module.mod checking how gfortran finds modules... -I checking how to get verbose linking output from gfortran... -v checking for Fortran libraries of gfortran... -L/usr/lib/gcc/i686-redhat-linux/4.7.2 -L/usr/lib/gcc/i686-redhat-linux/4.7.2/../../.. -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 default REAL is DOUBLE PRECISION... no checking if Fortran compiler version compatible with Fortran 2003 HDF... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking if c++ interface enabled... yes checking if g++ needs old style header files in includes... no checking if g++ can handle namespaces... yes checking if g++ supports std... yes checking if g++ supports bool types... yes checking if g++ has offsetof extension... yes checking if g++ can handle static cast... yes checking for perl... perl checking for ar... ar checking whether make sets $(MAKE)... (cached) yes checking for tr... /usr/bin/tr checking if srcdir= and time commands work together... yes checking if shared Fortran libraries are supported... yes checking if shared C++ libraries are supported... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-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 i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... (cached) ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-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 i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... no checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if we should install only statically linked executables... no checking if -Wl,-rpath should be used to link shared libs in nondefault directories... yes checking make... checking how make searches directories... VPATH=DIR1 DIR2 ... checking whether make will build with undefined variables... yes checking for production mode... production checking for ceil in -lm... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for difftime... yes checking for gettimeofday... yes checking for library containing clock_gettime... -lrt checking for clock_gettime... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for stdint.h... (cached) yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking winsock.h usability... no checking winsock.h presence... no checking for winsock.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 if configure should try to set up large file support... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking if large (64-bit) files are supported on this system.... yes checking for lseek64... yes checking for fseeko64... yes checking for ftello64... yes checking for ftruncate64... yes checking for fseeko... yes checking for ftello... yes checking for stat64... yes checking for fstat64... 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... 4 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... 12 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... 4 checking size of uint_fast16_t... 4 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... 4 checking size of uint_fast32_t... 4 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... 4 checking size of ssize_t... 4 checking size of ptrdiff_t... 4 checking size of off_t... 8 checking size of off64_t... 8 checking if dev_t is scalar... yes checking for dmalloc library... suppressed checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress2 in -lz... yes checking for compress2... yes checking for szlib... suppressed checking for pthread... suppressed checking for thread safe support... no checking whether CLOCK_MONOTONIC is declared... yes checking for tm_gmtoff in struct tm... yes checking for __tm_gmtoff in struct tm... no checking for global timezone variable... no checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct timezone... yes checking whether gettimeofday() gives timezone... yes checking for st_blocks in struct stat... yes checking for _getvideoconfig... no checking for gettextinfo... no checking for GetConsoleScreenBufferInfo... no 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 alarm... yes checking for BSDgettimeofday... no checking for fork... yes checking for frexpf... yes checking for frexpl... yes checking for gethostname... yes checking for getpwuid... yes checking for getrusage... yes checking for lstat... yes checking for rand_r... yes checking for random... yes checking for setsysinfo... no checking for signal... yes checking for longjmp... yes checking for setjmp... yes checking for siglongjmp... yes checking for sigsetjmp... no checking for sigprocmask... yes checking for snprintf... yes checking for srandom... yes checking for strdup... yes checking for symlink... yes checking for system... yes checking for tmpfile... yes checking for vasprintf... yes checking for waitpid... yes checking for vsnprintf... yes checking if vsnprintf returns correct value... yes checking if lone colon can be used as an argument... yes checking for an ANSI C-conforming const... yes checking for inline... inline 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... %lld and %llu checking Threads support system scope... yes checking for gpfs... suppressed checking for debug flags... none checking whether function stack tracking is enabled... no checking whether metadata trace file code is enabled... no checking for API tracing... no checking for instrumented library... no checking whether to clear file buffers... yes checking whether a memory checking tool will be used... no checking for parallel support files... skipped checking for I/O filters... all (shuffle,fletcher32,nbit,scaleoffset) checking for Default Virtual File Driver definition... yes checking for Direct Virtual File Driver support... no checking whether exception handling functions is checked during data conversions... yes checking whether data accuracy is guaranteed during data conversions... yes checking if converting denormalized floating-point values is possible... yes checking if converting floating-point values to long long is not working... false checking if the machine has window style path name... no checking if converting from long double to integers is accurate... yes checking if converting from long double to integers works... yes checking if accurately converting from integers to long double... yes checking if accurately converting unsigned long to float values... yes checking if accurately converting unsigned long long to floating-point values... yes checking if accurately roundup converting floating-point to unsigned long long values... yes checking if right maximum converting floating-point to unsigned long long values... no checking if correctly converting long double to unsigned int values... yes checking if compiling unsigned long long to floating-point typecasts work... yes checking if compiling long long to floating-point typecasts work... yes checking if converting unsigned long long to long double with precision... yes checking if overflows normally converting floating-point to integer values... yes 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 bad code for log2 routine is generated... no ../configure: line 29595: hostname: command not found checking if high level library is enabled... yes checking additional programs should be built... no checking if deprecated public symbols are available... yes checking which version of public symbols to use by default... v18 checking Whether to perform strict file format checks... no checking Whether to have library information embedded in the executables... yes checking if alignment restrictions are strictly enforced... no configure: creating ./config.status configure: creating ./config.lt config.lt: creating libtool config.status: creating src/libhdf5.settings config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating test/testcheck_version.sh config.status: creating test/testerror.sh config.status: creating test/H5srcdir_str.h config.status: creating test/testlibinfo.sh config.status: creating test/testlinks_env.sh config.status: creating testpar/Makefile config.status: creating testpar/testph5.sh config.status: creating perform/Makefile config.status: creating tools/Makefile config.status: creating tools/h5dump/Makefile config.status: creating tools/h5dump/testh5dump.sh config.status: creating tools/h5dump/testh5dumpxml.sh config.status: creating tools/h5ls/testh5ls.sh config.status: creating tools/h5import/Makefile config.status: creating tools/h5diff/Makefile config.status: creating tools/h5jam/Makefile config.status: creating tools/h5jam/testh5jam.sh config.status: creating tools/h5repack/Makefile config.status: creating tools/h5repack/h5repack.sh config.status: creating tools/h5ls/Makefile config.status: creating tools/h5copy/Makefile config.status: creating tools/lib/Makefile config.status: creating tools/misc/Makefile config.status: creating tools/misc/h5cc config.status: creating tools/misc/testh5repart.sh config.status: creating tools/h5stat/testh5stat.sh config.status: creating tools/h5stat/Makefile config.status: creating examples/Makefile config.status: creating examples/run-c-ex.sh config.status: creating examples/testh5cc.sh config.status: creating c++/Makefile config.status: creating c++/src/Makefile config.status: creating c++/src/h5c++ config.status: creating c++/test/Makefile config.status: creating c++/test/H5srcdir_str.h config.status: creating c++/examples/Makefile config.status: creating c++/examples/run-c++-ex.sh config.status: creating c++/examples/testh5c++.sh config.status: creating fortran/Makefile config.status: creating fortran/src/h5fc config.status: creating fortran/src/Makefile config.status: creating fortran/test/Makefile config.status: creating fortran/testpar/Makefile config.status: creating fortran/examples/Makefile config.status: creating fortran/examples/run-fortran-ex.sh config.status: creating fortran/examples/testh5fc.sh config.status: creating hl/Makefile config.status: creating hl/src/Makefile config.status: creating hl/test/Makefile config.status: creating hl/test/H5srcdir_str.h config.status: creating hl/tools/Makefile config.status: creating hl/tools/gif2h5/Makefile config.status: creating hl/examples/Makefile config.status: creating hl/examples/run-hlc-ex.sh config.status: creating hl/c++/Makefile config.status: creating hl/c++/src/Makefile config.status: creating hl/c++/test/Makefile config.status: creating hl/c++/examples/Makefile config.status: creating hl/c++/examples/run-hlc++-ex.sh config.status: creating hl/fortran/Makefile config.status: creating hl/fortran/src/Makefile config.status: creating hl/fortran/test/Makefile config.status: creating hl/fortran/examples/Makefile config.status: creating hl/fortran/examples/run-hlfortran-ex.sh config.status: creating src/H5config.h config.status: executing default-1 commands creating src/H5pubconf.h Post process src/libhdf5.settings config.status: executing depfiles commands config.status: executing libtool commands SUMMARY OF THE HDF5 CONFIGURATION ================================= General Information: ------------------- HDF5 Version: 1.8.9 Configured on: Fri Aug 30 14:24:19 UTC 2013 Configured by: mockbuild@ Configure mode: production Host system: i686-redhat-linux-gnu Uname information: Linux buildvm-08.phx2.fedoraproject.org 3.10.9-200.fc19.x86_64 #1 SMP Wed Aug 21 19:27:58 UTC 2013 i686 i686 i386 GNU/Linux Byte sex: little-endian Libraries: Installation point: /usr Compiling Options: ------------------ Compilation Mode: production C Compiler: /usr/bin/gcc ( gcc (GCC) 4.7.2 20121109 ) CFLAGS: -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables H5_CFLAGS: -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions AM_CFLAGS: CPPFLAGS: H5_CPPFLAGS: -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API AM_CPPFLAGS: -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE Shared C Library: yes Static C Library: yes Statically Linked Executables: no LDFLAGS: -Wl,-z,relro H5_LDFLAGS: AM_LDFLAGS: Extra libraries: -lz -lrt -lm Archiver: ar Ranlib: ranlib Debugged Packages: API Tracing: no Languages: ---------- Fortran: yes Fortran Compiler: /usr/bin/gfortran ( GNU Fortran (GCC) 4.7.2 20121109 ) Fortran 2003 Compiler: yes Fortran Flags: H5 Fortran Flags: AM Fortran Flags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules Shared Fortran Library: yes Static Fortran Library: yes C++: yes C++ Compiler: /usr/bin/g++ ( g++ (GCC) 4.7.2 20121109 ) C++ Flags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables H5 C++ Flags: AM C++ Flags: Shared C++ Library: yes Static C++ Library: yes Features: --------- Parallel HDF5: no High Level library: yes Threadsafety: no Default API Mapping: v18 With Deprecated Public Symbols: yes I/O filters (external): deflate(zlib) I/O filters (internal): shuffle,fletcher32,nbit,scaleoffset MPE: no Direct VFD: no dmalloc: no Clear file buffers before write: yes Using memory checker: no Function Stack Tracing: no GPFS: no Strict File Format Checks: no Optimization Instrumentation: no Large File Support (LFS): yes + make Making all in src make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/src' make all-am make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/src' CC H5.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5.lo ../../src/H5.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5.c: In function 'H5_init_library': ../../src/H5.c:107:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5checksum.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5checksum.lo ../../src/H5checksum.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5checksum.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5checksum.c: In function 'H5_checksum_lookup3': ../../src/H5checksum.c:409:5: warning: switch missing default case [-Wswitch-default] CC H5dbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5dbg.lo ../../src/H5dbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5dbg.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5dbg.c: In function 'H5_buffer_dump': ../../src/H5dbg.c:86:5: warning: unused variable 'err_occurred' [-Wunused-variable] CC H5system.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5system.lo ../../src/H5system.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5system.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5system.c: In function 'HDfprintf': ../../src/H5system.c:142:5: warning: switch missing default case [-Wswitch-default] ../../src/H5system.c:261:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:264:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:267:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:270:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:280:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:283:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:286:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:289:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:300:9: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../src/H5system.c:300:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:303:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:311:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:340:7: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:348:7: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:356:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:364:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:370:17: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c: In function 'H5_build_extpath': ../../src/H5system.c:692:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5timer.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5timer.lo ../../src/H5timer.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5timer.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5timer.c: In function 'H5_timer_begin': ../../src/H5timer.c:134:20: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:136:20: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:143:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c: In function 'H5_timer_end': ../../src/H5timer.c:175:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:175:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:176:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:176:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:177:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:177:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c: In function 'H5_bandwidth': ../../src/H5timer.c:219:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:223:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:226:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:228:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:231:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:231:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:232:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:234:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:234:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:234:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:235:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:235:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:237:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:237:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:237:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:237:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:238:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:238:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:238:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:240:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:240:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:240:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:240:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:240:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:241:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:241:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:241:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:241:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] CC H5trace.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5trace.lo ../../src/H5trace.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5trace.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5trace.c: In function 'H5_trace': ../../src/H5trace.c:132:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5trace.c:132:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5trace.c:132:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5trace.c:139:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5trace.c:146:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5trace.c:153:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5trace.c:159:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5trace.c:2288:29: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] CC H5A.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5A.lo ../../src/H5A.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5A.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5A.c: In function 'H5A_init': ../../src/H5A.c:116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_init_interface': ../../src/H5A.c:141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_term_interface': ../../src/H5A.c:175:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5A.c: In function 'H5A_create': ../../src/H5A.c:372:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_open_common': ../../src/H5A.c:729:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_open_by_idx': ../../src/H5A.c:786:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_open_by_name': ../../src/H5A.c:850:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_write': ../../src/H5A.c:966:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_read': ../../src/H5A.c:1122:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_get_name': ../../src/H5A.c:1428:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_get_info': ../../src/H5A.c:1734:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_copy': ../../src/H5A.c:2315:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_free': ../../src/H5A.c:2377:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_close': ../../src/H5A.c:2425:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_oloc': ../../src/H5A.c:2481:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_nameof': ../../src/H5A.c:2513:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_type': ../../src/H5A.c:2543:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Abtree2.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Abtree2.lo ../../src/H5Abtree2.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Abtree2.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Abtree2.c: In function 'H5A_dense_fh_name_cmp': ../../src/H5Abtree2.c:174:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_name_store': ../../src/H5Abtree2.c:225:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_name_compare': ../../src/H5Abtree2.c:272:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../src/H5Abtree2.c:258:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_name_encode': ../../src/H5Abtree2.c:326:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_name_decode': ../../src/H5Abtree2.c:357:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_name_debug': ../../src/H5Abtree2.c:389:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_corder_store': ../../src/H5Abtree2.c:418:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_corder_compare': ../../src/H5Abtree2.c:450:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_corder_encode': ../../src/H5Abtree2.c:486:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_corder_decode': ../../src/H5Abtree2.c:516:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_corder_debug': ../../src/H5Abtree2.c:547:5: warning: unused variable 'err_occurred' [-Wunused-variable] CC H5Adense.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Adense.lo ../../src/H5Adense.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Adense.c:39: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Adense.c: In function 'H5A_dense_create': ../../src/H5Adense.c:195:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_fnd_cb': ../../src/H5Adense.c:312:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Adense.c: In function 'H5A_dense_open': ../../src/H5Adense.c:352:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_insert': ../../src/H5Adense.c:447:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_write_bt2_cb2': ../../src/H5Adense.c:600:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Adense.c: In function 'H5A_dense_write_bt2_cb': ../../src/H5Adense.c:641:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_write': ../../src/H5Adense.c:757:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_copy_fh_cb': ../../src/H5Adense.c:853:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_rename': ../../src/H5Adense.c:904:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_iterate_bt2_cb': ../../src/H5Adense.c:1052:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_iterate': ../../src/H5Adense.c:1154:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_remove_bt2_cb': ../../src/H5Adense.c:1289:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_remove': ../../src/H5Adense.c:1355:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_remove_by_idx_bt2_cb': ../../src/H5Adense.c:1447:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_remove_by_idx': ../../src/H5Adense.c:1574:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_exists': ../../src/H5Adense.c:1704:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_delete_bt2_cb': ../../src/H5Adense.c:1791:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_delete': ../../src/H5Adense.c:1855:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Adeprec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Adeprec.lo ../../src/H5Adeprec.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Adeprec.c:44: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Adeprec.c: In function 'H5A_init_deprec_interface': ../../src/H5Adeprec.c:103:5: warning: unused variable 'err_occurred' [-Wunused-variable] CC H5Aint.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Aint.lo ../../src/H5Aint.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Aint.c:38: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Aint.c: In function 'H5A_compact_build_table_cb': ../../src/H5Aint.c:150:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_compact_build_table': ../../src/H5Aint.c:211:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_dense_build_table_cb': ../../src/H5Aint.c:272:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_dense_build_table': ../../src/H5Aint.c:321:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_attr_cmp_name_inc': ../../src/H5Aint.c:402:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Aint.c: In function 'H5A_attr_cmp_name_dec': ../../src/H5Aint.c:430:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Aint.c: In function 'H5A_attr_cmp_corder_inc': ../../src/H5Aint.c:459:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Aint.c: In function 'H5A_attr_cmp_corder_dec': ../../src/H5Aint.c:494:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Aint.c: In function 'H5A_attr_sort_table': ../../src/H5Aint.c:524:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Aint.c: In function 'H5A_attr_iterate_table': ../../src/H5Aint.c:574:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_attr_release_table': ../../src/H5Aint.c:653:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_get_ainfo': ../../src/H5Aint.c:698:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_set_version': ../../src/H5Aint.c:763:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Aint.c: In function 'H5A_attr_copy_file': ../../src/H5Aint.c:833:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c:819:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] ../../src/H5Aint.c: In function 'H5A_attr_post_copy_file': ../../src/H5Aint.c:1082:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_dense_post_copy_file_cb': ../../src/H5Aint.c:1178:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_dense_post_copy_file_all': ../../src/H5Aint.c:1234:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Atest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Atest.lo ../../src/H5Atest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Atest.c:38: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Atest.c: In function 'H5A_is_shared_test': ../../src/H5Atest.c:100:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Atest.c: In function 'H5A_get_shared_rc_test': ../../src/H5Atest.c:133:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5AC.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5AC.lo ../../src/H5AC.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5AC.c:41: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5AC.c: In function 'H5AC_init': ../../src/H5AC.c:235:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_init_interface': ../../src/H5AC.c:345:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5AC.c: In function 'H5AC_term_interface': ../../src/H5AC.c:379:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5AC.c: In function 'H5AC_create': ../../src/H5AC.c:468:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_dest': ../../src/H5AC.c:654:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_expunge_entry': ../../src/H5AC.c:733:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_flush': ../../src/H5AC.c:818:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_get_entry_status': ../../src/H5AC.c:890:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_insert_entry': ../../src/H5AC.c:941:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_mark_entry_dirty': ../../src/H5AC.c:1040:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_move_entry': ../../src/H5AC.c:1111:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_pin_protected_entry': ../../src/H5AC.c:1189:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_protect': ../../src/H5AC.c:1258:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_resize_entry': ../../src/H5AC.c:1373:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_unpin_entry': ../../src/H5AC.c:1440:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_unprotect': ../../src/H5AC.c:1522:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_stats': ../../src/H5AC.c:1698:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_dump_cache': ../../src/H5AC.c:1730:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_get_cache_auto_resize_config': ../../src/H5AC.c:1767:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_get_cache_size': ../../src/H5AC.c:1889:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_get_cache_hit_rate': ../../src/H5AC.c:1927:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_reset_cache_hit_rate_stats': ../../src/H5AC.c:1955:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_set_cache_auto_resize_config': ../../src/H5AC.c:1996:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_validate_config': ../../src/H5AC.c:2173:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_close_trace_file': ../../src/H5AC.c:2267:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_open_trace_file': ../../src/H5AC.c:2329:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_check_if_write_permitted': ../../src/H5AC.c:2826:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_ext_config_2_int_config': ../../src/H5AC.c:3101:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5B.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5B.lo ../../src/H5B.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5B.c:106: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5B.c: In function 'H5B_create': ../../src/H5B.c:225:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_find': ../../src/H5B.c:314:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_split': ../../src/H5B.c:410:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_insert': ../../src/H5B.c:585:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_insert_helper': ../../src/H5B.c:825:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_iterate_helper': ../../src/H5B.c:1259:15: warning: request for implicit conversion from 'void *' to 'haddr_t *' not permitted in C++ [-Wc++-compat] ../../src/H5B.c:1145:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_remove_helper': ../../src/H5B.c:1343:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_remove': ../../src/H5B.c:1665:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_delete': ../../src/H5B.c:1709:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_shared_new': ../../src/H5B.c:1828:30: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5B.c:1782:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_shared_free': ../../src/H5B.c:1859:18: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5B.c: In function 'H5B_copy': ../../src/H5B.c:1927:22: warning: request for implicit conversion from 'void *' to 'haddr_t *' not permitted in C++ [-Wc++-compat] ../../src/H5B.c:1890:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_get_info_helper': ../../src/H5B.c:1963:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_get_info': ../../src/H5B.c:2062:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_valid': ../../src/H5B.c:2116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c:2112:26: warning: variable 'shared' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_node_dest': ../../src/H5B.c:2174:15: warning: request for implicit conversion from 'void *' to 'haddr_t *' not permitted in C++ [-Wc++-compat] CC H5Bcache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Bcache.lo ../../src/H5Bcache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Bcache.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Bcache.c: In function 'H5B_load': ../../src/H5Bcache.c:110:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Bcache.c: In function 'H5B_flush': ../../src/H5Bcache.c:213:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Bcache.c: In function 'H5B_dest': ../../src/H5Bcache.c:303:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Bcache.c: In function 'H5B_clear': ../../src/H5Bcache.c:356:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Bcache.c: In function 'H5B_compute_size': ../../src/H5Bcache.c:394:5: warning: unused variable 'err_occurred' [-Wunused-variable] CC H5Bdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Bdbg.lo ../../src/H5Bdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Bdbg.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Bdbg.c: In function 'H5B_debug': ../../src/H5Bdbg.c:68:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5B2.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5B2.lo ../../src/H5B2.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5B2.c:41: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5B2.c: In function 'H5B2_create': ../../src/H5B2.c:137:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_open': ../../src/H5B2.c:210:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_insert': ../../src/H5B2.c:275:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_find': ../../src/H5B2.c:430:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_index': ../../src/H5B2.c:565:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_remove': ../../src/H5B2.c:719:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_remove_by_idx': ../../src/H5B2.c:793:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_neighbor': ../../src/H5B2.c:916:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_modify': ../../src/H5B2.c:978:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_close': ../../src/H5B2.c:1130:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_delete': ../../src/H5B2.c:1240:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5B2cache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5B2cache.lo ../../src/H5B2cache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5B2cache.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5B2cache.c: In function 'H5B2_cache_hdr_load': ../../src/H5B2cache.c:165:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_hdr_flush': ../../src/H5B2cache.c:280:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_hdr_dest': ../../src/H5B2cache.c:381:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_hdr_clear': ../../src/H5B2cache.c:425:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_hdr_size': ../../src/H5B2cache.c:462:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_internal_load': ../../src/H5B2cache.c:552:27: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value [-Wconversion] ../../src/H5B2cache.c:553:28: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value [-Wconversion] ../../src/H5B2cache.c:572:9: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] ../../src/H5B2cache.c:502:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_internal_flush': ../../src/H5B2cache.c:625:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_internal_dest': ../../src/H5B2cache.c:722:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_internal_clear': ../../src/H5B2cache.c:767:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_leaf_load': ../../src/H5B2cache.c:890:23: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value [-Wconversion] ../../src/H5B2cache.c:844:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_leaf_flush': ../../src/H5B2cache.c:947:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_leaf_dest': ../../src/H5B2cache.c:1030:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_leaf_clear': ../../src/H5B2cache.c:1075:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5B2dbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5B2dbg.lo ../../src/H5B2dbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5B2dbg.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5B2dbg.c: In function 'H5B2_hdr_debug': ../../src/H5B2dbg.c:100:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2dbg.c: In function 'H5B2_int_debug': ../../src/H5B2dbg.c:216:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2dbg.c: In function 'H5B2_leaf_debug': ../../src/H5B2dbg.c:348:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5B2hdr.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5B2hdr.lo ../../src/H5B2hdr.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5B2hdr.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5B2hdr.c: In function 'H5B2_hdr_init': ../../src/H5B2hdr.c:118:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_alloc': ../../src/H5B2hdr.c:244:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_create': ../../src/H5B2hdr.c:291:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_incr': ../../src/H5B2hdr.c:345:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_decr': ../../src/H5B2hdr.c:381:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_fuse_incr': ../../src/H5B2hdr.c:416:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_fuse_decr': ../../src/H5B2hdr.c:444:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_dirty': ../../src/H5B2hdr.c:475:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_free': ../../src/H5B2hdr.c:525:22: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5B2hdr.c:542:24: warning: request for implicit conversion from 'void *' to 'struct H5B2_node_info_t *' not permitted in C++ [-Wc++-compat] ../../src/H5B2hdr.c:507:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_delete': ../../src/H5B2hdr.c:572:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2hdr.c:570:12: warning: variable 'ret_value' set but not used [-Wunused-but-set-variable] CC H5B2int.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5B2int.lo ../../src/H5B2int.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5B2int.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5B2int.c: In function 'H5B2_locate_record': ../../src/H5B2int.c:143:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5B2int.c: In function 'H5B2_split1': ../../src/H5B2int.c:190:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_split_root': ../../src/H5B2int.c:371:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_redistribute2': ../../src/H5B2int.c:549:13: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5B2int.c:550:13: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5B2int.c:550:30: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5B2int.c:602:13: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5B2int.c:602:29: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5B2int.c:603:13: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5B2int.c:453:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_redistribute3': ../../src/H5B2int.c:687:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_merge2': ../../src/H5B2int.c:1068:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_merge3': ../../src/H5B2int.c:1228:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_swap_leaf': ../../src/H5B2int.c:1446:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_insert_leaf': ../../src/H5B2int.c:1533:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_insert_internal': ../../src/H5B2int.c:1609:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_create_leaf': ../../src/H5B2int.c:1739:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_protect_leaf': ../../src/H5B2int.c:1808:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_create_internal': ../../src/H5B2int.c:1849:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_protect_internal': ../../src/H5B2int.c:1927:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_iterate_node': ../../src/H5B2int.c:1978:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_remove_leaf': ../../src/H5B2int.c:2085:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_remove_internal': ../../src/H5B2int.c:2170:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_remove_leaf_by_idx': ../../src/H5B2int.c:2366:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_remove_internal_by_idx': ../../src/H5B2int.c:2450:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_neighbor_leaf': ../../src/H5B2int.c:2713:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_neighbor_internal': ../../src/H5B2int.c:2799:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_delete_node': ../../src/H5B2int.c:2871:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_node_size': ../../src/H5B2int.c:2949:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_internal_free': ../../src/H5B2int.c:3002:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_leaf_free': ../../src/H5B2int.c:3047:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5B2stat.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5B2stat.lo ../../src/H5B2stat.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5B2stat.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5B2stat.c: In function 'H5B2_stat_info': ../../src/H5B2stat.c:89:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5B2stat.c: In function 'H5B2_size': ../../src/H5B2stat.c:121:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5B2test.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5B2test.lo ../../src/H5B2test.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5B2test.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5B2test.c: In function 'H5B2_test_crt_context': ../../src/H5B2test.c:129:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2test.c: In function 'H5B2_test_crt_dbg_context': ../../src/H5B2test.c:332:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2test.c: In function 'H5B2_get_node_info_test': ../../src/H5B2test.c:405:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2test.c: In function 'H5B2_get_node_depth_test': ../../src/H5B2test.c:529:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5B2test.c:519:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5C.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5C.lo ../../src/H5C.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5C.c:77: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5C.c: In function 'H5C_epoch_marker_load': ../../src/H5C.c:222:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_epoch_marker_flush': ../../src/H5C.c:241:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_epoch_marker_dest': ../../src/H5C.c:256:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_epoch_marker_clear': ../../src/H5C.c:272:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_epoch_marker_notify': ../../src/H5C.c:287:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_epoch_marker_size': ../../src/H5C.c:302:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_create': ../../src/H5C.c:1078:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:1084:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:1085:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:1090:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:1091:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:1094:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:1095:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:1100:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:968:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_dest': ../../src/H5C.c:1393:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_expunge_entry': ../../src/H5C.c:1447:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_flush_cache': ../../src/H5C.c:1579:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_flush_to_min_clean': ../../src/H5C.c:1937:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_get_cache_auto_resize_config': ../../src/H5C.c:2108:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_get_cache_size': ../../src/H5C.c:2157:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_get_cache_hit_rate': ../../src/H5C.c:2236:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:2214:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_get_entry_status': ../../src/H5C.c:2281:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_get_evictions_enabled': ../../src/H5C.c:2361:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_insert_entry': ../../src/H5C.c:2493:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_mark_entry_dirty': ../../src/H5C.c:3069:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_move_entry': ../../src/H5C.c:3148:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c:3140:15: warning: variable 'was_dirty' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_resize_entry': ../../src/H5C.c:3312:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_pin_protected_entry': ../../src/H5C.c:3415:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c:3411:25: warning: variable 'cache_ptr' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_protect': ../../src/H5C.c:3516:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_reset_cache_hit_rate_stats': ../../src/H5C.c:3884:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_set_cache_auto_resize_config': ../../src/H5C.c:3990:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:3991:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:4015:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:4016:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:4026:20: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:4036:20: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:4039:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:3929:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_set_evictions_enabled': ../../src/H5C.c:4203:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_set_prefix': ../../src/H5C.c:4257:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_set_trace_file_ptr': ../../src/H5C.c:4300:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_stats': ../../src/H5C.c:4387:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_dump_cache': ../../src/H5C.c:4914:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_unpin_entry': ../../src/H5C.c:5048:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_unprotect': ../../src/H5C.c:5139:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_validate_resize_config': ../../src/H5C.c:5513:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5514:14: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5542:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5543:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5549:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5574:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5575:22: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5581:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5582:22: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5610:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5616:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5617:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5652:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5653:20: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5666:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5667:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5468:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C__auto_adjust_cache_size': ../../src/H5C.c:5746:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C__autoadjust__ageout': ../../src/H5C.c:6096:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C__autoadjust__ageout__cycle_epoch_marker': ../../src/H5C.c:6209:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C__autoadjust__ageout__evict_aged_out_entries': ../../src/H5C.c:6347:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C__autoadjust__ageout__insert_new_marker': ../../src/H5C.c:6554:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C__autoadjust__ageout__remove_all_markers': ../../src/H5C.c:6632:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C__autoadjust__ageout__remove_excess_markers': ../../src/H5C.c:6713:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C__flash_increase_cache_size': ../../src/H5C.c:6809:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_flush_invalidate_cache': ../../src/H5C.c:7006:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_flush_single_entry': ../../src/H5C.c:7533:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_load_entry': ../../src/H5C.c:7945:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_make_space_in_cache': ../../src/H5C.c:8107:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: At top level: ../../src/H5C.c:282:1: warning: 'H5C_epoch_marker_notify' defined but not used [-Wunused-function] CC H5CS.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5CS.lo ../../src/H5CS.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5CS.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5D.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5D.lo ../../src/H5D.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5D.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5D.c: In function 'H5D_init_pub_interface': ../../src/H5D.c:91:5: warning: unused variable 'err_occurred' [-Wunused-variable] CC H5Dbtree.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dbtree.lo ../../src/H5Dbtree.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dbtree.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dbtree.c: In function 'H5D_btree_new_node': ../../src/H5Dbtree.c:268:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_insert': ../../src/H5Dbtree.c:524:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_remove': ../../src/H5Dbtree.c:641:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_shared_create': ../../src/H5Dbtree.c:788:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_init': ../../src/H5Dbtree.c:829:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_create': ../../src/H5Dbtree.c:874:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_insert': ../../src/H5Dbtree.c:944:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_get_addr': ../../src/H5Dbtree.c:985:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_remove': ../../src/H5Dbtree.c:1116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_delete': ../../src/H5Dbtree.c:1156:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_copy_setup': ../../src/H5Dbtree.c:1216:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_copy_shutdown': ../../src/H5Dbtree.c:1265:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_size': ../../src/H5Dbtree.c:1302:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_dest': ../../src/H5Dbtree.c:1412:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_debug': ../../src/H5Dbtree.c:1452:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dchunk.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dchunk.lo ../../src/H5Dchunk.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dchunk.c:53: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dchunk.c: In function 'H5D_chunk_set_info_real': ../../src/H5Dchunk.c:298:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_set_info': ../../src/H5Dchunk.c:343:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_construct': ../../src/H5Dchunk.c:389:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_init': ../../src/H5Dchunk.c:478:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_io_init': ../../src/H5Dchunk.c:620:60: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Dchunk.c:838:41: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Dchunk.c:597:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_create_chunk_map_single': ../../src/H5Dchunk.c:1058:26: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Dchunk.c:1012:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_create_chunk_file_map_hyper': ../../src/H5Dchunk.c:1125:46: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Dchunk.c:1098:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_create_chunk_mem_map_hyper': ../../src/H5Dchunk.c:1293:30: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Dchunk.c:1275:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_file_cb': ../../src/H5Dchunk.c:1381:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_mem_cb': ../../src/H5Dchunk.c:1493:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_cacheable': ../../src/H5Dchunk.c:1568:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_read': ../../src/H5Dchunk.c:1651:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_write': ../../src/H5Dchunk.c:1800:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_flush': ../../src/H5Dchunk.c:1947:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_io_term': ../../src/H5Dchunk.c:1991:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_idx_reset': ../../src/H5Dchunk.c:2042:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_create': ../../src/H5Dchunk.c:2194:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_lookup': ../../src/H5Dchunk.c:2247:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_flush_entry': ../../src/H5Dchunk.c:2334:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_cache_evict': ../../src/H5Dchunk.c:2488:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_cache_prune': ../../src/H5Dchunk.c:2558:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_lock': ../../src/H5Dchunk.c:2684:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_unlock': ../../src/H5Dchunk.c:2948:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_allocated': ../../src/H5Dchunk.c:3057:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_allocate': ../../src/H5Dchunk.c:3217:17: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Dchunk.c:3217:62: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Dchunk.c:3141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_prune_fill': ../../src/H5Dchunk.c:3476:20: warning: size of 'chunk_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dchunk.c:3487:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_prune_by_extent': ../../src/H5Dchunk.c:3712:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_delete': ../../src/H5Dchunk.c:4100:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_update_cache': ../../src/H5Dchunk.c:4178:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_copy_cb': ../../src/H5Dchunk.c:4274:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_copy': ../../src/H5Dchunk.c:4454:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_bh_info': ../../src/H5Dchunk.c:4692:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_dump_index': ../../src/H5Dchunk.c:4781:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_dest': ../../src/H5Dchunk.c:4863:20: warning: request for implicit conversion from 'void *' to 'struct H5D_rdcc_ent_t **' not permitted in C++ [-Wc++-compat] ../../src/H5Dchunk.c:4841:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_nonexistent_readvv_cb': ../../src/H5Dchunk.c:4973:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_nonexistent_readvv': ../../src/H5Dchunk.c:5023:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dcompact.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dcompact.lo ../../src/H5Dcompact.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dcompact.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dcompact.c: In function 'H5D_compact_fill': ../../src/H5Dcompact.c:126:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcompact.c: In function 'H5D_compact_construct': ../../src/H5Dcompact.c:183:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcompact.c: In function 'H5D_compact_readvv': ../../src/H5Dcompact.c:295:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcompact.c: In function 'H5D_compact_writevv': ../../src/H5Dcompact.c:336:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcompact.c: In function 'H5D_compact_flush': ../../src/H5Dcompact.c:369:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcompact.c: In function 'H5D_compact_copy': ../../src/H5Dcompact.c:412:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dcontig.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dcontig.lo ../../src/H5Dcontig.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dcontig.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dcontig.c: In function 'H5D_contig_alloc': ../../src/H5Dcontig.c:167:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_fill': ../../src/H5Dcontig.c:216:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_delete': ../../src/H5Dcontig.c:363:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_construct': ../../src/H5Dcontig.c:429:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_read': ../../src/H5Dcontig.c:549:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_write': ../../src/H5Dcontig.c:586:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_write_one': ../../src/H5Dcontig.c:629:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_readvv_sieve_cb': ../../src/H5Dcontig.c:671:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_readvv_cb': ../../src/H5Dcontig.c:827:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_readvv': ../../src/H5Dcontig.c:864:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_writevv_sieve_cb': ../../src/H5Dcontig.c:942:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_writevv_cb': ../../src/H5Dcontig.c:1148:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_writevv': ../../src/H5Dcontig.c:1184:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_flush': ../../src/H5Dcontig.c:1250:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_copy': ../../src/H5Dcontig.c:1309:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ddbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ddbg.lo ../../src/H5Ddbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ddbg.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Ddeprec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ddeprec.lo ../../src/H5Ddeprec.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ddeprec.c:43: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ddeprec.c: In function 'H5D_extend': ../../src/H5Ddeprec.c:326:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Defl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Defl.lo ../../src/H5Defl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Defl.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Defl.c: In function 'H5D_efl_construct': ../../src/H5Defl.c:139:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Defl.c: In function 'H5D_efl_read': ../../src/H5Defl.c:292:5: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Defl.c:296:5: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Defl.c:270:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Defl.c: In function 'H5D_efl_write': ../../src/H5Defl.c:378:5: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Defl.c:386:5: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Defl.c:356:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Defl.c: In function 'H5D_efl_readvv_cb': ../../src/H5Defl.c:431:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Defl.c: In function 'H5D_efl_readvv': ../../src/H5Defl.c:465:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Defl.c: In function 'H5D_efl_writevv_cb': ../../src/H5Defl.c:511:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Defl.c: In function 'H5D_efl_writevv': ../../src/H5Defl.c:545:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Defl.c: In function 'H5D_efl_bh_info': ../../src/H5Defl.c:590:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dfill.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dfill.lo ../../src/H5Dfill.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dfill.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dfill.c: In function 'H5D_fill': ../../src/H5Dfill.c:246:28: warning: size of 'mem_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dfill.c:184:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dfill.c: In function 'H5D_fill_init': ../../src/H5Dfill.c:373:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dfill.c: In function 'H5D_fill_refill_vl': ../../src/H5Dfill.c:569:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dint.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dint.lo ../../src/H5Dint.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dint.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dint.c: In function 'H5D_init': ../../src/H5Dint.c:130:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_init_interface': ../../src/H5Dint.c:159:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_get_dxpl_cache_real': ../../src/H5Dint.c:280:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_get_dxpl_cache': ../../src/H5Dint.c:365:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D__create_named': ../../src/H5Dint.c:405:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_get_space_status': ../../src/H5Dint.c:466:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_new': ../../src/H5Dint.c:531:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_init_type': ../../src/H5Dint.c:637:30: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Dint.c:593:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_init_space': ../../src/H5Dint.c:665:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_update_oh_info': ../../src/H5Dint.c:721:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_create': ../../src/H5Dint.c:916:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_open': ../../src/H5Dint.c:1108:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_open_oid': ../../src/H5Dint.c:1207:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_close': ../../src/H5Dint.c:1356:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_alloc_storage': ../../src/H5Dint.c:1581:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_init_storage': ../../src/H5Dint.c:1740:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_get_storage_size': ../../src/H5Dint.c:1813:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_get_offset': ../../src/H5Dint.c:1868:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_vlen_reclaim': ../../src/H5Dint.c:1953:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_vlen_get_buf_size': ../../src/H5Dint.c:2040:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_check_filters': ../../src/H5Dint.c:2084:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_set_extent': ../../src/H5Dint.c:2142:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_flush_sieve_buf': ../../src/H5Dint.c:2245:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_flush_real': ../../src/H5Dint.c:2287:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_mark': ../../src/H5Dint.c:2369:1: warning: label 'done' defined but not used [-Wunused-label] ../../src/H5Dint.c:2353:32: warning: unused parameter 'dxpl_id' [-Wunused-parameter] ../../src/H5Dint.c: In function 'H5D_flush_cb': ../../src/H5Dint.c:2394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_flush': ../../src/H5Dint.c:2430:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dio.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dio.lo ../../src/H5Dio.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dio.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dio.c: In function 'H5D_read': ../../src/H5Dio.c:290:21: warning: size of 'fm' is 2676 bytes [-Wlarger-than=] ../../src/H5Dio.c:376:17: warning: passing argument 5 of 'H5S_select_construct_projection' from incompatible pointer type [enabled by default] In file included from ../../src/H5Dprivate.h:28:0, from ../../src/H5Dpkg.h:32, from ../../src/H5Dio.c:27: ../../src/H5Sprivate.h:222:15: note: expected 'const void **' but argument is of type 'void **' ../../src/H5Dio.c:318:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dio.c: In function 'H5D_write': ../../src/H5Dio.c:491:21: warning: size of 'fm' is 2676 bytes [-Wlarger-than=] ../../src/H5Dio.c:602:17: warning: passing argument 5 of 'H5S_select_construct_projection' from incompatible pointer type [enabled by default] In file included from ../../src/H5Dprivate.h:28:0, from ../../src/H5Dpkg.h:32, from ../../src/H5Dio.c:27: ../../src/H5Sprivate.h:222:15: note: expected 'const void **' but argument is of type 'void **' ../../src/H5Dio.c:519:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dio.c: In function 'H5D_typeinfo_init': ../../src/H5Dio.c:802:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dlayout.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dlayout.lo ../../src/H5Dlayout.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dlayout.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dlayout.c: In function 'H5D_layout_set_io_ops': ../../src/H5Dlayout.c:81:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dlayout.c: In function 'H5D_layout_meta_size': ../../src/H5Dlayout.c:138:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dlayout.c: In function 'H5D_layout_oh_create': ../../src/H5Dlayout.c:205:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dlayout.c: In function 'H5D_layout_oh_read': ../../src/H5Dlayout.c:328:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dlayout.c: In function 'H5D_layout_oh_write': ../../src/H5Dlayout.c:459:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dmpio.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dmpio.lo ../../src/H5Dmpio.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dmpio.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Doh.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Doh.lo ../../src/H5Doh.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Doh.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Doh.c: In function 'H5O_dset_get_copy_file_udata': ../../src/H5Doh.c:114:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Doh.c: In function 'H5O_dset_isa': ../../src/H5Doh.c:194:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Doh.c: In function 'H5O_dset_open': ../../src/H5Doh.c:236:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Doh.c: In function 'H5O_dset_create': ../../src/H5Doh.c:289:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Doh.c: In function 'H5O_dset_get_oloc': ../../src/H5Doh.c:337:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Doh.c: In function 'H5O_dset_bh_info': ../../src/H5Doh.c:382:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Doh.c: In function 'H5O_dset_flush': ../../src/H5Doh.c:483:2: warning: assignment makes integer from pointer without a cast [enabled by default] ../../src/H5Doh.c:462:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dscatgath.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dscatgath.lo ../../src/H5Dscatgath.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dscatgath.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dscatgath.c: In function 'H5D_scatter_file': ../../src/H5Dscatgath.c:99:13: warning: size of '_off' is 8192 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:104:12: warning: size of '_len' is 4096 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:163:13: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:165:13: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:111:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dscatgath.c: In function 'H5D_gather_file': ../../src/H5Dscatgath.c:198:13: warning: size of '_off' is 8192 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:203:12: warning: size of '_len' is 4096 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:264:13: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:266:13: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:210:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dscatgath.c: In function 'H5D_scatter_mem': ../../src/H5Dscatgath.c:294:13: warning: size of '_off' is 8192 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:296:12: warning: size of '_len' is 4096 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:349:13: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:351:13: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:304:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dscatgath.c: In function 'H5D_gather_mem': ../../src/H5Dscatgath.c:381:13: warning: size of '_off' is 8192 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:383:12: warning: size of '_len' is 4096 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:436:13: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:438:13: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:391:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dscatgath.c: In function 'H5D_scatgath_read': ../../src/H5Dscatgath.c:462:20: warning: size of 'mem_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:464:20: warning: size of 'bkg_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:466:20: warning: size of 'file_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:472:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dscatgath.c: In function 'H5D_scatgath_write': ../../src/H5Dscatgath.c:594:20: warning: size of 'mem_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:596:20: warning: size of 'bkg_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:598:20: warning: size of 'file_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:604:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dscatgath.c: In function 'H5D_compound_opt_read': ../../src/H5Dscatgath.c:746:16: warning: size of '_off' is 8192 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:748:16: warning: size of '_len' is 4096 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:830:13: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:832:13: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:753:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dscatgath.c: In function 'H5D_scatter_file': ../../src/H5Dscatgath.c:168:1: warning: stack usage is 12480 bytes [-Wstack-usage=] ../../src/H5Dscatgath.c: In function 'H5D_gather_file': ../../src/H5Dscatgath.c:269:1: warning: stack usage is 12480 bytes [-Wstack-usage=] ../../src/H5Dscatgath.c: In function 'H5D_scatter_mem': ../../src/H5Dscatgath.c:354:1: warning: stack usage is 12400 bytes [-Wstack-usage=] ../../src/H5Dscatgath.c: In function 'H5D_gather_mem': ../../src/H5Dscatgath.c:441:1: warning: stack usage is 12400 bytes [-Wstack-usage=] ../../src/H5Dscatgath.c: In function 'H5D_compound_opt_read': ../../src/H5Dscatgath.c:835:1: warning: stack usage is 12432 bytes [-Wstack-usage=] CC H5Dselect.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dselect.lo ../../src/H5Dselect.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dselect.c:32: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dselect.c: In function 'H5D_select_io': ../../src/H5Dselect.c:86:20: warning: size of 'mem_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dselect.c:88:20: warning: size of 'file_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dselect.c:90:13: warning: size of '_mem_off' is 8192 bytes [-Wlarger-than=] ../../src/H5Dselect.c:92:13: warning: size of '_file_off' is 8192 bytes [-Wlarger-than=] ../../src/H5Dselect.c:94:12: warning: size of '_mem_len' is 4096 bytes [-Wlarger-than=] ../../src/H5Dselect.c:96:12: warning: size of '_file_len' is 4096 bytes [-Wlarger-than=] ../../src/H5Dselect.c:239:18: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dselect.c:241:18: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dselect.c:243:17: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dselect.c:245:17: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dselect.c:105:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dselect.c: In function 'H5D_select_read': ../../src/H5Dselect.c:269:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dselect.c: In function 'H5D_select_write': ../../src/H5Dselect.c:300:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dselect.c: In function 'H5D_select_io': ../../src/H5Dselect.c:248:1: warning: stack usage is 28896 bytes [-Wstack-usage=] ../../src/H5Dselect.c:248:1: warning: the frame size of 28816 bytes is larger than 16384 bytes [-Wframe-larger-than=] CC H5Dtest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dtest.lo ../../src/H5Dtest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dtest.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dtest.c: In function 'H5D_layout_version_test': ../../src/H5Dtest.c:90:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dtest.c: In function 'H5D_layout_contig_size_test': ../../src/H5Dtest.c:129:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dtest.c: In function 'H5D_current_cache_size_test': ../../src/H5Dtest.c:170:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5E.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5E.lo ../../src/H5E.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5E.c:57: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5E.c: In function 'H5E_init': ../../src/H5E.c:147:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5E.c: In function 'H5E_init_interface': ../../src/H5E.c:213:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5E.c: In function 'H5E_register_class': ../../src/H5E.c:456:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5E.c: In function 'H5E_unregister_class': ../../src/H5E.c:540:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5E.c: In function 'H5E_close_msg_cb': ../../src/H5E.c:651:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5E.c: In function 'H5E_create_msg': ../../src/H5E.c:793:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5E.c: In function 'H5E_get_current_stack': ../../src/H5E.c:950:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5E.c: In function 'H5E_set_current_stack': ../../src/H5E.c:1074:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5E.c: In function 'H5Epush2': ../../src/H5E.c:1361:5: warning: implicit declaration of function 'vasprintf' [-Wimplicit-function-declaration] ../../src/H5E.c:1361:5: warning: nested extern declaration of 'vasprintf' [-Wnested-externs] CC H5Edeprec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Edeprec.lo ../../src/H5Edeprec.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Edeprec.c:43: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Eint.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Eint.lo ../../src/H5Eint.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Eint.c:40: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Eint.c: In function 'H5E_print': ../../src/H5Eint.c:453:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Eint.c: In function 'H5E_walk': ../../src/H5Eint.c:528:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Eint.c: In function 'H5E_printf_stack': ../../src/H5Eint.c:725:5: warning: implicit declaration of function 'vasprintf' [-Wimplicit-function-declaration] ../../src/H5Eint.c:725:5: warning: nested extern declaration of 'vasprintf' [-Wnested-externs] ../../src/H5Eint.c: In function 'H5E_clear_entries': ../../src/H5Eint.c:905:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Eint.c:907:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Eint.c:909:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Eint.c:884:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Eint.c: In function 'H5E_clear_stack': ../../src/H5Eint.c:938:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Eint.c: In function 'H5E_pop': ../../src/H5Eint.c:974:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Eint.c: In function 'H5E_dump_api_stack': ../../src/H5Eint.c:1008:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5F.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5F.lo ../../src/H5F.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5F.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5F.c: In function 'H5F_init': ../../src/H5F.c:102:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_init_interface': ../../src/H5F.c:128:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_get_access_plist': ../../src/H5F.c:298:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_get_obj_count': ../../src/H5F.c:428:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_get_obj_ids': ../../src/H5F.c:506:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_get_objects': ../../src/H5F.c:541:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c:538:12: warning: unused variable 'type_exists' [-Wunused-variable] ../../src/H5F.c: In function 'H5F_get_objects_cb': ../../src/H5F.c:631:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_new': ../../src/H5F.c:848:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_dest': ../../src/H5F.c:1005:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_open': ../../src/H5F.c:1189:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_flush': ../../src/H5F.c:1689:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_close': ../../src/H5F.c:1758:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_try_close': ../../src/H5F.c:1816:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_get_id': ../../src/H5F.c:2141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_build_actual_name': ../../src/H5F.c:2267:18: warning: size of 'realname' is 4096 bytes [-Wlarger-than=] ../../src/H5F.c:2238:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Faccum.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Faccum.lo ../../src/H5Faccum.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Faccum.c:39: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Faccum.c: In function 'H5F_accum_read': ../../src/H5Faccum.c:120:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Faccum.c: In function 'H5F_accum_adjust': ../../src/H5Faccum.c:281:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Faccum.c: In function 'H5F_accum_write': ../../src/H5Faccum.c:420:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Faccum.c: In function 'H5F_accum_free': ../../src/H5Faccum.c:836:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Faccum.c: In function 'H5F_accum_flush': ../../src/H5Faccum.c:992:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Faccum.c: In function 'H5F_accum_reset': ../../src/H5Faccum.c:1030:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fcwfs.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fcwfs.lo ../../src/H5Fcwfs.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fcwfs.c:44: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fcwfs.c: In function 'H5F_cwfs_add': ../../src/H5Fcwfs.c:112:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fcwfs.c: In function 'H5F_cwfs_find_free_heap': ../../src/H5Fcwfs.c:170:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fdbg.lo ../../src/H5Fdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fdbg.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fdbg.c: In function 'H5F_debug': ../../src/H5Fdbg.c:56:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fefc.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fefc.lo ../../src/H5Fefc.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fefc.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fefc.c: In function 'H5F_efc_create': ../../src/H5Fefc.c:98:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fefc.c: In function 'H5F_efc_open': ../../src/H5Fefc.c:152:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fefc.c: In function 'H5F_efc_close': ../../src/H5Fefc.c:341:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fefc.c: In function 'H5F_efc_release': ../../src/H5Fefc.c:430:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fefc.c: In function 'H5F_efc_destroy': ../../src/H5Fefc.c:490:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fefc.c: In function 'H5F_efc_remove_ent': ../../src/H5Fefc.c:541:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fefc.c: In function 'H5F_efc_try_close': ../../src/H5Fefc.c:793:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ffake.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ffake.lo ../../src/H5Ffake.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ffake.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ffake.c: In function 'H5F_fake_alloc': ../../src/H5Ffake.c:75:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fio.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fio.lo ../../src/H5Fio.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fio.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fio.c: In function 'H5F_block_read': ../../src/H5Fio.c:100:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fio.c: In function 'H5F_block_write': ../../src/H5Fio.c:141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fmount.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fmount.lo ../../src/H5Fmount.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fmount.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fmount.c: In function 'H5F_close_mounts': ../../src/H5Fmount.c:79:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fmount.c: In function 'H5F_mount': ../../src/H5Fmount.c:144:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fmount.c: In function 'H5F_unmount': ../../src/H5Fmount.c:310:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fmount.c: In function 'H5F_flush_mounts_recurse': ../../src/H5Fmount.c:648:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fmount.c: In function 'H5F_flush_mounts': ../../src/H5Fmount.c:688:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fmount.c: In function 'H5F_traverse_mount': ../../src/H5Fmount.c:729:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fmpi.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fmpi.lo ../../src/H5Fmpi.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fmpi.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Fquery.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fquery.lo ../../src/H5Fquery.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fquery.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fquery.c: In function 'H5F_get_fileno': ../../src/H5Fquery.c:940:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fquery.c: In function 'H5F_get_eoa': ../../src/H5Fquery.c:973:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fquery.c: In function 'H5F_get_vfd_handle': ../../src/H5Fquery.c:1006:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fsfile.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fsfile.lo ../../src/H5Fsfile.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fsfile.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fsfile.c: In function 'H5F_sfile_add': ../../src/H5Fsfile.c:110:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsfile.c: In function 'H5F_sfile_remove': ../../src/H5Fsfile.c:194:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fsuper.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fsuper.lo ../../src/H5Fsuper.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fsuper.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fsuper.c: In function 'H5F_locate_signature': ../../src/H5Fsuper.c:126:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper.c: In function 'H5F_super_ext_create': ../../src/H5Fsuper.c:183:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper.c: In function 'H5F_super_ext_open': ../../src/H5Fsuper.c:236:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper.c: In function 'H5F_super_ext_close': ../../src/H5Fsuper.c:275:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper.c: In function 'H5F_super_read': ../../src/H5Fsuper.c:330:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper.c: In function 'H5F_super_init': ../../src/H5Fsuper.c:404:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper.c: In function 'H5F_super_dirty': ../../src/H5Fsuper.c:656:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper.c: In function 'H5F_super_size': ../../src/H5Fsuper.c:721:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper.c: In function 'H5F_super_ext_write_msg': ../../src/H5Fsuper.c:780:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fsuper_cache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fsuper_cache.lo ../../src/H5Fsuper_cache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fsuper_cache.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fsuper_cache.c: In function 'H5F_sblock_load': ../../src/H5Fsuper_cache.c:277:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:278:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:279:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:280:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:288:30: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:409:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:410:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:411:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:412:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:132:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper_cache.c: In function 'H5F_sblock_flush': ../../src/H5Fsuper_cache.c:602:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper_cache.c: In function 'H5F_sblock_dest': ../../src/H5Fsuper_cache.c:800:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper_cache.c: In function 'H5F_sblock_clear': ../../src/H5Fsuper_cache.c:831:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ftest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ftest.lo ../../src/H5Ftest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ftest.c:42: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ftest.c: In function 'H5F_get_sohm_mesg_count_test': ../../src/H5Ftest.c:105:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ftest.c: In function 'H5F_check_cached_stab_test': ../../src/H5Ftest.c:142:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ftest.c: In function 'H5F_get_maxaddr_test': ../../src/H5Ftest.c:176:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FD.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FD.lo ../../src/H5FD.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FD.c:41: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FD.c: In function 'H5FD_init': ../../src/H5FD.c:136:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_init_interface': ../../src/H5FD.c:165:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_register': ../../src/H5FD.c:359:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_get_class': ../../src/H5FD.c:451:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_sb_size': ../../src/H5FD.c:504:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_sb_encode': ../../src/H5FD.c:542:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_sb_decode': ../../src/H5FD.c:572:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_pl_copy': ../../src/H5FD.c:609:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_pl_close': ../../src/H5FD.c:654:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_fapl_get': ../../src/H5FD.c:704:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_fapl_open': ../../src/H5FD.c:738:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_fapl_copy': ../../src/H5FD.c:783:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_fapl_close': ../../src/H5FD.c:819:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_dxpl_open': ../../src/H5FD.c:858:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_dxpl_copy': ../../src/H5FD.c:902:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_dxpl_close': ../../src/H5FD.c:938:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_open': ../../src/H5FD.c:1064:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_close': ../../src/H5FD.c:1196:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_cmp': ../../src/H5FD.c:1279:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_query': ../../src/H5FD.c:1361:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5FD.c:1372:1: warning: label 'done' defined but not used [-Wunused-label] ../../src/H5FD.c: In function 'H5FD_driver_query': ../../src/H5FD.c:1398:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5FD.c:1409:1: warning: label 'done' defined but not used [-Wunused-label] ../../src/H5FD.c: In function 'H5FD_get_maxaddr': ../../src/H5FD.c:1694:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_get_fs_type_map': ../../src/H5FD.c:1752:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_flush': ../../src/H5FD.c:1939:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_truncate': ../../src/H5FD.c:2008:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_get_vfd_handle': ../../src/H5FD.c:2100:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FDcore.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDcore.lo ../../src/H5FDcore.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDcore.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDcore.c: In function 'H5FD_core_init': ../../src/H5FDcore.c:231:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_fapl_get': ../../src/H5FDcore.c:369:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_open': ../../src/H5FDcore.c:417:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_close': ../../src/H5FDcore.c:614:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_set_eoa': ../../src/H5FDcore.c:815:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_get_handle': ../../src/H5FDcore.c:874:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_read': ../../src/H5FDcore.c:941:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_write': ../../src/H5FDcore.c:1006:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_flush': ../../src/H5FDcore.c:1083:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_truncate': ../../src/H5FDcore.c:1185:27: warning: conversion to 'size_t' from 'haddr_t' may alter its value [-Wconversion] ../../src/H5FDcore.c:1178:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FDdirect.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDdirect.lo ../../src/H5FDdirect.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDdirect.c:32: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../src/H5FDdirect.c:32:0: ../../src/H5private.h:1755:15: warning: 'H5_interface_initialize_g' defined but not used [-Wunused-variable] ../../src/H5private.h:1756:18: warning: 'H5FD_direct_init_interface' declared 'static' but never defined [-Wunused-function] CC H5FDfamily.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDfamily.lo ../../src/H5FDfamily.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDfamily.c:41: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDfamily.c: In function 'H5FD_family_init': ../../src/H5FDfamily.c:197:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_fapl_get': ../../src/H5FDfamily.c:374:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_fapl_copy': ../../src/H5FDfamily.c:420:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_fapl_free': ../../src/H5FDfamily.c:473:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_dxpl_copy': ../../src/H5FDfamily.c:508:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_dxpl_free': ../../src/H5FDfamily.c:559:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_sb_decode': ../../src/H5FDfamily.c:668:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_open': ../../src/H5FDfamily.c:742:11: warning: size of 'memb_name' is 4096 bytes [-Wlarger-than=] ../../src/H5FDfamily.c:742:28: warning: size of 'temp' is 4096 bytes [-Wlarger-than=] ../../src/H5FDfamily.c:804:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5FDfamily.c:804:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5FDfamily.c:805:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5FDfamily.c:805:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5FDfamily.c:811:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5FDfamily.c:811:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5FDfamily.c:746:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_close': ../../src/H5FDfamily.c:903:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_cmp': ../../src/H5FDfamily.c:963:1: warning: label 'done' defined but not used [-Wunused-label] ../../src/H5FDfamily.c: In function 'H5FD_family_set_eoa': ../../src/H5FDfamily.c:1063:11: warning: size of 'memb_name' is 4096 bytes [-Wlarger-than=] ../../src/H5FDfamily.c:1086:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5FDfamily.c:1086:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5FDfamily.c:1067:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_get_handle': ../../src/H5FDfamily.c:1199:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_read': ../../src/H5FDfamily.c:1251:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_write': ../../src/H5FDfamily.c:1328:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_flush': ../../src/H5FDfamily.c:1393:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_truncate': ../../src/H5FDfamily.c:1428:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_open': ../../src/H5FDfamily.c:876:1: warning: stack usage is 8336 bytes [-Wstack-usage=] CC H5FDint.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDint.lo ../../src/H5FDint.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDint.c:40: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDint.c: In function 'H5FD_read': ../../src/H5FDint.c:125:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDint.c: In function 'H5FD_write': ../../src/H5FDint.c:168:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDint.c: In function 'H5FD_set_eoa': ../../src/H5FDint.c:215:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDint.c: In function 'H5FD_get_eoa': ../../src/H5FDint.c:252:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDint.c: In function 'H5FD_get_eof': ../../src/H5FDint.c:294:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FDlog.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDlog.lo ../../src/H5FDlog.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDlog.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDlog.c: In function 'H5FD_log_init': ../../src/H5FDlog.c:282:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDlog.c: In function 'H5Pset_fapl_log': ../../src/H5FDlog.c:349:18: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5FDlog.c: In function 'H5FD_log_fapl_copy': ../../src/H5FDlog.c:411:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDlog.c: In function 'H5FD_log_open': ../../src/H5FDlog.c:645:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5FDlog.c:647:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5FDlog.c:505:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDlog.c: In function 'H5FD_log_close': ../../src/H5FDlog.c:735:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5FDlog.c:701:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDlog.c: In function 'H5FD_log_get_handle': ../../src/H5FDlog.c:1082:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDlog.c: In function 'H5FD_log_read': ../../src/H5FDlog.c:1179:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5FDlog.c:1268:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5FDlog.c:1123:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDlog.c: In function 'H5FD_log_write': ../../src/H5FDlog.c:1385:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5FDlog.c:1471:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5FDlog.c:1324:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDlog.c: In function 'H5FD_log_truncate': ../../src/H5FDlog.c:1522:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FDmpi.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDmpi.lo ../../src/H5FDmpi.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDmpi.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5FDmpio.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDmpio.lo ../../src/H5FDmpio.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDmpio.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../src/H5FDmpio.c:28:0: ../../src/H5private.h:1755:15: warning: 'H5_interface_initialize_g' defined but not used [-Wunused-variable] ../../src/H5private.h:1756:18: warning: 'H5FD_mpio_init_interface' declared 'static' but never defined [-Wunused-function] CC H5FDmpiposix.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDmpiposix.lo ../../src/H5FDmpiposix.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDmpiposix.c:40: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../src/H5FDmpiposix.c:40:0: ../../src/H5private.h:1755:15: warning: 'H5_interface_initialize_g' defined but not used [-Wunused-variable] ../../src/H5private.h:1756:18: warning: 'H5FD_mpiposix_init_interface' declared 'static' but never defined [-Wunused-function] CC H5FDmulti.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDmulti.lo ../../src/H5FDmulti.c In file included from /usr/include/assert.h:36:0, from ../../src/H5FDmulti.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDmulti.c: In function 'compute_next': ../../src/H5FDmulti.c:2062:2: warning: declaration of '_unmapped' shadows a previous local [-Wshadow] ../../src/H5FDmulti.c:2061:5: warning: shadowed declaration is here [-Wshadow] ../../src/H5FDmulti.c:2062:2: warning: declaration of '_seen' shadows a previous local [-Wshadow] ../../src/H5FDmulti.c:2061:5: warning: shadowed declaration is here [-Wshadow] ../../src/H5FDmulti.c: In function 'open_members': ../../src/H5FDmulti.c:2107:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] CC H5FDsec2.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDsec2.lo ../../src/H5FDsec2.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDsec2.c:32: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDsec2.c: In function 'H5FD_sec2_init': ../../src/H5FDsec2.c:240:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDsec2.c: In function 'H5FD_sec2_open': ../../src/H5FDsec2.c:337:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDsec2.c: In function 'H5FD_sec2_close': ../../src/H5FDsec2.c:454:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDsec2.c: In function 'H5FD_sec2_get_handle': ../../src/H5FDsec2.c:672:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDsec2.c: In function 'H5FD_sec2_read': ../../src/H5FDsec2.c:708:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDsec2.c: In function 'H5FD_sec2_write': ../../src/H5FDsec2.c:808:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDsec2.c: In function 'H5FD_sec2_truncate': ../../src/H5FDsec2.c:901:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FDspace.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDspace.lo ../../src/H5FDspace.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDspace.c:40: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDspace.c: In function 'H5FD_extend': ../../src/H5FDspace.c:134:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDspace.c: In function 'H5FD_alloc_real': ../../src/H5FDspace.c:202:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDspace.c: In function 'H5FD_alloc': ../../src/H5FDspace.c:258:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDspace.c: In function 'H5FD_free_real': ../../src/H5FDspace.c:298:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDspace.c: In function 'H5FD_free': ../../src/H5FDspace.c:383:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDspace.c: In function 'H5FD_try_extend': ../../src/H5FDspace.c:429:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FDstdio.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDstdio.lo ../../src/H5FDstdio.c In file included from /usr/include/assert.h:36:0, from ../../src/H5FDstdio.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5FL.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FL.lo ../../src/H5FL.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FL.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FL.c: In function 'H5FL_malloc': ../../src/H5FL.c:196:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_reg_init': ../../src/H5FL.c:236:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_reg_free': ../../src/H5FL.c:288:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_reg_malloc': ../../src/H5FL.c:373:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_reg_calloc': ../../src/H5FL.c:450:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_reg_gc': ../../src/H5FL.c:542:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_blk_create_list': ../../src/H5FL.c:721:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_blk_init': ../../src/H5FL.c:772:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_blk_free_block_avail': ../../src/H5FL.c:815:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_blk_malloc': ../../src/H5FL.c:856:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_blk_calloc': ../../src/H5FL.c:946:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_blk_free': ../../src/H5FL.c:992:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_blk_realloc': ../../src/H5FL.c:1090:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_blk_gc': ../../src/H5FL.c:1227:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_arr_init': ../../src/H5FL.c:1332:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_arr_free': ../../src/H5FL.c:1386:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_arr_malloc': ../../src/H5FL.c:1461:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_arr_calloc': ../../src/H5FL.c:1534:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_arr_realloc': ../../src/H5FL.c:1572:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_arr_gc': ../../src/H5FL.c:1696:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_seq_malloc': ../../src/H5FL.c:1836:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_seq_calloc': ../../src/H5FL.c:1870:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_seq_realloc': ../../src/H5FL.c:1904:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_fac_init': ../../src/H5FL.c:1943:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_fac_free': ../../src/H5FL.c:2019:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_fac_malloc': ../../src/H5FL.c:2108:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_fac_calloc': ../../src/H5FL.c:2185:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_fac_gc': ../../src/H5FL.c:2274:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_fac_term': ../../src/H5FL.c:2320:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_garbage_coll': ../../src/H5FL.c:2426:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_set_free_list_limits': ../../src/H5FL.c:2487:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FO.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FO.lo ../../src/H5FO.c In file included from /usr/include/stdio.h:27:0, from ../../src/H5Epublic.h:22, from ../../src/H5Eprivate.h:22, from ../../src/H5FO.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FO.c: In function 'H5FO_create': ../../src/H5FO.c:78:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FO.c: In function 'H5FO_insert': ../../src/H5FO.c:166:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FO.c: In function 'H5FO_delete': ../../src/H5FO.c:218:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FO.c: In function 'H5FO_dest': ../../src/H5FO.c:352:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FO.c: In function 'H5FO_top_create': ../../src/H5FO.c:397:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FO.c: In function 'H5FO_top_incr': ../../src/H5FO.c:436:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FO.c: In function 'H5FO_top_decr': ../../src/H5FO.c:491:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FO.c: In function 'H5FO_top_dest': ../../src/H5FO.c:585:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FS.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FS.lo ../../src/H5FS.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FS.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FS.c: In function 'H5FS_create': ../../src/H5FS.c:112:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_open': ../../src/H5FS.c:201:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_delete': ../../src/H5FS.c:270:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_close': ../../src/H5FS.c:361:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_new': ../../src/H5FS.c:566:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5FS.c:528:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_size': ../../src/H5FS.c:601:24: warning: unused parameter 'f' [-Wunused-parameter] ../../src/H5FS.c: In function 'H5FS_incr': ../../src/H5FS.c:637:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_decr': ../../src/H5FS.c:678:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_dirty': ../../src/H5FS.c:726:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_hdr_dest': ../../src/H5FS.c:764:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_sinfo_dest': ../../src/H5FS.c:892:17: warning: request for implicit conversion from 'void *' to 'struct H5FS_bin_t *' not permitted in C++ [-Wc++-compat] ../../src/H5FS.c:875:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FScache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FScache.lo ../../src/H5FScache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FScache.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FScache.c: In function 'H5FS_cache_hdr_load': ../../src/H5FScache.c:161:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_cache_hdr_flush': ../../src/H5FScache.c:288:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_cache_hdr_dest': ../../src/H5FScache.c:450:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_cache_hdr_clear': ../../src/H5FScache.c:499:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_cache_sinfo_load': ../../src/H5FScache.c:618:17: warning: variable 'old_tot_space' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c:617:17: warning: variable 'old_ghost_sect_count' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c:616:17: warning: variable 'old_serial_sect_count' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c:615:17: warning: variable 'old_tot_sect_count' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c:577:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_sinfo_serialize_sect_cb': ../../src/H5FScache.c:734:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_sinfo_serialize_node_cb': ../../src/H5FScache.c:789:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_cache_sinfo_flush': ../../src/H5FScache.c:833:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_cache_sinfo_dest': ../../src/H5FScache.c:931:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_cache_sinfo_clear': ../../src/H5FScache.c:977:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FSdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FSdbg.lo ../../src/H5FSdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FSdbg.c:38: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FSdbg.c: In function 'H5FS_debug': ../../src/H5FSdbg.c:103:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSdbg.c: In function 'H5FS_sect_debug': ../../src/H5FSdbg.c:200:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSdbg.c: In function 'H5FS_sects_debug': ../../src/H5FSdbg.c:243:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FSsection.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FSsection.lo ../../src/H5FSsection.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FSsection.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FSsection.c: In function 'H5FS_sinfo_new': ../../src/H5FSsection.c:178:25: warning: request for implicit conversion from 'void *' to 'struct H5FS_bin_t *' not permitted in C++ [-Wc++-compat] ../../src/H5FSsection.c:132:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sinfo_lock': ../../src/H5FSsection.c:212:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sinfo_unlock': ../../src/H5FSsection.c:317:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_serialize_size': ../../src/H5FSsection.c:505:23: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../src/H5FSsection.c:508:23: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../src/H5FSsection.c: In function 'H5FS_sect_increase': ../../src/H5FSsection.c:544:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_decrease': ../../src/H5FSsection.c:606:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_size_node_decr': ../../src/H5FSsection.c:664:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_unlink_size': ../../src/H5FSsection.c:756:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_unlink_rest': ../../src/H5FSsection.c:810:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_remove_real': ../../src/H5FSsection.c:864:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_remove': ../../src/H5FSsection.c:907:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_link_size': ../../src/H5FSsection.c:954:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_link_rest': ../../src/H5FSsection.c:1061:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_link': ../../src/H5FSsection.c:1112:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_merge': ../../src/H5FSsection.c:1174:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_add': ../../src/H5FSsection.c:1383:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_try_extend': ../../src/H5FSsection.c:1471:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_find_node': ../../src/H5FSsection.c:1612:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_find': ../../src/H5FSsection.c:1764:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_iterate_sect_cb': ../../src/H5FSsection.c:1836:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_iterate_node_cb': ../../src/H5FSsection.c:1874:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_iterate': ../../src/H5FSsection.c:1912:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_change_class': ../../src/H5FSsection.c:2015:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FSstat.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FSstat.lo ../../src/H5FSstat.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FSstat.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5FStest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FStest.lo ../../src/H5FStest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FStest.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5G.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5G.lo ../../src/H5G.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5G.c:91: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5G.c: In function 'H5G__init': ../../src/H5G.c:155:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5G.c: In function 'H5G_init_interface': ../../src/H5G.c:187:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gbtree2.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gbtree2.lo ../../src/H5Gbtree2.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gbtree2.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gbtree2.c: In function 'H5G_dense_fh_name_cmp': ../../src/H5Gbtree2.c:170:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gbtree2.c: In function 'H5G_dense_btree2_name_compare': ../../src/H5Gbtree2.c:266:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] CC H5Gcache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gcache.lo ../../src/H5Gcache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gcache.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gcache.c: In function 'H5G_node_load': ../../src/H5Gcache.c:148:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Gcache.c:132:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcache.c:123:60: warning: unused parameter 'udata' [-Wunused-parameter] ../../src/H5Gcache.c: In function 'H5G_node_flush': ../../src/H5Gcache.c:221:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcache.c: In function 'H5G_node_dest': ../../src/H5Gcache.c:309:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcache.c: In function 'H5G_node_clear': ../../src/H5Gcache.c:358:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gcompact.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gcompact.lo ../../src/H5Gcompact.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gcompact.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gcompact.c: In function 'H5G_compact_build_table_cb': ../../src/H5Gcompact.c:92:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G_compact_build_table': ../../src/H5Gcompact.c:131:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G__compact_insert': ../../src/H5Gcompact.c:194:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G__compact_get_name_by_idx': ../../src/H5Gcompact.c:230:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G_compact_remove_common_cb': ../../src/H5Gcompact.c:283:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G__compact_remove': ../../src/H5Gcompact.c:323:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G__compact_remove_by_idx': ../../src/H5Gcompact.c:364:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G__compact_iterate': ../../src/H5Gcompact.c:416:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G_compact_lookup_cb': ../../src/H5Gcompact.c:461:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G__compact_lookup': ../../src/H5Gcompact.c:508:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G__compact_lookup_by_idx': ../../src/H5Gcompact.c:554:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G__compact_get_type_by_idx': ../../src/H5Gcompact.c:603:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gdense.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gdense.lo ../../src/H5Gdense.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gdense.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gdense.c: In function 'H5G__dense_create': ../../src/H5Gdense.c:281:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_insert': ../../src/H5Gdense.c:400:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_lookup_cb': ../../src/H5Gdense.c:506:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_lookup': ../../src/H5Gdense.c:545:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_lookup_by_idx_fh_cb': ../../src/H5Gdense.c:608:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_lookup_by_idx_bt2_cb': ../../src/H5Gdense.c:648:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_lookup_by_idx': ../../src/H5Gdense.c:690:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_build_table_cb': ../../src/H5Gdense.c:797:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_build_table': ../../src/H5Gdense.c:838:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_iterate_fh_cb': ../../src/H5Gdense.c:897:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_iterate_bt2_cb': ../../src/H5Gdense.c:934:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_iterate': ../../src/H5Gdense.c:996:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_get_name_by_idx_fh_cb': ../../src/H5Gdense.c:1110:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_get_name_by_idx_bt2_cb': ../../src/H5Gdense.c:1155:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_get_name_by_idx': ../../src/H5Gdense.c:1202:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_remove_fh_cb': ../../src/H5Gdense.c:1318:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_remove_bt2_cb': ../../src/H5Gdense.c:1383:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_remove': ../../src/H5Gdense.c:1429:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_remove_by_idx_fh_cb': ../../src/H5Gdense.c:1493:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_remove_by_idx_bt2_cb': ../../src/H5Gdense.c:1528:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_remove_by_idx': ../../src/H5Gdense.c:1640:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_delete': ../../src/H5Gdense.c:1745:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_get_type_by_idx': ../../src/H5Gdense.c:1842:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gdeprec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gdeprec.lo ../../src/H5Gdeprec.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gdeprec.c:43: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gdeprec.c: In function 'H5G_link_hard': ../../src/H5Gdeprec.c:438:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdeprec.c: In function 'H5G_move': ../../src/H5Gdeprec.c:542:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdeprec.c: In function 'H5G_get_objinfo_cb': ../../src/H5Gdeprec.c:902:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdeprec.c: In function 'H5G_get_objinfo': ../../src/H5Gdeprec.c:984:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdeprec.c: In function 'H5G_obj_get_type_by_idx': ../../src/H5Gdeprec.c:1145:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gent.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gent.lo ../../src/H5Gent.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gent.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gent.c: In function 'H5G__ent_decode_vec': ../../src/H5Gent.c:101:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gent.c: In function 'H5G_ent_decode': ../../src/H5Gent.c:141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gent.c: In function 'H5G__ent_encode_vec': ../../src/H5Gent.c:206:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gent.c: In function 'H5G_ent_encode': ../../src/H5Gent.c:246:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gent.c: In function 'H5G__ent_copy': ../../src/H5Gent.c:341:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gent.c: In function 'H5G__ent_reset': ../../src/H5Gent.c:364:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Gent.c: In function 'H5G__ent_convert': ../../src/H5Gent.c:399:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gint.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gint.lo ../../src/H5Gint.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gint.c:40: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gint.c: In function 'H5G_init_int_interface': ../../src/H5Gint.c:139:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G__create_named': ../../src/H5Gint.c:172:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G__create': ../../src/H5Gint.c:230:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G__open_name': ../../src/H5Gint.c:307:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G_open': ../../src/H5Gint.c:368:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G_open_oid': ../../src/H5Gint.c:460:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G_close': ../../src/H5Gint.c:508:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G_iterate_cb': ../../src/H5Gint.c:759:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G_iterate': ../../src/H5Gint.c:819:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G_visit_cb': ../../src/H5Gint.c:909:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G_visit': ../../src/H5Gint.c:1092:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Glink.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Glink.lo ../../src/H5Glink.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Glink.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Glink.c: In function 'H5G_link_to_info': ../../src/H5Glink.c:286:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Glink.c: In function 'H5G__link_to_loc': ../../src/H5Glink.c:363:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Glink.c: In function 'H5G__link_release_table': ../../src/H5Glink.c:507:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Glink.c: In function 'H5G__link_name_replace': ../../src/H5Glink.c:551:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gloc.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gloc.lo ../../src/H5Gloc.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gloc.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gloc.c: In function 'H5G_loc': ../../src/H5Gloc.c:164:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G__loc_copy': ../../src/H5Gloc.c:278:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_reset': ../../src/H5Gloc.c:312:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_free': ../../src/H5Gloc.c:345:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_find_cb': ../../src/H5Gloc.c:381:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_find': ../../src/H5Gloc.c:418:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_find_by_idx_cb': ../../src/H5Gloc.c:463:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_find_by_idx': ../../src/H5Gloc.c:524:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G__loc_insert': ../../src/H5Gloc.c:580:16: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gloc.c:567:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_exists': ../../src/H5Gloc.c:654:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_info_cb': ../../src/H5Gloc.c:694:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_info': ../../src/H5Gloc.c:733:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_set_comment_cb': ../../src/H5Gloc.c:793:14: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gloc.c:775:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_set_comment': ../../src/H5Gloc.c:827:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_get_comment_cb': ../../src/H5Gloc.c:866:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_get_comment': ../../src/H5Gloc.c:918:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gname.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gname.lo ../../src/H5Gname.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gname.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gname.c: In function 'H5G_normalize': ../../src/H5Gname.c:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gname.c: In function 'H5G_build_fullpath': ../../src/H5Gname.c:300:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gname.c: In function 'H5G__name_init': ../../src/H5Gname.c:426:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Gname.c: In function 'H5G_name_set': ../../src/H5Gname.c:460:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gname.c: In function 'H5G_name_copy': ../../src/H5Gname.c:534:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gname.c: In function 'H5G_get_name': ../../src/H5Gname.c:567:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gname.c: In function 'H5G_name_move_path': ../../src/H5Gname.c:703:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gname.c: In function 'H5G_name_replace_cb': ../../src/H5Gname.c:805:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gname.c: In function 'H5G_name_replace': ../../src/H5Gname.c:1073:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gname.c: In function 'H5G_get_name_by_addr_cb': ../../src/H5Gname.c:1214:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gname.c: In function 'H5G_get_name_by_addr': ../../src/H5Gname.c:1287:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gnode.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gnode.lo ../../src/H5Gnode.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gnode.c:40: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gnode.c: In function 'H5G__node_free': ../../src/H5Gnode.c:299:20: warning: request for implicit conversion from 'void *' to 'struct H5G_entry_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Gnode.c: In function 'H5G_node_create': ../../src/H5Gnode.c:344:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Gnode.c:367:28: warning: request for implicit conversion from 'void *' to 'struct H5G_entry_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Gnode.c:334:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G_node_found': ../../src/H5Gnode.c:532:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G_node_insert': ../../src/H5Gnode.c:718:6: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Gnode.c:718:10: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Gnode.c:635:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G_node_remove': ../../src/H5Gnode.c:801:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c:792:21: warning: unused variable 'lt_key' [-Wunused-variable] ../../src/H5Gnode.c: In function 'H5G__node_iterate': ../../src/H5Gnode.c:994:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G__node_sumup': ../../src/H5Gnode.c:1071:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G__node_by_idx': ../../src/H5Gnode.c:1116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G__node_init': ../../src/H5Gnode.c:1176:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G__node_copy': ../../src/H5Gnode.c:1294:28: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gnode.c:1256:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G__node_build_table': ../../src/H5Gnode.c:1403:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G__node_iterate_size': ../../src/H5Gnode.c:1481:19: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Gnode.c: In function 'H5G_node_debug': ../../src/H5Gnode.c:1510:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gobj.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gobj.lo ../../src/H5Gobj.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gobj.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gobj.c: In function 'H5G__obj_create': ../../src/H5Gobj.c:137:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G__obj_create_real': ../../src/H5Gobj.c:272:67: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gobj.c:277:73: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gobj.c:283:77: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gobj.c:193:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G__obj_get_linfo': ../../src/H5Gobj.c:325:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G_obj_compact_to_dense_cb': ../../src/H5Gobj.c:390:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G_obj_stab_to_new_cb': ../../src/H5Gobj.c:433:51: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gobj.c:425:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G_obj_insert': ../../src/H5Gobj.c:471:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G__obj_iterate': ../../src/H5Gobj.c:669:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G__obj_info': ../../src/H5Gobj.c:740:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G_obj_get_name_by_idx': ../../src/H5Gobj.c:816:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G_obj_remove_update_linfo': ../../src/H5Gobj.c:877:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G_obj_remove': ../../src/H5Gobj.c:989:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G_obj_remove_by_idx': ../../src/H5Gobj.c:1055:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G__obj_lookup': ../../src/H5Gobj.c:1131:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G_obj_lookup_by_idx': ../../src/H5Gobj.c:1186:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Goh.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Goh.lo ../../src/H5Goh.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Goh.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Goh.c: In function 'H5O_group_get_copy_file_udata': ../../src/H5Goh.c:112:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Goh.c: In function 'H5O_group_isa': ../../src/H5Goh.c:182:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Goh.c: In function 'H5O_group_open': ../../src/H5Goh.c:218:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Goh.c: In function 'H5O_group_create': ../../src/H5Goh.c:259:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Goh.c: In function 'H5O_group_get_oloc': ../../src/H5Goh.c:307:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Goh.c: In function 'H5O_group_bh_info': ../../src/H5Goh.c:344:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Groot.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Groot.lo ../../src/H5Groot.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Groot.c:38: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Groot.c: In function 'H5G_mkroot': ../../src/H5Groot.c:157:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Groot.c: In function 'H5G_root_loc': ../../src/H5Groot.c:386:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gstab.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gstab.lo ../../src/H5Gstab.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gstab.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gstab.c: In function 'H5G__stab_create_components': ../../src/H5Gstab.c:145:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_create': ../../src/H5Gstab.c:213:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_insert_real': ../../src/H5Gstab.c:270:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_insert': ../../src/H5Gstab.c:325:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_remove': ../../src/H5Gstab.c:366:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_remove_by_idx': ../../src/H5Gstab.c:420:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_delete': ../../src/H5Gstab.c:480:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_iterate': ../../src/H5Gstab.c:538:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_count': ../../src/H5Gstab.c:627:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_bh_size': ../../src/H5Gstab.c:669:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_get_name_by_idx': ../../src/H5Gstab.c:759:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G_stab_lookup_cb': ../../src/H5Gstab.c:843:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_lookup': ../../src/H5Gstab.c:879:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G_stab_lookup_by_idx_cb': ../../src/H5Gstab.c:939:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_lookup_by_idx': ../../src/H5Gstab.c:981:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_valid': ../../src/H5Gstab.c:1063:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G_stab_get_type_by_idx_cb': ../../src/H5Gstab.c:1135:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_get_type_by_idx': ../../src/H5Gstab.c:1196:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gtest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gtest.lo ../../src/H5Gtest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gtest.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gtest.c: In function 'H5G__is_empty_test': ../../src/H5Gtest.c:102:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G__has_links_test': ../../src/H5Gtest.c:213:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G__has_stab_test': ../../src/H5Gtest.c:271:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G__is_new_dense_test': ../../src/H5Gtest.c:321:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G__new_dense_info_test': ../../src/H5Gtest.c:391:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G__lheap_size_test': ../../src/H5Gtest.c:465:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G__user_path_test': ../../src/H5Gtest.c:513:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G__verify_cached_stab_test': ../../src/H5Gtest.c:606:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G_verify_cached_stabs_test_cb': ../../src/H5Gtest.c:667:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G__verify_cached_stabs_test': ../../src/H5Gtest.c:761:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gtraverse.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gtraverse.lo ../../src/H5Gtraverse.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gtraverse.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gtraverse.c: In function 'H5G_traverse_slink_cb': ../../src/H5Gtraverse.c:129:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtraverse.c: In function 'H5G_traverse_ud': ../../src/H5Gtraverse.c:185:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtraverse.c: In function 'H5G_traverse_slink': ../../src/H5Gtraverse.c:327:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtraverse.c: In function 'H5G__traverse_special': ../../src/H5Gtraverse.c:402:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtraverse.c: In function 'H5G_traverse_real': ../../src/H5Gtraverse.c:743:52: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gtraverse.c:747:52: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gtraverse.c:751:52: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gtraverse.c:505:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtraverse.c: In function 'H5G_traverse': ../../src/H5Gtraverse.c:838:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HF.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HF.lo ../../src/H5HF.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HF.c:41: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HF.c: In function 'H5HF_op_write': ../../src/H5HF.c:130:5: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5HF.c: In function 'H5HF_create': ../../src/H5HF.c:158:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_open': ../../src/H5HF.c:225:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_insert': ../../src/H5HF.c:375:49: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5HF.c:354:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_get_obj_len': ../../src/H5HF.c:421:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_read': ../../src/H5HF.c:489:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_write': ../../src/H5HF.c:567:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_op': ../../src/H5HF.c:639:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_remove': ../../src/H5HF.c:704:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_close': ../../src/H5HF.c:769:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_delete': ../../src/H5HF.c:862:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFbtree2.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFbtree2.lo ../../src/H5HFbtree2.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFbtree2.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFbtree2.c: In function 'H5HF_huge_bt2_crt_context': ../../src/H5HFbtree2.c:214:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFbtree2.c: In function 'H5HF_huge_bt2_crt_dbg_context': ../../src/H5HFbtree2.c:286:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFbtree2.c: In function 'H5HF_huge_bt2_indir_remove': ../../src/H5HFbtree2.c:358:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFbtree2.c: In function 'H5HF_huge_bt2_filt_indir_remove': ../../src/H5HFbtree2.c:576:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFbtree2.c: In function 'H5HF_huge_bt2_dir_remove': ../../src/H5HFbtree2.c:765:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFbtree2.c: In function 'H5HF_huge_bt2_filt_dir_remove': ../../src/H5HFbtree2.c:990:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFcache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFcache.lo ../../src/H5HFcache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFcache.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFcache.c: In function 'H5HF_cache_hdr_load': ../../src/H5HFcache.c:277:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_hdr_flush': ../../src/H5HFcache.c:503:20: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5HFcache.c:504:20: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5HFcache.c:457:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_hdr_dest': ../../src/H5HFcache.c:589:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_hdr_clear': ../../src/H5HFcache.c:635:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_iblock_load': ../../src/H5HFcache.c:708:25: warning: size of 'iblock_buf' is 4096 bytes [-Wlarger-than=] ../../src/H5HFcache.c:749:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFcache.c:749:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFcache.c:717:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_iblock_flush': ../../src/H5HFcache.c:906:17: warning: size of 'iblock_buf' is 4096 bytes [-Wlarger-than=] ../../src/H5HFcache.c:909:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_iblock_dest': ../../src/H5HFcache.c:1094:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_iblock_clear': ../../src/H5HFcache.c:1145:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_dblock_load': ../../src/H5HFcache.c:1349:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5HFcache.c:1221:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_dblock_flush': ../../src/H5HFcache.c:1392:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_dblock_dest': ../../src/H5HFcache.c:1665:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_dblock_clear': ../../src/H5HFcache.c:1717:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFdbg.lo ../../src/H5HFdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFdbg.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFdbg.c: In function 'H5HF_hdr_print': ../../src/H5HFdbg.c:259:5: warning: passing argument 1 of 'H5HF_dtable_debug' discards 'const' qualifier from pointer target type [enabled by default] ../../src/H5HFdbg.c:116:1: note: expected 'struct H5HF_dtable_t *' but argument is of type 'const struct H5HF_dtable_t *' ../../src/H5HFdbg.c:190:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5HFdbg.c: In function 'H5HF_hdr_debug': ../../src/H5HFdbg.c:314:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdbg.c: In function 'H5HF_dblock_debug': ../../src/H5HFdbg.c:483:23: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFdbg.c:536:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5HFdbg.c:448:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdbg.c: In function 'H5HF_iblock_print': ../../src/H5HFdbg.c:575:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5HFdbg.c: In function 'H5HF_iblock_debug': ../../src/H5HFdbg.c:708:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdbg.c: In function 'H5HF_sects_debug_cb': ../../src/H5HFdbg.c:764:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdbg.c: In function 'H5HF_sects_debug': ../../src/H5HFdbg.c:819:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFdblock.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFdblock.lo ../../src/H5HFdblock.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFdblock.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_create': ../../src/H5HFdblock.c:143:33: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFdblock.c:171:70: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFdblock.c:105:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_destroy': ../../src/H5HFdblock.c:232:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_new': ../../src/H5HFdblock.c:363:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../src/H5HFdblock.c:346:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_protect': ../../src/H5HFdblock.c:445:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_locate': ../../src/H5HFdblock.c:524:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_delete': ../../src/H5HFdblock.c:625:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_dest': ../../src/H5HFdblock.c:692:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFdtable.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFdtable.lo ../../src/H5HFdtable.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFdtable.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFdtable.c: In function 'H5HF_dtable_init': ../../src/H5HFdtable.c:99:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFhdr.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFhdr.lo ../../src/H5HFhdr.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFhdr.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFhdr.c: In function 'H5HF_hdr_alloc': ../../src/H5HFhdr.c:115:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_finish_init_phase1': ../../src/H5HFhdr.c:226:26: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value [-Wconversion] ../../src/H5HFhdr.c:213:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_finish_init_phase2': ../../src/H5HFhdr.c:264:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:253:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_finish_init': ../../src/H5HFhdr.c:307:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_create': ../../src/H5HFhdr.c:441:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:446:26: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:468:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:472:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:494:23: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:347:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_protect': ../../src/H5HFhdr.c:538:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_incr': ../../src/H5HFhdr.c:584:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_decr': ../../src/H5HFhdr.c:620:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_dirty': ../../src/H5HFhdr.c:716:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_adj_free': ../../src/H5HFhdr.c:763:5: warning: conversion to 'hsize_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:754:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_adjust_heap': ../../src/H5HFhdr.c:803:5: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:792:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_start_iter': ../../src/H5HFhdr.c:863:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_reset_iter': ../../src/H5HFhdr.c:901:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_skip_blocks': ../../src/H5HFhdr.c:941:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_update_iter': ../../src/H5HFhdr.c:990:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_inc_iter': ../../src/H5HFhdr.c:1169:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_reverse_iter': ../../src/H5HFhdr.c:1245:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:1280:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:1213:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_empty': ../../src/H5HFhdr.c:1354:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_free': ../../src/H5HFhdr.c:1402:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_delete': ../../src/H5HFhdr.c:1445:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFhuge.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFhuge.lo ../../src/H5HFhuge.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFhuge.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFhuge.c: In function 'H5HF_huge_bt2_create': ../../src/H5HFhuge.c:111:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_new_id': ../../src/H5HFhuge.c:266:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_insert': ../../src/H5HFhuge.c:319:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_get_obj_len': ../../src/H5HFhuge.c:514:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_op_real': ../../src/H5HFhuge.c:610:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_write': ../../src/H5HFhuge.c:755:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_read': ../../src/H5HFhuge.c:831:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_op': ../../src/H5HFhuge.c:868:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_remove': ../../src/H5HFhuge.c:905:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_term': ../../src/H5HFhuge.c:1013:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_delete': ../../src/H5HFhuge.c:1079:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFiblock.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFiblock.lo ../../src/H5HFiblock.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFiblock.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFiblock.c: In function 'H5HF_iblock_pin': ../../src/H5HFiblock.c:113:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_iblock_unpin': ../../src/H5HFiblock.c:216:13: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../src/H5HFiblock.c:180:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_iblock_incr': ../../src/H5HFiblock.c:247:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_iblock_decr': ../../src/H5HFiblock.c:284:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_iblock_dirty': ../../src/H5HFiblock.c:362:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_root_create': ../../src/H5HFiblock.c:401:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_root_double': ../../src/H5HFiblock.c:592:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFiblock.c:592:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFiblock.c:540:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_root_halve': ../../src/H5HFiblock.c:733:19: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFiblock.c:761:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFiblock.c:761:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFiblock.c:722:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_root_revert': ../../src/H5HFiblock.c:856:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_alloc_row': ../../src/H5HFiblock.c:937:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_create': ../../src/H5HFiblock.c:1030:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFiblock.c:1030:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFiblock.c:1001:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_protect': ../../src/H5HFiblock.c:1137:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_unprotect': ../../src/H5HFiblock.c:1283:13: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../src/H5HFiblock.c:1261:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_attach': ../../src/H5HFiblock.c:1342:83: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../src/H5HFiblock.c:1314:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_detach': ../../src/H5HFiblock.c:1380:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_delete': ../../src/H5HFiblock.c:1540:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_size': ../../src/H5HFiblock.c:1640:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_dest': ../../src/H5HFiblock.c:1725:22: warning: request for implicit conversion from 'void *' to 'struct H5HF_indirect_ent_t *' not permitted in C++ [-Wc++-compat] ../../src/H5HFiblock.c:1727:27: warning: request for implicit conversion from 'void *' to 'struct H5HF_indirect_filt_ent_t *' not permitted in C++ [-Wc++-compat] ../../src/H5HFiblock.c:1729:31: warning: request for implicit conversion from 'void *' to 'struct H5HF_indirect_t **' not permitted in C++ [-Wc++-compat] ../../src/H5HFiblock.c:1707:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFiter.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFiter.lo ../../src/H5HFiter.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFiter.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFiter.c: In function 'H5HF_man_iter_start_offset': ../../src/H5HFiter.c:141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiter.c: In function 'H5HF_man_iter_start_entry': ../../src/H5HFiter.c:321:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiter.c: In function 'H5HF_man_iter_reset': ../../src/H5HFiter.c:379:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiter.c: In function 'H5HF_man_iter_up': ../../src/H5HFiter.c:476:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiter.c: In function 'H5HF_man_iter_down': ../../src/H5HFiter.c:524:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFman.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFman.lo ../../src/H5HFman.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFman.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFman.c: In function 'H5HF_man_insert': ../../src/H5HFman.c:119:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFman.c: In function 'H5HF_man_op_real': ../../src/H5HFman.c:249:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFman.c: In function 'H5HF_man_read': ../../src/H5HFman.c:382:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFman.c: In function 'H5HF_man_write': ../../src/H5HFman.c:430:58: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5HFman.c:419:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFman.c: In function 'H5HF_man_op': ../../src/H5HFman.c:457:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFman.c: In function 'H5HF_man_remove': ../../src/H5HFman.c:502:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFsection.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFsection.lo ../../src/H5HFsection.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFsection.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFsection.c: In function 'H5HF_sect_init_cls': ../../src/H5HFsection.c:330:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_term_cls': ../../src/H5HFsection.c:372:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_node_new': ../../src/H5HFsection.c:413:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_node_free': ../../src/H5HFsection.c:457:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_new': ../../src/H5HFsection.c:494:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_locate_parent': ../../src/H5HFsection.c:548:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_revive': ../../src/H5HFsection.c:607:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_dblock_info': ../../src/H5HFsection.c:678:55: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../src/H5HFsection.c:656:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5HFsection.c:681:1: warning: label 'done' defined but not used [-Wunused-label] ../../src/H5HFsection.c:651:53: warning: unused parameter 'dxpl_id' [-Wunused-parameter] ../../src/H5HFsection.c: In function 'H5HF_sect_single_reduce': ../../src/H5HFsection.c:707:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_full_dblock': ../../src/H5HFsection.c:777:23: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFsection.c:764:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_add': ../../src/H5HFsection.c:820:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_deserialize': ../../src/H5HFsection.c:874:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_merge': ../../src/H5HFsection.c:964:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_can_shrink': ../../src/H5HFsection.c:1037:27: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFsection.c: In function 'H5HF_sect_single_shrink': ../../src/H5HFsection.c:1080:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_free': ../../src/H5HFsection.c:1142:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_valid': ../../src/H5HFsection.c:1203:78: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5HFsection.c:1212:31: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFsection.c:1195:20: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c:1193:20: warning: variable 'dblock_overhead' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_create': ../../src/H5HFsection.c:1269:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_from_single': ../../src/H5HFsection.c:1315:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_revive': ../../src/H5HFsection.c:1363:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_reduce': ../../src/H5HFsection.c:1405:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_first': ../../src/H5HFsection.c:1479:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_init_cls': ../../src/H5HFsection.c:1572:28: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFsection.c:1560:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_term_cls': ../../src/H5HFsection.c:1603:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_serialize': ../../src/H5HFsection.c:1639:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_deserialize': ../../src/H5HFsection.c:1683:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_merge': ../../src/H5HFsection.c:1786:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_shrink': ../../src/H5HFsection.c:1891:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_free_real': ../../src/H5HFsection.c:1932:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_free': ../../src/H5HFsection.c:1965:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_valid': ../../src/H5HFsection.c:2003:14: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_init_cls': ../../src/H5HFsection.c:2188:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFsection.c:2177:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_term_cls': ../../src/H5HFsection.c:2214:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_new': ../../src/H5HFsection.c:2250:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_for_row': ../../src/H5HFsection.c:2321:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_init_rows': ../../src/H5HFsection.c:2480:23: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFsection.c:2395:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_add': ../../src/H5HFsection.c:2637:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_decr': ../../src/H5HFsection.c:2705:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_revive_row': ../../src/H5HFsection.c:2759:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_revive': ../../src/H5HFsection.c:2825:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_reduce_row': ../../src/H5HFsection.c:2894:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_reduce': ../../src/H5HFsection.c:3161:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_first': ../../src/H5HFsection.c:3423:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_merge_row': ../../src/H5HFsection.c:3516:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_build_parent': ../../src/H5HFsection.c:3753:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_shrink': ../../src/H5HFsection.c:3821:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_serialize': ../../src/H5HFsection.c:3878:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_deserialize': ../../src/H5HFsection.c:3945:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_free': ../../src/H5HFsection.c:4015:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_valid': ../../src/H5HFsection.c:4102:44: warning: variable 'tmp_row_sect2' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c:4094:40: warning: variable 'tmp_row_sect' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c:4129:44: warning: variable 'tmp_child_sect2' set but not used [-Wunused-but-set-variable] CC H5HFspace.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFspace.lo ../../src/H5HFspace.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFspace.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFspace.c: In function 'H5HF_space_start': ../../src/H5HFspace.c:113:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_add': ../../src/H5HFspace.c:174:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_find': ../../src/H5HFspace.c:221:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_revert_root_cb': ../../src/H5HFspace.c:270:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_revert_root': ../../src/H5HFspace.c:314:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_create_root_cb': ../../src/H5HFspace.c:356:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_create_root': ../../src/H5HFspace.c:407:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_size': ../../src/H5HFspace.c:446:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_remove': ../../src/H5HFspace.c:491:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_close': ../../src/H5HFspace.c:529:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_delete': ../../src/H5HFspace.c:584:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_sect_change_class': ../../src/H5HFspace.c:620:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFstat.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFstat.lo ../../src/H5HFstat.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFstat.c:32: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFstat.c: In function 'H5HF_size': ../../src/H5HFstat.c:134:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFtest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFtest.lo ../../src/H5HFtest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFtest.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFtest.c: In function 'H5HF_get_cparam_test': ../../src/H5HFtest.c:99:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../src/H5HFtest.c:102:33: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value [-Wconversion] CC H5HFtiny.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFtiny.lo ../../src/H5HFtiny.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFtiny.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFtiny.c: In function 'H5HF_tiny_insert': ../../src/H5HFtiny.c:172:55: warning: conversion to 'uint8_t' from 'size_t' may alter its value [-Wconversion] ../../src/H5HFtiny.c:176:55: warning: conversion to 'uint8_t' from 'size_t' may alter its value [-Wconversion] ../../src/H5HFtiny.c:153:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFtiny.c: In function 'H5HF_tiny_get_obj_len': ../../src/H5HFtiny.c:232:34: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFtiny.c: In function 'H5HF_tiny_op_real': ../../src/H5HFtiny.c:283:34: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFtiny.c:261:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFtiny.c: In function 'H5HF_tiny_read': ../../src/H5HFtiny.c:319:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFtiny.c: In function 'H5HF_tiny_op': ../../src/H5HFtiny.c:356:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFtiny.c: In function 'H5HF_tiny_remove': ../../src/H5HFtiny.c:408:34: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFtiny.c:393:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HG.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HG.lo ../../src/H5HG.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HG.c:50: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HG.c: In function 'H5HG_create': ../../src/H5HG.c:166:20: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:166:20: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:166:20: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:185:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:193:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:143:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HG.c: In function 'H5HG_protect': ../../src/H5HG.c:254:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HG.c: In function 'H5HG_alloc': ../../src/H5HG.c:298:19: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:363:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../src/H5HG.c:301:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HG.c: In function 'H5HG_extend': ../../src/H5HG.c:436:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HG.c: In function 'H5HG_insert': ../../src/H5HG.c:538:12: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:550:47: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:527:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HG.c: In function 'H5HG_read': ../../src/H5HG.c:614:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HG.c: In function 'H5HG_link': ../../src/H5HG.c:686:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HG.c: In function 'H5HG_remove': ../../src/H5HG.c:765:52: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:778:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:780:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../src/H5HG.c:790:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:749:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HG.c: In function 'H5HG_free': ../../src/H5HG.c:844:19: warning: request for implicit conversion from 'void *' to 'struct H5HG_obj_t *' not permitted in C++ [-Wc++-compat] ../../src/H5HG.c:832:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HGcache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HGcache.lo ../../src/H5HGcache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HGcache.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HGcache.c: In function 'H5HG_load': ../../src/H5HGcache.c:170:14: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HGcache.c:170:14: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HGcache.c:170:14: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HGcache.c:186:70: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HGcache.c:232:10: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HGcache.c:122:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HGcache.c:114:56: warning: unused parameter 'udata' [-Wunused-parameter] ../../src/H5HGcache.c: In function 'H5HG_flush': ../../src/H5HGcache.c:286:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HGcache.c: In function 'H5HG_dest': ../../src/H5HGcache.c:326:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HGcache.c: In function 'H5HG_clear': ../../src/H5HGcache.c:371:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HGdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HGdbg.lo ../../src/H5HGdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HGdbg.c:32: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HGdbg.c: In function 'H5HG_debug': ../../src/H5HGdbg.c:98:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HGquery.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HGquery.lo ../../src/H5HGquery.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HGquery.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5HL.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HL.lo ../../src/H5HL.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HL.c:38: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HL.c: In function 'H5HL_create': ../../src/H5HL.c:121:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_dblk_realloc': ../../src/H5HL.c:218:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_minimize_heap_space': ../../src/H5HL.c:328:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_protect': ../../src/H5HL.c:454:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_unprotect': ../../src/H5HL.c:571:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_dirty': ../../src/H5HL.c:653:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_insert': ../../src/H5HL.c:700:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_remove': ../../src/H5HL.c:916:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_delete': ../../src/H5HL.c:1067:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_get_size': ../../src/H5HL.c:1142:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_heapsize': ../../src/H5HL.c:1194:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HLcache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HLcache.lo ../../src/H5HLcache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HLcache.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HLcache.c: In function 'H5HL_fl_deserialize': ../../src/H5HLcache.c:141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLcache.c: In function 'H5HL_prefix_load': ../../src/H5HLcache.c:261:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLcache.c: In function 'H5HL_prefix_flush': ../../src/H5HLcache.c:399:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLcache.c: In function 'H5HL_prefix_dest': ../../src/H5HLcache.c:500:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLcache.c: In function 'H5HL_prefix_clear': ../../src/H5HLcache.c:556:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLcache.c: In function 'H5HL_datablock_load': ../../src/H5HLcache.c:631:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLcache.c:625:54: warning: unused parameter 'addr' [-Wunused-parameter] ../../src/H5HLcache.c: In function 'H5HL_datablock_flush': ../../src/H5HLcache.c:697:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLcache.c:691:72: warning: unused parameter 'addr' [-Wunused-parameter] ../../src/H5HLcache.c: In function 'H5HL_datablock_dest': ../../src/H5HLcache.c:751:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLcache.c: In function 'H5HL_datablock_clear': ../../src/H5HLcache.c:801:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HLdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HLdbg.lo ../../src/H5HLdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HLdbg.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HLdbg.c: In function 'H5HL_debug': ../../src/H5HLdbg.c:106:3: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HLdbg.c:108:3: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HLdbg.c:120:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5HLdbg.c:63:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HLint.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HLint.lo ../../src/H5HLint.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HLint.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HLint.c: In function 'H5HL_new': ../../src/H5HLint.c:107:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLint.c: In function 'H5HL_prfx_new': ../../src/H5HLint.c:255:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLint.c: In function 'H5HL_prfx_dest': ../../src/H5HLint.c:299:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLint.c: In function 'H5HL_dblk_new': ../../src/H5HLint.c:345:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLint.c: In function 'H5HL_dblk_dest': ../../src/H5HLint.c:389:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HP.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HP.lo ../../src/H5HP.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HP.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HP.c: In function 'H5HP_create': ../../src/H5HP.c:384:32: warning: request for implicit conversion from 'void *' to 'struct H5HP_ent_t *' not permitted in C++ [-Wc++-compat] ../../src/H5HP.c:342:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HP.c: In function 'H5HP_insert': ../../src/H5HP.c:463:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HP.c: In function 'H5HP_remove': ../../src/H5HP.c:589:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HP.c: In function 'H5HP_change': ../../src/H5HP.c:675:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HP.c: In function 'H5HP_incr': ../../src/H5HP.c:760:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HP.c: In function 'H5HP_decr': ../../src/H5HP.c:851:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HP.c:851:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5HP.c:832:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HP.c: In function 'H5HP_close': ../../src/H5HP.c:913:16: warning: request for implicit conversion from 'void *' to 'struct H5HP_ent_t *' not permitted in C++ [-Wc++-compat] CC H5I.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5I.lo ../../src/H5I.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5I.c:44: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5I.c: In function 'H5I_register_type': ../../src/H5I.c:286:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_nmembers': ../../src/H5I.c:484:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_clear_type': ../../src/H5I.c:605:61: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5I.c:573:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_destroy_type': ../../src/H5I.c:744:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_register': ../../src/H5I.c:875:22: warning: conversion to 'size_t' from 'hid_t' may change the sign of the result [-Wsign-conversion] ../../src/H5I.c:834:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_subst': ../../src/H5I.c:967:17: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5I.c:959:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_object': ../../src/H5I.c:1002:21: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5I.c:996:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_object_verify': ../../src/H5I.c:1076:21: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5I.c:1068:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_get_type': ../../src/H5I.c:1105:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_remove_verify': ../../src/H5I.c:1206:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_remove': ../../src/H5I.c:1277:21: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5I.c:1245:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_dec_ref': ../../src/H5I.c:1412:58: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5I.c:1378:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_dec_app_ref': ../../src/H5I.c:1449:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_dec_app_ref_always_close': ../../src/H5I.c:1496:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_inc_ref': ../../src/H5I.c:1584:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_get_ref': ../../src/H5I.c:1676:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_inc_type_ref': ../../src/H5I.c:1759:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_dec_type_ref': ../../src/H5I.c:1843:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_get_type_ref': ../../src/H5I.c:1931:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_search_cb': ../../src/H5I.c:2009:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5I.c:2015:1: warning: label 'done' defined but not used [-Wunused-label] ../../src/H5I.c: In function 'H5I_iterate': ../../src/H5I.c:2134:28: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5I.c:2109:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_get_file_id': ../../src/H5I.c:2311:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Itest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Itest.lo ../../src/H5Itest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Itest.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Itest.c: In function 'H5I_get_name_test': ../../src/H5Itest.c:85:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5L.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5L.lo ../../src/H5L.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5L.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5L.c: In function 'H5L_init': ../../src/H5L.c:229:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_init_interface': ../../src/H5L.c:254:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_find_class': ../../src/H5L.c:1446:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_register': ../../src/H5L.c:1481:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_unregister': ../../src/H5L.c:1534:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_link': ../../src/H5L.c:1577:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_link_object': ../../src/H5L.c:1621:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_link_cb': ../../src/H5L.c:1718:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5L.c:1669:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_create_real': ../../src/H5L.c:1832:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_create_hard': ../../src/H5L.c:1919:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_create_soft': ../../src/H5L.c:1987:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_create_ud': ../../src/H5L.c:2036:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_val_real': ../../src/H5L.c:2091:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_val_cb': ../../src/H5L.c:2149:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_val': ../../src/H5L.c:2194:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_val_by_idx_cb': ../../src/H5L.c:2236:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_delete_cb': ../../src/H5L.c:2285:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_delete': ../../src/H5L.c:2331:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_delete_by_idx_cb': ../../src/H5L.c:2375:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_move_dest_cb': ../../src/H5L.c:2437:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5L.c:2421:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_move_cb': ../../src/H5L.c:2533:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_move': ../../src/H5L.c:2652:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_exists': ../../src/H5L.c:2761:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_info_cb': ../../src/H5L.c:2795:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_info': ../../src/H5L.c:2833:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_info_by_idx_cb': ../../src/H5L.c:2870:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_default_lcpl': ../../src/H5L.c:2918:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_name_by_idx_cb': ../../src/H5L.c:2948:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_link_copy_file': ../../src/H5L.c:3014:28: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5L.c:2995:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Lexternal.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Lexternal.lo ../../src/H5Lexternal.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Lexternal.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Lexternal.c: In function 'H5L_build_name': ../../src/H5Lexternal.c:138:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Lexternal.c: In function 'H5L_extern_traverse': ../../src/H5Lexternal.c:221:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Lexternal.c: In function 'H5L_extern_query': ../../src/H5Lexternal.c:492:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Lexternal.c: In function 'H5L_register_external': ../../src/H5Lexternal.c:610:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5make_libsettings.o gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../src/H5make_libsettings.c In file included from /usr/include/stdio.h:27:0, from ../../src/H5make_libsettings.c:44: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD H5make_libsettings ./H5make_libsettings > H5lib_settings.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5lib_settings.c ; exit 1) CC H5lib_settings.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5lib_settings.lo H5lib_settings.c H5lib_settings.c:110:1: warning: string length '4145' is greater than the length '4095' ISO C99 compilers are required to support [-Woverlength-strings] H5lib_settings.c:34:6: warning: size of 'H5libhdf5_settings' is 4146 bytes [-Wlarger-than=] CC H5MF.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5MF.lo ../../src/H5MF.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5MF.c:38: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5MF.c: In function 'H5MF_init_merge_flags': ../../src/H5MF.c:119:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_alloc_open': ../../src/H5MF.c:228:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_alloc_create': ../../src/H5MF.c:275:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_alloc_start': ../../src/H5MF.c:325:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_alloc_close': ../../src/H5MF.c:367:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_alloc': ../../src/H5MF.c:411:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_alloc_tmp': ../../src/H5MF.c:537:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_xfree': ../../src/H5MF.c:590:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_try_extend': ../../src/H5MF.c:722:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_get_freespace': ../../src/H5MF.c:800:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_try_shrink': ../../src/H5MF.c:902:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_close': ../../src/H5MF.c:963:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5MFaggr.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5MFaggr.lo ../../src/H5MFaggr.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5MFaggr.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5MFaggr.c: In function 'H5MF_aggr_vfd_alloc': ../../src/H5MFaggr.c:99:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFaggr.c: In function 'H5MF_aggr_alloc': ../../src/H5MFaggr.c:160:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFaggr.c: In function 'H5MF_aggr_try_extend': ../../src/H5MFaggr.c:382:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFaggr.c: In function 'H5MF_aggr_reset': ../../src/H5MFaggr.c:622:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFaggr.c: In function 'H5MF_free_aggrs': ../../src/H5MFaggr.c:685:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5MFdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5MFdbg.lo ../../src/H5MFdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5MFdbg.c:39: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5MFsection.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5MFsection.lo ../../src/H5MFsection.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5MFsection.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5MFsection.c: In function 'H5MF_sect_simple_new': ../../src/H5MFsection.c:137:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFsection.c: In function 'H5MF_sect_simple_deserialize': ../../src/H5MFsection.c:183:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFsection.c: In function 'H5MF_sect_simple_merge': ../../src/H5MFsection.c:262:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFsection.c: In function 'H5MF_sect_simple_can_shrink': ../../src/H5MFsection.c:305:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFsection.c: In function 'H5MF_sect_simple_shrink': ../../src/H5MFsection.c:398:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFsection.c: In function 'H5MF_sect_simple_split': ../../src/H5MFsection.c:520:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5MM.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5MM.lo ../../src/H5MM.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5MM.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5MM.c: In function 'H5MM_xstrdup': ../../src/H5MM.c:167:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MM.c: In function 'H5MM_strdup': ../../src/H5MM.c:203:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5MP.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5MP.lo ../../src/H5MP.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5MP.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5MP.c: In function 'H5MP_create': ../../src/H5MP.c:95:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MP.c: In function 'H5MP_new_page': ../../src/H5MP.c:146:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MP.c: In function 'H5MP_malloc': ../../src/H5MP.c:217:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MP.c: In function 'H5MP_close': ../../src/H5MP.c:441:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5MPtest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5MPtest.lo ../../src/H5MPtest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5MPtest.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5O.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5O.lo ../../src/H5O.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5O.c:39: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5O.c: In function 'H5O_create': ../../src/H5O.c:1120:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_open': ../../src/H5O.c:1300:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_open_name': ../../src/H5O.c:1344:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_open_by_loc': ../../src/H5O.c:1392:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_close': ../../src/H5O.c:1427:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_link_oh': ../../src/H5O.c:1488:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_link': ../../src/H5O.c:1604:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_protect': ../../src/H5O.c:1655:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_pin': ../../src/H5O.c:1872:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_unpin': ../../src/H5O.c:1918:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_unprotect': ../../src/H5O.c:1954:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_touch_oh': ../../src/H5O.c:1991:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_touch': ../../src/H5O.c:2085:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_delete': ../../src/H5O.c:2195:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_delete_oh': ../../src/H5O.c:2249:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_obj_type': ../../src/H5O.c:2288:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_obj_class': ../../src/H5O.c:2366:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_obj_class_real': ../../src/H5O.c:2403:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_get_loc': ../../src/H5O.c:2445:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_loc_free': ../../src/H5O.c:2617:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_get_hdr_info': ../../src/H5O.c:2656:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_get_info': ../../src/H5O.c:2783:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_get_create_plist': ../../src/H5O.c:2904:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_get_nlinks': ../../src/H5O.c:2959:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_obj_create': ../../src/H5O.c:3000:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_get_rc_and_type': ../../src/H5O.c:3077:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_visit_cb': ../../src/H5O.c:3150:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_visit': ../../src/H5O.c:3265:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_inc_rc': ../../src/H5O.c:3376:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_dec_rc': ../../src/H5O.c:3412:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_dec_rc_by_loc': ../../src/H5O.c:3450:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Oainfo.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oainfo.lo ../../src/H5Oainfo.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oainfo.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Oainfo.c: In function 'H5O_ainfo_decode': ../../src/H5Oainfo.c:115:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oainfo.c: In function 'H5O_ainfo_encode': ../../src/H5Oainfo.c:199:11: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Oainfo.c: In function 'H5O_ainfo_copy': ../../src/H5Oainfo.c:244:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oainfo.c: In function 'H5O_ainfo_size': ../../src/H5Oainfo.c:292:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Oainfo.c: In function 'H5O_ainfo_delete': ../../src/H5Oainfo.c:341:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oainfo.c: In function 'H5O_ainfo_copy_file': ../../src/H5Oainfo.c:413:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oainfo.c:405:28: warning: unused parameter 'file_src' [-Wunused-parameter] ../../src/H5Oainfo.c:407:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] ../../src/H5Oainfo.c: In function 'H5O_ainfo_post_copy_file': ../../src/H5Oainfo.c:472:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Oalloc.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oalloc.lo ../../src/H5Oalloc.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oalloc.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Oalloc.c: In function 'H5O_add_gap': ../../src/H5Oalloc.c:118:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c:111:20: warning: unused parameter 'f' [-Wunused-parameter] ../../src/H5Oalloc.c: In function 'H5O_alloc_null': ../../src/H5Oalloc.c:346:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_alloc_msgs': ../../src/H5Oalloc.c:453:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_alloc_extend_chunk': ../../src/H5Oalloc.c:524:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_alloc_new_chunk': ../../src/H5Oalloc.c:767:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_alloc': ../../src/H5Oalloc.c:1126:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_release_mesg': ../../src/H5Oalloc.c:1210:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_move_cont': ../../src/H5Oalloc.c:1283:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_move_msgs_forward': ../../src/H5Oalloc.c:1459:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_merge_null': ../../src/H5Oalloc.c:1743:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_remove_empty_chunks': ../../src/H5Oalloc.c:1878:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_condense_header': ../../src/H5Oalloc.c:2068:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_alloc_shrink_chunk': ../../src/H5Oalloc.c:2141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Oattr.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oattr.lo ../../src/H5Oattr.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oattr.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../src/H5Oattr.c:67:0: ../../src/H5Oshared.h: In function 'H5O_attr_shared_decode': ../../src/H5Oshared.h:56:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_attr_shared_encode': ../../src/H5Oshared.h:116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_attr_shared_size': ../../src/H5Oshared.h:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_attr_shared_delete': ../../src/H5Oshared.h:224:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_attr_shared_link': ../../src/H5Oshared.h:276:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_attr_shared_copy_file': ../../src/H5Oshared.h:329:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] In file included from ../../src/H5Oattr.c:67:0: ../../src/H5Oshared.h: In function 'H5O_attr_shared_post_copy_file': ../../src/H5Oshared.h:394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_attr_shared_debug': ../../src/H5Oshared.h:463:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_decode': ../../src/H5Oattr.c:134:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_encode': ../../src/H5Oattr.c:303:9: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value [-Wconversion] ../../src/H5Oattr.c:282:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_copy': ../../src/H5Oattr.c:385:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_free': ../../src/H5Oattr.c:511:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_delete': ../../src/H5Oattr.c:541:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_link': ../../src/H5Oattr.c:579:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_copy_file': ../../src/H5Oattr.c:657:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_post_copy_file': ../../src/H5Oattr.c:702:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_debug': ../../src/H5Oattr.c:799:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Oattribute.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oattribute.lo ../../src/H5Oattribute.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oattribute.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Oattribute.c: In function 'H5O_attr_to_dense_cb': ../../src/H5Oattribute.c:183:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_create': ../../src/H5Oattribute.c:230:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_open_cb': ../../src/H5Oattribute.c:432:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_open_by_name': ../../src/H5Oattribute.c:487:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_open_by_idx_cb': ../../src/H5Oattribute.c:585:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_open_by_idx': ../../src/H5Oattribute.c:629:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_find_opened_attr': ../../src/H5Oattribute.c:707:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_update_shared': ../../src/H5Oattribute.c:787:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_write_cb': ../../src/H5Oattribute.c:873:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_write': ../../src/H5Oattribute.c:952:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_rename_mod_cb': ../../src/H5Oattribute.c:1086:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_rename': ../../src/H5Oattribute.c:1207:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_iterate_real': ../../src/H5Oattribute.c:1298:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_iterate': ../../src/H5Oattribute.c:1383:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_remove_update': ../../src/H5Oattribute.c:1428:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_remove_cb': ../../src/H5Oattribute.c:1550:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_remove': ../../src/H5Oattribute.c:1598:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_remove_by_idx': ../../src/H5Oattribute.c:1683:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_count_real': ../../src/H5Oattribute.c:1771:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_exists': ../../src/H5Oattribute.c:1871:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_bh_info': ../../src/H5Oattribute.c:1943:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_count': ../../src/H5Oattribute.c:2026:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Obogus.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Obogus.lo ../../src/H5Obogus.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Obogus.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Obtreek.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Obtreek.lo ../../src/H5Obtreek.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Obtreek.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Obtreek.c: In function 'H5O_btreek_decode': ../../src/H5Obtreek.c:88:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Obtreek.c: In function 'H5O_btreek_copy': ../../src/H5Obtreek.c:170:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ocache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ocache.lo ../../src/H5Ocache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ocache.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ocache.c: In function 'H5O_load': ../../src/H5Ocache.c:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c:166:12: warning: variable 'prefix_size' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_flush': ../../src/H5Ocache.c:375:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_dest': ../../src/H5Ocache.c:521:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_clear': ../../src/H5Ocache.c:584:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_size': ../../src/H5Ocache.c:659:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocache.c: In function 'H5O_cache_chk_load': ../../src/H5Ocache.c:691:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_cache_chk_flush': ../../src/H5Ocache.c:784:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_cache_chk_dest': ../../src/H5Ocache.c:830:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_cache_chk_clear': ../../src/H5Ocache.c:902:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_add_cont_msg': ../../src/H5Ocache.c:987:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_chunk_deserialize': ../../src/H5Ocache.c:1167:42: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocache.c:1186:36: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Ocache.c:1043:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_chunk_serialize': ../../src/H5Ocache.c:1384:30: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Ocache.c:1374:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_chunk_proxy_dest': ../../src/H5Ocache.c:1437:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ochunk.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ochunk.lo ../../src/H5Ochunk.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ochunk.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ochunk.c: In function 'H5O_chunk_add': ../../src/H5Ochunk.c:100:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ochunk.c: In function 'H5O_chunk_protect': ../../src/H5Ochunk.c:154:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ochunk.c: In function 'H5O_chunk_unprotect': ../../src/H5Ochunk.c:228:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ochunk.c: In function 'H5O_chunk_resize': ../../src/H5Ochunk.c:280:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ochunk.c: In function 'H5O_chunk_update_idx': ../../src/H5Ochunk.c:324:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ochunk.c: In function 'H5O_chunk_delete': ../../src/H5Ochunk.c:376:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ocont.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ocont.lo ../../src/H5Ocont.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ocont.c:32: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ocont.c: In function 'H5O_cont_decode': ../../src/H5Ocont.c:99:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocont.c: In function 'H5O_cont_size': ../../src/H5Ocont.c:182:36: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocont.c: In function 'H5O_cont_delete': ../../src/H5Ocont.c:232:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ocopy.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ocopy.lo ../../src/H5Ocopy.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ocopy.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ocopy.c: In function 'H5O_copy_header_real': ../../src/H5Ocopy.c:632:24: warning: conversion to 'uint64_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocopy.c:639:23: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5Ocopy.c:672:20: warning: conversion to 'uint64_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocopy.c:350:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_header_map': ../../src/H5Ocopy.c:917:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_header': ../../src/H5Ocopy.c:1057:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_obj': ../../src/H5Ocopy.c:1151:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_obj_by_ref': ../../src/H5Ocopy.c:1210:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_expand_ref': ../../src/H5Ocopy.c:1309:44: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Ocopy.c:1338:44: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Ocopy.c:1339:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocopy.c:1339:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocopy.c:1339:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocopy.c:1339:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocopy.c:1348:48: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Ocopy.c:1278:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_free_comm_dt_cb': ../../src/H5Ocopy.c:1406:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_comm_dt_cmp': ../../src/H5Ocopy.c:1442:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_search_comm_dt_attr_cb': ../../src/H5Ocopy.c:1486:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_search_comm_dt_check': ../../src/H5Ocopy.c:1568:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_search_comm_dt_cb': ../../src/H5Ocopy.c:1687:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_search_comm_dt': ../../src/H5Ocopy.c:1749:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_insert_comm_dt': ../../src/H5Ocopy.c:1918:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Odbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Odbg.lo ../../src/H5Odbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Odbg.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Odbg.c: In function 'H5O_debug_id': ../../src/H5Odbg.c:253:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odbg.c: In function 'H5O_debug_real': ../../src/H5Odbg.c:401:46: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Odbg.c:427:16: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Odbg.c:300:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odbg.c: In function 'H5O_debug': ../../src/H5Odbg.c:553:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Odrvinfo.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Odrvinfo.lo ../../src/H5Odrvinfo.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Odrvinfo.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Odrvinfo.c: In function 'H5O_drvinfo_decode': ../../src/H5Odrvinfo.c:89:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odrvinfo.c: In function 'H5O_drvinfo_copy': ../../src/H5Odrvinfo.c:186:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Odtype.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Odtype.lo ../../src/H5Odtype.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Odtype.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../src/H5Odtype.c:72:0: ../../src/H5Oshared.h: In function 'H5O_dtype_shared_decode': ../../src/H5Oshared.h:56:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_dtype_shared_encode': ../../src/H5Oshared.h:116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_dtype_shared_size': ../../src/H5Oshared.h:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_dtype_shared_delete': ../../src/H5Oshared.h:224:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_dtype_shared_link': ../../src/H5Oshared.h:276:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_dtype_shared_copy_file': ../../src/H5Oshared.h:329:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] In file included from ../../src/H5Odtype.c:72:0: ../../src/H5Oshared.h: In function 'H5O_dtype_shared_post_copy_file': ../../src/H5Oshared.h:394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_dtype_shared_debug': ../../src/H5Oshared.h:463:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_decode_helper': ../../src/H5Odtype.c:141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_encode_helper': ../../src/H5Odtype.c:619:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../src/H5Odtype.c:686:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../src/H5Odtype.c:782:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../src/H5Odtype.c:810:61: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Odtype.c:817:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../src/H5Odtype.c:1003:60: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Odtype.c:604:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_decode': ../../src/H5Odtype.c:1094:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_encode': ../../src/H5Odtype.c:1138:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_copy': ../../src/H5Odtype.c:1178:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_set_share': ../../src/H5Odtype.c:1413:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_can_share': ../../src/H5Odtype.c:1469:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_pre_copy_file': ../../src/H5Odtype.c:1514:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_copy_file': ../../src/H5Odtype.c:1563:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_shared_post_copy_upd': ../../src/H5Odtype.c:1602:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_debug': ../../src/H5Odtype.c:1963:2: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] CC H5Oefl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oefl.lo ../../src/H5Oefl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oefl.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Oefl.c: In function 'H5O_efl_decode': ../../src/H5Oefl.c:102:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oefl.c: In function 'H5O_efl_encode': ../../src/H5Oefl.c:233:2: warning: conversion to 'uint64_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Oefl.c: In function 'H5O_efl_copy': ../../src/H5Oefl.c:264:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oefl.c: In function 'H5O_efl_size': ../../src/H5Oefl.c:359:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Oefl.c:356:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Oefl.c: In function 'H5O_efl_total_size': ../../src/H5Oefl.c:423:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oefl.c: In function 'H5O_efl_copy_file': ../../src/H5Oefl.c:467:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ofill.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ofill.lo ../../src/H5Ofill.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ofill.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../src/H5Ofill.c:69:0: ../../src/H5Oshared.h: In function 'H5O_fill_shared_decode': ../../src/H5Oshared.h:56:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_shared_encode': ../../src/H5Oshared.h:116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_shared_size': ../../src/H5Oshared.h:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_shared_delete': ../../src/H5Oshared.h:224:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_shared_link': ../../src/H5Oshared.h:276:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_shared_copy_file': ../../src/H5Oshared.h:329:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] In file included from ../../src/H5Ofill.c:69:0: ../../src/H5Oshared.h: In function 'H5O_fill_shared_post_copy_file': ../../src/H5Oshared.h:394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] ../../src/H5Oshared.h: In function 'H5O_fill_shared_debug': ../../src/H5Oshared.h:463:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] In file included from ../../src/H5Ofill.c:105:0: ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_decode': ../../src/H5Oshared.h:56:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_encode': ../../src/H5Oshared.h:116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_size': ../../src/H5Oshared.h:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_delete': ../../src/H5Oshared.h:224:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_link': ../../src/H5Oshared.h:276:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_copy_file': ../../src/H5Oshared.h:329:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] In file included from ../../src/H5Ofill.c:105:0: ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_post_copy_file': ../../src/H5Oshared.h:394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_debug': ../../src/H5Oshared.h:463:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ofill.c: In function 'H5O_fill_new_decode': ../../src/H5Ofill.c:219:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:256:13: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:256:13: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:256:13: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:256:13: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:256:13: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:256:13: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:193:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ofill.c: In function 'H5O_fill_old_decode': ../../src/H5Ofill.c:321:5: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:321:5: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:321:5: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:321:5: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:321:5: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:321:5: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:307:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ofill.c: In function 'H5O_fill_new_encode': ../../src/H5Ofill.c:400:15: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5Ofill.c:404:15: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5Ofill.c: In function 'H5O_fill_copy': ../../src/H5Ofill.c:499:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ofill.c: In function 'H5O_fill_reset_dyn': ../../src/H5Ofill.c:689:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ofill.c: In function 'H5O_fill_debug': ../../src/H5Ofill.c:823:5: warning: enumeration value 'H5D_ALLOC_TIME_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Ofill.c:823:5: warning: enumeration value 'H5D_ALLOC_TIME_DEFAULT' not handled in switch [-Wswitch-enum] ../../src/H5Ofill.c:842:5: warning: enumeration value 'H5D_FILL_TIME_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Ofill.c:862:5: warning: enumeration value 'H5D_FILL_VALUE_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Ofill.c: In function 'H5O_fill_convert': ../../src/H5Ofill.c:917:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Oginfo.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oginfo.lo ../../src/H5Oginfo.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oginfo.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Oginfo.c: In function 'H5O_ginfo_decode': ../../src/H5Oginfo.c:105:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oginfo.c: In function 'H5O_ginfo_encode': ../../src/H5Oginfo.c:187:11: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Oginfo.c: In function 'H5O_ginfo_copy': ../../src/H5Oginfo.c:229:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oginfo.c: In function 'H5O_ginfo_size': ../../src/H5Oginfo.c:278:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] CC H5Olayout.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Olayout.lo ../../src/H5Olayout.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Olayout.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Olayout.c: In function 'H5O_layout_decode': ../../src/H5Olayout.c:106:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olayout.c: In function 'H5O_layout_encode': ../../src/H5Olayout.c:300:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olayout.c: In function 'H5O_layout_copy': ../../src/H5Olayout.c:380:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olayout.c: In function 'H5O_layout_free': ../../src/H5Olayout.c:505:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olayout.c: In function 'H5O_layout_delete': ../../src/H5Olayout.c:538:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olayout.c: In function 'H5O_layout_copy_file': ../../src/H5Olayout.c:599:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Olinfo.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Olinfo.lo ../../src/H5Olinfo.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Olinfo.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Olinfo.c: In function 'H5O_linfo_decode': ../../src/H5Olinfo.c:124:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olinfo.c: In function 'H5O_linfo_encode': ../../src/H5Olinfo.c:209:17: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Olinfo.c: In function 'H5O_linfo_copy': ../../src/H5Olinfo.c:254:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olinfo.c: In function 'H5O_linfo_size': ../../src/H5Olinfo.c:302:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Olinfo.c: In function 'H5O_linfo_delete': ../../src/H5Olinfo.c:351:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olinfo.c: In function 'H5O_linfo_copy_file': ../../src/H5Olinfo.c:391:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olinfo.c: In function 'H5O_linfo_post_copy_file_cb': ../../src/H5Olinfo.c:459:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olinfo.c: In function 'H5O_linfo_post_copy_file': ../../src/H5Olinfo.c:506:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Olink.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Olink.lo ../../src/H5Olink.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Olink.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Olink.c: In function 'H5O_link_decode': ../../src/H5Olink.c:210:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:210:5: warning: enumeration value 'H5L_TYPE_EXTERNAL' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:210:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:129:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olink.c: In function 'H5O_link_encode': ../../src/H5Olink.c:309:16: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Olink.c:310:16: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Olink.c:311:16: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Olink.c:353:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:353:5: warning: enumeration value 'H5L_TYPE_EXTERNAL' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:353:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c: In function 'H5O_link_copy': ../../src/H5Olink.c:410:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olink.c: In function 'H5O_link_size': ../../src/H5Olink.c:498:45: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Olink.c:500:27: warning: conversion to 'size_t' from 'uint64_t' may alter its value [-Wconversion] ../../src/H5Olink.c:504:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:504:5: warning: enumeration value 'H5L_TYPE_EXTERNAL' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:504:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c: In function 'H5O_link_delete': ../../src/H5Olink.c:607:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olink.c: In function 'H5O_link_copy_file': ../../src/H5Olink.c:720:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olink.c: In function 'H5O_link_post_copy_file': ../../src/H5Olink.c:762:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olink.c: In function 'H5O_link_debug': ../../src/H5Olink.c:829:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:829:5: warning: enumeration value 'H5L_TYPE_EXTERNAL' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:829:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:803:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Omessage.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Omessage.lo ../../src/H5Omessage.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Omessage.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Omessage.c: In function 'H5O_msg_create': ../../src/H5Omessage.c:122:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_append_oh': ../../src/H5Omessage.c:170:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_append_real': ../../src/H5Omessage.c:213:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_write': ../../src/H5Omessage.c:266:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_write_oh': ../../src/H5Omessage.c:321:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_write_real': ../../src/H5Omessage.c:370:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_read': ../../src/H5Omessage.c:470:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_read_oh': ../../src/H5Omessage.c:525:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_reset': ../../src/H5Omessage.c:581:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_reset_real': ../../src/H5Omessage.c:617:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_copy': ../../src/H5Omessage.c:754:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_count': ../../src/H5Omessage.c:808:35: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Omessage.c:793:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_exists': ../../src/H5Omessage.c:878:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_remove': ../../src/H5Omessage.c:970:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_remove_op': ../../src/H5Omessage.c:1022:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_remove_cb': ../../src/H5Omessage.c:1076:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_remove_real': ../../src/H5Omessage.c:1143:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_iterate': ../../src/H5Omessage.c:1217:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_iterate_real': ../../src/H5Omessage.c:1291:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_raw_size': ../../src/H5Omessage.c:1372:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_size_f': ../../src/H5Omessage.c:1447:18: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Omessage.c:1417:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_size_oh': ../../src/H5Omessage.c:1500:18: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Omessage.c:1479:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_set_share': ../../src/H5Omessage.c:1653:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_reset_share': ../../src/H5Omessage.c:1701:28: warning: variable 'type' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_get_crt_index': ../../src/H5Omessage.c:1738:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_encode': ../../src/H5Omessage.c:1784:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_decode': ../../src/H5Omessage.c:1830:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_copy_file': ../../src/H5Omessage.c:1872:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_alloc': ../../src/H5Omessage.c:1914:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_copy_mesg': ../../src/H5Omessage.c:1978:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_delete': ../../src/H5Omessage.c:2053:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_delete_mesg': ../../src/H5Omessage.c:2091:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_flush': ../../src/H5Omessage.c:2132:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_flush_msgs': ../../src/H5Omessage.c:2233:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_get_chunkno': ../../src/H5Omessage.c:2306:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Omessage.c:2284:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_lock': ../../src/H5Omessage.c:2339:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_unlock': ../../src/H5Omessage.c:2397:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Omtime.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Omtime.lo ../../src/H5Omtime.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Omtime.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Omtime.c: In function 'H5O_mtime_new_decode': ../../src/H5Omtime.c:129:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omtime.c: In function 'H5O_mtime_decode': ../../src/H5Omtime.c:183:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omtime.c: In function 'H5O_mtime_copy': ../../src/H5Omtime.c:375:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Oname.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oname.lo ../../src/H5Oname.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oname.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Oname.c: In function 'H5O_name_decode': ../../src/H5Oname.c:93:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oname.c: In function 'H5O_name_copy': ../../src/H5Oname.c:177:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Onull.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Onull.lo ../../src/H5Onull.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Onull.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Opline.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Opline.lo ../../src/H5Opline.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Opline.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../src/H5Opline.c:67:0: ../../src/H5Oshared.h: In function 'H5O_pline_shared_decode': ../../src/H5Oshared.h:56:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_pline_shared_encode': ../../src/H5Oshared.h:116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_pline_shared_size': ../../src/H5Oshared.h:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_pline_shared_delete': ../../src/H5Oshared.h:224:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_pline_shared_link': ../../src/H5Oshared.h:276:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_pline_shared_copy_file': ../../src/H5Oshared.h:329:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] In file included from ../../src/H5Opline.c:67:0: ../../src/H5Oshared.h: In function 'H5O_pline_shared_post_copy_file': ../../src/H5Oshared.h:394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] ../../src/H5Oshared.h: In function 'H5O_pline_shared_debug': ../../src/H5Oshared.h:463:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Opline.c: In function 'H5O_pline_decode': ../../src/H5Opline.c:121:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Opline.c: In function 'H5O_pline_encode': ../../src/H5Opline.c:253:17: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value [-Wconversion] ../../src/H5Opline.c: In function 'H5O_pline_copy': ../../src/H5Opline.c:349:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Opline.c: In function 'H5O_pline_size': ../../src/H5Opline.c:468:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Opline.c: In function 'H5O_pline_pre_copy_file': ../../src/H5Opline.c:579:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Orefcount.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Orefcount.lo ../../src/H5Orefcount.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Orefcount.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Orefcount.c: In function 'H5O_refcount_decode': ../../src/H5Orefcount.c:99:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Orefcount.c: In function 'H5O_refcount_copy': ../../src/H5Orefcount.c:184:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Osdspace.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Osdspace.lo ../../src/H5Osdspace.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Osdspace.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../src/H5Osdspace.c:61:0: ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_decode': ../../src/H5Oshared.h:56:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_encode': ../../src/H5Oshared.h:116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_size': ../../src/H5Oshared.h:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_delete': ../../src/H5Oshared.h:224:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_link': ../../src/H5Oshared.h:276:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_copy_file': ../../src/H5Oshared.h:329:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] In file included from ../../src/H5Osdspace.c:61:0: ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_post_copy_file': ../../src/H5Oshared.h:394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_debug': ../../src/H5Oshared.h:463:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Osdspace.c: In function 'H5O_sdspace_decode': ../../src/H5Osdspace.c:122:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Osdspace.c: In function 'H5O_sdspace_copy': ../../src/H5Osdspace.c:307:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Osdspace.c: In function 'H5O_sdspace_pre_copy_file': ../../src/H5Osdspace.c:452:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Oshared.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oshared.lo ../../src/H5Oshared.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oshared.c:39: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Oshared.c: In function 'H5O_shared_read': ../../src/H5Oshared.c:117:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.c: In function 'H5O_shared_link_adj': ../../src/H5Oshared.c:229:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.c: In function 'H5O_shared_decode': ../../src/H5Oshared.c:318:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.c: In function 'H5O_shared_delete': ../../src/H5Oshared.c:518:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.c: In function 'H5O_shared_link': ../../src/H5Oshared.c:561:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.c: In function 'H5O_shared_copy_file': ../../src/H5Oshared.c:599:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.c:590:29: warning: unused parameter 'file_src' [-Wunused-parameter] ../../src/H5Oshared.c:592:71: warning: unused parameter 'cpy_info' [-Wunused-parameter] ../../src/H5Oshared.c: In function 'H5O_shared_post_copy_file': ../../src/H5Oshared.c:661:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ostab.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ostab.lo ../../src/H5Ostab.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ostab.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ostab.c: In function 'H5O_stab_decode': ../../src/H5Ostab.c:106:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ostab.c: In function 'H5O_stab_copy': ../../src/H5Ostab.c:187:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ostab.c: In function 'H5O_stab_size': ../../src/H5Ostab.c:230:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ostab.c: In function 'H5O_stab_delete': ../../src/H5Ostab.c:280:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ostab.c: In function 'H5O_stab_copy_file': ../../src/H5Ostab.c:320:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ostab.c: In function 'H5O_stab_post_copy_file': ../../src/H5Ostab.c:377:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Oshmesg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oshmesg.lo ../../src/H5Oshmesg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oshmesg.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Oshmesg.c: In function 'H5O_shmesg_decode': ../../src/H5Oshmesg.c:85:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshmesg.c: In function 'H5O_shmesg_encode': ../../src/H5Oshmesg.c:132:16: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value [-Wconversion] ../../src/H5Oshmesg.c:134:16: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value [-Wconversion] ../../src/H5Oshmesg.c: In function 'H5O_shmesg_copy': ../../src/H5Oshmesg.c:161:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshmesg.c: In function 'H5O_shmesg_size': ../../src/H5Oshmesg.c:205:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] CC H5Otest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Otest.lo ../../src/H5Otest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Otest.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Otest.c: In function 'H5O_is_attr_dense_test': ../../src/H5Otest.c:104:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Otest.c: In function 'H5O_is_attr_empty_test': ../../src/H5Otest.c:169:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Otest.c: In function 'H5O_num_attrs_test': ../../src/H5Otest.c:256:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Otest.c: In function 'H5O_attr_dense_info_test': ../../src/H5Otest.c:342:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Otest.c: In function 'H5O_check_msg_marked_test': ../../src/H5Otest.c:430:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Otest.c: In function 'H5O_expunge_chunks_test': ../../src/H5Otest.c:493:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Otest.c: In function 'H5O_get_rc': ../../src/H5Otest.c:549:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ounknown.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ounknown.lo ../../src/H5Ounknown.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ounknown.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5P.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5P.lo ../../src/H5P.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5P.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Pacpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pacpl.lo ../../src/H5Pacpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pacpl.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Pdapl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pdapl.lo ../../src/H5Pdapl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pdapl.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pdapl.c: In function 'H5P_dacc_reg_prop': ../../src/H5Pdapl.c:126:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdapl.c:129:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdapl.c: In function 'H5Pset_chunk_cache': ../../src/H5Pdapl.c:189:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] CC H5Pdcpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pdcpl.lo ../../src/H5Pdcpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pdcpl.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pdcpl.c: In function 'H5P_dcrt_reg_prop': ../../src/H5Pdcpl.c:185:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdcpl.c: In function 'H5P_dcrt_copy': ../../src/H5Pdcpl.c:258:5: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c:258:5: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c:234:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdcpl.c: In function 'H5P_dcrt_close': ../../src/H5Pdcpl.c:344:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdcpl.c: In function 'H5P_dcrt_layout_cmp': ../../src/H5Pdcpl.c:407:5: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c:407:5: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c: In function 'H5P_set_layout': ../../src/H5Pdcpl.c:612:9: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c:612:9: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c:597:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdcpl.c: In function 'H5Pset_layout': ../../src/H5Pdcpl.c:726:5: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c:726:5: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c: In function 'H5Pset_szip': ../../src/H5Pdcpl.c:1202:5: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../src/H5Pdcpl.c:1210:5: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../src/H5Pdcpl.c: In function 'H5P_get_fill_value': ../../src/H5Pdcpl.c:1526:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdcpl.c: In function 'H5P_is_fill_value_defined': ../../src/H5Pdcpl.c:1655:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdcpl.c: In function 'H5P_fill_value_defined': ../../src/H5Pdcpl.c:1697:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdcpl.c: In function 'H5Pset_alloc_time': ../../src/H5Pdcpl.c:1795:9: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c:1795:9: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum] CC H5Pdeprec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pdeprec.lo ../../src/H5Pdeprec.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pdeprec.c:43: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Pdxpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pdxpl.lo ../../src/H5Pdxpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pdxpl.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pdxpl.c: In function 'H5P_dxfr_reg_prop': ../../src/H5Pdxpl.c:195:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c:195:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c:195:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c:218:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdxpl.c: In function 'H5P_dxfr_create': ../../src/H5Pdxpl.c:339:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdxpl.c: In function 'H5P_dxfr_copy': ../../src/H5Pdxpl.c:389:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdxpl.c: In function 'H5P_dxfr_close': ../../src/H5Pdxpl.c:440:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdxpl.c: In function 'H5P_dxfr_xform_del': ../../src/H5Pdxpl.c:480:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdxpl.c: In function 'H5P_dxfr_xform_copy': ../../src/H5Pdxpl.c:512:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdxpl.c: In function 'H5P_dxfr_xform_close': ../../src/H5Pdxpl.c:543:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdxpl.c: In function 'H5Pset_btree_ratios': ../../src/H5Pdxpl.c:1165:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c:1165:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c:1165:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c:1165:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c:1166:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c:1166:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c: In function 'H5P_set_vlen_mem_manager': ../../src/H5Pdxpl.c:1214:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdxpl.c: At top level: ../../src/H5Pdxpl.c:103:0: warning: macro "H5D_MPIO_ACTUAL_CHUNK_OPT_MODE_SIZE" is not used [-Wunused-macros] ../../src/H5Pdxpl.c:104:0: warning: macro "H5D_MPIO_ACTUAL_CHUNK_OPT_MODE_DEF" is not used [-Wunused-macros] ../../src/H5Pdxpl.c:107:0: warning: macro "H5D_MPIO_ACTUAL_IO_MODE_DEF" is not used [-Wunused-macros] ../../src/H5Pdxpl.c:97:0: warning: macro "H5D_XFER_MPIO_CHUNK_OPT_HARD_DEF" is not used [-Wunused-macros] ../../src/H5Pdxpl.c:106:0: warning: macro "H5D_MPIO_ACTUAL_IO_MODE_SIZE" is not used [-Wunused-macros] ../../src/H5Pdxpl.c:94:0: warning: macro "H5D_XFER_MPIO_COLLECTIVE_OPT_SIZE" is not used [-Wunused-macros] ../../src/H5Pdxpl.c:91:0: warning: macro "H5D_XFER_IO_XFER_MODE_SIZE" is not used [-Wunused-macros] ../../src/H5Pdxpl.c:100:0: warning: macro "H5D_XFER_MPIO_CHUNK_OPT_RATIO_SIZE" is not used [-Wunused-macros] ../../src/H5Pdxpl.c:95:0: warning: macro "H5D_XFER_MPIO_COLLECTIVE_OPT_DEF" is not used [-Wunused-macros] ../../src/H5Pdxpl.c:99:0: warning: macro "H5D_XFER_MPIO_CHUNK_OPT_NUM_DEF" is not used [-Wunused-macros] ../../src/H5Pdxpl.c:101:0: warning: macro "H5D_XFER_MPIO_CHUNK_OPT_RATIO_DEF" is not used [-Wunused-macros] ../../src/H5Pdxpl.c:98:0: warning: macro "H5D_XFER_MPIO_CHUNK_OPT_NUM_SIZE" is not used [-Wunused-macros] ../../src/H5Pdxpl.c:92:0: warning: macro "H5D_XFER_IO_XFER_MODE_DEF" is not used [-Wunused-macros] ../../src/H5Pdxpl.c:96:0: warning: macro "H5D_XFER_MPIO_CHUNK_OPT_HARD_SIZE" is not used [-Wunused-macros] CC H5Pfapl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pfapl.lo ../../src/H5Pfapl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pfapl.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pfapl.c: In function 'H5P_facc_reg_prop': ../../src/H5Pfapl.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:212:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:232:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_facc_create': ../../src/H5Pfapl.c:348:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_facc_copy': ../../src/H5Pfapl.c:398:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_facc_close': ../../src/H5Pfapl.c:449:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_set_driver': ../../src/H5Pfapl.c:616:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_get_driver': ../../src/H5Pfapl.c:747:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_get_driver_info': ../../src/H5Pfapl.c:846:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_set_family_offset': ../../src/H5Pfapl.c:972:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_get_family_offset': ../../src/H5Pfapl.c:1049:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_set_multi_type': ../../src/H5Pfapl.c:1126:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_get_multi_type': ../../src/H5Pfapl.c:1203:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5Pset_cache': ../../src/H5Pfapl.c:1262:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:1262:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c: In function 'H5P_file_image_info_del': ../../src/H5Pfapl.c:2445:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_file_image_info_copy': ../../src/H5Pfapl.c:2499:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_file_image_info_close': ../../src/H5Pfapl.c:2572:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Pfcpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pfcpl.lo ../../src/H5Pfcpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pfcpl.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pfcpl.c: In function 'H5P_fcrt_reg_prop': ../../src/H5Pfcpl.c:155:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Pfmpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pfmpl.lo ../../src/H5Pfmpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pfmpl.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pfmpl.c: In function 'H5P_fmnt_reg_prop': ../../src/H5Pfmpl.c:113:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Pgcpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pgcpl.lo ../../src/H5Pgcpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pgcpl.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pgcpl.c: In function 'H5P_gcrt_reg_prop': ../../src/H5Pgcpl.c:113:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Pint.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pint.lo ../../src/H5Pint.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pint.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pint.c: In function 'H5P_do_prop_cb1': ../../src/H5Pint.c:269:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_init': ../../src/H5Pint.c:330:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_init_interface': ../../src/H5Pint.c:355:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_copy_pclass': ../../src/H5Pint.c:555:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_copy_plist': ../../src/H5Pint.c:636:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_dup_prop': ../../src/H5Pint.c:846:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_create_prop': ../../src/H5Pint.c:960:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_add_prop': ../../src/H5Pint.c:1040:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_find_prop_plist': ../../src/H5Pint.c:1078:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_find_prop_pclass': ../../src/H5Pint.c:1138:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_create_class': ../../src/H5Pint.c:1449:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_create': ../../src/H5Pint.c:1546:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_create_id': ../../src/H5Pint.c:1685:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_register_real': ../../src/H5Pint.c:1895:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_register': ../../src/H5Pint.c:2095:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_insert': ../../src/H5Pint.c:2305:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_set': ../../src/H5Pint.c:2398:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_get_size_plist': ../../src/H5Pint.c:2664:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_get_size_pclass': ../../src/H5Pint.c:2710:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_get_nprops_pclass': ../../src/H5Pint.c:2824:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_isa_class': ../../src/H5Pint.c:3228:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_object_verify': ../../src/H5Pint.c:3278:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_iterate_plist': ../../src/H5Pint.c:3355:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_iterate_pclass': ../../src/H5Pint.c:3511:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_peek_unsigned': ../../src/H5Pint.c:3583:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_peek_hid_t': ../../src/H5Pint.c:3628:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_peek_voidp': ../../src/H5Pint.c:3673:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_peek_size_t': ../../src/H5Pint.c:3718:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_get': ../../src/H5Pint.c:3766:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_remove': ../../src/H5Pint.c:3913:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_copy_prop_plist': ../../src/H5Pint.c:4050:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_copy_prop_pclass': ../../src/H5Pint.c:4157:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_unregister': ../../src/H5Pint.c:4232:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_close': ../../src/H5Pint.c:4297:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_get_class_name': ../../src/H5Pint.c:4456:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_get_class_path': ../../src/H5Pint.c:4497:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_open_class_path': ../../src/H5Pint.c:4564:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_close_class': ../../src/H5Pint.c:4678:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Plapl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Plapl.lo ../../src/H5Plapl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Plapl.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Plapl.c: In function 'H5P_lacc_reg_prop': ../../src/H5Plapl.c:158:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Plapl.c: In function 'H5P_lacc_elink_fapl_del': ../../src/H5Plapl.c:205:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Plapl.c: In function 'H5P_lacc_elink_fapl_copy': ../../src/H5Plapl.c:239:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Plapl.c: In function 'H5P_lacc_elink_fapl_close': ../../src/H5Plapl.c:280:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Plcpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Plcpl.lo ../../src/H5Plcpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Plcpl.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Plcpl.c: In function 'H5P_lcrt_reg_prop': ../../src/H5Plcpl.c:119:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Pocpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pocpl.lo ../../src/H5Pocpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pocpl.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pocpl.c: In function 'H5P_ocrt_reg_prop': ../../src/H5Pocpl.c:136:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pocpl.c: In function 'H5P_ocrt_copy': ../../src/H5Pocpl.c:183:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pocpl.c: In function 'H5P_ocrt_close': ../../src/H5Pocpl.c:231:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pocpl.c: In function 'H5Pset_attr_creation_order': ../../src/H5Pocpl.c:382:16: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5Pocpl.c:383:16: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5Pocpl.c: In function 'H5Pset_obj_track_times': ../../src/H5Pocpl.c:489:16: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5Pocpl.c: In function 'H5P_modify_filter': ../../src/H5Pocpl.c:585:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pocpl.c: In function 'H5P_get_filter_by_id': ../../src/H5Pocpl.c:941:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pocpl.c: In function 'H5Pget_filter_by_id2': ../../src/H5Pocpl.c:996:30: warning: unused variable 'filter' [-Wunused-variable] ../../src/H5Pocpl.c:995:21: warning: unused variable 'pline' [-Wunused-variable] CC H5Pocpypl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pocpypl.lo ../../src/H5Pocpypl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pocpypl.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pocpypl.c: In function 'H5P_ocpy_reg_prop': ../../src/H5Pocpypl.c:140:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pocpypl.c: In function 'H5P_ocpy_copy': ../../src/H5Pocpypl.c:184:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pocpypl.c: In function 'H5P_ocpy_close': ../../src/H5Pocpypl.c:261:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pocpypl.c: In function 'H5P_ocpy_merge_comm_dt_list_cmp': ../../src/H5Pocpypl.c:303:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Pocpypl.c: In function 'H5P_free_merge_comm_dtype_list': ../../src/H5Pocpypl.c:347:5: warning: unused variable 'err_occurred' [-Wunused-variable] CC H5Pstrcpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pstrcpl.lo ../../src/H5Pstrcpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pstrcpl.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pstrcpl.c: In function 'H5P_strcrt_reg_prop': ../../src/H5Pstrcpl.c:117:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ptest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ptest.lo ../../src/H5Ptest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ptest.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ptest.c: In function 'H5P_get_class_path_test': ../../src/H5Ptest.c:66:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ptest.c: In function 'H5P_open_class_path_test': ../../src/H5Ptest.c:107:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ptest.c: In function 'H5P_reset_external_file_test': ../../src/H5Ptest.c:152:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5R.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5R.lo ../../src/H5R.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5R.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5R.c: In function 'H5R_init': ../../src/H5R.c:66:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5R.c: In function 'H5R_init_interface': ../../src/H5R.c:91:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5R.c: In function 'H5R_create': ../../src/H5R.c:176:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5R.c: In function 'H5R_dereference': ../../src/H5R.c:399:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:399:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:399:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:399:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:432:5: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../src/H5R.c:432:5: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] ../../src/H5R.c:375:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5R.c: In function 'H5R_get_region': ../../src/H5R.c:583:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:583:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:583:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:583:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:571:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5R.c: In function 'H5R_get_obj_type': ../../src/H5R.c:718:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:718:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:718:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:718:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:694:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5R.c: In function 'H5R_get_name': ../../src/H5R.c:862:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:862:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:862:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:862:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:836:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Rdeprec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Rdeprec.lo ../../src/H5Rdeprec.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Rdeprec.c:43: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5RC.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5RC.lo ../../src/H5RC.c In file included from /usr/include/stdio.h:27:0, from ../../src/H5Epublic.h:22, from ../../src/H5Eprivate.h:22, from ../../src/H5RC.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5RC.c: In function 'H5RC_create': ../../src/H5RC.c:60:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5RC.c: In function 'H5RC_decr': ../../src/H5RC.c:104:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5RS.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5RS.lo ../../src/H5RS.c In file included from /usr/include/stdio.h:27:0, from ../../src/H5Epublic.h:22, from ../../src/H5Eprivate.h:22, from ../../src/H5RS.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5RS.c: In function 'H5RS_create': ../../src/H5RS.c:106:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5RS.c: In function 'H5RS_wrap': ../../src/H5RS.c:153:20: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5RS.c:146:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5RS.c: In function 'H5RS_own': ../../src/H5RS.c:188:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5RS.c: In function 'H5RS_dup_str': ../../src/H5RS.c:344:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5S.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5S.lo ../../src/H5S.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5S.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5S.c: In function 'H5S_init_interface': ../../src/H5S.c:78:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_create': ../../src/H5S.c:164:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_extent_release': ../../src/H5S.c:286:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_close': ../../src/H5S.c:320:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_extent_copy': ../../src/H5S.c:484:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_copy': ../../src/H5S.c:558:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_get_simple_extent_npoints': ../../src/H5S.c:609:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_get_npoints_max': ../../src/H5S.c:686:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_get_simple_extent_ndims': ../../src/H5S.c:790:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_extent_get_dims': ../../src/H5S.c:876:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_get_simple_extent_dims': ../../src/H5S.c:934:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_write': ../../src/H5S.c:966:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_append': ../../src/H5S.c:1007:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_read': ../../src/H5S.c:1043:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_set_extent_simple': ../../src/H5S.c:1236:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_create_simple': ../../src/H5S.c:1395:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_encode': ../../src/H5S.c:1475:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_decode': ../../src/H5S.c:1592:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_get_simple_extent_type': ../../src/H5S.c:1674:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_set_extent': ../../src/H5S.c:1823:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_set_extent_real': ../../src/H5S.c:1905:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_extend': ../../src/H5S.c:2104:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Sall.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Sall.lo ../../src/H5Sall.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Sall.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Sall.c: In function 'H5S_all_iter_coords': ../../src/H5Sall.c:158:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sall.c: In function 'H5S_all_deserialize': ../../src/H5Sall.c:553:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sall.c: In function 'H5S_all_project_simple': ../../src/H5Sall.c:818:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sall.c:814:37: warning: unused parameter 'base_space' [-Wunused-parameter] ../../src/H5Sall.c:814:76: warning: unused parameter 'offset' [-Wunused-parameter] ../../src/H5Sall.c: In function 'H5S_select_all': ../../src/H5Sall.c:857:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Sdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Sdbg.lo ../../src/H5Sdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Sdbg.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Sdbg.c: In function 'H5S_debug': ../../src/H5Sdbg.c:98:5: warning: enumeration value 'H5S_NO_CLASS' not handled in switch [-Wswitch-enum] CC H5Shyper.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Shyper.lo ../../src/H5Shyper.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Shyper.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Shyper.c: In function 'H5S_hyper_new_span': ../../src/H5Shyper.c:1098:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_span_precompute_helper': ../../src/H5Shyper.c:1146:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_span_precompute': ../../src/H5Shyper.c:1204:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_copy_span_helper': ../../src/H5Shyper.c:1293:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_copy_span': ../../src/H5Shyper.c:1379:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_free_span_info': ../../src/H5Shyper.c:1523:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_free_span': ../../src/H5Shyper.c:1575:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_copy': ../../src/H5Shyper.c:1624:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_serialize_helper': ../../src/H5Shyper.c:2003:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_deserialize': ../../src/H5Shyper.c:2250:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_span_blocklist': ../../src/H5Shyper.c:2333:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_bounds_helper': ../../src/H5Shyper.c:2646:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_bounds': ../../src/H5Shyper.c:2715:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_offset': ../../src/H5Shyper.c:2785:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_release': ../../src/H5Shyper.c:3183:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_coord_to_span': ../../src/H5Shyper.c:3271:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_add_span_element_helper': ../../src/H5Shyper.c:3340:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_add_span_element': ../../src/H5Shyper.c:3538:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_convert': ../../src/H5Shyper.c:3652:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_intersect_block_helper': ../../src/H5Shyper.c:3843:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_intersect_block': ../../src/H5Shyper.c:3910:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_adjust_u': ../../src/H5Shyper.c:4017:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_project_scalar': ../../src/H5Shyper.c:4063:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_project_simple_higher': ../../src/H5Shyper.c:4179:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_project_simple': ../../src/H5Shyper.c:4267:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_adjust_s': ../../src/H5Shyper.c:4493:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_normalize_offset': ../../src/H5Shyper.c:4547:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_denormalize_offset': ../../src/H5Shyper.c:4601:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_append_span': ../../src/H5Shyper.c:4646:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_clip_spans': ../../src/H5Shyper.c:4770:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_merge_spans_helper': ../../src/H5Shyper.c:5260:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_make_spans': ../../src/H5Shyper.c:5690:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_generate_spans': ../../src/H5Shyper.c:6021:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_generate_hyperslab': ../../src/H5Shyper.c:6071:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_select_hyperslab': ../../src/H5Shyper.c:6317:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_get_seq_list_opt': ../../src/H5Shyper.c:8251:13: warning: switch missing default case [-Wswitch-default] CC H5Smpio.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Smpio.lo ../../src/H5Smpio.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Smpio.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Snone.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Snone.lo ../../src/H5Snone.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Snone.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Snone.c: In function 'H5S_none_deserialize': ../../src/H5Snone.c:521:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Snone.c: In function 'H5S_none_project_simple': ../../src/H5Snone.c:767:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Snone.c:763:38: warning: unused parameter 'base_space' [-Wunused-parameter] ../../src/H5Snone.c:763:77: warning: unused parameter 'offset' [-Wunused-parameter] ../../src/H5Snone.c: In function 'H5S_select_none': ../../src/H5Snone.c:805:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Spoint.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Spoint.lo ../../src/H5Spoint.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Spoint.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Spoint.c: In function 'H5S_point_add': ../../src/H5Spoint.c:395:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Spoint.c: In function 'H5S_select_elements': ../../src/H5Spoint.c:555:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Spoint.c: In function 'H5S_point_copy': ../../src/H5Spoint.c:610:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Spoint.c: In function 'H5S_point_deserialize': ../../src/H5Spoint.c:896:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Spoint.c: In function 'H5S_point_bounds': ../../src/H5Spoint.c:1106:63: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Spoint.c:1107:63: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Spoint.c:1108:61: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Spoint.c:1109:61: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Spoint.c:1083:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Spoint.c: In function 'H5S_point_offset': ../../src/H5Spoint.c:1149:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Spoint.c: In function 'H5S_point_project_scalar': ../../src/H5Spoint.c:1372:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Spoint.c: In function 'H5S_point_project_simple': ../../src/H5Spoint.c:1415:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Spoint.c: In function 'H5S_point_get_seq_list': ../../src/H5Spoint.c:1655:56: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Spoint.c:1628:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Sselect.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Sselect.lo ../../src/H5Sselect.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Sselect.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Sselect.c: In function 'H5S_select_copy': ../../src/H5Sselect.c:112:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sselect.c: In function 'H5S_select_deserialize': ../../src/H5Sselect.c:453:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sselect.c: In function 'H5S_select_iterate': ../../src/H5Sselect.c:1218:20: warning: size of 'iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Sselect.c:1224:13: warning: size of 'off' is 8192 bytes [-Wlarger-than=] ../../src/H5Sselect.c:1227:12: warning: size of 'len' is 4096 bytes [-Wlarger-than=] ../../src/H5Sselect.c:1239:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sselect.c: In function 'H5S_select_shape_same': ../../src/H5Sselect.c:1425:20: warning: size of 'iter_a' is 2084 bytes [-Wlarger-than=] ../../src/H5Sselect.c:1426:20: warning: size of 'iter_b' is 2084 bytes [-Wlarger-than=] ../../src/H5Sselect.c:1431:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sselect.c: In function 'H5S_select_construct_projection': ../../src/H5Sselect.c:1770:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sselect.c: In function 'H5S_select_fill': ../../src/H5Sselect.c:1994:20: warning: size of 'iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Sselect.c:2022:17: warning: size of 'off' is 8192 bytes [-Wlarger-than=] ../../src/H5Sselect.c:2023:16: warning: size of 'len' is 4096 bytes [-Wlarger-than=] ../../src/H5Sselect.c:2000:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sselect.c: In function 'H5S_select_iterate': ../../src/H5Sselect.c:1324:1: warning: stack usage is 15056 bytes [-Wstack-usage=] ../../src/H5Sselect.c: In function 'H5S_select_fill': ../../src/H5Sselect.c:2054:1: warning: stack usage is 14480 bytes [-Wstack-usage=] CC H5Stest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Stest.lo ../../src/H5Stest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Stest.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Stest.c: In function 'H5S_select_shape_same_test': ../../src/H5Stest.c:59:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Stest.c: In function 'H5S_get_rebuild_status_test': ../../src/H5Stest.c:100:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5SL.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5SL.lo ../../src/H5SL.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5SL.c:67: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5SL.c: In function 'H5SL_new_node': ../../src/H5SL.c:589:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_insert_common': ../../src/H5SL.c:640:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_release_common': ../../src/H5SL.c:770:35: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5SL.c:754:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_close_common': ../../src/H5SL.c:825:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_create': ../../src/H5SL.c:873:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_insert': ../../src/H5SL.c:978:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_add': ../../src/H5SL.c:1025:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_remove': ../../src/H5SL.c:1069:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_remove_first': ../../src/H5SL.c:1151:30: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5SL.c:1154:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_below': ../../src/H5SL.c:1639:5: warning: switch missing default case [-Wswitch-default] ../../src/H5SL.c: In function 'H5SL_above': ../../src/H5SL.c:1738:5: warning: switch missing default case [-Wswitch-default] ../../src/H5SL.c: In function 'H5SL_iterate': ../../src/H5SL.c:2007:42: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5SL.c: In function 'H5SL_term_interface': ../../src/H5SL.c:2206:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] CC H5SM.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5SM.lo ../../src/H5SM.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5SM.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5SM.c: In function 'H5SM_init': ../../src/H5SM.c:133:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_type_to_flag': ../../src/H5SM.c:259:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_get_index': ../../src/H5SM.c:307:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_type_shared': ../../src/H5SM.c:348:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_get_fheap_addr': ../../src/H5SM.c:405:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_create_index': ../../src/H5SM.c:454:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_delete_index': ../../src/H5SM.c:559:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_create_list': ../../src/H5SM.c:632:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_convert_list_to_btree': ../../src/H5SM.c:713:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_convert_btree_to_list': ../../src/H5SM.c:815:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_can_share_common': ../../src/H5SM.c:875:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_can_share': ../../src/H5SM.c:924:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_try_share': ../../src/H5SM.c:1047:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_incr_ref': ../../src/H5SM.c:1154:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_write_mesg': ../../src/H5SM.c:1240:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_delete': ../../src/H5SM.c:1520:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_delete_from_index': ../../src/H5SM.c:1749:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_get_info': ../../src/H5SM.c:1936:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_get_refcount': ../../src/H5SM.c:2125:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_read_iter_op': ../../src/H5SM.c:2252:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_read_mesg_fh_cb': ../../src/H5SM.c:2309:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_read_mesg': ../../src/H5SM.c:2347:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_table_debug': ../../src/H5SM.c:2507:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_list_debug': ../../src/H5SM.c:2598:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_ih_size': ../../src/H5SM.c:2688:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5SMbtree2.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5SMbtree2.lo ../../src/H5SMbtree2.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5SMbtree2.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5SMbtree2.c: In function 'H5SM_bt2_crt_context': ../../src/H5SMbtree2.c:105:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMbtree2.c: In function 'H5SM_bt2_crt_dbg_context': ../../src/H5SMbtree2.c:239:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5SMcache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5SMcache.lo ../../src/H5SMcache.c In file included from /usr/include/stdio.h:27:0, from ../../src/H5Epublic.h:22, from ../../src/H5Eprivate.h:22, from ../../src/H5SMcache.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5SMcache.c: In function 'H5SM_table_load': ../../src/H5SMcache.c:128:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMcache.c: In function 'H5SM_table_flush': ../../src/H5SMcache.c:257:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMcache.c: In function 'H5SM_table_dest': ../../src/H5SMcache.c:362:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMcache.c: In function 'H5SM_table_clear': ../../src/H5SMcache.c:394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMcache.c: In function 'H5SM_list_load': ../../src/H5SMcache.c:469:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMcache.c: In function 'H5SM_list_flush': ../../src/H5SMcache.c:566:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMcache.c: In function 'H5SM_list_dest': ../../src/H5SMcache.c:656:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMcache.c: In function 'H5SM_list_clear': ../../src/H5SMcache.c:700:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5SMmessage.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5SMmessage.lo ../../src/H5SMmessage.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5SMmessage.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5SMmessage.c: In function 'H5SM_compare_iter_op': ../../src/H5SMmessage.c:137:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMmessage.c: In function 'H5SM_message_compare': ../../src/H5SMmessage.c:229:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] CC H5SMtest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5SMtest.lo ../../src/H5SMtest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5SMtest.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5SMtest.c: In function 'H5SM_get_mesg_count_test': ../../src/H5SMtest.c:85:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5ST.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5ST.lo ../../src/H5ST.c In file included from /usr/include/stdio.h:27:0, from ../../src/H5Epublic.h:22, from ../../src/H5Eprivate.h:22, from ../../src/H5ST.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5ST.c: In function 'H5ST_create': ../../src/H5ST.c:55:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5ST.c: In function 'H5ST_close': ../../src/H5ST.c:128:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5ST.c: In function 'H5ST_insert': ../../src/H5ST.c:175:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5ST.c: In function 'H5ST_find': ../../src/H5ST.c:337:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5ST.c: In function 'H5ST_locate': ../../src/H5ST.c:372:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5ST.c: In function 'H5ST_findfirst': ../../src/H5ST.c:455:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5ST.c: In function 'H5ST_delete': ../../src/H5ST.c:666:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5ST.c: In function 'H5ST_remove': ../../src/H5ST.c:701:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5T.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5T.lo ../../src/H5T.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5T.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5T.c:241:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5T.c:242:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5T.c:243:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5T.c:244:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5T.c: In function 'H5T_init': ../../src/H5T.c:524:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_init_inf': ../../src/H5T.c:559:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_init_interface': ../../src/H5T.c:742:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_get_class': ../../src/H5T.c:1878:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_detect_class': ../../src/H5T.c:1964:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_get_super': ../../src/H5T.c:2235:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_register': ../../src/H5T.c:2282:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_encode': ../../src/H5T.c:2870:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_decode': ../../src/H5T.c:2926:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_create': ../../src/H5T.c:2983:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_copy': ../../src/H5T.c:3175:21: warning: passing argument 1 of 'H5O_open' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../src/H5Dprivate.h:27:0, from ../../src/H5T.c:38: ../../src/H5Oprivate.h:631:15: note: expected 'struct H5O_loc_t *' but argument is of type 'const struct H5O_loc_t *' ../../src/H5T.c:3200:25: warning: passing argument 1 of 'H5O_open' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../src/H5Dprivate.h:27:0, from ../../src/H5T.c:38: ../../src/H5Oprivate.h:631:15: note: expected 'struct H5O_loc_t *' but argument is of type 'const struct H5O_loc_t *' ../../src/H5T.c:3144:5: warning: switch missing default case [-Wswitch-default] ../../src/H5T.c:3254:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3259:33: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3269:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3276:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3276:38: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3281:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3222:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3222:9: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3222:9: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3222:9: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3222:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3222:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3222:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3341:9: warning: passing argument 2 of 'H5O_loc_copy' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../src/H5Dprivate.h:27:0, from ../../src/H5T.c:38: ../../src/H5Oprivate.h:722:15: note: expected 'struct H5O_loc_t *' but argument is of type 'const struct H5O_loc_t *' ../../src/H5T.c:3129:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_lock': ../../src/H5T.c:3403:5: warning: switch missing default case [-Wswitch-default] ../../src/H5T.c:3399:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_alloc': ../../src/H5T.c:3440:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_free': ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3489:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_close': ../../src/H5T.c:3587:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_set_size': ../../src/H5T.c:3706:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3706:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3672:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_cmp': ../../src/H5T.c:3940:54: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3944:39: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3946:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3949:54: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3953:39: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3955:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:4018:52: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:4022:39: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:4024:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:4030:52: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:4034:39: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:4036:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:4249:21: warning: enumeration value 'H5R_BADTYPE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4249:21: warning: enumeration value 'H5R_MAXTYPE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4177:13: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4177:13: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4177:13: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4177:13: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4177:13: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4177:13: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4177:13: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3923:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3923:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3923:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3923:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3923:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3923:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3923:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3923:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3890:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_path_find': ../../src/H5T.c:4541:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:4335:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_compiler_conv': ../../src/H5T.c:4693:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_convert': ../../src/H5T.c:4757:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_oloc': ../../src/H5T.c:4801:5: warning: switch missing default case [-Wswitch-default] ../../src/H5T.c:4797:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_nameof': ../../src/H5T.c:4840:5: warning: switch missing default case [-Wswitch-default] ../../src/H5T.c:4836:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_is_immutable': ../../src/H5T.c:4877:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_is_named': ../../src/H5T.c:4910:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_get_ref_type': ../../src/H5T.c:4947:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_is_sensible': ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4981:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_set_loc': ../../src/H5T.c:5084:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:5107:72: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:5107:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:5107:42: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:5113:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5046:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_is_relocatable': ../../src/H5T.c:5182:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_upgrade_version_cb': ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5T.c: In function 'H5T_upgrade_version': ../../src/H5T.c:5264:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_set_latest_version': ../../src/H5T.c:5295:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_patch_file': ../../src/H5T.c:5329:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: At top level: ../../src/H5T.c:292:0: warning: macro "H5T_INIT_TYPE_NONE_CORE" is not used [-Wunused-macros] CC H5Tarray.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tarray.lo ../../src/H5Tarray.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tarray.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tarray.c: In function 'H5T_array_create': ../../src/H5Tarray.c:185:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tarray.c: In function 'H5T_get_array_ndims': ../../src/H5Tarray.c:282:5: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tarray.c: In function 'H5T_get_array_dims': ../../src/H5Tarray.c:353:36: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tarray.c:342:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tbit.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tbit.lo ../../src/H5Tbit.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tbit.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tbit.c: In function 'H5T_bit_shift': ../../src/H5Tbit.c:188:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tcommit.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tcommit.lo ../../src/H5Tcommit.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tcommit.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tcommit.c: In function 'H5T__commit_named': ../../src/H5Tcommit.c:192:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tcommit.c: In function 'H5T_commit': ../../src/H5Tcommit.c:345:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tcommit.c: In function 'H5T_link': ../../src/H5Tcommit.c:523:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tcommit.c: In function 'H5T_open': ../../src/H5Tcommit.c:710:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tcommit.c: In function 'H5T_open_oid': ../../src/H5Tcommit.c:826:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tcompound.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tcompound.lo ../../src/H5Tcompound.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tcompound.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tcompound.c: In function 'H5T_get_member_type': ../../src/H5Tcompound.c:286:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tcompound.c: In function 'H5T_insert': ../../src/H5Tcompound.c:441:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tcompound.c: In function 'H5T_pack': ../../src/H5Tcompound.c:533:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tconv.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tconv.lo ../../src/H5Tconv.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tconv.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tconv.c: In function 'H5T_conv_noop': ../../src/H5Tconv.c:995:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_order_opt': ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1119:13: warning: switch missing default case [-Wswitch-default] ../../src/H5Tconv.c:1048:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_order': ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1456:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_b_b': ../../src/H5Tconv.c:1697:17: warning: enumeration value 'H5T_PAD_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1697:17: warning: enumeration value 'H5T_PAD_BACKGROUND' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1697:17: warning: enumeration value 'H5T_NPAD' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1710:17: warning: enumeration value 'H5T_PAD_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1710:17: warning: enumeration value 'H5T_PAD_BACKGROUND' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1710:17: warning: enumeration value 'H5T_NPAD' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1742:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:1743:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:1746:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:1747:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:1561:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_struct_free': ../../src/H5Tconv.c:1791:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_struct_init': ../../src/H5Tconv.c:1865:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_struct': ../../src/H5Tconv.c:2161:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2162:30: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2207:54: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2101:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_struct_opt': ../../src/H5Tconv.c:2393:54: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2512:54: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2351:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_enum_init': ../../src/H5Tconv.c:2608:2: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2654:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2656:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Tconv.c:2658:6: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2583:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_enum': ../../src/H5Tconv.c:2838:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2845:51: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2850:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2872:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2732:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:2721:31: warning: unused variable 'dst_super' [-Wunused-variable] ../../src/H5Tconv.c:2721:12: warning: unused variable 'src_super' [-Wunused-variable] ../../src/H5Tconv.c: In function 'H5T_conv_vlen': ../../src/H5Tconv.c:3039:46: warning: conversion to 'hbool_t' from 'htri_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3067:21: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3067:71: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3067:21: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3072:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3073:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3074:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3082:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3083:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3084:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3115:29: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3116:29: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3160:76: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Tconv.c:3161:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3161:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3161:37: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3161:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3168:37: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3188:33: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3192:80: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Tconv.c:3193:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3193:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3193:41: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3193:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2962:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_array': ../../src/H5Tconv.c:3328:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3329:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3270:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_i_i': ../../src/H5Tconv.c:3767:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3768:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3770:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3771:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3435:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_f_f': ../../src/H5Tconv.c:3981:37: warning: conversion to 'hssize_t' from 'uint64_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4097:37: warning: conversion to 'hssize_t' from 'uint64_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4112:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4136:21: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4136:21: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4136:26: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4138:21: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4138:26: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4156:17: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4156:22: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4212:21: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4215:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4215:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4216:29: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4216:29: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4216:48: warning: conversion to 'hbool_t' from 'htri_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4220:21: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4222:29: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4222:29: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4343:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4344:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4346:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4347:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3857:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_s_s': ../../src/H5Tconv.c:4419:83: warning: comparison between 'H5T_str_t' and 'enum H5T_pad_t' [-Wenum-compare] ../../src/H5Tconv.c:4420:88: warning: comparison between 'H5T_str_t' and 'enum H5T_pad_t' [-Wenum-compare] ../../src/H5Tconv.c:4493:17: warning: switch missing default case [-Wswitch-default] ../../src/H5Tconv.c:4537:17: warning: switch missing default case [-Wswitch-default] ../../src/H5Tconv.c:4578:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4579:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4581:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4582:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4402:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_uchar': ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4620:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4620:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_schar': ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4646:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4646:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_short': ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4672:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4672:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_ushort': ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4698:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4698:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_short': ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4724:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4724:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4724:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4724:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4724:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4724:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4724:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4724:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4724:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4724:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_ushort': ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4750:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4750:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_int': ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4775:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4775:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_uint': ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4800:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4800:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_int': ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4825:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4825:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4825:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4825:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4825:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4825:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4825:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4825:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4825:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4825:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_uint': ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4850:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4850:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_long': ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4875:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4875:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_ulong': ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4901:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4901:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_long': ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4926:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4926:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4926:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4926:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4926:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4926:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4926:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4926:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4926:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4926:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_ulong': ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4952:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4952:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_llong': ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4978:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4978:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_ullong': ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5004:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5004:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_llong': ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5030:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5030:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5030:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5030:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5030:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5030:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5030:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5030:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5030:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5030:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_ullong': ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5056:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5056:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_schar': ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5082:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5082:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_uchar': ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5108:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5108:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_schar': ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5134:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5134:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_uchar': ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5160:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5160:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_ushort': ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5186:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5186:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_short': ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5212:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5212:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_int': ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5238:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5238:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_uint': ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5264:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5264:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_int': ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5290:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5290:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5290:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5290:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5290:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5290:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5290:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5290:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5290:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5290:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_uint': ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5316:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5316:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_long': ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5342:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5342:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_ulong': ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5368:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5368:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_long': ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5394:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5394:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5394:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5394:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5394:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5394:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5394:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5394:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5394:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_ulong': ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5420:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5420:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_llong': ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5446:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5446:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_ullong': ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5472:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5472:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_llong': ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5498:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5498:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5498:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5498:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5498:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5498:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5498:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5498:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5498:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5498:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_ullong': ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5524:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5524:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_schar': ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5550:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5550:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_uchar': ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5576:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5576:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_schar': ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5602:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5602:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_uchar': ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5628:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5628:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_short': ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5654:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5654:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_ushort': ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5680:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5680:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_short': ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5706:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5706:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_ushort': ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5732:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5732:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_uint': ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5757:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5757:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_int': ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5782:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5782:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_long': ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5807:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5807:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_ulong': ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5832:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5832:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_long': ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5857:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5857:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_ulong': ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5882:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5882:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_llong': ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5907:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5907:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_ullong': ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5932:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5932:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_llong': ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5957:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5957:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5957:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5957:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5957:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5957:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5957:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5957:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5957:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5957:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_ullong': ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5983:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5983:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_schar': ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6008:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6008:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_uchar': ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6033:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6033:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_schar': ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6059:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6059:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_uchar': ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6085:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6085:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_short': ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6110:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6110:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_ushort': ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6136:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6136:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_short': ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6161:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6161:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_ushort': ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6187:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6187:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_int': ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6212:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6212:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_uint': ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6237:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6237:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_int': ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6262:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6262:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_uint': ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6287:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6287:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_ulong': ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6312:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6312:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_long': ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6337:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6337:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_llong': ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6362:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6362:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_ullong': ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6388:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6388:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_llong': ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:6414:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:6414:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:6414:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:6414:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:6414:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:6414:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:6414:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:6414:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6414:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6414:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_ullong': ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6440:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6440:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_schar': ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6466:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6466:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_uchar': ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6492:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6492:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_schar': ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6518:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6518:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_uchar': ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6544:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6544:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_short': ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6570:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6570:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_ushort': ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6596:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6596:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_short': ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6622:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6622:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_ushort': ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6648:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6648:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_int': ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6673:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6673:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_uint': ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6698:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6698:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_int': ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6723:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6723:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_uint': ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6749:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6749:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_long': ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6774:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6774:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_ulong': ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6800:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6800:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_long': ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6826:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6826:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_ulong': ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6852:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6852:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_ullong': ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6878:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6878:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_llong': ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6904:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6904:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_double': ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6934:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6934:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_ldouble': ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6961:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6961:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_float': ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6995:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6995:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_ldouble': ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:7022:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:7022:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_float': ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:7049:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:7049:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_double': ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:7076:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:7076:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_float': ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7102:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7102:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7102:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7102:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7102:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7102:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7102:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7102:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_double': ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7127:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7127:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7127:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7127:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7127:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7127:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7127:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7127:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_ldouble': ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7153:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7153:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7153:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7153:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7153:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7153:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7153:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7153:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_float': ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7179:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7179:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7179:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7179:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7179:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7179:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7179:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7179:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_double': ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7204:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7204:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7204:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7204:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7204:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7204:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7204:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7204:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_ldouble': ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7230:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7230:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7230:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7230:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7230:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7230:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7230:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7230:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_float': ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7256:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7256:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7256:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7256:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7256:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7256:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7256:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7256:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_double': ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7281:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7281:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7281:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7281:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7281:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7281:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7281:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7281:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_ldouble': ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7307:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7307:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7307:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7307:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7307:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7307:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7307:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7307:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_float': ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7333:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7333:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7333:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7333:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7333:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7333:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7333:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7333:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_double': ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7358:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7358:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7358:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7358:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7358:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7358:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7358:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7358:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_ldouble': ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7384:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7384:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7384:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7384:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7384:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7384:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7384:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7384:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_float': ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7410:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7410:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7410:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7410:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7410:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7410:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7410:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7410:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_double': ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7435:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7435:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7435:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7435:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7435:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7435:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7435:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7435:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_ldouble': ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7461:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7461:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7461:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7461:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7461:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7461:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7461:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7461:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_float': ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_double': ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_ldouble': ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_float': ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7564:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7564:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7564:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7564:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7564:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7564:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7564:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7564:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_double': ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7589:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7589:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7589:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7589:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7589:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7589:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7589:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7589:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_ldouble': ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7615:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7615:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7615:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7615:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7615:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7615:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7615:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7615:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_float': ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_double': ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_ldouble': ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_float': ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7722:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7722:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7722:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7722:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7722:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7722:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7722:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7722:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_double': ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7747:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7747:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7747:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7747:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7747:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7747:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7747:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7747:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_ldouble': ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7773:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7773:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7773:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7773:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7773:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7773:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7773:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7773:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_float': ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_double': ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_ldouble': ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_schar': ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7880:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7880:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7880:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7880:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7880:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7880:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7880:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7880:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_uchar': ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7905:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7905:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7905:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7905:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7905:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7905:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7905:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7905:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_schar': ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7930:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7930:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7930:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7930:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7930:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7930:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7930:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7930:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_uchar': ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7955:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7955:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7955:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7955:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7955:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7955:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7955:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7955:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_schar': ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7981:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7981:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7981:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7981:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7981:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7981:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7981:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7981:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_uchar': ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8008:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8008:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8008:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8008:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8008:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8008:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8008:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8008:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_short': ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8034:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8034:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8034:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8034:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8034:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8034:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8034:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8034:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_ushort': ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8059:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8059:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8059:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8059:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8059:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8059:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8059:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8059:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_short': ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8084:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8084:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8084:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8084:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8084:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8084:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8084:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8084:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_ushort': ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8109:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8109:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8109:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8109:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8109:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8109:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8109:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8109:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_short': ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8135:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8135:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8135:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8135:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8135:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8135:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8135:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8135:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_ushort': ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8162:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8162:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8162:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8162:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8162:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8162:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8162:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8162:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_int': ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8188:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8188:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8188:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8188:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8188:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8188:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8188:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8188:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_uint': ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8213:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8213:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8213:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8213:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8213:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8213:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8213:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8213:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_int': ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8238:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8238:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8238:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8238:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8238:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8238:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8238:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8238:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_uint': ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8263:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8263:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8263:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8263:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8263:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8263:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8263:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8263:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_int': ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8289:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8289:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8289:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8289:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8289:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8289:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8289:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8289:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_uint': ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8316:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8316:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8316:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8316:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8316:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8316:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8316:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8316:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_long': ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8342:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8342:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8342:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8342:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8342:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8342:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8342:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8342:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_ulong': ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8367:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8367:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8367:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8367:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8367:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8367:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8367:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8367:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_long': ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8392:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8392:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8392:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8392:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8392:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8392:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8392:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8392:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_ulong': ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8417:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8417:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8417:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8417:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8417:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8417:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8417:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8417:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_long': ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8443:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8443:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8443:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8443:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8443:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8443:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8443:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8443:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_ulong': ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8470:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8470:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8470:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8470:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8470:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8470:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8470:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8470:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_llong': ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8497:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8497:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8497:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8497:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8497:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8497:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8497:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8497:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_llong': ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8551:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8551:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8551:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8551:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8551:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8551:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8551:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8551:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_llong': ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8605:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8605:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8605:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8605:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8605:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8605:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8605:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8605:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_f_i': ../../src/H5Tconv.c:8750:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Tconv.c:8750:24: warning: cast from function call of type 'double' to non-matching type 'unsigned int' [-Wbad-function-cast] ../../src/H5Tconv.c:8826:37: warning: conversion to 'hssize_t' from 'uint64_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8953:37: warning: conversion to 'hssize_t' from 'uint64_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8960:21: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8960:26: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8962:21: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8962:26: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:9198:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:9199:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:9201:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:9202:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8696:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_i_f': ../../src/H5Tconv.c:9549:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Tconv.c:9549:28: warning: cast from function call of type 'double' to non-matching type 'long long unsigned int' [-Wbad-function-cast] ../../src/H5Tconv.c:9628:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:9629:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:9631:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:9632:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:9285:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: At top level: ../../src/H5Tconv.c:599:0: warning: macro "H5T_CONV_NO_EXCEPT_CORE" is not used [-Wunused-macros] CC H5Tcset.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tcset.lo ../../src/H5Tcset.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tcset.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Tdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tdbg.lo ../../src/H5Tdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tdbg.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tdbg.c: In function 'H5T_debug': ../../src/H5Tdbg.c:175:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:175:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:175:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:175:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:220:5: warning: switch missing default case [-Wswitch-default] ../../src/H5Tdbg.c:247:2: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:247:2: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:279:17: warning: enumeration value 'H5T_SGN_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:279:17: warning: enumeration value 'H5T_NSGN' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:298:17: warning: enumeration value 'H5T_NORM_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:351:9: warning: enumeration value 'H5T_LOC_BADLOC' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:351:9: warning: enumeration value 'H5T_LOC_MAXLOC' not handled in switch [-Wswitch-enum] CC H5Tdeprec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tdeprec.lo ../../src/H5Tdeprec.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tdeprec.c:43: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Tenum.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tenum.lo ../../src/H5Tenum.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tenum.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tenum.c: In function 'H5T_enum_create': ../../src/H5Tenum.c:128:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tenum.c: In function 'H5T_enum_insert': ../../src/H5Tenum.c:221:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tenum.c: In function 'H5T_get_member_value': ../../src/H5Tenum.c:325:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tenum.c: In function 'H5T_enum_nameof': ../../src/H5Tenum.c:424:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tenum.c: In function 'H5T_enum_valueof': ../../src/H5Tenum.c:566:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tfields.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tfields.lo ../../src/H5Tfields.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tfields.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tfields.c: In function 'H5Tget_nmembers': ../../src/H5Tfields.c:86:20: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tfields.c: In function 'H5T_get_nmembers': ../../src/H5Tfields.c:122:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tfields.c: In function 'H5Tget_member_name': ../../src/H5Tfields.c:168:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tfields.c: In function 'H5T_get_member_name': ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:203:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tfields.c: In function 'H5Tget_member_index': ../../src/H5Tfields.c:259:17: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c: In function 'H5T_sort_value': ../../src/H5Tfields.c:311:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tfields.c: In function 'H5T_sort_name': ../../src/H5Tfields.c:416:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tfixed.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tfixed.lo ../../src/H5Tfixed.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tfixed.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tfixed.c: In function 'H5Tget_sign': ../../src/H5Tfixed.c:82:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tfixed.c: In function 'H5T_get_sign': ../../src/H5Tfixed.c:114:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tfixed.c: In function 'H5Tset_sign': ../../src/H5Tfixed.c:161:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] CC H5Tfloat.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tfloat.lo ../../src/H5Tfloat.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tfloat.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5detect-H5detect.o gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -g -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5detect-H5detect.o `test -f 'H5detect.c' || echo '../../src/'`H5detect.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5detect.c:57: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5detect.c:115:19: warning: size of 'd_g' is 11776 bytes [-Wlarger-than=] ../../src/H5detect.c: In function 'find_bias': ../../src/H5detect.c:1111:10: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1112:22: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1113:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1117:2: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1117:8: warning: conversion to 'int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1118:2: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1118:7: warning: conversion to 'int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c: In function 'detect_C89_integers': ../../src/H5detect.c:1283:5: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1283:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1283:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1284:5: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1284:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1284:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1285:5: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1285:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1285:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1286:5: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1286:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1286:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1287:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1287:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1288:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1288:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1288:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1289:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1289:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1290:5: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1290:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1290:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c: In function 'detect_C89_floats': ../../src/H5detect.c:1311:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile float *' ../../src/H5detect.c:1311:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile float *' ../../src/H5detect.c:1311:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile float *' ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5detect.c:1311:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1311:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1311:5: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: passing argument 4 of 'find_bias' discards 'volatile' qualifier from pointer target type [enabled by default] ../../src/H5detect.c:1104:1: note: expected 'void *' but argument is of type 'volatile float *' ../../src/H5detect.c:1311:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1311:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1311:5: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5detect.c:1312:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile double *' ../../src/H5detect.c:1312:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile double *' ../../src/H5detect.c:1312:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile double *' ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1312:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1312:5: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: passing argument 4 of 'find_bias' discards 'volatile' qualifier from pointer target type [enabled by default] ../../src/H5detect.c:1104:1: note: expected 'void *' but argument is of type 'volatile double *' ../../src/H5detect.c:1312:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1312:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1312:5: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5detect.c: In function 'detect_C99_integers8': ../../src/H5detect.c:1334:5: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1334:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1334:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1337:5: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1337:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1337:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1340:5: warning: conversion to 'int_least8_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1340:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1340:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1343:5: warning: conversion to 'uint_least8_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1343:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1343:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1346:5: warning: conversion to 'int_fast8_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1346:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1346:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1349:5: warning: conversion to 'uint_fast8_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1349:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1349:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c: In function 'detect_C99_integers16': ../../src/H5detect.c:1372:5: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1372:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1372:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1375:5: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1375:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1375:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1378:5: warning: conversion to 'int_least16_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1378:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1378:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1381:5: warning: conversion to 'uint_least16_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1381:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1381:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1384:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1384:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1387:5: warning: conversion to 'uint_fast16_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1387:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1387:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c: In function 'detect_C99_integers32': ../../src/H5detect.c:1410:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1410:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1413:5: warning: conversion to 'uint32_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1413:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1413:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1416:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1416:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1419:5: warning: conversion to 'uint_least32_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1419:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1419:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1422:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1422:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1425:5: warning: conversion to 'uint_fast32_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1425:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1425:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c: In function 'detect_C99_integers64': ../../src/H5detect.c:1448:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1448:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1451:5: warning: conversion to 'uint64_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1451:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1451:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1454:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1454:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1457:5: warning: conversion to 'uint_least64_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1457:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1457:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1460:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1460:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1463:5: warning: conversion to 'uint_fast64_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1463:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1463:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1467:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1467:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1468:5: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1468:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1468:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c: In function 'detect_C99_floats': ../../src/H5detect.c:1533:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile long double *' ../../src/H5detect.c:1533:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile long double *' ../../src/H5detect.c:1533:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile long double *' ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1533:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1533:5: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: passing argument 4 of 'find_bias' discards 'volatile' qualifier from pointer target type [enabled by default] ../../src/H5detect.c:1104:1: note: expected 'void *' but argument is of type 'volatile long double *' ../../src/H5detect.c:1533:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1533:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1533:5: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] CCLD H5detect ./H5detect > H5Tinit.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5Tinit.c ; exit 1) CC H5Tinit.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tinit.lo H5Tinit.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from H5Tinit.c:78: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] H5Tinit.c: In function 'H5TN_init_interface': H5Tinit.c:147:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tnative.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tnative.lo ../../src/H5Tnative.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tnative.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tnative.c: In function 'H5T_get_native_type': ../../src/H5Tnative.c:173:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tnative.c: In function 'H5T_get_native_integer': ../../src/H5Tnative.c:571:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tnative.c: In function 'H5T_get_native_float': ../../src/H5Tnative.c:711:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tnative.c: In function 'H5T_get_native_bitfield': ../../src/H5Tnative.c:829:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tnative.c: In function 'H5T_cmp_offset': ../../src/H5Tnative.c:912:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Toffset.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Toffset.lo ../../src/H5Toffset.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Toffset.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Toffset.c: In function 'H5T_get_offset': ../../src/H5Toffset.c:143:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Toffset.c: In function 'H5T_set_offset': ../../src/H5Toffset.c:272:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Toh.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Toh.lo ../../src/H5Toh.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Toh.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Toh.c: In function 'H5O_dtype_isa': ../../src/H5Toh.c:107:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Toh.c: In function 'H5O_dtype_open': ../../src/H5Toh.c:138:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Toh.c: In function 'H5O_dtype_create': ../../src/H5Toh.c:178:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Toh.c: In function 'H5O_dtype_get_oloc': ../../src/H5Toh.c:222:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Topaque.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Topaque.lo ../../src/H5Topaque.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Topaque.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Topaque.c: In function 'H5Tset_tag': ../../src/H5Topaque.c:80:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Topaque.c: In function 'H5Tget_tag': ../../src/H5Topaque.c:126:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] CC H5Torder.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Torder.lo ../../src/H5Torder.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Torder.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Torder.c: In function 'H5T_get_order': ../../src/H5Torder.c:158:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Torder.c: In function 'H5T_set_order': ../../src/H5Torder.c:268:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tpad.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tpad.lo ../../src/H5Tpad.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tpad.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tpad.c: In function 'H5Tget_pad': ../../src/H5Tpad.c:83:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tpad.c: In function 'H5Tset_pad': ../../src/H5Tpad.c:127:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] CC H5Tprecis.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tprecis.lo ../../src/H5Tprecis.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tprecis.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tprecis.c: In function 'H5Tget_precision': ../../src/H5Tprecis.c:90:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tprecis.c: In function 'H5T_get_precision': ../../src/H5Tprecis.c:124:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tprecis.c: In function 'H5Tset_precision': ../../src/H5Tprecis.c:179:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tprecis.c: In function 'H5T_set_precision': ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:236:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tstrpad.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tstrpad.lo ../../src/H5Tstrpad.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tstrpad.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tstrpad.c: In function 'H5Tget_strpad': ../../src/H5Tstrpad.c:86:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tstrpad.c: In function 'H5Tset_strpad': ../../src/H5Tstrpad.c:143:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] CC H5Tvisit.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tvisit.lo ../../src/H5Tvisit.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tvisit.c:44: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tvisit.c: In function 'H5T_visit': ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:104:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tvlen.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tvlen.lo ../../src/H5Tvlen.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tvlen.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tvlen.c: In function 'H5Tvlen_create': ../../src/H5Tvlen.c:116:22: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tvlen.c: In function 'H5T_vlen_create': ../../src/H5Tvlen.c:153:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_set_loc': ../../src/H5Tvlen.c:270:59: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:222:9: warning: enumeration value 'H5T_LOC_MAXLOC' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:214:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_seq_mem_write': ../../src/H5Tvlen.c:478:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_str_mem_write': ../../src/H5Tvlen.c:719:20: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../src/H5Tvlen.c:723:20: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../src/H5Tvlen.c:712:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_isnull': ../../src/H5Tvlen.c:847:23: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_read': ../../src/H5Tvlen.c:884:23: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Tvlen.c:885:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:885:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:885:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:885:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:873:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_write': ../../src/H5Tvlen.c:937:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Tvlen.c:938:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:938:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:938:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:938:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:922:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_setnull': ../../src/H5Tvlen.c:999:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Tvlen.c:1000:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:1000:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:1000:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:1000:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:985:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_reclaim_recurse': ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1049:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_reclaim': ../../src/H5Tvlen.c:1170:20: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tvlen.c:1163:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_get_alloc_info': ../../src/H5Tvlen.c:1211:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_reclaim_elmt': ../../src/H5Tvlen.c:1266:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5TS.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5TS.lo ../../src/H5TS.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5TS.c:17: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5V.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5V.lo ../../src/H5V.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5V.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5V.c: In function 'H5V_array_offset': ../../src/H5V.c:1125:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5V.c: In function 'H5V_array_calc': ../../src/H5V.c:1209:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5V.c: In function 'H5V_opvv': ../../src/H5V.c:1334:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5WB.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5WB.lo ../../src/H5WB.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5WB.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5WB.c: In function 'H5WB_wrap': ../../src/H5WB.c:113:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5WB.c: In function 'H5WB_actual': ../../src/H5WB.c:166:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5WB.c: In function 'H5WB_actual_clear': ../../src/H5WB.c:234:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Z.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Z.lo ../../src/H5Z.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Z.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Z.c: In function 'H5Z_init_interface': ../../src/H5Z.c:84:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_register': ../../src/H5Z.c:305:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_unregister': ../../src/H5Z.c:410:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_prelude_callback': ../../src/H5Z.c:501:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_prepare_prelude_callback_dcpl': ../../src/H5Z.c:586:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_can_apply': ../../src/H5Z.c:669:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_set_local': ../../src/H5Z.c:704:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_can_apply_direct': ../../src/H5Z.c:734:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_set_local_direct': ../../src/H5Z.c:771:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_modify': ../../src/H5Z.c:805:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_append': ../../src/H5Z.c:875:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_find': ../../src/H5Z.c:1015:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_pipeline': ../../src/H5Z.c:1074:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_filter_info': ../../src/H5Z.c:1200:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_all_filters_avail': ../../src/H5Z.c:1243:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_delete': ../../src/H5Z.c:1287:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Zdeflate.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Zdeflate.lo ../../src/H5Zdeflate.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Zdeflate.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Zdeflate.c: In function 'H5Z_filter_deflate': ../../src/H5Zdeflate.c:167:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zdeflate.c:82:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Zfletcher32.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Zfletcher32.lo ../../src/H5Zfletcher32.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Zfletcher32.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Zfletcher32.c: In function 'H5Z_filter_fletcher32': ../../src/H5Zfletcher32.c:142:16: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../src/H5Zfletcher32.c:88:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Znbit.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Znbit.lo ../../src/H5Znbit.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Znbit.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Znbit.c: In function 'H5Z_can_apply_nbit': ../../src/H5Znbit.c:138:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_calc_parms_array': ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:238:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_calc_parms_compound': ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:311:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_set_parms_nooptype': ../../src/H5Znbit.c:400:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_set_parms_atomic': ../../src/H5Znbit.c:459:5: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:459:5: warning: enumeration value 'H5T_ORDER_VAX' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:459:5: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:459:5: warning: enumeration value 'H5T_ORDER_NONE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:481:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:489:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:442:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_set_parms_array': ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:528:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_set_parms_compound': ../../src/H5Znbit.c:635:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:618:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_set_local_nbit': ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:742:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_filter_nbit': ../../src/H5Znbit.c:876:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_byte': ../../src/H5Znbit.c:973:7: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:974:58: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:977:7: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:978:59: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:984:7: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:984:29: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_nooptype': ../../src/H5Znbit.c:1003:72: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1003:58: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:1004:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1009:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1009:29: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:1010:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1010:16: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_atomic': ../../src/H5Znbit.c:1022:26: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_array': ../../src/H5Znbit.c:1064:27: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1065:31: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1066:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1061:4: warning: switch missing default case [-Wswitch-default] ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_compound': ../../src/H5Znbit.c:1115:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1116:34: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1117:31: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1112:7: warning: switch missing default case [-Wswitch-default] ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress': ../../src/H5Znbit.c:1159:27: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1160:31: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1161:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1155:4: warning: switch missing default case [-Wswitch-default] ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_byte': ../../src/H5Znbit.c:1192:4: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1198:14: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:1203:11: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:1208:18: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:1211:18: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:1216:45: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_nooptype': ../../src/H5Znbit.c:1233:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1233:18: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:1234:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1238:49: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1238:45: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:1239:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1239:16: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_atomic': ../../src/H5Znbit.c:1250:26: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_array': ../../src/H5Znbit.c:1291:27: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1292:31: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1293:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1288:4: warning: switch missing default case [-Wswitch-default] ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_compound': ../../src/H5Znbit.c:1342:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1343:34: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1344:31: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1339:7: warning: switch missing default case [-Wswitch-default] ../../src/H5Znbit.c: In function 'H5Z_nbit_compress': ../../src/H5Znbit.c:1385:27: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1386:31: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1387:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1381:4: warning: switch missing default case [-Wswitch-default] CC H5Zshuffle.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Zshuffle.lo ../../src/H5Zshuffle.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Zshuffle.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Zshuffle.c: In function 'H5Z_set_local_shuffle': ../../src/H5Zshuffle.c:84:22: warning: request for implicit conversion from 'void *' to 'const struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Zshuffle.c:77:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Zshuffle.c: In function 'H5Z_filter_shuffle': ../../src/H5Zshuffle.c:185:17: warning: switch missing default case [-Wswitch-default] ../../src/H5Zshuffle.c:240:17: warning: switch missing default case [-Wswitch-default] ../../src/H5Zshuffle.c:142:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Zszip.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Zszip.lo ../../src/H5Zszip.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Zszip.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Zscaleoffset.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Zscaleoffset.lo ../../src/H5Zscaleoffset.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Zscaleoffset.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Zscaleoffset.c: In function 'H5Z_can_apply_scaleoffset': ../../src/H5Zscaleoffset.c:701:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_get_type': ../../src/H5Zscaleoffset.c:753:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_set_parms_fillval': ../../src/H5Zscaleoffset.c:812:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Zscaleoffset.c: In function 'H5Z_set_local_scaleoffset': ../../src/H5Zscaleoffset.c:971:5: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../src/H5Zscaleoffset.c:878:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Zscaleoffset.c: In function 'H5Z_filter_scaleoffset': ../../src/H5Zscaleoffset.c:1050:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1067:5: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../src/H5Zscaleoffset.c:1060:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_precompress_fd': ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1516:4: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_postdecompress_fd': ../../src/H5Zscaleoffset.c:1542:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1542:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1542:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1542:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1542:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1542:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1545:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1545:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1545:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1545:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1545:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1545:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1539:4: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ztrans.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ztrans.lo ../../src/H5Ztrans.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ztrans.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ztrans.c: In function 'H5Z_get_token': ../../src/H5Ztrans.c:414:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_xform_parse': ../../src/H5Ztrans.c:576:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_parse_expression': ../../src/H5Ztrans.c:615:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_parse_term': ../../src/H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_SYMBOL' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_PLUS' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_MINUS' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_LPAREN' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:709:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_parse_factor': ../../src/H5Ztrans.c:804:5: warning: enumeration value 'H5Z_XFORM_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:804:5: warning: enumeration value 'H5Z_XFORM_MULT' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:804:5: warning: enumeration value 'H5Z_XFORM_DIVIDE' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:800:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_new_node': ../../src/H5Ztrans.c:939:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_xform_eval': ../../src/H5Ztrans.c:989:13: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:991:13: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:993:13: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:995:13: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:997:13: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:972:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_xform_eval_full': ../../src/H5Ztrans.c:1123:4: warning: conversion to 'char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'signed char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'signed char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'short int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'short int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'signed char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'signed char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'short int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'short int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'signed char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'signed char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'short int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'short int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'signed char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'signed char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'short int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'short int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_SYMBOL' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_LPAREN' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_RPAREN' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_END' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:1083:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_xform_find_type': ../../src/H5Ztrans.c:1173:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_xform_copy_tree': ../../src/H5Ztrans.c:1259:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_xform_create': ../../src/H5Ztrans.c:1519:61: warning: request for implicit conversion from 'void *' to 'void **' not permitted in C++ [-Wc++-compat] ../../src/H5Ztrans.c:1495:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_xform_copy': ../../src/H5Ztrans.c:1654:69: warning: request for implicit conversion from 'void *' to 'void **' not permitted in C++ [-Wc++-compat] ../../src/H5Ztrans.c:1634:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CCLD libhdf5.la make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/src' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/src' Making all in test make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/test' CC h5test.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5test.lo ../../test/h5test.c In file included from /usr/include/sys/types.h:25:0, from ../../test/h5test.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/h5test.c: In function 'h5_cleanup': ../../test/h5test.c:160:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/h5test.c:160:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/h5test.c: In function 'h5_fileaccess': ../../test/h5test.c:558:8: warning: size of 'sv' is 7168 bytes [-Wlarger-than=] ../../test/h5test.c: In function 'h5_get_file_size': ../../test/h5test.c:918:17: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/h5test.c:918:17: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/h5test.c: In function 'print_func': ../../test/h5test.c:955:3: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../test/h5test.c: In function 'h5_make_local_copy': ../../test/h5test.c:1123:11: warning: size of 'buf' is 4096 bytes [-Wlarger-than=] In file included from ../../test/h5test.c:28:0: ../../test/h5test.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] ../../test/h5test.c: In function 'h5_fileaccess': ../../test/h5test.c:612:1: warning: stack usage is 8448 bytes [-Wstack-usage=] CC testframe.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o testframe.lo ../../test/testframe.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/testframe.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/testframe.c:54:19: warning: size of 'Test' is 5000 bytes [-Wlarger-than=] ../../test/testframe.c: In function 'TestErrPrintf': ../../test/testframe.c:538:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../test/testframe.c: In function 'PrintErrorStackOn': ../../test/testframe.c:619:5: warning: passing argument 2 of 'H5Eset_auto2' from incompatible pointer type [enabled by default] In file included from ../../src/H5Eprivate.h:22:0, from ../../test/testhdf5.h:28, from ../../test/testframe.c:24: ../../src/H5Epublic.h:174:15: note: expected 'H5E_auto2_t' but argument is of type 'herr_t (**)(hid_t, void *)' CC cache_common.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cache_common.lo ../../test/cache_common.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/cache_common.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/cache_common.c:67:21: warning: size of 'pico_entries' is 4710400 bytes [-Wlarger-than=] ../../test/cache_common.c:67:53: warning: size of 'orig_pico_entries' is 4710400 bytes [-Wlarger-than=] ../../test/cache_common.c:68:21: warning: size of 'nano_entries' is 4710400 bytes [-Wlarger-than=] ../../test/cache_common.c:68:53: warning: size of 'orig_nano_entries' is 4710400 bytes [-Wlarger-than=] ../../test/cache_common.c:69:21: warning: size of 'micro_entries' is 4710400 bytes [-Wlarger-than=] ../../test/cache_common.c:69:55: warning: size of 'orig_micro_entries' is 4710400 bytes [-Wlarger-than=] ../../test/cache_common.c:70:21: warning: size of 'tiny_entries' is 4710400 bytes [-Wlarger-than=] ../../test/cache_common.c:70:53: warning: size of 'orig_tiny_entries' is 4710400 bytes [-Wlarger-than=] ../../test/cache_common.c:71:21: warning: size of 'small_entries' is 4710400 bytes [-Wlarger-than=] ../../test/cache_common.c:71:55: warning: size of 'orig_small_entries' is 4710400 bytes [-Wlarger-than=] ../../test/cache_common.c:72:21: warning: size of 'medium_entries' is 4710400 bytes [-Wlarger-than=] ../../test/cache_common.c:72:57: warning: size of 'orig_medium_entries' is 4710400 bytes [-Wlarger-than=] ../../test/cache_common.c:73:21: warning: size of 'large_entries' is 4710400 bytes [-Wlarger-than=] ../../test/cache_common.c:73:55: warning: size of 'orig_large_entries' is 4710400 bytes [-Wlarger-than=] ../../test/cache_common.c:74:21: warning: size of 'huge_entries' is 4710400 bytes [-Wlarger-than=] ../../test/cache_common.c:74:53: warning: size of 'orig_huge_entries' is 4710400 bytes [-Wlarger-than=] ../../test/cache_common.c:75:21: warning: size of 'monster_entries' is 4710400 bytes [-Wlarger-than=] ../../test/cache_common.c:75:59: warning: size of 'orig_monster_entries' is 4710400 bytes [-Wlarger-than=] ../../test/cache_common.c:76:21: warning: size of 'variable_entries' is 4710400 bytes [-Wlarger-than=] ../../test/cache_common.c:76:61: warning: size of 'orig_variable_entries' is 4710400 bytes [-Wlarger-than=] ../../test/cache_common.c: In function 'clear': ../../test/cache_common.c:523:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] ../../test/cache_common.c: In function 'destroy': ../../test/cache_common.c:647:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] ../../test/cache_common.c: In function 'flush': ../../test/cache_common.c:811:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] ../../test/cache_common.c: In function 'size': ../../test/cache_common.c:1098:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] ../../test/cache_common.c: In function 'check_and_validate_cache_hit_rate': ../../test/cache_common.c:4612:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c:4622:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c: At top level: ../../test/cache_common.c:4804:1: warning: no previous prototype for 'resize_configs_are_equal' [-Wmissing-prototypes] ../../test/cache_common.c: In function 'resize_configs_are_equal': ../../test/cache_common.c:4816:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c:4826:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c:4828:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c:4836:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c:4838:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c:4842:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c:4844:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c:4854:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c: In function 'validate_mdc_config': ../../test/cache_common.c:4965:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_common.c:4965:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_common.c:4965:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_common.c:4965:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_common.c:4965:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_common.c:4965:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_common.c:4965:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_common.c:4965:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] CCLD libh5test.la CC testhdf5.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/testhdf5.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/testhdf5.c:38: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC tarray.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tarray.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tarray.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tarray.c: In function 'test_array_funcs': ../../test/tarray.c:192:26: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c:195:21: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c:198:22: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c: In function 'test_array_compound_atomic': ../../test/tarray.c:544:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tarray.c:689:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:689:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c: In function 'test_array_compound_array': ../../test/tarray.c:748:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tarray.c:932:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:932:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c: In function 'test_array_alloc_custom': ../../test/tarray.c:977:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c:977:18: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c: In function 'test_array_free_custom': ../../test/tarray.c:1005:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c:1005:18: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c: In function 'test_array_vlen_atomic': ../../test/tarray.c:1044:38: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c:1045:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c:1047:62: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c: In function 'test_array_vlen_array': ../../test/tarray.c:1255:38: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c:1256:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c:1259:87: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c: In function 'test_array_bkg': ../../test/tarray.c:1537:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tarray.c:1537:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tarray.c:1538:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tarray.c:1538:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tarray.c:1622:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1622:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1626:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1626:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1677:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tarray.c:1689:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1689:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1715:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1715:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1719:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1719:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1764:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1764:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1768:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1768:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] In file included from ../../test/tarray.c:25:0: ../../test/tarray.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CC tattr.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tattr.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tattr.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:116:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:116:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:117:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:117:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:121:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c: In function 'test_attr_flush': ../../test/tattr.c:502:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:524:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:525:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:534:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c: In function 'test_attr_compound_read': ../../test/tattr.c:847:5: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast] ../../test/tattr.c:856:5: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast] ../../test/tattr.c:865:5: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast] ../../test/tattr.c:884:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c: In function 'test_attr_scalar_read': ../../test/tattr.c:985:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:1016:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tattr.c:1016:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tattr.c: In function 'test_attr_mult_read': ../../test/tattr.c:1228:5: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast] ../../test/tattr.c:1243:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:1249:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:1283:5: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast] ../../test/tattr.c:1299:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:1305:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:1341:5: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast] ../../test/tattr.c:1358:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:1364:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c: In function 'test_attr_delete': ../../test/tattr.c:1552:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:1566:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:1589:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c: In function 'test_attr_dense_verify': ../../test/tattr.c:2086:31: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c: In function 'test_attr_delete_by_idx': ../../test/tattr.c:5918:74: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tattr.c:5920:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tattr.c: In function 'attr_iterate_check': ../../test/tattr.c:6614:51: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:6646:51: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:6678:51: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c: In function 'test_attr_iterate2': ../../test/tattr.c:6862:13: warning: request for implicit conversion from 'void *' to 'hbool_t *' not permitted in C++ [-Wc++-compat] ../../test/tattr.c:6867:74: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tattr.c:6869:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tattr.c: In function 'test_attr_open_by_idx': ../../test/tattr.c:7221:74: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tattr.c:7223:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tattr.c: In function 'test_attr_shared_write': ../../test/tattr.c:8026:14: warning: size of 'big_value' is 2340 bytes [-Wlarger-than=] ../../test/tattr.c: In function 'test_attr_shared_rename': ../../test/tattr.c:8352:14: warning: size of 'big_value' is 2340 bytes [-Wlarger-than=] ../../test/tattr.c: In function 'test_attr_shared_delete': ../../test/tattr.c:8793:14: warning: size of 'big_value' is 2340 bytes [-Wlarger-than=] ../../test/tattr.c: In function 'test_attr_shared_unlink': ../../test/tattr.c:9157:14: warning: size of 'big_value' is 2340 bytes [-Wlarger-than=] ../../test/tattr.c: In function 'test_attr_bug3': ../../test/tattr.c:9861:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CC tchecksum.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tchecksum.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tchecksum.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tchecksum.c:40:9: warning: size of 'large_buf' is 3093 bytes [-Wlarger-than=] ../../test/tchecksum.c: In function 'test_chksum_large': ../../test/tchecksum.c:192:26: warning: conversion to 'uint8_t' from 'size_t' may alter its value [-Wconversion] CC tconfig.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tconfig.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/tconfig.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC tfile.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tfile.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/tfile.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tfile.c: In function 'test_file_close': ../../test/tfile.c:759:5: warning: enumeration value 'H5F_CLOSE_DEFAULT' not handled in switch [-Wswitch-enum] ../../test/tfile.c: In function 'test_obj_count_and_id': ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_UNINIT' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_BADID' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_DATATYPE' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_DATASPACE' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_ATTR' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_REFERENCE' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_VFL' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_GENPROP_CLS' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_GENPROP_LST' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_ERROR_CLASS' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_ERROR_MSG' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_ERROR_STACK' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_NTYPES' not handled in switch [-Wswitch-enum] ../../test/tfile.c: In function 'test_rw_noupdate': ../../test/tfile.c:2195:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tfile.c:2228:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tfile.c: In function 'test_libver_macros': ../../test/tfile.c:2707:12: warning: unused variable 'ret' [-Wunused-variable] In file included from ../../test/tfile.c:26:0: ../../test/tfile.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CC tgenprop.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tgenprop.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tgenprop.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tgenprop.c:50:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tgenprop.c:60:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tgenprop.c: In function 'test_genprop_iter1': ../../test/tgenprop.c:292:22: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] ../../test/tgenprop.c: In function 'test_genprop_cls_crt_cb1': ../../test/tgenprop.c:379:21: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] ../../test/tgenprop.c: In function 'test_genprop_cls_cpy_cb1': ../../test/tgenprop.c:393:21: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] ../../test/tgenprop.c: In function 'test_genprop_cls_cls_cb1': ../../test/tgenprop.c:407:21: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] ../../test/tgenprop.c: In function 'test_genprop_basic_list': ../../test/tgenprop.c:686:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tgenprop.c:686:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tgenprop.c: In function 'test_genprop_basic_list_prop': ../../test/tgenprop.c:778:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tgenprop.c:778:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tgenprop.c: In function 'test_genprop_iter2': ../../test/tgenprop.c:851:20: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] ../../test/tgenprop.c: In function 'test_genprop_cls_cpy_cb2': ../../test/tgenprop.c:1001:21: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] ../../test/tgenprop.c: In function 'test_genprop_list_callback': ../../test/tgenprop.c:1242:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tgenprop.c:1242:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] CC th5o.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/th5o.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/th5o.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/th5o.c: In function 'test_h5o_close': ../../test/th5o.c:165:5: warning: cast from function call of type 'H5I_type_t' to non-matching type 'long int' [-Wbad-function-cast] ../../test/th5o.c: In function 'test_h5o_link': ../../test/th5o.c:776:9: warning: size of 'wdata' is 40000 bytes [-Wlarger-than=] ../../test/th5o.c:777:9: warning: size of 'rdata' is 40000 bytes [-Wlarger-than=] ../../test/th5o.c:896:1: warning: stack usage is 80144 bytes [-Wstack-usage=] ../../test/th5o.c:896:1: warning: the frame size of 80096 bytes is larger than 16384 bytes [-Wframe-larger-than=] CC th5s.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/th5s.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/th5s.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/th5s.c:82:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/th5s.c: In function 'test_h5s_zero_dim': ../../test/th5s.c:543:25: warning: size of 'wdata_real' is 2340 bytes [-Wlarger-than=] ../../test/th5s.c:544:25: warning: size of 'rdata_real' is 2340 bytes [-Wlarger-than=] ../../test/th5s.c:562:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/th5s.c:564:35: warning: conversion to 'short int' from 'unsigned int' may alter its value [-Wconversion] ../../test/th5s.c:571:45: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/th5s.c:574:89: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/th5s.c: In function 'test_h5s_compound_scalar_read': ../../test/th5s.c:1589:9: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/th5s.c:1589:9: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/th5s.c: At top level: ../../test/th5s.c:1611:9: warning: size of 'chunk_data_dbl' is 1200000 bytes [-Wlarger-than=] ../../test/th5s.c:1612:8: warning: size of 'chunk_data_flt' is 600000 bytes [-Wlarger-than=] ../../test/th5s.c: In function 'test_h5s_chunk': ../../test/th5s.c:1655:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/th5s.c:1655:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/th5s.c:1691:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/th5s.c:1692:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] In file included from ../../test/th5s.c:25:0: ../../test/th5s.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CC tcoords.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tcoords.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tcoords.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tcoords.c: In function 'test_multiple_ends': ../../test/tcoords.c:412:9: warning: size of 'data_buf' is 69120 bytes [-Wlarger-than=] ../../test/tcoords.c:448:9: warning: size of 'mem5_buffer' is 7680 bytes [-Wlarger-than=] ../../test/tcoords.c:663:1: warning: stack usage is 81856 bytes [-Wstack-usage=] ../../test/tcoords.c:663:1: warning: the frame size of 81792 bytes is larger than 16384 bytes [-Wframe-larger-than=] CC theap.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/theap.c In file included from /usr/include/time.h:27:0, from ../../test/theap.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/theap.c:50:17: warning: size of 'rand_num' is 8000 bytes [-Wlarger-than=] ../../test/theap.c:53:17: warning: size of 'inc_sort_num' is 8000 bytes [-Wlarger-than=] ../../test/theap.c:56:17: warning: size of 'dec_sort_num' is 8000 bytes [-Wlarger-than=] CC tid.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tid.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tid.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC titerate.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/titerate.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/titerate.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/titerate.c: In function 'test_iter_group': ../../test/titerate.c:287:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/titerate.c:312:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/titerate.c: In function 'test_iter_attr': ../../test/titerate.c:466:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/titerate.c:492:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/titerate.c: In function 'test_iter_group_large': ../../test/titerate.c:585:15: warning: size of 'names' is 13376 bytes [-Wlarger-than=] ../../test/titerate.c:676:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/titerate.c:686:1: warning: stack usage is 13504 bytes [-Wstack-usage=] ../../test/titerate.c: At top level: ../../test/titerate.c:43:0: warning: macro "SPACE1_NAME" is not used [-Wunused-macros] CC tmeta.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tmeta.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tmeta.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tmeta.c: In function 'test_metadata': ../../test/tmeta.c:89:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CC tmisc.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tmisc.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/tmisc.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tmisc.c:191:10: warning: size of 'm13_data' is 2400 bytes [-Wlarger-than=] ../../test/tmisc.c:192:10: warning: size of 'm13_rdata' is 2400 bytes [-Wlarger-than=] ../../test/tmisc.c: In function 'create_struct3': ../../test/tmisc.c:707:14: warning: request for implicit conversion from 'void *' to 'struct misc5_struct3_hndl *' not permitted in C++ [-Wc++-compat] ../../test/tmisc.c: In function 'create_struct2': ../../test/tmisc.c:750:14: warning: request for implicit conversion from 'void *' to 'struct misc5_struct2_hndl *' not permitted in C++ [-Wc++-compat] ../../test/tmisc.c: In function 'create_struct1': ../../test/tmisc.c:816:14: warning: request for implicit conversion from 'void *' to 'struct misc5_struct1_hndl *' not permitted in C++ [-Wc++-compat] ../../test/tmisc.c: In function 'test_misc8': ../../test/tmisc.c:1237:10: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] ../../test/tmisc.c:1248:40: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tmisc.c:1304:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tmisc.c:1330:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tmisc.c:1355:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tmisc.c:1399:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tmisc.c:1426:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tmisc.c:1456:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tmisc.c:1480:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tmisc.c:1503:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tmisc.c: In function 'test_misc14': ../../test/tmisc.c:2447:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tmisc.c:2448:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tmisc.c:2449:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tmisc.c: In function 'test_misc16': ../../test/tmisc.c:2704:25: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../test/tmisc.c:2704:25: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../test/tmisc.c:2704:25: warning: initialization makes integer from pointer without a cast [enabled by default] ../../test/tmisc.c:2704:25: warning: (near initialization for 'wdata[3][0]') [enabled by default] ../../test/tmisc.c: In function 'test_misc17': ../../test/tmisc.c:2783:25: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../test/tmisc.c:2783:25: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../test/tmisc.c:2783:25: warning: initialization makes integer from pointer without a cast [enabled by default] ../../test/tmisc.c:2783:25: warning: (near initialization for 'wdata[3][0]') [enabled by default] ../../test/tmisc.c: In function 'test_misc28': ../../test/tmisc.c:4987:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tmisc.c:5017:9: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/tmisc.c:5038:34: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] In file included from ../../test/tmisc.c:33:0: ../../test/tmisc.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CC trefer.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/trefer.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/trefer.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/trefer.c: In function 'test_reference_params': ../../test/trefer.c:117:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/trefer.c:198:28: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/trefer.c:200:28: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/trefer.c:202:28: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/trefer.c: In function 'test_reference_obj': ../../test/trefer.c:287:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/trefer.c: In function 'test_reference_region': ../../test/trefer.c:496:5: warning: missing braces around initializer [-Wmissing-braces] ../../test/trefer.c:496:5: warning: (near initialization for 'nvrbuf[0]') [-Wmissing-braces] ../../test/trefer.c:496:5: warning: large integer implicitly truncated to unsigned type [-Woverflow] ../../test/trefer.c:526:20: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../test/trefer.c:649:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/trefer.c:649:12: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../test/trefer.c:677:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/trefer.c:677:12: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../test/trefer.c: In function 'test_reference_region_1D': ../../test/trefer.c:798:20: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../test/trefer.c:921:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/trefer.c:973:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CC trefstr.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/trefstr.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/trefstr.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC tselect.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tselect.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tselect.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tselect.c: In function 'test_select_all': ../../test/tselect.c:709:76: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../test/tselect.c: In function 'verify_select_hyper_contig_dr__run_test': ../../test/tselect.c:1600:12: warning: unused parameter 'cube_size' [-Wunused-parameter] ../../test/tselect.c: In function 'test_select_hyper_checker_board_dr__run_test': ../../test/tselect.c:2737:14: warning: variable 'start_in_checker' set but not used [-Wunused-but-set-variable] ../../test/tselect.c: In function 'test_select_combine': ../../test/tselect.c:6649:13: warning: size of 'blocks' is 4096 bytes [-Wlarger-than=] ../../test/tselect.c: In function 'test_select_fill_point': ../../test/tselect.c:7182:60: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7183:60: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c: In function 'test_select_fill_hyper_simple': ../../test/tselect.c:7263:55: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7263:111: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7264:59: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7264:115: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7282:73: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7283:73: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c: In function 'test_select_fill_hyper_regular': ../../test/tselect.c:7373:62: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7373:112: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7390:60: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7391:60: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c: In function 'test_select_fill_hyper_irregular': ../../test/tselect.c:7496:62: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7496:112: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7513:70: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7514:70: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] CC tskiplist.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tskiplist.c In file included from /usr/include/time.h:27:0, from ../../test/tskiplist.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tskiplist.c:44:12: warning: size of 'rand_num' is 4000 bytes [-Wlarger-than=] ../../test/tskiplist.c:45:12: warning: size of 'sort_rand_num' is 4000 bytes [-Wlarger-than=] ../../test/tskiplist.c:46:12: warning: size of 'rev_sort_rand_num' is 4000 bytes [-Wlarger-than=] CC tsohm.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tsohm.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tsohm.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tsohm.c: In function 'size1_helper': ../../test/tsohm.c:603:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c: In function 'size2_helper': ../../test/tsohm.c:1678:51: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/tsohm.c:1679:51: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/tsohm.c:1718:51: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/tsohm.c:1719:51: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/tsohm.c: In function 'size2_verify': ../../test/tsohm.c:1937:58: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/tsohm.c:1938:58: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/tsohm.c: In function 'test_sohm_size2': ../../test/tsohm.c:2194:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2194:46: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2255:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2255:45: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2264:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2264:45: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2264:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2288:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2288:50: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2317:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2317:45: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2319:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2319:43: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2321:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2321:43: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2323:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2323:45: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2328:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2328:45: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2330:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2330:43: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2346:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2346:34: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2354:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2354:45: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2356:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2356:45: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2358:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2358:43: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2360:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2360:43: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2448:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2448:36: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2451:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2451:33: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2455:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2455:41: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2458:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2458:38: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2480:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2480:23: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2482:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2482:25: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2551:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2551:55: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2558:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2558:24: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2563:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2563:24: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2568:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2568:24: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2573:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2573:24: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2578:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2578:24: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2583:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2583:24: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c: In function 'delete_helper_write': ../../test/tsohm.c:2613:15: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/tsohm.c: In function 'delete_helper': ../../test/tsohm.c:2761:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2761:5: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2763:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2763:5: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c: In function 'test_sohm_external_dtype': ../../test/tsohm.c:3876:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tsohm.c:3877:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] CC ttime.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ttime.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/ttime.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/ttime.c:29:0: warning: macro "DATASETNAME" is not used [-Wunused-macros] CC ttst.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ttst.c In file included from /usr/include/time.h:27:0, from ../../test/ttst.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/ttst.c: In function 'test_tst_init': ../../test/ttst.c:98:15: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ [-Wc++-compat] ../../test/ttst.c:101:20: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ [-Wc++-compat] ../../test/ttst.c:104:20: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ [-Wc++-compat] ../../test/ttst.c:110:18: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../test/ttst.c:129:14: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] CC tunicode.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tunicode.c In file included from /usr/include/stdio.h:27:0, from ../../test/tunicode.c:17: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tunicode.c: In function 'test_compound': ../../test/tunicode.c:593:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tunicode.c:594:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tunicode.c:637:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tunicode.c: In function 'write_char': ../../test/tunicode.c:748:5: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:752:34: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:753:36: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:757:34: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:758:36: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:759:36: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:763:34: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:764:36: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:765:36: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:766:36: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c: In function 'test_unicode': ../../test/tunicode.c:818:56: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tunicode.c: At top level: ../../test/tunicode.c:32:0: warning: macro "DSET2_NAME" is not used [-Wunused-macros] ../../test/tunicode.c:36:0: warning: macro "VL_DSET2_NAME" is not used [-Wunused-macros] ../../test/tunicode.c:41:0: warning: macro "SLINK_NAME" is not used [-Wunused-macros] CC tvlstr.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tvlstr.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tvlstr.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC tvltypes.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tvltypes.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tvltypes.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tvltypes.c: In function 'test_vltypes_funcs': ../../test/tvltypes.c:191:26: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:194:21: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:197:22: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c: In function 'rewrite_vltypes_vlen_atomic': ../../test/tvltypes.c:574:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:575:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:576:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c: In function 'test_vltypes_vlen_compound': ../../test/tvltypes.c:738:41: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:739:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c: In function 'rewrite_vltypes_vlen_compound': ../../test/tvltypes.c:881:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:882:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:883:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:884:46: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:885:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c: In function 'test_vltypes_compound_vlen_vlen': ../../test/tvltypes.c:1025:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:1026:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:1029:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:1110:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:1110:32: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c: In function 'test_vltypes_compound_vlstr': ../../test/tvltypes.c:1207:15: warning: request for implicit conversion from 'void *' to 'struct s2 *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:1350:15: warning: request for implicit conversion from 'void *' to 'struct s2 *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:1350:32: warning: request for implicit conversion from 'void *' to 'struct s2 *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:1408:15: warning: request for implicit conversion from 'void *' to 'struct s2 *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:1408:33: warning: request for implicit conversion from 'void *' to 'struct s2 *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c: In function 'test_vltypes_compound_vlen_atomic': ../../test/tvltypes.c:1486:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:1487:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:1603:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:1604:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tvltypes.c: In function 'rewrite_vltypes_compound_vlen_atomic': ../../test/tvltypes.c:1704:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:1705:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:1706:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:1707:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:1708:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c: In function 'test_vltypes_vlen_vlen_atomic': ../../test/tvltypes.c:1879:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:1968:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:1977:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:1985:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:1985:30: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c: In function 'rewrite_longer_vltypes_vlen_vlen_atomic': ../../test/tvltypes.c:2064:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:2069:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:2070:16: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:2070:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:2165:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:2165:30: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c: In function 'rewrite_shorter_vltypes_vlen_vlen_atomic': ../../test/tvltypes.c:2240:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:2245:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:2246:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:2246:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:2324:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:2333:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:2341:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:2341:30: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c: In function 'test_vltypes_fill_value': ../../test/tvltypes.c:2438:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2438:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2438:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2438:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2438:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:2438:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:2438:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:2438:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2438:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2439:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2439:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2439:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2439:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2439:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:2439:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:2439:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:2439:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2439:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2504:10: warning: request for implicit conversion from 'void *' to 'struct dtype1_struct *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:2546:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tvltypes.c:2566:13: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum] ../../test/tvltypes.c:2566:13: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum] ../../test/tvltypes.c:2656:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tvltypes.c:2671:13: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum] ../../test/tvltypes.c:2671:13: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum] ../../test/tvltypes.c:2851:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tvltypes.c:2866:13: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum] ../../test/tvltypes.c:2866:13: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum] ../../test/tvltypes.c: At top level: ../../test/tvltypes.c:37:0: warning: macro "SPACE2_DIM1" is not used [-Wunused-macros] ../../test/tvltypes.c:38:0: warning: macro "SPACE2_DIM2" is not used [-Wunused-macros] ../../test/tvltypes.c:36:0: warning: macro "SPACE2_RANK" is not used [-Wunused-macros] CCLD testhdf5 CC lheap.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/lheap.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/lheap.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/lheap.c: In function 'main': ../../test/lheap.c:100:26: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/lheap.c:133:26: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] In file included from ../../test/lheap.c:23:0: ../../test/lheap.c: At top level: ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD lheap CC ohdr.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ohdr.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/ohdr.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../test/ohdr.c:20:0: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD ohdr CC stab.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/stab.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/stab.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD stab CC gheap.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/gheap.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/gheap.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/gheap.c: In function 'test_1': ../../test/gheap.c:80:12: warning: size of 'obj' is 12288 bytes [-Wlarger-than=] ../../test/gheap.c:107:11: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/gheap.c:126:11: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/gheap.c: In function 'test_2': ../../test/gheap.c:176:12: warning: size of 'obj' is 12288 bytes [-Wlarger-than=] ../../test/gheap.c:200:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/gheap.c:214:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/gheap.c: In function 'test_3': ../../test/gheap.c:263:12: warning: size of 'obj' is 12288 bytes [-Wlarger-than=] ../../test/gheap.c:285:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/gheap.c: In function 'test_4': ../../test/gheap.c:342:12: warning: size of 'obj' is 12288 bytes [-Wlarger-than=] ../../test/gheap.c:364:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/gheap.c: In function 'test_1': ../../test/gheap.c:151:1: warning: stack usage is 15456 bytes [-Wstack-usage=] ../../test/gheap.c: In function 'test_2': ../../test/gheap.c:238:1: warning: stack usage is 15456 bytes [-Wstack-usage=] ../../test/gheap.c: In function 'test_3': ../../test/gheap.c:316:1: warning: stack usage is 14432 bytes [-Wstack-usage=] ../../test/gheap.c: In function 'test_4': ../../test/gheap.c:401:1: warning: stack usage is 14432 bytes [-Wstack-usage=] CCLD gheap CC cache.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/cache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/cache.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/cache.c: In function 'smoke_check_5': ../../test/cache.c:993:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1003:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1005:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1012:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1013:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1018:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1020:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1028:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'smoke_check_6': ../../test/cache.c:1229:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1239:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1241:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1248:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1249:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1254:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1256:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1264:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'smoke_check_7': ../../test/cache.c:1462:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1472:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1474:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1481:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1482:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1488:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1490:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1498:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'smoke_check_8': ../../test/cache.c:1696:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1706:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1708:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1715:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1716:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1722:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1724:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1732:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'check_flush_cache__flush_ops': ../../test/cache.c:7969:34: warning: size of 'spec' is 3160 bytes [-Wlarger-than=] ../../test/cache.c:8416:34: warning: size of 'spec' is 3160 bytes [-Wlarger-than=] ../../test/cache.c: In function 'check_flush_cache__single_entry': ../../test/cache.c:12689:4: warning: size of 'spec' is 12288 bytes [-Wlarger-than=] ../../test/cache.c: In function 'check_multiple_read_protect': ../../test/cache.c:13942:13: warning: variable 'cache_ptr' set but not used [-Wunused-but-set-variable] ../../test/cache.c: In function 'check_auto_cache_resize': ../../test/cache.c:18024:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18034:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18036:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18043:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18044:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18049:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18051:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18059:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18410:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18420:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18422:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18428:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18429:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18433:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18435:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18443:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18753:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18763:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18765:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18771:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18772:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18776:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18778:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18786:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18940:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18950:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18952:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18958:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18959:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18964:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18966:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18974:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19355:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19365:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19367:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19373:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19374:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19379:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19381:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19389:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19883:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19893:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19895:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19901:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19902:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19907:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19909:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19917:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20299:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20309:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20311:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20317:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20318:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20323:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20325:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20333:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20562:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20572:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20574:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20580:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20581:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20586:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20588:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20596:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21144:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21154:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21156:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21162:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21163:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21168:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21170:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21178:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21949:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21959:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21961:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21967:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21968:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21973:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21975:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21983:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'check_auto_cache_resize_disable': ../../test/cache.c:22229:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22239:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22241:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22248:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22249:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22254:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22256:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22264:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22336:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22346:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22348:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22354:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22355:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22360:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22362:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22370:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22494:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22504:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22506:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22512:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22513:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22518:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22519:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22527:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22651:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22661:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22663:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22669:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22670:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22675:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22677:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22685:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22808:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22818:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22820:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22826:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22827:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22832:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22834:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22842:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22965:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22975:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22977:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22983:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22984:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22989:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22991:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22999:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23121:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23131:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23133:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23139:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23140:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23145:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23147:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23155:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23279:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23289:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23291:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23297:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23298:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23303:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23305:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23313:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23505:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23515:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23517:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23523:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23524:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23529:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23531:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23539:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23738:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23748:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23750:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23756:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23757:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23762:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23764:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23772:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23975:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23985:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23987:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23993:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23994:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23999:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24001:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24009:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24102:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24112:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24114:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24120:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24121:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24126:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24128:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24136:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24229:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24239:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24241:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24247:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24248:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24253:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24255:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24263:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24356:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24366:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24368:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24374:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24375:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24380:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24382:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24390:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24483:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24493:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24495:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24501:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24502:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24507:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24509:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24517:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24611:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24621:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24623:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24629:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24630:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24635:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24637:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24645:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24767:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24777:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24779:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24785:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24786:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24791:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24793:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24801:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'check_auto_cache_resize_epoch_markers': ../../test/cache.c:24953:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24963:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24965:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24972:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24973:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24978:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24980:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24988:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25041:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25051:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25053:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25059:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25060:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25065:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25067:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25075:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25215:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25225:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25227:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25233:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25234:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25239:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25241:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25249:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25336:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25346:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25348:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25354:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25355:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25360:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25362:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25370:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25415:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25425:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25427:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25433:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25434:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25439:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25441:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25449:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25528:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25538:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25540:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25546:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25547:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25552:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25554:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25562:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'check_auto_cache_resize_input_errs': ../../test/cache.c:25659:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25669:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25671:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25678:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25679:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25684:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25686:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25694:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25750:9: warning: implicit declaration of function 'resize_configs_are_equal' [-Wimplicit-function-declaration] ../../test/cache.c:25750:9: warning: nested extern declaration of 'resize_configs_are_equal' [-Wnested-externs] ../../test/cache.c:25766:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25776:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25778:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25784:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25785:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25790:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25792:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25800:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25841:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25851:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25853:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25859:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25860:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25865:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25867:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25875:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25917:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25927:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25929:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25935:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25936:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25941:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25943:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25951:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25990:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26000:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26002:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26008:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26009:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26014:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26016:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26024:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26065:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26075:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26077:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26083:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26084:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26089:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26091:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26099:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26137:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26147:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26149:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26155:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26156:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26161:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26163:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26171:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26212:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26223:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26225:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26231:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26232:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26237:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26239:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26247:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26285:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26295:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26297:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26303:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26304:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26309:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26311:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26319:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26357:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26367:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26369:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26375:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26376:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26381:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26383:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26391:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26432:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26442:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26444:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26450:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26451:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26456:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26458:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26466:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26504:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26514:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26516:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26522:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26523:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26528:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26530:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26538:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26579:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26590:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26592:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26598:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26599:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26604:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26606:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26614:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26652:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26663:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26665:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26671:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26672:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26677:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26679:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26687:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26728:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26738:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26740:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26746:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26747:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26752:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26754:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26762:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26800:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26810:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26812:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26818:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26819:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26824:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26826:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26834:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26872:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26882:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26884:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26890:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26891:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26896:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26898:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26906:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26947:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26957:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26959:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26965:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26966:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26971:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26973:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26981:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27022:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27032:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27034:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27041:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27042:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27047:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27049:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27057:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27097:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27107:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27109:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27116:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27117:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27122:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27124:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27132:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27170:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27180:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27182:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27189:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27190:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27195:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27197:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27205:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27245:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27255:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27257:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27264:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27265:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27270:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27272:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27280:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27318:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27328:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27330:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27337:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27338:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27343:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27345:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27353:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27394:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27404:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27406:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27412:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27413:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27419:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27421:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27429:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27467:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27477:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27479:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27485:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27486:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27492:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27494:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27502:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27543:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27553:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27555:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27561:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27562:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27567:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27569:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27577:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27615:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27625:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27627:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27633:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27634:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27639:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27641:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27649:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27690:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27700:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27702:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27708:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27709:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27714:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27716:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27724:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27761:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27771:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27773:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27779:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27780:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27785:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27787:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27796:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27836:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27846:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27848:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27854:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27855:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27860:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27862:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27870:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27907:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27917:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27919:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27925:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27926:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27931:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27933:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27942:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'check_auto_cache_resize_aux_fcns': ../../test/cache.c:28076:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28086:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28088:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28095:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28096:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28101:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28103:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28111:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28175:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28208:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28253:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28253:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28336:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28336:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'check_metadata_blizzard_absence': ../../test/cache.c:28619:34: warning: size of 'expected' is 3600 bytes [-Wlarger-than=] cc1: warning: size of '*.LC0' is 3600 bytes [-Wlarger-than=] ../../test/cache.c: In function 'check_flush_cache__single_entry': cc1: warning: size of '*.LC5' is 12288 bytes [-Wlarger-than=] ../../test/cache.c:12982:1: warning: stack usage is 12432 bytes [-Wstack-usage=] CCLD cache CC cache_api.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/cache_api.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/cache_api.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/cache_api.c: In function 'check_fapl_mdc_api_calls': ../../test/cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:92:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:97:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:98:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:103:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:104:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:106:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:107:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:112:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:154:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:154:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:154:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:154:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:154:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:154:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:154:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:154:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:188:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:188:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:188:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:188:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:188:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:188:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:188:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:188:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:265:2: warning: implicit declaration of function 'resize_configs_are_equal' [-Wimplicit-function-declaration] ../../test/cache_api.c:265:2: warning: nested extern declaration of 'resize_configs_are_equal' [-Wnested-externs] ../../test/cache_api.c:300:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:300:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:300:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:300:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:300:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:300:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:300:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:300:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:449:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:449:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:449:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:449:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:449:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:449:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:449:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:449:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c: In function 'check_file_mdc_api_calls': ../../test/cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:541:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:546:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:547:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:552:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:553:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:555:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:556:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:561:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:576:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:581:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:582:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:587:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:588:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:590:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:591:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:596:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:611:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:616:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:617:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:622:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:623:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:625:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:626:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:631:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:646:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:651:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:652:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:657:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:658:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:661:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:662:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:667:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:776:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:776:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c: In function 'mdc_api_call_smoke_check': ../../test/cache_api.c:876:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:893:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:893:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:893:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:893:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:893:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:893:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:893:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:893:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:904:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:909:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:910:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:915:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:916:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:918:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:919:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:924:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:939:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:944:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:945:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:950:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:951:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:953:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:954:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:959:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:974:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:979:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:980:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:985:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:986:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:988:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:989:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:994:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1188:17: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cache_api.c:1189:17: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cache_api.c:1260:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cache_api.c:1261:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cache_api.c:1386:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cache_api.c:1387:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cache_api.c:886:9: warning: variable 'progress_counter' set but not used [-Wunused-but-set-variable] ../../test/cache_api.c: At top level: ../../test/cache_api.c:1532:21: warning: size of 'invalid_configs' is 49392 bytes [-Wlarger-than=] ../../test/cache_api.c:1544:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1549:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1550:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1555:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1556:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1558:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1559:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1564:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1579:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1584:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1585:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1590:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1591:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1593:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1594:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1599:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1614:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1619:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1620:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1625:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1626:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1628:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1629:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1634:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1649:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1654:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1655:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1660:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1661:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1663:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1664:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1669:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1684:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1689:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1690:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1695:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1696:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1698:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1699:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1704:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1719:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1724:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1725:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1730:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1731:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1733:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1734:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1739:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1754:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1759:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1760:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1765:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1766:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1768:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1769:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1774:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1789:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1794:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1795:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1800:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1801:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1803:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1804:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1809:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1824:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1829:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1830:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1835:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1836:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1838:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1839:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1844:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1859:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1864:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1865:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1870:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1871:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1873:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1874:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1879:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1894:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1899:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1900:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1905:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1906:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1908:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1909:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1914:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1929:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1934:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1935:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1940:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1941:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1943:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1944:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1949:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1964:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1969:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1970:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1975:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1976:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1978:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1979:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1984:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1999:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2004:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2005:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2010:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2011:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2013:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2014:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2019:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2034:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2039:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2040:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2045:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2046:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2048:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2049:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2054:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2069:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2074:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2075:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2080:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2081:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2083:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2084:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2089:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2104:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2109:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2110:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2115:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2116:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2118:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2119:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2124:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2139:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2144:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2145:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2150:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2151:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2153:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2154:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2159:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2174:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2179:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2180:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2185:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2186:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2188:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2189:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2194:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2209:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2214:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2215:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2220:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2221:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2223:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2224:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2229:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2244:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2249:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2250:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2255:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2256:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2258:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2259:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2264:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2279:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2284:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2285:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2290:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2291:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2293:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2294:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2299:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2314:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2319:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2320:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2325:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2326:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2328:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2329:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2334:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2349:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2354:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2355:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2360:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2361:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2363:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2364:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2369:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2384:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2389:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2390:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2395:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2396:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2398:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2399:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2404:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2419:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2424:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2425:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2430:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2431:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2433:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2434:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2439:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2454:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2459:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2460:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2465:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2466:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2468:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2469:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2474:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2489:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2494:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2495:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2500:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2501:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2503:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2504:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2509:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2524:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2529:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2530:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2535:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2536:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2538:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2539:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2544:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2559:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2564:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2565:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2570:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2571:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2573:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2574:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2579:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2594:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2599:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2600:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2605:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2606:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2608:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2609:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2614:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2629:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2634:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2635:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2640:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2641:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2643:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2644:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2649:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2664:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2669:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2670:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2675:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2676:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2678:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2679:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2684:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2699:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2704:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2705:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2710:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2711:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2713:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2714:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2719:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2734:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2739:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2740:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2745:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2746:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2748:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2749:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2754:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2769:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2774:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2775:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2780:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2781:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2783:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2784:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2789:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2804:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2809:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2810:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2815:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2816:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2818:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2819:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2824:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2839:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2844:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2845:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2850:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2851:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2853:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2854:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2859:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2874:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2879:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2880:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2885:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2886:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2888:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2889:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2894:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2909:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2914:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2915:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2920:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2921:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2923:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2924:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2929:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2944:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2949:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2950:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2955:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2956:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2958:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2959:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2964:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2979:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2984:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2985:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2990:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2991:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2993:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2994:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2999:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c: In function 'check_fapl_mdc_api_errs': ../../test/cache_api.c:3030:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3030:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3030:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3030:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3030:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3030:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3030:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3030:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3073:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3073:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3073:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3073:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3073:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3073:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3073:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3073:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3162:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3162:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3162:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3162:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3162:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3162:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3162:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3162:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c: In function 'check_file_mdc_api_errs': ../../test/cache_api.c:3208:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3208:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3208:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3208:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3208:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3208:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3208:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3208:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] CCLD cache_api CC pool.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/pool.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/pool.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/pool.c: In function 'test_allocate_random': ../../test/pool.c:674:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] CCLD pool CC accum.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/accum.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/accum.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD accum CC hyperslab.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/hyperslab.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/hyperslab.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/hyperslab.c: In function 'test_multifill': ../../test/hyperslab.c:612:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/hyperslab.c:615:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/hyperslab.c:624:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/hyperslab.c: In function 'test_transpose': ../../test/hyperslab.c:822:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/hyperslab.c:823:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/hyperslab.c: In function 'test_sub_super': ../../test/hyperslab.c:926:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/hyperslab.c:975:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/hyperslab.c:976:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/hyperslab.c:977:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/hyperslab.c: In function 'test_array_offset_n_calc': ../../test/hyperslab.c:1147:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/hyperslab.c:1148:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/hyperslab.c:1149:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] CCLD hyperslab CC istore.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/istore.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/istore.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/istore.c: In function 'test_extend': ../../test/istore.c:321:3: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/istore.c: In function 'test_sparse': ../../test/istore.c:532:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/istore.c:533:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/istore.c:534:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] CCLD istore CC bittests.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/bittests.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/bittests.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/bittests.c: In function 'test_find': ../../test/bittests.c:91:16: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../test/bittests.c:124:10: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../test/bittests.c: In function 'test_copy': ../../test/bittests.c:178:19: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c:179:19: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c: In function 'test_shift': ../../test/bittests.c:300:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c:304:28: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c:304:31: warning: conversion to 'ssize_t' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c:314:2: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c:353:2: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c:365:13: warning: conversion to 'ssize_t' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c: In function 'test_increment': ../../test/bittests.c:433:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c: In function 'test_decrement': ../../test/bittests.c:520:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c: In function 'test_negate': ../../test/bittests.c:592:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c: In function 'test_set': ../../test/bittests.c:692:19: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c: In function 'test_clear': ../../test/bittests.c:809:19: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CCLD bittests CC dt_arith.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/dt_arith.c In file included from /usr/include/math.h:27:0, from ../../test/dt_arith.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/dt_arith.c: In function 'some_dummy_func': ../../test/dt_arith.c:542:5: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c: In function 'generates_sigfpe': ../../test/dt_arith.c:579:53: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c: In function 'test_particular_fp_integer': ../../test/dt_arith.c:835:9: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c: In function 'test_derived_flt': ../../test/dt_arith.c:1054:39: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1213:39: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c: In function 'test_derived_integer': ../../test/dt_arith.c:1523:39: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c: In function 'test_conv_int_1': ../../test/dt_arith.c:1780:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1780:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1780:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1780:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1780:9: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1780:9: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1780:9: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1780:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1780:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1780:9: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1782:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1782:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1782:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1782:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1782:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1782:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1782:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1782:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../test/dt_arith.c:1782:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1782:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1782:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1784:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1784:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1784:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1784:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1784:9: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1784:9: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1784:9: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1784:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1784:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1784:9: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1786:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1786:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1786:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1786:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1786:9: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1786:9: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1786:9: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1786:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../test/dt_arith.c:1786:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1786:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1786:9: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1788:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1788:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1788:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1790:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:1790:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:1790:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:1792:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1792:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1792:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1794:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:1794:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:1794:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:1796:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1796:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1796:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1798:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:1798:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:1798:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c: In function 'test_conv_int_2': ../../test/dt_arith.c:2632:10: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] ../../test/dt_arith.c: In function 'my_isnan': ../../test/dt_arith.c:2686:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dt_arith.c:2690:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dt_arith.c:2695:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dt_arith.c:2709:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c: In function 'test_conv_flt_1': ../../test/dt_arith.c:3087:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dt_arith.c:3088:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dt_arith.c:3090:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dt_arith.c:3132:24: warning: conversion to 'float' from 'long double' may alter its value [-Wconversion] ../../test/dt_arith.c:3140:24: warning: conversion to 'double' from 'long double' may alter its value [-Wconversion] ../../test/dt_arith.c:3276:33: warning: conversion to 'double' from 'long double' may alter its value [-Wconversion] ../../test/dt_arith.c:3277:33: warning: conversion to 'double' from 'long double' may alter its value [-Wconversion] ../../test/dt_arith.c:3284:60: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:3285:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dt_arith.c:3300:25: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dt_arith.c:3373:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c:3393:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c:3411:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c: In function 'test_conv_int_fp': ../../test/dt_arith.c:3752:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3752:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3752:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3752:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3752:9: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3752:9: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3752:9: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3752:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3752:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3752:9: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3754:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3754:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3754:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3754:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3754:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3754:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3754:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3754:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../test/dt_arith.c:3754:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3754:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3754:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3756:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3756:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3756:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3756:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3756:9: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3756:9: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3756:9: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3756:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3756:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3756:9: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3758:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3758:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3758:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3758:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3758:9: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3758:9: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3758:9: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3758:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../test/dt_arith.c:3758:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3758:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3758:9: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3760:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3760:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3760:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3762:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:3762:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:3762:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:3764:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3764:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3764:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3766:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:3766:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:3766:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:3768:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3768:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3768:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3770:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:3770:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:3770:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:4539:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c:4496:9: warning: switch missing default case [-Wswitch-default] ../../test/dt_arith.c:4602:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c:4559:9: warning: switch missing default case [-Wswitch-default] ../../test/dt_arith.c:4654:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c:4622:9: warning: switch missing default case [-Wswitch-default] ../../test/dt_arith.c: In function 'run_int_fp_conv': ../../test/dt_arith.c:5149:6: warning: "H5_CYGWIN_ULLONG_TO_LDOUBLE_ROUND_PROBLEM" is not defined [-Wundef] ../../test/dt_arith.c: In function 'main': ../../test/dt_arith.c:5430:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5434:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5438:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5446:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5449:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5452:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5455:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5458:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5461:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5471:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5474:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5475:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5478:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5481:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c: In function 'test_conv_flt_1': ../../test/dt_arith.c:3473:1: warning: control reaches end of non-void function [-Wreturn-type] CCLD dt_arith CC dtypes.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/dtypes.c In file included from /usr/include/math.h:27:0, from ../../test/dtypes.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/dtypes.c: In function 'test_compound_9': ../../test/dtypes.c:1654:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/dtypes.c: In function 'test_compound_10': ../../test/dtypes.c:1873:25: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/dtypes.c:1877:33: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:1878:43: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/dtypes.c: In function 'test_compound_11': ../../test/dtypes.c:2094:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:2095:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:2096:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:2097:34: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:2098:34: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:2117:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dtypes.c:2157:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dtypes.c:2191:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dtypes.c: In function 'test_compound_13': ../../test/dtypes.c:2357:9: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value [-Wconversion] ../../test/dtypes.c:2358:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:2358:5: warning: conversion to 'float' alters 'double' constant value [-Wconversion] ../../test/dtypes.c:2408:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dtypes.c: In function 'test_compound_14': ../../test/dtypes.c:2462:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/dtypes.c:2465:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/dtypes.c: In function 'test_named': ../../test/dtypes.c:3743:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c: In function 'test_conv_str_2': ../../test/dtypes.c:4283:20: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:4285:27: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/dtypes.c: In function 'test_conv_str_3': ../../test/dtypes.c:4354:20: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:4356:27: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/dtypes.c:4377:28: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c: In function 'test_conv_enum_1': ../../test/dtypes.c:4462:13: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/dtypes.c: In function 'test_conv_enum_2': ../../test/dtypes.c:4536:9: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/dtypes.c:4550:34: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/dtypes.c: In function 'test_bitfield_funcs': ../../test/dtypes.c:4718:25: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:4723:26: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c: In function 'opaque_funcs': ../../test/dtypes.c:5025:26: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:5044:26: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c: In function 'test_int_float_except': ../../test/dtypes.c:5918:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:5918:5: warning: conversion to 'float' alters 'double' constant value [-Wconversion] ../../test/dtypes.c:5918:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:5918:5: warning: conversion to 'float' alters 'double' constant value [-Wconversion] ../../test/dtypes.c:5919:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:5919:13: warning: conversion to 'float' alters 'double' constant value [-Wconversion] ../../test/dtypes.c:5919:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:5921:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:5921:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:5924:5: warning: conversion to 'float' alters 'int' constant value [-Wconversion] ../../test/dtypes.c:5924:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:5924:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:5966:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dtypes.c:5987:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dtypes.c: In function 'create_del_obj_named_test_file': ../../test/dtypes.c:6547:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../test/dtypes.c: At top level: ../../test/dtypes.c:7046:5: warning: no previous prototype for 'test_utf_ascii_conv' [-Wmissing-prototypes] ../../test/dtypes.c: In function 'test_utf_ascii_conv': ../../test/dtypes.c:7084:55: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../test/dtypes.c:7116:55: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../test/dtypes.c: In function 'main': ../../test/dtypes.c:7274:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7275:25: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7276:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7277:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7278:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7280:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7281:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7282:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7283:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7284:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7285:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7287:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7288:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7290:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7291:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7293:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7298:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7299:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7300:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7301:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7302:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7303:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7304:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7305:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7306:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7307:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7308:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7309:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7310:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7311:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7312:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7313:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7314:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7315:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7316:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7317:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7318:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7319:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7320:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7321:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7322:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7323:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7324:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] In file included from ../../test/dtypes.c:26:0: ../../test/dtypes.c: At top level: ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD dtypes CC dsets.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/dsets.c In file included from /usr/include/stdlib.h:24:0, from ../../test/dsets.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/dsets.c:208:5: warning: size of 'points' is 80000 bytes [-Wlarger-than=] ../../test/dsets.c:208:35: warning: size of 'check' is 80000 bytes [-Wlarger-than=] ../../test/dsets.c:209:8: warning: size of 'points_dbl' is 160000 bytes [-Wlarger-than=] ../../test/dsets.c:209:42: warning: size of 'check_dbl' is 160000 bytes [-Wlarger-than=] ../../test/dsets.c: In function 'test_simple_io': ../../test/dsets.c:404:25: warning: size of 'rdata' is 80000 bytes [-Wlarger-than=] ../../test/dsets.c: In function 'test_userblock_offset': ../../test/dsets.c:523:25: warning: size of 'rdata' is 80000 bytes [-Wlarger-than=] ../../test/dsets.c: In function 'test_conv_buffer': ../../test/dsets.c:1031:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:1031:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:1034:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:1034:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c: In function 'test_nbit_int': ../../test/dsets.c:2788:28: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2788:28: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:2836:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:2836:56: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c: In function 'test_nbit_float': ../../test/dsets.c:2890:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2890:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2890:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2890:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2891:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2891:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2891:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2891:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2891:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2891:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2963:33: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c:2964:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c: In function 'test_nbit_double': ../../test/dsets.c:3020:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3020:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3021:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3021:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3021:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3021:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3022:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3022:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3022:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3022:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3094:33: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c:3095:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c: In function 'test_nbit_array': ../../test/dsets.c:3196:38: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3196:38: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c: In function 'test_nbit_compound': ../../test/dsets.c:3304:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3304:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3304:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3304:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3305:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3305:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3305:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3305:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3305:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3305:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3372:30: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3372:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3374:30: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3374:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3376:30: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3376:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3429:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3429:63: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3430:17: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3430:17: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3431:17: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3431:17: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3432:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c:3432:75: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c: In function 'test_nbit_compound_2': ../../test/dsets.c:3515:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3515:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3515:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3515:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3516:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3516:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3516:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3516:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3516:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3516:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3615:32: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3615:32: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3617:32: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3617:32: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3619:32: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3619:32: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3623:30: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3623:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3628:40: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3628:40: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3633:42: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3633:42: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3635:42: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3635:42: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3637:42: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3637:42: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3702:14: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3702:14: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3709:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3709:78: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3710:17: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3710:17: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3711:17: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3711:17: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3712:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c:3713:43: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c:3719:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3719:61: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3720:12: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3720:12: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3721:12: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3721:12: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3722:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c:3723:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c: In function 'test_nbit_compound_3': ../../test/dsets.c:3851:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3851:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3851:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3851:39: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] ../../test/dsets.c: In function 'test_nbit_int_size': ../../test/dsets.c:3983:13: warning: size of 'orig_data' is 80000 bytes [-Wlarger-than=] ../../test/dsets.c:4039:39: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] ../../test/dsets.c: In function 'test_nbit_flt_size': ../../test/dsets.c:4157:13: warning: size of 'orig_data' is 80000 bytes [-Wlarger-than=] ../../test/dsets.c:4246:49: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../test/dsets.c: In function 'test_scaleoffset_float': ../../test/dsets.c:4672:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:4672:47: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../test/dsets.c:4715:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:4715:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c: In function 'test_scaleoffset_float_2': ../../test/dsets.c:4792:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:4820:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:4820:47: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../test/dsets.c:4863:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:4863:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c: In function 'test_scaleoffset_double': ../../test/dsets.c:4948:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:4991:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:4991:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c: In function 'test_scaleoffset_double_2': ../../test/dsets.c:5068:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:5096:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:5139:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:5139:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c: In function 'test_set_local': ../../test/dsets.c:5909:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:5913:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:6107:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c: In function 'test_deprec': ../../test/dsets.c:7096:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../test/dsets.c: In function 'test_chunk_cache': ../../test/dsets.c:7438:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:7532:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c: In function 'test_big_chunks_bypass_cache': ../../test/dsets.c:7619:44: warning: size of 'rdata1' is 4000 bytes [-Wlarger-than=] ../../test/dsets.c:7633:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c: In function 'test_chunk_expand': ../../test/dsets.c:7861:93: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] In file included from ../../test/dsets.c:27:0: ../../test/dsets.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] ../../test/dsets.c: In function 'test_simple_io': ../../test/dsets.c:497:1: warning: stack usage is 81168 bytes [-Wstack-usage=] ../../test/dsets.c:497:1: warning: the frame size of 81120 bytes is larger than 16384 bytes [-Wframe-larger-than=] ../../test/dsets.c: In function 'test_userblock_offset': ../../test/dsets.c:587:1: warning: stack usage is 81152 bytes [-Wstack-usage=] ../../test/dsets.c:587:1: warning: the frame size of 81104 bytes is larger than 16384 bytes [-Wframe-larger-than=] ../../test/dsets.c: In function 'test_nbit_int_size': ../../test/dsets.c:4132:1: warning: stack usage is 80160 bytes [-Wstack-usage=] ../../test/dsets.c:4132:1: warning: the frame size of 80112 bytes is larger than 16384 bytes [-Wframe-larger-than=] ../../test/dsets.c: In function 'test_nbit_flt_size': ../../test/dsets.c:4338:1: warning: stack usage is 80160 bytes [-Wstack-usage=] ../../test/dsets.c:4338:1: warning: the frame size of 80112 bytes is larger than 16384 bytes [-Wframe-larger-than=] CCLD dsets CC cmpd_dset.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/cmpd_dset.c In file included from ../../src/H5public.h:37:0, from ../../src/H5Tpublic.h:23, from ../../src/H5Tprivate.h:23, from ../../src/H5Tpkg.h:39, from ../../test/cmpd_dset.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/cmpd_dset.c: In function 'test_compound': ../../test/cmpd_dset.c:154:18: warning: size of 's1' is 6400000 bytes [-Wlarger-than=] ../../test/cmpd_dset.c:158:18: warning: size of 's2' is 6400000 bytes [-Wlarger-than=] ../../test/cmpd_dset.c:162:18: warning: size of 's3' is 6400000 bytes [-Wlarger-than=] ../../test/cmpd_dset.c:166:18: warning: size of 's4' is 1600000 bytes [-Wlarger-than=] ../../test/cmpd_dset.c:170:18: warning: size of 's5' is 9600000 bytes [-Wlarger-than=] ../../test/cmpd_dset.c:173:18: warning: size of 's6' is 9600000 bytes [-Wlarger-than=] ../../test/cmpd_dset.c: In function 'initialize_stype1': ../../test/cmpd_dset.c:885:26: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../test/cmpd_dset.c:886:28: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../test/cmpd_dset.c:888:25: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../test/cmpd_dset.c:889:28: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../test/cmpd_dset.c:890:28: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../test/cmpd_dset.c: In function 'initialize_stype2': ../../test/cmpd_dset.c:921:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:922:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:924:23: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:925:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:926:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:928:26: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:929:28: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:931:25: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:932:28: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:933:28: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:940:26: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:941:26: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:942:26: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c: In function 'initialize_stype4': ../../test/cmpd_dset.c:999:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:1000:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:1002:23: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:1003:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:1004:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:1006:26: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:1007:28: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:1009:25: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:1010:28: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:1011:28: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:1018:26: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:1019:26: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:1020:26: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c: In function 'compare_data': ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c: In function 'test_pack_ooo': ../../test/cmpd_dset.c:1791:19: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:1803:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c: In function 'main': ../../test/cmpd_dset.c:2195:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:2199:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:2203:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:2206:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:2209:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CCLD cmpd_dset CC filter_fail.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/filter_fail.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/filter_fail.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/filter_fail.c: In function 'filter_fail': ../../test/filter_fail.c:68:40: warning: unused parameter 'cd_nelmts' [-Wunused-parameter] ../../test/filter_fail.c:69:27: warning: unused parameter 'cd_values' [-Wunused-parameter] In file included from ../../test/filter_fail.c:25:0: ../../test/filter_fail.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD filter_fail CC extend.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/extend.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/extend.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/extend.c:34:14: warning: size of 'buf1' is 40000 bytes [-Wlarger-than=] ../../test/extend.c:34:28: warning: size of 'buf2' is 10000 bytes [-Wlarger-than=] CCLD extend CC external.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/external.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/external.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/external.c: In function 'test_2': ../../test/external.c:679:5: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../test/external.c:608:14: warning: variable 'n' set but not used [-Wunused-but-set-variable] ../../test/external.c: In function 'test_3': ../../test/external.c:776:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/external.c:797:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] In file included from ../../test/external.c:23:0: ../../test/external.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD external CC efc.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/efc.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/efc.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/efc.c:36:13: warning: size of 'filename' is 6144 bytes [-Wlarger-than=] CCLD efc CC objcopy.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/objcopy.c In file included from /usr/include/time.h:27:0, from ../../test/objcopy.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/objcopy.c: In function 'compare_data': ../../test/objcopy.c:1067:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../test/objcopy.c:1068:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../test/objcopy.c: In function 'test_copy_dataset_compound': ../../test/objcopy.c:2318:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c: In function 'test_copy_dataset_chunked': ../../test/objcopy.c:2450:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c:2452:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c: In function 'test_copy_dataset_chunked_sparse': ../../test/objcopy.c:2793:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c:2795:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c: In function 'test_copy_dataset_compressed': ../../test/objcopy.c:2988:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c: In function 'test_copy_dataset_compact': ../../test/objcopy.c:3117:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c: In function 'test_copy_dataset_contig_cmpd_vl': ../../test/objcopy.c:7597:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/objcopy.c:7602:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c:7602:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c: In function 'test_copy_dataset_chunked_cmpd_vl': ../../test/objcopy.c:7736:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/objcopy.c:7741:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c:7741:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c: In function 'test_copy_dataset_compact_cmpd_vl': ../../test/objcopy.c:7881:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/objcopy.c:7886:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c:7886:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c: In function 'test_copy_cdt_merge_cdt': ../../test/objcopy.c:9601:9: warning: variable 'buf' set but not used [-Wunused-but-set-variable] ../../test/objcopy.c: In function 'test_copy_cdt_merge_suggs': ../../test/objcopy.c:9833:9: warning: variable 'buf' set but not used [-Wunused-but-set-variable] ../../test/objcopy.c: In function 'test_copy_cdt_merge_all_suggs': ../../test/objcopy.c:10358:9: warning: variable 'buf' set but not used [-Wunused-but-set-variable] In file included from ../../test/objcopy.c:25:0: ../../test/objcopy.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD objcopy CC links.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/links.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/links.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/links.c: In function 'external_set_elink_fapl1': ../../test/links.c:3515:17: warning: size of 'sv' is 3500 bytes [-Wlarger-than=] ../../test/links.c: In function 'external_set_elink_fapl2': ../../test/links.c:3714:10: warning: size of 'points' is 6400 bytes [-Wlarger-than=] ../../test/links.c: In function 'link_filters': ../../test/links.c:9849:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/links.c: In function 'link_iterate_check': ../../test/links.c:12111:51: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12139:45: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12139:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12143:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12184:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/links.c: In function 'link_iterate_old_check': ../../test/links.c:12541:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12561:51: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12589:45: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12589:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12593:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12634:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] In file included from ../../test/links.c:31:0: ../../test/links.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] ../../test/links.c: In function 'external_set_elink_fapl1': ../../test/links.c:3671:1: warning: stack usage is 8880 bytes [-Wstack-usage=] ../../test/links.c: In function 'external_set_elink_fapl2': ../../test/links.c:3827:1: warning: stack usage is 10640 bytes [-Wstack-usage=] ../../test/links.c: In function 'external_symlink': ../../test/links.c:6555:1: warning: stack usage is 11392 bytes [-Wstack-usage=] CCLD links CC unlink.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/unlink.c In file included from /usr/include/time.h:27:0, from ../../test/unlink.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD unlink CC big.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/big.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/big.c:56: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/big.c: In function 'randll': ../../test/big.c:132:15: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/big.c:133:16: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/big.c: In function 'enough_room': ../../test/big.c:308:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/big.c:308:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/big.c:323:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/big.c:323:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/big.c: In function 'writer': ../../test/big.c:364:5: warning: switch missing default case [-Wswitch-default] ../../test/big.c: In function 'reader': ../../test/big.c:516:33: warning: conversion to 'hsize_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] ../../test/big.c: In function 'testvfd': ../../test/big.c:607:13: warning: unused variable 'family_size' [-Wunused-variable] CCLD big CC mtime.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/mtime.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/mtime.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/mtime.c: In function 'main': ../../test/mtime.c:117:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] In file included from ../../test/mtime.c:26:0: ../../test/mtime.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD mtime CC fillval.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/fillval.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/fillval.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/fillval.c: In function 'test_getset_vl': ../../test/fillval.c:291:42: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] ../../test/fillval.c:301:9: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] ../../test/fillval.c:302:20: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] ../../test/fillval.c:306:35: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] ../../test/fillval.c:312:35: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] ../../test/fillval.c:326:51: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] ../../test/fillval.c:343:35: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] ../../test/fillval.c:355:17: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] ../../test/fillval.c: In function 'test_create': ../../test/fillval.c:625:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:625:33: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:629:19: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c:698:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:698:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:702:3: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c: In function 'test_rdwr_cases': ../../test/fillval.c:791:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fillval.c:813:57: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:814:29: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:823:4: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c:823:4: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c:847:13: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] ../../test/fillval.c:881:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:882:36: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:891:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c:891:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c:911:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/fillval.c:913:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/fillval.c:940:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fillval.c:995:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:996:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:1005:14: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c:1005:14: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c:1014:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:1015:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:1024:28: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c:1024:28: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c: In function 'test_rdwr': ../../test/fillval.c:1146:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/fillval.c:1199:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/fillval.c: In function 'test_extend_cases': ../../test/fillval.c:1442:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/fillval.c:1442:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/fillval.c:1497:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fillval.c:1522:9: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../test/fillval.c:1550:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fillval.c:1588:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fillval.c:1627:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fillval.c:1668:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fillval.c:1761:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fillval.c: In function 'test_extend': ../../test/fillval.c:1844:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/fillval.c:1844:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../test/fillval.c:23:0: ../../test/fillval.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD fillval CC mount.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/mount.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/mount.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD mount CC flush1.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/flush1.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/flush1.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/flush1.c:35:15: warning: size of 'the_data' is 80000 bytes [-Wlarger-than=] CCLD flush1 CC flush2.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/flush2.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/flush2.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/flush2.c:34:16: warning: size of 'the_data' is 80000 bytes [-Wlarger-than=] ../../test/flush2.c: In function 'check_dset': ../../test/flush2.c:75:72: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../test/flush2.c:76:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] CCLD flush2 CC app_ref.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/app_ref.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/app_ref.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD app_ref CC enum.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/enum.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/enum.c:20: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD enum CC set_extent.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/set_extent.c In file included from /usr/include/time.h:27:0, from ../../test/set_extent.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/set_extent.c: In function 'main': ../../test/set_extent.c:133:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/set_extent.c:136:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/set_extent.c: In function 'test_random_rank4': ../../test/set_extent.c:2677:17: warning: size of 'rbuf' is 40000 bytes [-Wlarger-than=] ../../test/set_extent.c:2678:17: warning: size of 'wbuf' is 40000 bytes [-Wlarger-than=] ../../test/set_extent.c:2679:20: warning: size of 'dim_log' is 3232 bytes [-Wlarger-than=] CCLD set_extent CC ttsafe.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ttsafe.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/ttsafe.c:38: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC ttsafe_dcreate.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ttsafe_dcreate.c In file included from /usr/include/string.h:25:0, from ../../test/ttsafe.h:23, from ../../test/ttsafe_dcreate.c:43: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC ttsafe_error.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ttsafe_error.c In file included from /usr/include/string.h:25:0, from ../../test/ttsafe.h:23, from ../../test/ttsafe_error.c:46: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC ttsafe_cancel.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ttsafe_cancel.c In file included from /usr/include/string.h:25:0, from ../../test/ttsafe.h:23, from ../../test/ttsafe_cancel.c:47: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC ttsafe_acreate.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ttsafe_acreate.c In file included from /usr/include/string.h:25:0, from ../../test/ttsafe.h:23, from ../../test/ttsafe_acreate.c:49: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD ttsafe CC getname.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/getname.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/getname.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD getname CC vfd.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/vfd.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/vfd.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/vfd.c: In function 'test_family_opens': ../../test/vfd.c:582:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/vfd.c: In function 'test_family': ../../test/vfd.c:649:17: warning: size of 'buf' is 16384 bytes [-Wlarger-than=] ../../test/vfd.c:709:32: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/vfd.c: In function 'test_family_compat': ../../test/vfd.c:832:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/vfd.c:833:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/vfd.c:837:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/vfd.c:838:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/vfd.c: In function 'test_multi_opens': ../../test/vfd.c:907:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/vfd.c:901:11: warning: variable 'file' set but not used [-Wunused-but-set-variable] ../../test/vfd.c: In function 'test_multi': ../../test/vfd.c:949:17: warning: size of 'buf' is 65536 bytes [-Wlarger-than=] ../../test/vfd.c: In function 'test_multi_compat': ../../test/vfd.c:1164:17: warning: size of 'buf' is 65536 bytes [-Wlarger-than=] ../../test/vfd.c:1162:17: warning: unused variable 'dname' [-Wunused-variable] ../../test/vfd.c:1155:17: warning: unused variable 'file_size' [-Wunused-variable] ../../test/vfd.c:1154:34: warning: unused variable 'fhandle' [-Wunused-variable] ../../test/vfd.c:1154:18: warning: unused variable 'fhandle2' [-Wunused-variable] ../../test/vfd.c:1151:48: warning: unused variable 'tmp' [-Wunused-variable] ../../test/vfd.c:1151:17: warning: unused variable 'filename' [-Wunused-variable] ../../test/vfd.c:1150:17: warning: unused variable 'access_fapl' [-Wunused-variable] ../../test/vfd.c:1149:34: warning: unused variable 'fapl2' [-Wunused-variable] ../../test/vfd.c: In function 'test_log': ../../test/vfd.c:1318:18: warning: unused variable 'flags' [-Wunused-variable] ../../test/vfd.c: In function 'test_family': ../../test/vfd.c:782:1: warning: stack usage is 17552 bytes [-Wstack-usage=] ../../test/vfd.c:782:1: warning: the frame size of 17504 bytes is larger than 16384 bytes [-Wframe-larger-than=] ../../test/vfd.c: In function 'test_multi': ../../test/vfd.c:1123:1: warning: stack usage is 67136 bytes [-Wstack-usage=] ../../test/vfd.c:1123:1: warning: the frame size of 67088 bytes is larger than 16384 bytes [-Wframe-larger-than=] ../../test/vfd.c: In function 'test_multi_compat': ../../test/vfd.c:1293:1: warning: stack usage is 71168 bytes [-Wstack-usage=] ../../test/vfd.c:1293:1: warning: the frame size of 71120 bytes is larger than 16384 bytes [-Wframe-larger-than=] ../../test/vfd.c: At top level: ../../test/vfd.c:41:0: warning: macro "DSET2_DIM" is not used [-Wunused-macros] ../../test/vfd.c:34:0: warning: macro "FBSIZE" is not used [-Wunused-macros] ../../test/vfd.c:35:0: warning: macro "CBSIZE" is not used [-Wunused-macros] ../../test/vfd.c:36:0: warning: macro "THRESHOLD" is not used [-Wunused-macros] ../../test/vfd.c:33:0: warning: macro "MBOUNDARY" is not used [-Wunused-macros] CCLD vfd CC ntypes.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ntypes.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/ntypes.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/ntypes.c:35:5: warning: size of 'ipoints2' is 80000 bytes [-Wlarger-than=] ../../test/ntypes.c:35:27: warning: size of 'icheck2' is 80000 bytes [-Wlarger-than=] ../../test/ntypes.c:36:7: warning: size of 'spoints2' is 40000 bytes [-Wlarger-than=] ../../test/ntypes.c:36:29: warning: size of 'scheck2' is 40000 bytes [-Wlarger-than=] ../../test/ntypes.c:37:5: warning: size of 'ipoints3' is 400000 bytes [-Wlarger-than=] ../../test/ntypes.c:37:30: warning: size of 'icheck3' is 400000 bytes [-Wlarger-than=] CCLD ntypes CC dangle.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/dangle.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/dangle.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD dangle CC dtransform.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/dtransform.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/dtransform.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c: In function 'main': ../../test/dtransform.c:317:5: warning: size of 'array' is 2592 bytes [-Wlarger-than=] ../../test/dtransform.c:345:5: warning: size of 'array' is 2592 bytes [-Wlarger-than=] ../../test/dtransform.c: In function 'test_poly': ../../test/dtransform.c:492:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:492:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:493:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:493:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:493:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:501:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:501:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:505:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:505:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c: In function 'test_copy': ../../test/dtransform.c:687:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:687:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c: In function 'test_trivial': ../../test/dtransform.c:724:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:724:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c: In function 'test_getset': ../../test/dtransform.c:783:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:783:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] CCLD dtransform CC reserved.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/reserved.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/reserved.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD reserved CC cross_read.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/cross_read.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/cross_read.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/cross_read.c: In function 'check_data': ../../test/cross_read.c:108:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cross_read.c:127:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cross_read.c: In function 'open_dataset': ../../test/cross_read.c:208:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:211:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:215:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:223:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:231:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:239:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:247:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:255:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:263:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:271:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:279:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:287:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:295:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:303:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:311:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:319:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:327:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:335:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:359:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:367:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:375:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:383:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:397:5: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c: In function 'main': ../../test/cross_read.c:423:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:427:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] In file included from ../../test/cross_read.c:25:0: ../../test/cross_read.c: At top level: ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] ../../test/cross_read.c:53:0: warning: macro "DATASETNAME18" is not used [-Wunused-macros] ../../test/cross_read.c:54:0: warning: macro "DATASETNAME19" is not used [-Wunused-macros] CCLD cross_read CC freespace.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/freespace.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/freespace.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/freespace.c: In function 'test_fs_sect_iterate': ../../test/freespace.c:2792:5: warning: passing argument 4 of 'H5FS_sect_iterate' from incompatible pointer type [enabled by default] In file included from ../../src/H5FSpkg.h:41:0, from ../../test/freespace.c:22: ../../src/H5FSprivate.h:193:15: note: expected 'H5FS_operator_t' but argument is of type 'herr_t (*)(const struct H5FS_section_info_t *, void *)' CCLD freespace CC mf.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/mf.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/mf.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD mf CC btree2.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/btree2.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/btree2.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD btree2 CC fheap.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/fheap.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/fheap.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/fheap.c: In function 'begin_test': ../../test/fheap.c:546:15: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:547:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/fheap.c: In function 'reopen_file': ../../test/fheap.c:597:24: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'open_heap': ../../test/fheap.c:644:24: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:682:20: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'fill_heap': ../../test/fheap.c:1067:38: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:1069:39: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:1071:39: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:1118:38: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:1120:39: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:1122:39: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:1174:39: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:1176:40: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:1178:40: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_create': ../../test/fheap.c:1849:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_reopen': ../../test/fheap.c:1949:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_open_twice': ../../test/fheap.c:2048:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:2056:20: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_delete_open': ../../test/fheap.c:2194:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_id_limits': ../../test/fheap.c:2331:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_filtered_create': ../../test/fheap.c:2670:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:2709:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_size': ../../test/fheap.c:2785:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:2835:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_man_insert_weird': ../../test/fheap.c:3051:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_man_start_5th_recursive_indirect': ../../test/fheap.c:6016:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_man_remove_bogus': ../../test/fheap.c:6146:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:6187:33: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/fheap.c:6209:37: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/fheap.c: In function 'test_man_remove_one': ../../test/fheap.c:6295:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:6332:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:6346:9: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value [-Wconversion] ../../test/fheap.c: In function 'test_man_remove_two': ../../test/fheap.c:6451:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:6488:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:6502:9: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value [-Wconversion] ../../test/fheap.c: In function 'test_man_remove_one_larger': ../../test/fheap.c:6636:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:6673:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_man_remove_two_larger': ../../test/fheap.c:6797:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:6834:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_man_remove_three_larger': ../../test/fheap.c:7033:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:7070:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_man_incr_insert_remove': ../../test/fheap.c:7307:19: warning: size of 'heap_id' is 6400 bytes [-Wlarger-than=] ../../test/fheap.c: In function 'test_huge_insert_one': ../../test/fheap.c:12331:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_huge_insert_two': ../../test/fheap.c:12485:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:12487:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_huge_insert_three': ../../test/fheap.c:12719:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:12721:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:12723:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_huge_insert_mix': ../../test/fheap.c:13029:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:13031:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:13033:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:13035:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:13037:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_filtered_huge': ../../test/fheap.c:13470:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_tiny_insert_one': ../../test/fheap.c:13663:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_tiny_insert_two': ../../test/fheap.c:13817:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:13819:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_tiny_insert_mix': ../../test/fheap.c:14056:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:14058:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:14060:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:14062:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:14064:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:14066:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:14068:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_filtered_man_root_direct': ../../test/fheap.c:14699:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_filtered_man_root_indirect': ../../test/fheap.c:14881:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:14941:27: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:14973:27: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:15006:27: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:15038:27: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_write': ../../test/fheap.c:15683:17: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:15685:43: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/fheap.c:15713:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/fheap.c:15713:13: warning: conversion to 'size_t' from 'double' may alter its value [-Wconversion] ../../test/fheap.c:15715:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/fheap.c:15715:13: warning: conversion to 'size_t' from 'double' may alter its value [-Wconversion] ../../test/fheap.c:15738:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:15758:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/fheap.c:15758:13: warning: conversion to 'size_t' from 'double' may alter its value [-Wconversion] ../../test/fheap.c:15760:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/fheap.c:15760:13: warning: conversion to 'size_t' from 'double' may alter its value [-Wconversion] ../../test/fheap.c: In function 'test_bug1': ../../test/fheap.c:15899:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:15925:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'main': ../../test/fheap.c:16011:19: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:16012:19: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:16020:80: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/fheap.c:16051:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16052:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16053:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16054:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16055:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16056:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16057:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16072:73: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/fheap.c:16104:45: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16147:65: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16157:45: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16158:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16159:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16160:50: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16162:50: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16164:50: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16166:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16168:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16184:80: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/fheap.c:16186:97: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/fheap.c:16202:59: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16203:58: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16204:57: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16205:62: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16206:63: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16210:67: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16211:64: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16212:64: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16221:57: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16222:66: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16223:69: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16224:55: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16225:67: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16226:84: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16227:66: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16228:87: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16229:90: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16230:94: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16231:94: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16232:97: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16233:87: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16234:105: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16235:85: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16236:98: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16237:110: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16238:111: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16239:106: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16240:118: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16244:101: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16245:130: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16246:139: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16247:135: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16248:144: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16257:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16258:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16259:56: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16260:56: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16295:13: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value [-Wconversion] ../../test/fheap.c:16325:80: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/fheap.c:16330:48: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16331:48: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16332:50: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16333:48: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16334:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16341:48: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16342:48: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16343:48: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16368:76: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/fheap.c:16373:53: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16374:55: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16378:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16379:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16401:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16402:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16405:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16406:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16419:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16420:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16423:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16424:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16440:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16444:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16457:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CCLD fheap CC file_image.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/file_image.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/file_image.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/file_image.c: In function 'test_get_file_image': ../../test/file_image.c:754:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/file_image.c:754:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/file_image.c:782:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/file_image.c:782:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] In file included from ../../test/file_image.c:25:0: ../../test/file_image.c: At top level: ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD file_image CC error_test.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/error_test.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/error_test.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/error_test.c:43:5: warning: size of 'ipoints2' is 80000 bytes [-Wlarger-than=] ../../test/error_test.c:43:27: warning: size of 'icheck2' is 80000 bytes [-Wlarger-than=] ../../test/error_test.c: In function 'test_long_desc': ../../test/error_test.c:357:28: warning: conversion to 'char' from 'size_t' may alter its value [-Wconversion] ../../test/error_test.c:368:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/error_test.c:368:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] In file included from ../../test/error_test.c:23:0: ../../test/error_test.c: At top level: ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD error_test CC err_compat.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/err_compat.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/err_compat.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/err_compat.c:40:5: warning: size of 'ipoints2' is 80000 bytes [-Wlarger-than=] ../../test/err_compat.c:40:27: warning: size of 'icheck2' is 80000 bytes [-Wlarger-than=] CCLD err_compat CC tcheck_version.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tcheck_version.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/tcheck_version.c:32: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tcheck_version.c: In function 'abort_intercept': ../../test/tcheck_version.c:108:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] CCLD tcheck_version CC testmeta.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/testmeta.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/testmeta.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/testmeta.c:39:0: warning: macro "NWATTRS" is not used [-Wunused-macros] ../../test/testmeta.c:32:0: warning: macro "MEMB_SIZE" is not used [-Wunused-macros] CCLD testmeta CC links_env.o gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/links_env.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/links_env.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../test/links_env.c:24:0: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD links_env make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/test' Making all in tools make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/lib' CC h5tools.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5tools.lo ../../../tools/lib/h5tools.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/lib/h5tools.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5tools.c:92:3: warning: non-local variable 'driver_idx' with anonymous type is questionable in C++ [-Wc++-compat] ../../../tools/lib/h5tools.c: In function 'h5tools_detect_vlen_str': ../../../tools/lib/h5tools.c:530:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c: In function 'init_acc_pos': ../../../tools/lib/h5tools.c:1058:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1061:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools.c: In function 'render_bin_output': ../../../tools/lib/h5tools.c:1347:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c: In function 'render_bin_output_region_data_blocks': ../../../tools/lib/h5tools.c:1511:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1525:32: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1528:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1528:22: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/lib/h5tools.c:1533:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1536:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1557:33: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c: In function 'render_bin_output_region_blocks': ../../../tools/lib/h5tools.c:1602:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1606:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1608:38: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1611:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1615:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1618:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1620:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1629:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1632:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c: At top level: ../../../tools/lib/h5tools.c:1659:1: warning: no previous prototype for 'render_bin_output_region_data_points' [-Wmissing-prototypes] ../../../tools/lib/h5tools.c: In function 'render_bin_output_region_data_points': ../../../tools/lib/h5tools.c:1670:32: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1673:22: warning: conversion to 'size_t' from 'hssize_t' may alter its value [-Wconversion] ../../../tools/lib/h5tools.c:1677:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1680:5: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1661:62: warning: unused parameter 'ptdata' [-Wunused-parameter] ../../../tools/lib/h5tools.c: In function 'render_bin_output_region_points': ../../../tools/lib/h5tools.c:1729:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1733:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1735:34: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1738:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1742:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1745:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1748:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1757:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1760:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c: At top level: ../../../tools/lib/h5tools.c:35:0: warning: macro "ALIGN" is not used [-Wunused-macros] ../../../tools/lib/h5tools.c:33:0: warning: macro "SANITY_CHECK" is not used [-Wunused-macros] CC h5tools_dump.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5tools_dump.lo ../../../tools/lib/h5tools_dump.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/lib/h5tools_dump.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_simple_data': ../../../tools/lib/h5tools_dump.c:293:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:393:1: warning: label 'catch_except' defined but not used [-Wunused-label] ../../../tools/lib/h5tools_dump.c:264:5: warning: variable 'past_catch' set but not used [-Wunused-but-set-variable] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_print_region_data_blocks': ../../../tools/lib/h5tools_dump.c:452:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:457:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:458:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:466:32: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:469:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:469:22: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/lib/h5tools_dump.c:474:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:477:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:484:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:485:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:489:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:489:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:504:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:510:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:513:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:517:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:529:33: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_region_data_blocks': ../../../tools/lib/h5tools_dump.c:606:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:610:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:626:38: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:629:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:633:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:659:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:661:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:722:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:725:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_print_region_data_points': ../../../tools/lib/h5tools_dump.c:799:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:802:5: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:808:32: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:811:22: warning: conversion to 'size_t' from 'hssize_t' may alter its value [-Wconversion] ../../../tools/lib/h5tools_dump.c:818:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:833:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:842:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:845:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:847:33: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:860:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_region_data_points': ../../../tools/lib/h5tools_dump.c:927:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:931:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:947:34: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:950:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:954:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:975:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:978:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:1042:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:1045:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_display_simple_subset': ../../../tools/lib/h5tools_dump.c:1369:50: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:1372:40: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_simple_dset': ../../../tools/lib/h5tools_dump.c:1527:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_simple_mem': ../../../tools/lib/h5tools_dump.c:1678:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:1684:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:1689:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:1696:30: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_print_datatype': ../../../tools/lib/h5tools_dump.c:1904:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:1906:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_dump.c:1906:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_print_dataspace': ../../../tools/lib/h5tools_dump.c:2434:31: warning: unused parameter 'stream' [-Wunused-parameter] ../../../tools/lib/h5tools_dump.c:2434:85: warning: unused parameter 'info' [-Wunused-parameter] ../../../tools/lib/h5tools_dump.c:2435:28: warning: unused parameter 'ctx' [-Wunused-parameter] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_print_enum': ../../../tools/lib/h5tools_dump.c:2531:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:2593:18: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_datatype': ../../../tools/lib/h5tools_dump.c:2669:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_dataspace': ../../../tools/lib/h5tools_dump.c:2717:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_oid': ../../../tools/lib/h5tools_dump.c:2766:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_print_fill_value': ../../../tools/lib/h5tools_dump.c:2797:23: warning: unused variable 'nelmts' [-Wunused-variable] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_dcpl': ../../../tools/lib/h5tools_dump.c:2859:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:2916:17: warning: switch missing default case [-Wswitch-default] ../../../tools/lib/h5tools_dump.c:3275:5: warning: enumeration value 'H5D_FILL_TIME_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_dump.c:3332:5: warning: enumeration value 'H5D_ALLOC_TIME_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_dump.c:3332:5: warning: enumeration value 'H5D_ALLOC_TIME_DEFAULT' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_dump.c:2852:19: warning: unused variable 'elmt_counter' [-Wunused-variable] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_comment': ../../../tools/lib/h5tools_dump.c:3389:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:3398:13: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:3378:19: warning: unused variable 'elmt_counter' [-Wunused-variable] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_attribute': ../../../tools/lib/h5tools_dump.c:3443:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:3432:19: warning: unused variable 'elmt_counter' [-Wunused-variable] ../../../tools/lib/h5tools_dump.c:3427:39: warning: unused parameter 'oid' [-Wunused-parameter] ../../../tools/lib/h5tools_dump.c: At top level: ../../../tools/lib/h5tools_dump.c:3514:1: warning: no previous prototype for 'h5tools_print_dims' [-Wmissing-prototypes] ../../../tools/lib/h5tools_dump.c:3597:1: warning: no previous prototype for 'h5tools_dump_subsetting_header' [-Wmissing-prototypes] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_subsetting_header': ../../../tools/lib/h5tools_dump.c:3607:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_data': ../../../tools/lib/h5tools_dump.c:3703:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:3826:20: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] ../../../tools/lib/h5tools_dump.c: At top level: ../../../tools/lib/h5tools_dump.c:35:0: warning: macro "ALIGN" is not used [-Wunused-macros] ../../../tools/lib/h5tools_dump.c:33:0: warning: macro "SANITY_CHECK" is not used [-Wunused-macros] CC h5tools_str.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5tools_str.lo ../../../tools/lib/h5tools_str.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/lib/h5tools_str.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5tools_str.c: In function 'h5tools_str_append': ../../../tools/lib/h5tools_str.c:144:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_str.c:144:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_str.c:174:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:174:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:182:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c: In function 'h5tools_str_dump_region_blocks': ../../../tools/lib/h5tools_str.c:451:42: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c: In function 'h5tools_str_dump_region_points': ../../../tools/lib/h5tools_str.c:512:38: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c: At top level: ../../../tools/lib/h5tools_str.c:612:1: warning: no previous prototype for 'h5tools_str_indent' [-Wmissing-prototypes] ../../../tools/lib/h5tools_str.c: In function 'h5tools_str_sprint': ../../../tools/lib/h5tools_str.c:736:9: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5tools_str.c:789:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:789:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:821:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:837:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:840:36: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:840:59: warning: conversion to 'int' from 'long long unsigned int' may alter its value [-Wconversion] ../../../tools/lib/h5tools_str.c:847:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:850:61: warning: conversion to 'unsigned int' from 'long long unsigned int' may alter its value [-Wconversion] ../../../tools/lib/h5tools_str.c:858:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:861:38: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:861:61: warning: conversion to 'signed char' from 'long long unsigned int' may alter its value [-Wconversion] ../../../tools/lib/h5tools_str.c:873:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:876:40: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:876:63: warning: conversion to 'unsigned char' from 'long long unsigned int' may alter its value [-Wconversion] ../../../tools/lib/h5tools_str.c:885:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:888:40: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:888:63: warning: conversion to 'short int' from 'long long unsigned int' may alter its value [-Wconversion] ../../../tools/lib/h5tools_str.c:897:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:900:42: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:900:65: warning: conversion to 'short unsigned int' from 'long long unsigned int' may alter its value [-Wconversion] ../../../tools/lib/h5tools_str.c:907:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:910:38: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:910:61: warning: conversion to 'long int' from 'long long unsigned int' may alter its value [-Wconversion] ../../../tools/lib/h5tools_str.c:917:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:920:63: warning: conversion to 'long unsigned int' from 'long long unsigned int' may alter its value [-Wconversion] ../../../tools/lib/h5tools_str.c:927:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:930:40: warning: conversion to 'long long unsigned int' from 'long long int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:930:63: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:937:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:975:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:1054:13: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_str.c:1054:13: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] CC h5tools_utils.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5tools_utils.lo ../../../tools/lib/h5tools_utils.c In file included from /usr/include/ctype.h:26:0, from ../../../tools/lib/h5tools_utils.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5tools_utils.c: In function 'parallel_print': ../../../tools/lib/h5tools_utils.c:89:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_utils.c:95:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_utils.c:95:13: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_utils.c:95:13: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_utils.c:121:21: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_utils.c:127:13: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_utils.c: In function 'error_msg': ../../../tools/lib/h5tools_utils.c:158:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_utils.c: In function 'warn_msg': ../../../tools/lib/h5tools_utils.c:188:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_utils.c: In function 'print_version': ../../../tools/lib/h5tools_utils.c:419:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5tools_utils.c: In function 'find_objs_cb': ../../../tools/lib/h5tools_utils.c:578:5: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_utils.c:578:5: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_utils.c: In function 'H5tools_get_symlink_info': ../../../tools/lib/h5tools_utils.c:801:38: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5tools_utils.c: In function 'h5tools_getenv_update_hyperslab_bufsize': ../../../tools/lib/h5tools_utils.c:928:55: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] CC h5diff.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5diff.lo ../../../tools/lib/h5diff.c In file included from /usr/include/stdlib.h:24:0, from ../../../tools/lib/h5diff.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5diff.c: In function 'is_exclude_path': ../../../tools/lib/h5diff.c:285:27: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff.c: In function 'build_match_list': ../../../tools/lib/h5diff.c:383:24: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff.c:386:24: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff.c: In function 'trav_grp_symlinks': ../../../tools/lib/h5diff.c:550:73: warning: conversion to 'hbool_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff.c:582:73: warning: conversion to 'hbool_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff.c:547:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff.c:547:5: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff.c:547:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff.c:622:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c: In function 'h5diff': ../../../tools/lib/h5diff.c:736:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:737:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:740:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:745:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:746:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:749:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:754:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:790:17: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../../tools/lib/h5diff.c:844:17: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../../tools/lib/h5diff.c:864:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:866:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:916:13: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../../tools/lib/h5diff.c:952:13: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../../tools/lib/h5diff.c:1064:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:1066:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:1070:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:1072:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:651:9: warning: unused variable 'i' [-Wunused-variable] ../../../tools/lib/h5diff.c: In function 'diff_match': ../../../tools/lib/h5diff.c:1118:24: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/lib/h5diff.c:1119:24: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/lib/h5diff.c:1133:21: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:1135:21: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:1122:19: warning: variable 'objtype' set but not used [-Wunused-but-set-variable] ../../../tools/lib/h5diff.c: In function 'diff_compare': ../../../tools/lib/h5diff.c:1623:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:1625:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:1590:1: warning: label 'out' defined but not used [-Wunused-label] ../../../tools/lib/h5diff.c:1536:9: warning: unused variable 'l_ret' [-Wunused-variable] ../../../tools/lib/h5diff.c: In function 'diff': ../../../tools/lib/h5diff.c:1744:17: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../../tools/lib/h5diff.c:1748:17: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../../tools/lib/h5diff.c:1787:17: warning: enumeration value 'H5TRAV_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff.c:1822:5: warning: enumeration value 'H5TRAV_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff.c:2008:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:2010:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:2051:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:2053:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c: At top level: ../../../tools/lib/h5diff.c:37:0: warning: macro "h5diffdebug4" is not used [-Wunused-macros] ../../../tools/lib/h5diff.c:38:0: warning: macro "h5diffdebug5" is not used [-Wunused-macros] ../../../tools/lib/h5diff.c:35:0: warning: macro "h5diffdebug2" is not used [-Wunused-macros] ../../../tools/lib/h5diff.c:36:0: warning: macro "h5diffdebug3" is not used [-Wunused-macros] CC h5diff_array.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5diff_array.lo ../../../tools/lib/h5diff_array.c In file included from /usr/include/math.h:27:0, from ../../../tools/lib/h5diff_array.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5diff_array.c: In function 'diff_array': ../../../tools/lib/h5diff_array.c:245:9: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/lib/h5diff_array.c:260:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_array.c:260:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_array.c:260:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_array.c: In function 'diff_datum': ../../../tools/lib/h5diff_array.c:508:20: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ../../../tools/lib/h5diff_array.c:511:20: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ../../../tools/lib/h5diff_array.c:554:25: warning: pointer targets in passing argument 1 of 'character_compare' differ in signedness [-Wpointer-sign] ../../../tools/lib/h5diff_array.c:149:16: note: expected 'unsigned char *' but argument is of type 'char *' ../../../tools/lib/h5diff_array.c:554:25: warning: pointer targets in passing argument 2 of 'character_compare' differ in signedness [-Wpointer-sign] ../../../tools/lib/h5diff_array.c:149:16: note: expected 'unsigned char *' but argument is of type 'char *' ../../../tools/lib/h5diff_array.c:706:43: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:744:25: warning: conversion to 'int' from 'hbool_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:745:25: warning: conversion to 'int' from 'hbool_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:863:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:864:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:1810:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1810:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1810:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1842:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1842:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1842:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1942:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:1942:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:1942:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:1949:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:1955:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:1955:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:1955:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:1982:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1982:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1982:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1990:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:1990:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:1990:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2005:37: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2005:37: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2005:37: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2005:37: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2012:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:2018:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2018:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2018:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2047:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2047:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2047:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2056:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2056:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2056:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2071:37: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2071:37: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2071:37: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2071:37: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2078:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:2084:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2084:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2084:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2102:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2102:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2102:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2160:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:2194:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2194:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2194:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2225:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:2259:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2259:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2259:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2291:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:2375:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:2408:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2408:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2408:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2439:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:2472:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2472:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2472:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2504:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:440:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_array.c:440:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_array.c: In function 'diff_region': ../../../tools/lib/h5diff_array.c:2670:44: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:2673:17: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5diff_array.c:2677:17: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5diff_array.c:2725:40: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:2728:17: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5diff_array.c:2732:17: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5diff_array.c:2789:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:2790:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c: In function 'character_compare': ../../../tools/lib/h5diff_array.c:2832:13: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:2834:13: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c: In function 'character_compare_opt': ../../../tools/lib/h5diff_array.c:2870:24: warning: variable 'both_zero' set but not used [-Wunused-but-set-variable] ../../../tools/lib/h5diff_array.c: In function 'diff_float': ../../../tools/lib/h5diff_array.c:3000:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3000:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3000:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3006:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:3012:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3012:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3012:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3048:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3048:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3048:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3057:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3057:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3057:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3072:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3072:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3072:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3072:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3078:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:3084:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3084:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3084:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3122:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3122:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3122:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3131:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3131:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3131:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3146:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3146:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3146:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3146:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3153:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:3159:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3159:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3159:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3188:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3188:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3188:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c: In function 'diff_double': ../../../tools/lib/h5diff_array.c:3279:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:3321:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3321:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3321:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3351:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:3395:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3395:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3395:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3426:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c: In function 'diff_ldouble': ../../../tools/lib/h5diff_array.c:3562:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:3604:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3604:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3604:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3634:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:3678:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3678:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3678:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3709:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c: In function 'diff_ullong': ../../../tools/lib/h5diff_array.c:5449:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:5449:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:5449:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:5494:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:5494:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:5494:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c: In function 'equal_double': ../../../tools/lib/h5diff_array.c:5652:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c: In function 'equal_ldouble': ../../../tools/lib/h5diff_array.c:5705:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c: In function 'equal_float': ../../../tools/lib/h5diff_array.c:5762:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c: In function 'my_isnan': ../../../tools/lib/h5diff_array.c:5802:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:5811:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:5819:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:5837:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c: In function 'get_member_types': ../../../tools/lib/h5diff_array.c:6141:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:6141:22: warning: request for implicit conversion from 'void *' to 'hid_t *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5diff_array.c:6142:26: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:6142:24: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5diff_array.c:6143:28: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:6143:26: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5diff_array.c:6144:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:6144:20: warning: request for implicit conversion from 'void *' to 'struct mcomp_t **' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5diff_array.c:6148:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:6149:52: warning: conversion to 'unsigned char' from 'htri_t' may alter its value [-Wconversion] ../../../tools/lib/h5diff_array.c:6150:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c: At top level: ../../../tools/lib/h5diff_array.c:135:0: warning: macro "IS_ZERO" is not used [-Wunused-macros] ../../../tools/lib/h5diff_array.c:55:0: warning: macro "UI_FORMAT_P" is not used [-Wunused-macros] ../../../tools/lib/h5diff_array.c:130:0: warning: macro "BOTH_ZERO" is not used [-Wunused-macros] ../../../tools/lib/h5diff_array.c:70:0: warning: macro "UI_FORMAT_P_NOTCOMP" is not used [-Wunused-macros] ../../../tools/lib/h5diff_array.c:39:0: warning: macro "C_FORMAT" is not used [-Wunused-macros] CC h5diff_attr.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5diff_attr.lo ../../../tools/lib/h5diff_attr.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/lib/h5diff_attr.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5diff_attr.c: In function 'table_attr_mark_exist': ../../../tools/lib/h5diff_attr.c:111:18: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5diff_attr.c:118:5: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5diff_attr.c:119:18: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5diff_attr.c:120:18: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5diff_attr.c:121:18: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] CC h5diff_dset.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5diff_dset.lo ../../../tools/lib/h5diff_dset.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/lib/h5diff_dset.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5diff_dset.c: In function 'diff_can_type': ../../../tools/lib/h5diff_dset.c:699:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_dset.c:699:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_dset.c:699:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] CC h5diff_util.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5diff_util.lo ../../../tools/lib/h5diff_util.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/lib/h5diff_util.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5diff_util.c: In function 'print_type': ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c: In function 'get_type': ../../../tools/lib/h5diff_util.c:211:5: warning: enumeration value 'H5TRAV_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c: In function 'get_sign': ../../../tools/lib/h5diff_util.c:243:5: warning: enumeration value 'H5T_SGN_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:243:5: warning: enumeration value 'H5T_NSGN' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c: In function 'get_class': ../../../tools/lib/h5diff_util.c:269:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:269:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] CC h5trav.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5trav.lo ../../../tools/lib/h5trav.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/lib/h5trav.h:19, from ../../../tools/lib/h5trav.c:17: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5trav.c: In function 'trav_addr_add': ../../../tools/lib/h5trav.c:90:23: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5trav.c: In function 'h5trav_getindext': ../../../tools/lib/h5trav.c:615:13: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5trav.c:619:13: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5trav.c:628:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5trav.c:632:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5trav.c: In function 'trav_table_add': ../../../tools/lib/h5trav.c:659:12: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:666:5: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:667:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:668:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:668:45: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:669:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:670:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:671:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:672:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:673:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:674:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c: In function 'trav_table_addflags': ../../../tools/lib/h5trav.c:742:18: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:749:5: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:750:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:751:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:752:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:753:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:754:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:755:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:756:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:757:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:758:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c: In function 'trav_print_visit_obj': ../../../tools/lib/h5trav.c:846:5: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5trav.c:846:5: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5trav.c: In function 'trav_print_visit_lnk': ../../../tools/lib/h5trav.c:895:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5trav.c:895:5: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5trav.c:895:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5trav.c: In function 'symlink_visit_add': ../../../tools/lib/h5trav.c:1041:23: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] CC h5tools_filters.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5tools_filters.lo ../../../tools/lib/h5tools_filters.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/lib/h5tools_filters.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC h5tools_ref.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5tools_ref.lo ../../../tools/lib/h5tools_ref.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/lib/h5tools_ref.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5tools_ref.c: In function 'free_ref_path_info': ../../../tools/lib/h5tools_ref.c:68:5: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5tools_ref.c: In function 'ref_path_table_put': ../../../tools/lib/h5tools_ref.c:221:18: warning: request for implicit conversion from 'void *' to 'struct ref_path_node_t *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5tools_ref.c: In function 'lookup_ref_path': ../../../tools/lib/h5tools_ref.c:303:10: warning: request for implicit conversion from 'void *' to 'struct ref_path_node_t *' not permitted in C++ [-Wc++-compat] CC h5tools_type.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5tools_type.lo ../../../tools/lib/h5tools_type.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/lib/h5tools.h:25, from ../../../tools/lib/h5tools_type.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5tools_type.c: In function 'h5tools_get_little_endian_type': ../../../tools/lib/h5tools_type.c:78:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_type.c:78:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_type.c: In function 'h5tools_get_big_endian_type': ../../../tools/lib/h5tools_type.c:155:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_type.c:155:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] CCLD libh5tools.la make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/lib' Making all in h5diff make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5diff' CC h5diff_main.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5diff -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5diff/h5diff_main.c In file included from /usr/include/stdlib.h:24:0, from ../../../tools/h5diff/h5diff_main.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5diff/h5diff_main.c: In function 'main': ../../../tools/h5diff/h5diff_main.c:104:1: warning: label 'out' defined but not used [-Wunused-label] ../../../tools/h5diff/h5diff_main.c: In function 'h5diff_exit': ../../../tools/h5diff/h5diff_main.c:140:6: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] CC h5diff_common.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5diff -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5diff/h5diff_common.c In file included from /usr/include/stdlib.h:24:0, from ../../../tools/h5diff/h5diff_common.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5diff/h5diff_common.c: In function 'parse_command_line': ../../../tools/h5diff/h5diff_common.c:183:38: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/h5diff/h5diff_common.c:213:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/h5diff/h5diff_common.c:230:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/h5diff/h5diff_common.c:244:34: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] CCLD h5diff CC h5diffgentest.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5diff -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5diff/h5diffgentest.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5diff/h5diffgentest.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5diff/h5diffgentest.c: In function 'test_basic': ../../../tools/h5diff/h5diffgentest.c:321:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:321:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:321:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:488:48: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:489:45: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:563:9: warning: missing braces around initializer [-Wmissing-braces] ../../../tools/h5diff/h5diffgentest.c:563:9: warning: (near initialization for 'data7[0]') [-Wmissing-braces] ../../../tools/h5diff/h5diffgentest.c:564:9: warning: missing braces around initializer [-Wmissing-braces] ../../../tools/h5diff/h5diffgentest.c:564:9: warning: (near initialization for 'data8[0]') [-Wmissing-braces] ../../../tools/h5diff/h5diffgentest.c: In function 'test_attributes_verbose_level': ../../../tools/h5diff/h5diffgentest.c:1011:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:1011:5: warning: conversion to 'float' alters 'double' constant value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:1011:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:1011:5: warning: conversion to 'float' alters 'double' constant value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:1014:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:1014:5: warning: conversion to 'float' alters 'double' constant value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:1014:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:1014:5: warning: conversion to 'float' alters 'double' constant value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c: In function 'test_comp_vlen_strings': ../../../tools/h5diff/h5diffgentest.c:3666:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3667:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3668:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3669:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3670:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3671:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3672:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3673:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3674:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3710:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3711:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3712:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3713:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3714:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3715:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3716:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3717:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3718:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3635:16: warning: unused variable 'objref_dims' [-Wunused-variable] ../../../tools/h5diff/h5diffgentest.c: In function 'test_enums': ../../../tools/h5diff/h5diffgentest.c:4241:1: warning: label 'out' defined but not used [-Wunused-label] ../../../tools/h5diff/h5diffgentest.c: In function 'test_comps_array': ../../../tools/h5diff/h5diffgentest.c:4312:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:4312:13: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:4303:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5diff/h5diffgentest.c: In function 'test_comps_vlen': ../../../tools/h5diff/h5diffgentest.c:4421:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:4426:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:4426:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:4427:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:4427:13: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:4416:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5diff/h5diffgentest.c:4391:80: warning: unused parameter 'attr' [-Wunused-parameter] ../../../tools/h5diff/h5diffgentest.c: In function 'test_comps_array_vlen': ../../../tools/h5diff/h5diffgentest.c:4546:47: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:4547:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:4552:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:4552:17: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:4534:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5diff/h5diffgentest.c:4505:85: warning: unused parameter 'attr' [-Wunused-parameter] ../../../tools/h5diff/h5diffgentest.c: In function 'test_comps_vlen_arry': ../../../tools/h5diff/h5diffgentest.c:4688:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:4694:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:4694:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:4698:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:4698:17: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:4699:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:4699:17: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:4682:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5diff/h5diffgentest.c:4648:85: warning: unused parameter 'attr' [-Wunused-parameter] ../../../tools/h5diff/h5diffgentest.c: In function 'test_data_nocomparables': ../../../tools/h5diff/h5diffgentest.c:4819:5: warning: missing braces around initializer [-Wmissing-braces] ../../../tools/h5diff/h5diffgentest.c:4819:5: warning: (near initialization for 'data1_dim2[0]') [-Wmissing-braces] ../../../tools/h5diff/h5diffgentest.c:4962:5: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../../tools/h5diff/h5diffgentest.c:4965:5: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../../tools/h5diff/h5diffgentest.c: In function 'write_attr_in': ../../../tools/h5diff/h5diffgentest.c:5688:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:5689:33: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:5904:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:5965:39: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:6104:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:6105:40: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:5182:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../../tools/h5diff/h5diffgentest.c: In function 'write_dset_in': ../../../tools/h5diff/h5diffgentest.c:6480:17: warning: declaration of 'did' shadows a previous local [-Wshadow] ../../../tools/h5diff/h5diffgentest.c:6233:13: warning: shadowed declaration is here [-Wshadow] ../../../tools/h5diff/h5diffgentest.c:6481:17: warning: declaration of 'sid' shadows a previous local [-Wshadow] ../../../tools/h5diff/h5diffgentest.c:6234:13: warning: shadowed declaration is here [-Wshadow] ../../../tools/h5diff/h5diffgentest.c:6482:17: warning: declaration of 'tid' shadows a previous local [-Wshadow] ../../../tools/h5diff/h5diffgentest.c:6235:13: warning: shadowed declaration is here [-Wshadow] ../../../tools/h5diff/h5diffgentest.c:6486:17: warning: declaration of 'j' shadows a previous local [-Wshadow] ../../../tools/h5diff/h5diffgentest.c:6238:21: warning: shadowed declaration is here [-Wshadow] ../../../tools/h5diff/h5diffgentest.c:6489:60: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:6490:14: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] ../../../tools/h5diff/h5diffgentest.c:6492:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5diff/h5diffgentest.c:6648:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:6649:33: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:6770:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:6807:39: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:6861:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:6862:40: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:6237:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../../tools/h5diff/h5diffgentest.c: In function 'gen_datareg': ../../../tools/h5diff/h5diffgentest.c:6957:10: warning: request for implicit conversion from 'void *' to 'unsigned char (*)[12]' not permitted in C++ [-Wc++-compat] ../../../tools/h5diff/h5diffgentest.c:6960:9: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] ../../../tools/h5diff/h5diffgentest.c:6953:21: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../../tools/h5diff/h5diffgentest.c: In function 'test_hyperslab': ../../../tools/h5diff/h5diffgentest.c:7094:9: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CCLD h5diffgentest make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5diff' Making all in h5ls make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5ls' CC h5ls.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5ls -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5ls/h5ls.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5ls/h5ls.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5ls/h5ls.c: In function 'print_precision': ../../../tools/h5ls/h5ls.c:582:26: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:605:38: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:611:59: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c: In function 'print_cmpd_type': ../../../tools/h5ls/h5ls.c:838:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c: In function 'print_enum_type': ../../../tools/h5ls/h5ls.c:892:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:916:10: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ [-Wc++-compat] ../../../tools/h5ls/h5ls.c: In function 'print_array_type': ../../../tools/h5ls/h5ls.c:1195:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c: In function 'dump_dataset_values': ../../../tools/h5ls/h5ls.c:1439:5: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/h5ls/h5ls.c:1443:78: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1445:5: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/h5ls/h5ls.c:1449:82: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c: In function 'list_attr': ../../../tools/h5ls/h5ls.c:1518:90: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1529:90: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1535:90: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1541:90: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1514:9: warning: enumeration value 'H5S_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1550:82: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1566:86: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1622:17: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/h5ls/h5ls.c:1490:25: warning: variable 'n' set but not used [-Wunused-but-set-variable] ../../../tools/h5ls/h5ls.c: In function 'dataset_list1': ../../../tools/h5ls/h5ls.c:1704:78: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1679:25: warning: unused variable 'outputformat' [-Wunused-variable] ../../../tools/h5ls/h5ls.c:1675:24: warning: unused variable 'lnk_info' [-Wunused-variable] ../../../tools/h5ls/h5ls.c: In function 'dataset_list2': ../../../tools/h5ls/h5ls.c:1783:53: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1807:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5ls/h5ls.c:1807:17: warning: conversion to 'double' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/h5ls/h5ls.c:1807:17: warning: conversion to 'double' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1878:82: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1756:25: warning: unused variable 'outputformat' [-Wunused-variable] ../../../tools/h5ls/h5ls.c: In function 'datatype_list2': ../../../tools/h5ls/h5ls.c:1934:82: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1924:29: warning: unused variable 'outputformat' [-Wunused-variable] ../../../tools/h5ls/h5ls.c: In function 'list_obj': ../../../tools/h5ls/h5ls.c:1985:78: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1995:82: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2006:86: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2016:86: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2034:86: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2049:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2062:21: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2069:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2089:82: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1965:25: warning: unused variable 'outputformat' [-Wunused-variable] ../../../tools/h5ls/h5ls.c: In function 'list_lnk': ../../../tools/h5ls/h5ls.c:2146:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/h5ls/h5ls.c:2157:86: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2168:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2171:90: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2197:90: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2211:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/h5ls/h5ls.c:2229:86: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2243:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2246:90: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2278:86: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2141:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:2141:5: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:2141:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:2124:25: warning: unused variable 'outputformat' [-Wunused-variable] ../../../tools/h5ls/h5ls.c: In function 'visit_obj': ../../../tools/h5ls/h5ls.c:2331:82: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2341:86: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2316:25: warning: unused variable 'outputformat' [-Wunused-variable] ../../../tools/h5ls/h5ls.c:2312:24: warning: unused variable 'lnk_info' [-Wunused-variable] ../../../tools/h5ls/h5ls.c: In function 'is_valid_args': ../../../tools/h5ls/h5ls.c:2485:5: warning: conversion to 'hbool_t' from 'herr_t' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c: In function 'main': ../../../tools/h5ls/h5ls.c:2784:29: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2834:90: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2827:37: warning: unused variable 'outputformat' [-Wunused-variable] ../../../tools/h5ls/h5ls.c:2823:36: warning: unused variable 'lnk_info' [-Wunused-variable] ../../../tools/h5ls/h5ls.c: At top level: ../../../tools/h5ls/h5ls.c:157:13: warning: 'display_type' declared 'static' but never defined [-Wunused-function] ../../../tools/h5ls/h5ls.c: In function 'usage': cc1: warning: size of '*.LC22' is 3148 bytes [-Wlarger-than=] CCLD h5ls make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5ls' Making all in misc make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/misc' CC h5debug.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/misc/h5debug.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/misc/h5debug.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/misc/h5debug.c: In function 'get_H5B2_class': ../../../tools/misc/h5debug.c:79:5: warning: enumeration value 'H5B2_NUM_BTREE_ID' not handled in switch [-Wswitch-enum] ../../../tools/misc/h5debug.c: In function 'main': ../../../tools/misc/h5debug.c:191:25: warning: conversion to 'haddr_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] ../../../tools/misc/h5debug.c:193:26: warning: conversion to 'haddr_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] ../../../tools/misc/h5debug.c:195:27: warning: conversion to 'haddr_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] ../../../tools/misc/h5debug.c:197:27: warning: conversion to 'haddr_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] ../../../tools/misc/h5debug.c:250:9: warning: enumeration value 'H5B_NUM_BTREE_ID' not handled in switch [-Wswitch-enum] ../../../tools/misc/h5debug.c: At top level: ../../../tools/misc/h5debug.c:54:0: warning: macro "INDENT" is not used [-Wunused-macros] CCLD h5debug CC h5repart.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/misc/h5repart.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/misc/h5repart.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/misc/h5repart.c: In function 'main': ../../../tools/misc/h5repart.c:204:10: warning: size of 'src_name' is 4096 bytes [-Wlarger-than=] ../../../tools/misc/h5repart.c:210:10: warning: size of 'dst_name' is 4096 bytes [-Wlarger-than=] ../../../tools/misc/h5repart.c:246:26: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../../tools/misc/h5repart.c:260:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../../tools/misc/h5repart.c:280:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../../tools/misc/h5repart.c:293:9: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../../tools/misc/h5repart.c:363:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../../tools/misc/h5repart.c:410:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../../tools/misc/h5repart.c:471:9: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../../tools/misc/h5repart.c:503:1: warning: stack usage is 8528 bytes [-Wstack-usage=] CCLD h5repart CC h5mkgrp.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/misc/h5mkgrp.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/misc/h5mkgrp.c:17: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/misc/h5mkgrp.c: In function 'parse_command_line': ../../../tools/misc/h5mkgrp.c:173:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/misc/h5mkgrp.c:174:20: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ [-Wc++-compat] CCLD h5mkgrp CC h5repart_gentest.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/misc/h5repart_gentest.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/misc/h5repart_gentest.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/misc/h5repart_gentest.c: In function 'main': ../../../tools/misc/h5repart_gentest.c:36:17: warning: size of 'buf' is 16384 bytes [-Wlarger-than=] ../../../tools/misc/h5repart_gentest.c:101:1: warning: stack usage is 16496 bytes [-Wstack-usage=] ../../../tools/misc/h5repart_gentest.c:101:1: warning: the frame size of 16448 bytes is larger than 16384 bytes [-Wframe-larger-than=] ../../../tools/misc/h5repart_gentest.c: At top level: ../../../tools/misc/h5repart_gentest.c:26:0: warning: macro "KB" is not used [-Wunused-macros] CCLD h5repart_gentest CC talign.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/misc/talign.c In file included from /usr/include/string.h:25:0, from ../../../tools/misc/talign.c:20: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/misc/talign.c: In function 'main': ../../../tools/misc/talign.c:49:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/misc/talign.c:49:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/misc/talign.c:50:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/misc/talign.c:50:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/misc/talign.c:90:5: warning: implicit declaration of function 'h5tools_get_native_type' [-Wimplicit-function-declaration] ../../../tools/misc/talign.c:90:5: warning: nested extern declaration of 'h5tools_get_native_type' [-Wnested-externs] ../../../tools/misc/talign.c:128:10: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../../tools/misc/talign.c:144:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/misc/talign.c:144:43: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/misc/talign.c:145:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/misc/talign.c:145:54: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/misc/talign.c:162:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:162:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:162:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:162:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:171:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:171:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:171:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:171:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:184:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:184:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:184:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:184:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:184:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:184:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:184:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:184:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c: At top level: ../../../tools/misc/talign.c:222:1: warning: no previous prototype for 'h5tools_get_native_type' [-Wmissing-prototypes] CCLD talign CC repart_test.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/misc/repart_test.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/misc/repart_test.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD repart_test make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/misc' Making all in h5import make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5import' CC h5import.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5import -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5import/h5import.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/h5import/h5import.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5import/h5import.c: In function 'main': ../../../tools/h5import/h5import.c:37:21: warning: size of 'opt' is 172220 bytes [-Wlarger-than=] ../../../tools/h5import/h5import.c: In function 'gtoken': ../../../tools/h5import/h5import.c:241:9: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c: In function 'processStrData': ../../../tools/h5import/h5import.c:833:13: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5import.c:844:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5import/h5import.c:900:13: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5import.c:917:28: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5import/h5import.c: In function 'parseDimensions': ../../../tools/h5import/h5import.c:1548:15: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5import/h5import.c:1554:36: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5import/h5import.c: In function 'getDimensionSizes': ../../../tools/h5import/h5import.c:1688:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5import/h5import.c: In function 'getChunkedDimensionSizes': ../../../tools/h5import/h5import.c:1712:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5import/h5import.c: In function 'getMaximumDimensionSizes': ../../../tools/h5import/h5import.c:1745:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5import/h5import.c: In function 'createOutputDataType': ../../../tools/h5import/h5import.c:1941:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:1958:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:1974:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:1987:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2000:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2013:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:1972:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:1939:9: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2033:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2042:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2062:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2075:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2060:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2031:9: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2095:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2112:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2128:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2141:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2154:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2167:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2126:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2093:9: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c: In function 'createInputDataType': ../../../tools/h5import/h5import.c:2204:9: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2226:9: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2242:9: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c: In function 'process': ../../../tools/h5import/h5import.c:2374:92: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5import/h5import.c: In function 'main': ../../../tools/h5import/h5import.c:226:1: warning: stack usage is 172336 bytes [-Wstack-usage=] ../../../tools/h5import/h5import.c:226:1: warning: the frame size of 172304 bytes is larger than 16384 bytes [-Wframe-larger-than=] CCLD h5import CC h5importtest.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5import -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5import/h5importtest.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5import/h5importtest.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5import/h5importtest.c: In function 'main': ../../../tools/h5import/h5importtest.c:43:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:43:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:43:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:44:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:44:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:44:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:69:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:69:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:69:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:70:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:70:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:70:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:122:37: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5importtest.c:123:35: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5importtest.c:134:37: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5importtest.c:135:35: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5importtest.c:145:37: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5importtest.c:146:35: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5importtest.c:160:58: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5importtest.c:161:55: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] CCLD h5importtest make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5import' Making all in h5repack make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5repack' CC h5repack.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repack.c In file included from /usr/include/stdlib.h:24:0, from ../../../tools/h5repack/h5repack.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC h5repack_copy.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repack_copy.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_copy.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC h5repack_filters.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repack_filters.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_filters.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5repack/h5repack_filters.c: In function 'aux_find_obj': ../../../tools/h5repack/h5repack_filters.c:51:10: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_filters.c:61:10: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_filters.c: In function 'apply_filters': ../../../tools/h5repack/h5repack_filters.c:431:59: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] CC h5repack_opttable.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repack_opttable.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_opttable.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5repack/h5repack_opttable.c: In function 'aux_inctable': ../../../tools/h5repack/h5repack_opttable.c:123:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c: In function 'options_add_layout': ../../../tools/h5repack/h5repack_opttable.c:211:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c:248:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c:261:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c:275:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c:283:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c: In function 'options_add_filter': ../../../tools/h5repack/h5repack_opttable.c:310:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c:338:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c:351:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c:365:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c:372:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c: In function 'options_get_object': ../../../tools/h5repack/h5repack_opttable.c:391:16: warning: uninitialized const 'tbl_path' is invalid in C++ [-Wc++-compat] ../../../tools/h5repack/h5repack_opttable.c:399:13: warning: passing argument 1 of 'strcpy' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../../src/H5private.h:61:0, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_opttable.c:16: /usr/include/string.h:125:14: note: expected 'char * restrict' but argument is of type 'const char *' ../../../tools/h5repack/h5repack_opttable.c:400:13: warning: passing argument 1 of 'strcat' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../../src/H5private.h:61:0, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_opttable.c:16: /usr/include/string.h:133:14: note: expected 'char * restrict' but argument is of type 'const char *' ../../../tools/h5repack/h5repack_opttable.c:403:13: warning: passing argument 1 of 'strcpy' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../../src/H5private.h:61:0, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_opttable.c:16: /usr/include/string.h:125:14: note: expected 'char * restrict' but argument is of type 'const char *' CC h5repack_parse.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repack_parse.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_parse.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5repack/h5repack_parse.c: In function 'parse_filter': ../../../tools/h5repack/h5repack_parse.c:76:13: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c:92:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c:125:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c:271:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c:272:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c: In function 'parse_layout': ../../../tools/h5repack/h5repack_parse.c:500:13: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c:513:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c:585:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c:605:60: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c:623:64: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] CC h5repack_refs.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repack_refs.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_refs.c:17: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5repack/h5repack_refs.c: In function 'copy_refs_attr': ../../../tools/h5repack/h5repack_refs.c:523:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_refs.c:524:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_refs.c:530:12: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_refs.c:595:41: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_refs.c:721:37: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_refs.c:728:37: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_refs.c: In function 'MapIdToName': ../../../tools/h5repack/h5repack_refs.c:825:32: warning: comparison between 'h5trav_type_t' and 'enum H5O_type_t' [-Wenum-compare] ../../../tools/h5repack/h5repack_refs.c:826:37: warning: comparison between 'h5trav_type_t' and 'enum H5O_type_t' [-Wenum-compare] ../../../tools/h5repack/h5repack_refs.c:827:37: warning: comparison between 'h5trav_type_t' and 'enum H5O_type_t' [-Wenum-compare] ../../../tools/h5repack/h5repack_refs.c: In function 'copy_refs_attr': ../../../tools/h5repack/h5repack_refs.c:631:31: warning: 'refname' may be used uninitialized in this function [-Wuninitialized] CC h5repack_verify.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repack_verify.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_verify.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5repack/h5repack_verify.c: In function 'verify_filters': ../../../tools/h5repack/h5repack_verify.c:522:9: warning: switch missing default case [-Wswitch-default] CC h5repack_main.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repack_main.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/lib/h5tools.h:25, from ../../../tools/h5repack/h5repack_main.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5repack/h5repack_main.c: In function 'parse_command_line': ../../../tools/h5repack/h5repack_main.c:324:33: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_main.c:421:34: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] CCLD h5repack CC testh5repack_detect_szip.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/testh5repack_detect_szip.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5repack/testh5repack_detect_szip.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD testh5repack_detect_szip CC h5repacktst.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repacktst.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repacktst.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5repack/h5repacktst.c: In function 'make_deflate': ../../../tools/h5repack/h5repacktst.c:2223:16: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] ../../../tools/h5repack/h5repacktst.c: In function 'make_shuffle': ../../../tools/h5repack/h5repacktst.c:2300:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] ../../../tools/h5repack/h5repacktst.c: In function 'make_fletcher32': ../../../tools/h5repack/h5repacktst.c:2366:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] ../../../tools/h5repack/h5repacktst.c: In function 'make_nbit': ../../../tools/h5repack/h5repacktst.c:2438:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] ../../../tools/h5repack/h5repacktst.c: In function 'make_scaleoffset': ../../../tools/h5repack/h5repacktst.c:2539:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] ../../../tools/h5repack/h5repacktst.c: In function 'make_all_filters': ../../../tools/h5repack/h5repacktst.c:2634:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] ../../../tools/h5repack/h5repacktst.c: In function 'make_layout': ../../../tools/h5repack/h5repacktst.c:2902:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] ../../../tools/h5repack/h5repacktst.c: In function 'make_layout3': ../../../tools/h5repack/h5repacktst.c:3089:14: warning: size of 'buf' is 240000 bytes [-Wlarger-than=] ../../../tools/h5repack/h5repacktst.c: In function 'make_userblock': ../../../tools/h5repack/h5repacktst.c:3377:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5repack/h5repacktst.c:3355:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] ../../../tools/h5repack/h5repacktst.c: In function 'verify_userblock': ../../../tools/h5repack/h5repacktst.c:3418:13: warning: variable 'nread' set but not used [-Wunused-but-set-variable] ../../../tools/h5repack/h5repacktst.c: In function 'make_userblock_file': ../../../tools/h5repack/h5repacktst.c:3490:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5repack/h5repacktst.c:3485:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] ../../../tools/h5repack/h5repacktst.c: In function 'write_dset_in': ../../../tools/h5repack/h5repacktst.c:3795:60: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/h5repack/h5repacktst.c:3965:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repacktst.c:4083:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5repack/h5repacktst.c:4123:39: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5repack/h5repacktst.c:4186:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repacktst.c: In function 'write_attr_in': ../../../tools/h5repack/h5repacktst.c:4977:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repacktst.c:5197:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5repack/h5repacktst.c:5272:39: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5repack/h5repacktst.c:5443:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repacktst.c: In function 'add_attr_with_objref': ../../../tools/h5repack/h5repacktst.c:5857:9: warning: unused variable 'data_attr_int' [-Wunused-variable] ../../../tools/h5repack/h5repacktst.c: In function 'make_layout3': ../../../tools/h5repack/h5repacktst.c:3151:1: warning: stack usage is 240128 bytes [-Wstack-usage=] ../../../tools/h5repack/h5repacktst.c:3151:1: warning: the frame size of 240080 bytes is larger than 16384 bytes [-Wframe-larger-than=] CCLD h5repacktst make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5repack' Making all in h5jam make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5jam' CC h5jam.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5jam/h5jam.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/h5jam/h5jam.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5jam/h5jam.c: In function 'main': ../../../tools/h5jam/h5jam.c:330:20: warning: conversion to 'hsize_t' from '__off64_t' may change the sign of the result [-Wsign-conversion] ../../../tools/h5jam/h5jam.c: In function 'copy_some_to_file': ../../../tools/h5jam/h5jam.c:458:21: warning: conversion to 'ssize_t' from '__off64_t' may alter its value [-Wconversion] CCLD h5jam CC h5unjam.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5jam/h5unjam.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/h5jam/h5unjam.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD h5unjam CC tellub.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5jam/tellub.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5jam/tellub.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5jam/tellub.c:27:0: warning: macro "TRUE" is not used [-Wunused-macros] CCLD tellub CC h5jamgentest.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5jam/h5jamgentest.c In file included from /usr/include/assert.h:36:0, from ../../../tools/h5jam/h5jamgentest.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5jam/h5jamgentest.c: In function 'gent_ub': ../../../tools/h5jam/h5jamgentest.c:284:8: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5jam/h5jamgentest.c:295:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5jam/h5jamgentest.c: In function 'create_textfile': ../../../tools/h5jam/h5jamgentest.c:338:9: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../../tools/h5jam/h5jamgentest.c: At top level: ../../../tools/h5jam/h5jamgentest.c:89:0: warning: macro "POINT1_NPOINTS" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:77:0: warning: macro "SPACE2_DIM2" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:123:0: warning: macro "VLSTR_TYPE" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:31:0: warning: macro "UBTXT1" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:84:0: warning: macro "CDIM1" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:72:0: warning: macro "LENSTR" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:80:0: warning: macro "SPACE1_DIM1" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:85:0: warning: macro "CDIM2" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:112:0: warning: macro "ARRAY2_RANK" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:109:0: warning: macro "ARRAY1_DIM1" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:118:0: warning: macro "ARRAY3_RANK" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:86:0: warning: macro "RANK" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:113:0: warning: macro "ARRAY2_DIM1" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:119:0: warning: macro "ARRAY3_DIM1" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:83:0: warning: macro "DIM2" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:115:0: warning: macro "ARRAY2_DIM3" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:73:0: warning: macro "LENSTR2" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:120:0: warning: macro "ARRAY3_DIM2" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:76:0: warning: macro "SPACE2_DIM1" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:82:0: warning: macro "DIM1" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:108:0: warning: macro "ARRAY1_RANK" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:79:0: warning: macro "SPACE1_RANK" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:75:0: warning: macro "SPACE2_RANK" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:114:0: warning: macro "ARRAY2_DIM2" is not used [-Wunused-macros] CCLD h5jamgentest CC getub.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5jam/getub.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5jam/getub.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5jam/getub.c: In function 'main': ../../../tools/h5jam/getub.c:156:7: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../../tools/h5jam/getub.c: At top level: ../../../tools/h5jam/getub.c:29:0: warning: macro "TRUE" is not used [-Wunused-macros] CCLD getub make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5jam' Making all in h5copy make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5copy' CC h5copy.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5copy -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5copy/h5copy.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5copy/h5copy.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5copy/h5copy.c: In function 'main': ../../../tools/h5copy/h5copy.c:420:15: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/h5copy/h5copy.c:468:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/h5copy/h5copy.c:500:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] CCLD h5copy CC h5copygentest.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5copy -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5copy/h5copygentest.c In file included from /usr/include/stdlib.h:24:0, from ../../../tools/h5copy/h5copygentest.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5copy/h5copygentest.c: In function 'gent_nested_vl': ../../../tools/h5copy/h5copygentest.c:287:9: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../../tools/h5copy/h5copygentest.c:294:9: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../../tools/h5copy/h5copygentest.c: At top level: ../../../tools/h5copy/h5copygentest.c:645:13: warning: function declaration isn't a prototype [-Wstrict-prototypes] ../../../tools/h5copy/h5copygentest.c: In function 'Test_Obj_Copy': ../../../tools/h5copy/h5copygentest.c:645:13: warning: old-style function definition [-Wold-style-definition] ../../../tools/h5copy/h5copygentest.c: At top level: ../../../tools/h5copy/h5copygentest.c:676:13: warning: function declaration isn't a prototype [-Wstrict-prototypes] ../../../tools/h5copy/h5copygentest.c: In function 'Test_Ref_Copy': ../../../tools/h5copy/h5copygentest.c:676:13: warning: old-style function definition [-Wold-style-definition] ../../../tools/h5copy/h5copygentest.c: At top level: ../../../tools/h5copy/h5copygentest.c:842:13: warning: function declaration isn't a prototype [-Wstrict-prototypes] ../../../tools/h5copy/h5copygentest.c: In function 'Test_Extlink_Copy': ../../../tools/h5copy/h5copygentest.c:842:13: warning: old-style function definition [-Wold-style-definition] CCLD h5copygentest make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5copy' Making all in h5stat make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5stat' CC h5stat.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5stat -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5stat/h5stat.c In file included from /usr/include/stdlib.h:24:0, from ../../../tools/h5stat/h5stat.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5stat/h5stat.c: In function 'group_stats': ../../../tools/h5stat/h5stat.c:343:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5stat/h5stat.c: In function 'dataset_stats': ../../../tools/h5stat/h5stat.c:424:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5stat/h5stat.c: In function 'datatype_stats': ../../../tools/h5stat/h5stat.c:594:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5stat/h5stat.c: In function 'obj_stats': ../../../tools/h5stat/h5stat.c:636:9: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/h5stat/h5stat.c:636:9: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] ../../../tools/h5stat/h5stat.c: In function 'lnk_stats': ../../../tools/h5stat/h5stat.c:679:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5stat/h5stat.c:679:5: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] ../../../tools/h5stat/h5stat.c:679:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../../tools/h5stat/h5stat.c: In function 'print_storage_summary': ../../../tools/h5stat/h5stat.c:1308:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5stat/h5stat.c:1308:13: warning: unused variable 'percent' [-Wunused-variable] CCLD h5stat CC h5stat_gentest.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5stat -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5stat/h5stat_gentest.c In file included from /usr/include/assert.h:36:0, from ../../../tools/h5stat/h5stat_gentest.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5stat/h5stat_gentest.c: In function 'gen_file': ../../../tools/h5stat/h5stat_gentest.c:52:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] CCLD h5stat_gentest make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5stat' Making all in h5dump make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5dump' CC h5dump.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5dump -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5dump/h5dump.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5dump/h5dump.c:15: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5dump/h5dump.c: In function 'table_list_add': ../../../tools/h5dump/h5dump.c:373:27: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] ../../../tools/h5dump/h5dump.c: In function 'parse_hsize_list': ../../../tools/h5dump/h5dump.c:724:27: warning: cast from function call of type 'double' to non-matching type 'long long unsigned int' [-Wbad-function-cast] ../../../tools/h5dump/h5dump.c: In function 'parse_mask_list': ../../../tools/h5dump/h5dump.c:826:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump.c:851:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump.c:872:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/h5dump/h5dump.c:873:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump.c: In function 'h5_fileaccess': ../../../tools/h5dump/h5dump.c:1725:25: warning: size of 'sv' is 7168 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dump.c:1740:29: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] In file included from ../../../tools/h5dump/h5dump.c:19:0: ../../../tools/h5dump/h5dump.c: At top level: ../../../tools/h5dump/h5dump_ddl.h:19:17: warning: 'dump_all_cb' declared 'static' but never defined [-Wunused-function] ../../../tools/h5dump/h5dump_ddl.h:20:17: warning: 'dump_extlink' declared 'static' but never defined [-Wunused-function] In file included from ../../../tools/h5dump/h5dump.c:20:0: ../../../tools/h5dump/h5dump_xml.h:32:32: warning: 'xml_dataformat' defined but not used [-Wunused-variable] ../../../tools/h5dump/h5dump_xml.h:106:25: warning: 'xml_print_datatype' declared 'static' but never defined [-Wunused-function] ../../../tools/h5dump/h5dump_xml.h:107:25: warning: 'xml_print_enum' declared 'static' but never defined [-Wunused-function] ../../../tools/h5dump/h5dump_xml.h:108:25: warning: 'xml_print_refs' declared 'static' but never defined [-Wunused-function] ../../../tools/h5dump/h5dump_xml.h:109:25: warning: 'xml_print_strs' declared 'static' but never defined [-Wunused-function] ../../../tools/h5dump/h5dump_xml.h:110:25: warning: 'xml_escape_the_string' declared 'static' but never defined [-Wunused-function] ../../../tools/h5dump/h5dump_xml.h:111:25: warning: 'xml_escape_the_name' declared 'static' but never defined [-Wunused-function] ../../../tools/h5dump/h5dump.c:526:1: warning: 'set_output_file' defined but not used [-Wunused-function] ../../../tools/h5dump/h5dump.c:558:1: warning: 'set_error_file' defined but not used [-Wunused-function] ../../../tools/h5dump/h5dump.c: In function 'h5_fileaccess': ../../../tools/h5dump/h5dump.c:1776:1: warning: stack usage is 8448 bytes [-Wstack-usage=] CC h5dump_ddl.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5dump -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5dump/h5dump_ddl.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5dump/h5dump_ddl.c:15: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_datatype': ../../../tools/h5dump/h5dump_ddl.c:49:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_dataspace': ../../../tools/h5dump/h5dump_ddl.c:78:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_attr_cb': ../../../tools/h5dump/h5dump_ddl.c:112:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_all_cb': ../../../tools/h5dump/h5dump_ddl.c:186:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:274:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:290:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:308:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:317:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:333:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:227:9: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:227:9: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:386:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:404:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:421:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:438:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:465:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:473:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:492:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:506:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:515:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:530:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:374:9: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:374:9: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:374:9: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_named_datatype': ../../../tools/h5dump/h5dump_ddl.c:579:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:621:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:642:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:657:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:690:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_group': ../../../tools/h5dump/h5dump_ddl.c:756:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:782:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:828:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:896:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_dataset': ../../../tools/h5dump/h5dump_ddl.c:931:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:972:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1014:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1025:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1016:13: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:1016:13: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:1083:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_data': ../../../tools/h5dump/h5dump_ddl.c:1130:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c: In function 'handle_attributes': ../../../tools/h5dump/h5dump_ddl.c:1342:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1376:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1391:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c: In function 'handle_datasets': ../../../tools/h5dump/h5dump_ddl.c:1486:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1491:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1492:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_ddl.c:1498:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1499:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_ddl.c:1505:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1506:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_ddl.c:1515:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_ddl.c:1520:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_ddl.c:1525:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_ddl.c:1530:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_ddl.c:1540:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_ddl.c: In function 'handle_links': ../../../tools/h5dump/h5dump_ddl.c:1676:9: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:1676:9: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:1676:9: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_extlink': ../../../tools/h5dump/h5dump_ddl.c:1878:9: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:1878:9: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] CC h5dump_xml.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5dump -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5dump/h5dump_xml.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5dump/h5dump_xml.c:15: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5dump/h5dump_xml.c:33:25: warning: redundant redeclaration of 'xml_print_datatype' [-Wredundant-decls] In file included from ../../../tools/h5dump/h5dump_xml.c:25:0: ../../../tools/h5dump/h5dump_xml.h:106:25: note: previous declaration of 'xml_print_datatype' was here ../../../tools/h5dump/h5dump_xml.c:34:25: warning: redundant redeclaration of 'xml_print_enum' [-Wredundant-decls] In file included from ../../../tools/h5dump/h5dump_xml.c:25:0: ../../../tools/h5dump/h5dump_xml.h:107:25: note: previous declaration of 'xml_print_enum' was here ../../../tools/h5dump/h5dump_xml.c:35:25: warning: redundant redeclaration of 'xml_print_refs' [-Wredundant-decls] In file included from ../../../tools/h5dump/h5dump_xml.c:25:0: ../../../tools/h5dump/h5dump_xml.h:108:25: note: previous declaration of 'xml_print_refs' was here ../../../tools/h5dump/h5dump_xml.c:36:25: warning: redundant redeclaration of 'xml_print_strs' [-Wredundant-decls] In file included from ../../../tools/h5dump/h5dump_xml.c:25:0: ../../../tools/h5dump/h5dump_xml.h:109:25: note: previous declaration of 'xml_print_strs' was here ../../../tools/h5dump/h5dump_xml.c:37:25: warning: redundant redeclaration of 'xml_escape_the_string' [-Wredundant-decls] In file included from ../../../tools/h5dump/h5dump_xml.c:25:0: ../../../tools/h5dump/h5dump_xml.h:110:25: note: previous declaration of 'xml_escape_the_string' was here ../../../tools/h5dump/h5dump_xml.c:38:25: warning: redundant redeclaration of 'xml_escape_the_name' [-Wredundant-decls] In file included from ../../../tools/h5dump/h5dump_xml.c:25:0: ../../../tools/h5dump/h5dump_xml.h:111:25: note: previous declaration of 'xml_escape_the_name' was here ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_all_cb': ../../../tools/h5dump/h5dump_xml.c:78:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:166:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:182:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:219:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:233:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:243:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:119:9: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:119:9: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:346:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:367:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:430:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:471:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:289:9: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:289:9: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:289:9: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_escape_the_string': ../../../tools/h5dump/h5dump_xml.c:669:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_print_datatype': ../../../tools/h5dump/h5dump_xml.c:792:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:837:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:850:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:862:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:876:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:889:13: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:889:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:889:13: warning: enumeration value 'H5T_ORDER_NONE' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:903:13: warning: enumeration value 'H5T_SGN_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:903:13: warning: enumeration value 'H5T_NSGN' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:918:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:927:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:943:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:953:13: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:953:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:953:13: warning: enumeration value 'H5T_ORDER_NONE' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:974:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:983:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:993:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1002:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1012:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1028:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1060:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1069:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1082:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1092:13: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:1092:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:1092:13: warning: enumeration value 'H5T_ORDER_NONE' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:1106:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1115:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1127:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1140:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1149:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1156:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1164:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1184:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1197:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1210:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1220:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1231:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1241:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1251:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1260:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1269:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1278:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1291:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1301:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1310:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1320:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1330:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1341:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1354:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1364:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1380:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1382:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1396:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1409:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1422:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1432:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1444:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:868:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:868:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_datatype': ../../../tools/h5dump/h5dump_xml.c:1480:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1530:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1543:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1555:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1565:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1578:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_dataspace': ../../../tools/h5dump/h5dump_xml.c:1619:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1646:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1659:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1672:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1685:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1695:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1705:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1716:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1742:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1649:5: warning: enumeration value 'H5S_NULL' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:1753:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_data': ../../../tools/h5dump/h5dump_xml.c:1796:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1829:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1839:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1931:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1947:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1957:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1786:25: warning: unused variable 'stdindent' [-Wunused-variable] ../../../tools/h5dump/h5dump_xml.c:1784:25: warning: unused variable 'depth' [-Wunused-variable] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_attr': ../../../tools/h5dump/h5dump_xml.c:1996:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2021:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2057:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2065:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2073:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2081:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2089:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2102:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2113:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2121:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2129:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2138:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2148:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2157:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2167:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2178:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2186:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2194:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2202:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2036:13: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:2036:13: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:2215:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2225:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2235:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2250:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2265:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2275:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_named_datatype': ../../../tools/h5dump/h5dump_xml.c:2322:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2369:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2384:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2417:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2427:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2445:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2459:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2470:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_group': ../../../tools/h5dump/h5dump_xml.c:2547:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2616:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2633:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2653:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2675:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2692:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2776:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2836:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_print_refs': ../../../tools/h5dump/h5dump_xml.c:2936:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2955:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_xml.c:2966:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2977:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_print_strs': ../../../tools/h5dump/h5dump_xml.c:3095:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3132:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3143:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'check_filters': ../../../tools/h5dump/h5dump_xml.c:3211:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3251:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3262:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3273:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3321:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_fill_value': ../../../tools/h5dump/h5dump_xml.c:3351:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3379:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3397:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3405:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3416:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3426:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3436:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3444:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3456:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3464:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3472:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3481:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3488:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/h5dump/h5dump_xml.c:3489:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3497:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3507:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3521:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3529:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3538:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3547:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3555:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3564:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3572:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3581:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3589:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3598:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3606:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3615:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3623:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3632:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3640:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3448:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:3448:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:3448:9: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:3448:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:3654:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_dataset': ../../../tools/h5dump/h5dump_xml.c:3714:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3748:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3767:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3777:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3789:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3802:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3811:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3825:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3836:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3846:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3860:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3869:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3878:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3890:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3899:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3908:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3926:5: warning: enumeration value 'H5D_FILL_TIME_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:3943:5: warning: enumeration value 'H5D_ALLOC_TIME_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:3960:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3971:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3983:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3996:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4007:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4060:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4068:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4076:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4084:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4096:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4112:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4120:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4128:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4137:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4147:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4156:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4168:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4185:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4193:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4201:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4209:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4036:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:4036:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:4223:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4232:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4241:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4255:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_print_enum': ../../../tools/h5dump/h5dump_xml.c:4296:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4324:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4334:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4385:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4393:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4403:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4411:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4432:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4441:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] CCLD h5dump CC h5dumpgentest.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5dump -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5dump/h5dumpgentest.c In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/i686-redhat-linux/4.7.2/include/limits.h:169, from /usr/lib/gcc/i686-redhat-linux/4.7.2/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/4.7.2/include/limits.h:34, from ../../../tools/h5dump/h5dumpgentest.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_dataset': ../../../tools/h5dump/h5dumpgentest.c:322:12: warning: size of 'dset2' is 4800 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dumpgentest.c:347:15: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_dataset2': ../../../tools/h5dump/h5dumpgentest.c:363:12: warning: size of 'dset2' is 2400 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_attribute': ../../../tools/h5dump/h5dumpgentest.c:442:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_compound_dt': ../../../tools/h5dump/h5dumpgentest.c:845:13: warning: size of 'dset3' is 2448 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dumpgentest.c:870:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:873:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:879:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_compound_dt2': ../../../tools/h5dump/h5dumpgentest.c:1055:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:1058:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:1061:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:1064:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_all': ../../../tools/h5dump/h5dumpgentest.c:1304:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:1315:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_many': ../../../tools/h5dump/h5dumpgentest.c:1483:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:1495:65: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:1412:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_str': ../../../tools/h5dump/h5dumpgentest.c:1631:16: warning: size of 'comp1' is 12888 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_str2': ../../../tools/h5dump/h5dumpgentest.c:1798:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:1811:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:1831:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:1845:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:1864:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:1878:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_objref': ../../../tools/h5dump/h5dumpgentest.c:1964:21: warning: conversion to 'uint32_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_datareg': ../../../tools/h5dump/h5dumpgentest.c:2069:17: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_attrreg': ../../../tools/h5dump/h5dumpgentest.c:2178:17: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_nestcomp': ../../../tools/h5dump/h5dumpgentest.c:2296:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:2297:24: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:2298:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:2299:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_opaque': ../../../tools/h5dump/h5dumpgentest.c:2368:9: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:2369:25: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes': ../../../tools/h5dump/h5dumpgentest.c:2469:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2470:26: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2496:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2497:26: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2500:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:2461:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes2': ../../../tools/h5dump/h5dumpgentest.c:2556:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes3': ../../../tools/h5dump/h5dumpgentest.c:2633:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2634:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:2629:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes4': ../../../tools/h5dump/h5dumpgentest.c:2705:41: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2706:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:2698:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes5': ../../../tools/h5dump/h5dumpgentest.c:2771:27: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2772:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2774:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2762:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array1_big': ../../../tools/h5dump/h5dumpgentest.c:2832:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array1': ../../../tools/h5dump/h5dumpgentest.c:2923:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array2': ../../../tools/h5dump/h5dumpgentest.c:2967:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array3': ../../../tools/h5dump/h5dumpgentest.c:3015:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array4': ../../../tools/h5dump/h5dumpgentest.c:3077:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:3071:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array5': ../../../tools/h5dump/h5dumpgentest.c:3145:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:3138:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array6': ../../../tools/h5dump/h5dumpgentest.c:3213:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:3214:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:3216:62: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:3208:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array7': ../../../tools/h5dump/h5dumpgentest.c:3274:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:3275:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:3278:87: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:3269:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array8': ../../../tools/h5dump/h5dumpgentest.c:3336:17: warning: size of 'wdata' is 16400 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dumpgentest.c:3344:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:3333:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_empty': ../../../tools/h5dump/h5dumpgentest.c:3389:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_multi': ../../../tools/h5dump/h5dumpgentest.c:3595:10: warning: size of 'sv' is 7168 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dumpgentest.c:3613:25: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c: In function 'write_attr_in': ../../../tools/h5dump/h5dumpgentest.c:3783:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3783:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3795:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3795:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3795:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3795:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3795:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3795:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3806:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3806:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3806:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3806:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3806:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3806:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3806:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3806:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3807:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3807:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3807:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3807:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3807:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3807:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3807:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3807:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3808:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3808:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3808:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3808:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3808:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3808:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3808:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3808:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4000:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:4001:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:4057:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:4083:23: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:4132:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:4133:28: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:3777:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'write_dset_in': ../../../tools/h5dump/h5dumpgentest.c:4225:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4225:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4237:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4237:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4237:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4237:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4237:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4237:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4248:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4248:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4248:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4248:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4248:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4248:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4248:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4248:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4249:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4249:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4249:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4249:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4249:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4249:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4249:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4249:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4250:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4250:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4250:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4250:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4250:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4250:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4250:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4250:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4442:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:4443:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:4511:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:4537:23: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:4586:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:4587:28: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:4218:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_attr_all': ../../../tools/h5dump/h5dumpgentest.c:4661:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_compound_complex': ../../../tools/h5dump/h5dumpgentest.c:4842:40: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:4846:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:4849:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:4819:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_named_dtype_attr': ../../../tools/h5dump/h5dumpgentest.c:4973:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'make_external': ../../../tools/h5dump/h5dumpgentest.c:5195:10: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_filters': ../../../tools/h5dump/h5dumpgentest.c:5243:20: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_fcontents': ../../../tools/h5dump/h5dumpgentest.c:5599:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_fvalues': ../../../tools/h5dump/h5dumpgentest.c:5733:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_string': ../../../tools/h5dump/h5dumpgentest.c:5893:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_aindices': ../../../tools/h5dump/h5dumpgentest.c:5988:29: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_longlinks': ../../../tools/h5dump/h5dumpgentest.c:6057:17: warning: variable 'gid2' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_bigdims': ../../../tools/h5dump/h5dumpgentest.c:6236:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_hyperslab': ../../../tools/h5dump/h5dumpgentest.c:6332:17: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_fpformat': ../../../tools/h5dump/h5dumpgentest.c:6796:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:6796:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_packedbits': ../../../tools/h5dump/h5dumpgentest.c:6928:14: warning: size of 'dsetu64' is 4096 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dumpgentest.c:6932:13: warning: size of 'dset64' is 4096 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dumpgentest.c:6947:45: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:6949:13: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:6965:47: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:6967:14: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:7019:43: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:7021:12: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:7037:45: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:7039:13: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:7089:15: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_str': ../../../tools/h5dump/h5dumpgentest.c:1727:1: warning: stack usage is 13520 bytes [-Wstack-usage=] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array8': ../../../tools/h5dump/h5dumpgentest.c:3378:1: warning: stack usage is 16496 bytes [-Wstack-usage=] ../../../tools/h5dump/h5dumpgentest.c:3378:1: warning: the frame size of 16448 bytes is larger than 16384 bytes [-Wframe-larger-than=] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_packedbits': ../../../tools/h5dump/h5dumpgentest.c:7096:1: warning: stack usage is 11536 bytes [-Wstack-usage=] ../../../tools/h5dump/h5dumpgentest.c: At top level: ../../../tools/h5dump/h5dumpgentest.c:97:0: warning: macro "FILE65" is not used [-Wunused-macros] CCLD h5dumpgentest CC binread.o gcc -DHAVE_CONFIG_H -I. -I../../../tools/h5dump -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5dump/binread.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5dump/binread.c:17: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5dump/binread.c: In function 'main': ../../../tools/h5dump/binread.c:83:18: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] CCLD binread make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5dump' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools' Making all in . make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' CC sio_perf.o gcc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/sio_perf.c In file included from /usr/include/stdio.h:27:0, from ../../perform/sio_perf.c:51: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/sio_perf.c: In function 'run_test_loop': ../../perform/sio_perf.c:409:26: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/sio_perf.c:410:27: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/sio_perf.c: In function 'run_test': ../../perform/sio_perf.c:464:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:464:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:464:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:465:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:465:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:465:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:466:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:466:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:466:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:467:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:467:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:467:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:468:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:468:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:468:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:469:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:469:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:469:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:470:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:470:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:470:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:471:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:471:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:471:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:478:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_perf.c:489:24: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/sio_perf.c:490:20: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/sio_perf.c:491:26: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/sio_perf.c:492:24: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/sio_perf.c:495:27: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/sio_perf.c:496:23: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/sio_perf.c:497:29: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/sio_perf.c:498:27: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/sio_perf.c: In function 'accumulate_minmax_stuff': ../../perform/sio_perf.c:725:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c: In function 'output_results': ../../perform/sio_perf.c:768:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:768:53: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../perform/sio_perf.c:768:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:776:19: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:776:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../perform/sio_perf.c:776:19: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:783:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:783:53: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../perform/sio_perf.c:783:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c: In function 'output_report': ../../perform/sio_perf.c:803:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../perform/sio_perf.c: In function 'parse_command_line': ../../perform/sio_perf.c:965:35: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_perf.c:967:35: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_perf.c:983:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] ../../perform/sio_perf.c:1039:64: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/sio_perf.c:1193:64: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/sio_perf.c:1221:61: warning: conversion to 'int' from 'off_t' may alter its value [-Wconversion] ../../perform/sio_perf.c: In function 'run_test': ../../perform/sio_perf.c:504:13: warning: function call has aggregate value [-Waggregate-return] ../../perform/sio_perf.c: In function 'accumulate_minmax_stuff': ../../perform/sio_perf.c:720:1: warning: function returns an aggregate [-Waggregate-return] ../../perform/sio_perf.c: In function 'output_results': ../../perform/sio_perf.c:760:14: warning: function call has aggregate value [-Waggregate-return] CC sio_engine.o gcc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/sio_engine.c In file included from /usr/include/sys/types.h:25:0, from ../../perform/sio_engine.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/sio_engine.c: In function 'do_sio': ../../perform/sio_engine.c:162:17: warning: size of 'fname' is 4096 bytes [-Wlarger-than=] ../../perform/sio_engine.c:214:17: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../perform/sio_engine.c:280:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'sio_create_filename': ../../perform/sio_engine.c:323:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'do_write': ../../perform/sio_engine.c:441:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../perform/sio_engine.c:442:19: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../perform/sio_engine.c:474:41: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c:451:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c:513:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'dset_write': ../../perform/sio_engine.c:636:5: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c:636:48: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c:668:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../perform/sio_engine.c:646:13: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'posix_buffer_write': ../../perform/sio_engine.c:715:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../perform/sio_engine.c:716:13: warning: conversion to 'size_t' from 'long int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c:735:26: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/sio_engine.c:737:32: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/sio_engine.c: In function 'do_read': ../../perform/sio_engine.c:785:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../perform/sio_engine.c:786:24: warning: conversion to 'char' from 'long int' may alter its value [-Wconversion] ../../perform/sio_engine.c:811:41: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c:793:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c:841:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'dset_read': ../../perform/sio_engine.c:940:5: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c:940:48: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c:952:13: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'posix_buffer_read': ../../perform/sio_engine.c:1004:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../perform/sio_engine.c:1005:13: warning: conversion to 'size_t' from 'long int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c:1019:26: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/sio_engine.c:1021:32: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/sio_engine.c: In function 'do_fopen': ../../perform/sio_engine.c:1053:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'set_vfd': ../../perform/sio_engine.c:1106:11: warning: declaration of 'fapl' shadows a global declaration [-Wshadow] ../../perform/sio_engine.c:130:20: warning: shadowed declaration is here [-Wshadow] ../../perform/sio_engine.c:1133:14: warning: size of 'sv' is 7168 bytes [-Wlarger-than=] ../../perform/sio_engine.c:1147:29: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c: In function 'do_fclose': ../../perform/sio_engine.c:1189:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'do_cleanupfile': ../../perform/sio_engine.c:1247:21: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../perform/sio_engine.c:1247:21: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../perform/sio_engine.c:1237:6: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'do_sio': ../../perform/sio_engine.c:151:1: warning: function returns an aggregate [-Waggregate-return] ../../perform/sio_engine.c: At top level: ../../perform/sio_engine.c:52:0: warning: macro "MSG" is not used [-Wunused-macros] ../../perform/sio_engine.c:42:0: warning: macro "ELMT_SIZE" is not used [-Wunused-macros] ../../perform/sio_engine.c:46:0: warning: macro "GOTODONE" is not used [-Wunused-macros] CC sio_timer.o gcc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/sio_timer.c In file included from /usr/include/stdio.h:27:0, from ../../perform/sio_timer.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/sio_timer.c: In function 'sub_time': ../../perform/sio_timer.c:48:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_timer.c:50:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_timer.c: In function 'set_time': ../../perform/sio_timer.c:137:13: warning: enumeration value 'HDF5_FILE_READ_OPEN' not handled in switch [-Wswitch-enum] ../../perform/sio_timer.c:137:13: warning: enumeration value 'HDF5_FILE_READ_CLOSE' not handled in switch [-Wswitch-enum] ../../perform/sio_timer.c:137:13: warning: enumeration value 'HDF5_FILE_WRITE_OPEN' not handled in switch [-Wswitch-enum] ../../perform/sio_timer.c:137:13: warning: enumeration value 'HDF5_FILE_WRITE_CLOSE' not handled in switch [-Wswitch-enum] ../../perform/sio_timer.c:137:13: warning: enumeration value 'NUM_TIMERS' not handled in switch [-Wswitch-enum] CCLD h5perf_serial CC iopipe.o gcc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/iopipe.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../perform/iopipe.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/iopipe.c: In function 'print_stats': ../../perform/iopipe.c:84:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/iopipe.c:86:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/iopipe.c:89:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/iopipe.c:91:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/iopipe.c:95:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/iopipe.c:97:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/iopipe.c: In function 'main': ../../perform/iopipe.c:194:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/iopipe.c:179:14: warning: variable 'offset' set but not used [-Wunused-but-set-variable] ../../perform/iopipe.c:178:17: warning: variable 'n' set but not used [-Wunused-but-set-variable] ../../perform/iopipe.c:169:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] CCLD iopipe CC chunk.o gcc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/chunk.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../perform/chunk.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/chunk.c: In function 'create_dataset': ../../perform/chunk.c:166:9: warning: request for implicit conversion from 'void *' to 'signed char *' not permitted in C++ [-Wc++-compat] ../../perform/chunk.c: In function 'test_rowmaj': ../../perform/chunk.c:197:24: warning: request for implicit conversion from 'void *' to 'signed char *' not permitted in C++ [-Wc++-compat] ../../perform/chunk.c:206:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c: In function 'test_diag': ../../perform/chunk.c:276:24: warning: request for implicit conversion from 'void *' to 'signed char *' not permitted in C++ [-Wc++-compat] ../../perform/chunk.c: In function 'main': ../../perform/chunk.c:393:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:393:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:393:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:439:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:439:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:439:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:482:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:483:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:484:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:527:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:528:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:529:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] CCLD chunk CC overhead.o gcc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/overhead.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../perform/overhead.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/overhead.c: In function 'test': ../../perform/overhead.c:212:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/overhead.c:226:13: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] ../../perform/overhead.c:243:37: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] ../../perform/overhead.c:248:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/overhead.c:231:9: warning: switch missing default case [-Wswitch-default] ../../perform/overhead.c:273:42: warning: conversion to 'long long unsigned int' from '__off64_t' may change the sign of the result [-Wsign-conversion] ../../perform/overhead.c:273:66: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../perform/overhead.c:290:9: warning: switch missing default case [-Wswitch-default] ../../perform/overhead.c:312:38: warning: conversion to 'long long unsigned int' from '__off64_t' may change the sign of the result [-Wsign-conversion] ../../perform/overhead.c:313:17: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] CCLD overhead CC zip_perf.o gcc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/zip_perf.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../perform/zip_perf.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/zip_perf.c: In function 'error': ../../perform/zip_perf.c:161:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../perform/zip_perf.c: In function 'write_file': ../../perform/zip_perf.c:191:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:202:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:204:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:224:9: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/zip_perf.c: In function 'fill_with_random_data': ../../perform/zip_perf.c:437:13: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../perform/zip_perf.c:447:9: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/zip_perf.c: In function 'do_write_test': ../../perform/zip_perf.c:473:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:513:17: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../perform/zip_perf.c:522:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:524:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:528:16: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:528:16: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:548:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:550:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:554:16: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:554:16: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c: In function 'main': ../../perform/zip_perf.c:581:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] ../../perform/zip_perf.c: At top level: ../../perform/zip_perf.c:45:0: warning: macro "GZ_SUFFIX" is not used [-Wunused-macros] CCLD zip_perf CC perf_meta.o gcc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/perf_meta.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../perform/perf_meta.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD perf_meta CC perf.o gcc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/perf.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../perform/perf.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD perf make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build' Making all in c++ make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++' Making all in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/src' CXX H5Exception.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Exception.lo ../../../c++/src/H5Exception.cpp CXX H5IdComponent.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5IdComponent.lo ../../../c++/src/H5IdComponent.cpp ../../../c++/src/H5IdComponent.cpp: In member function 'void H5::IdComponent::decRefCount(hid_t) const': ../../../c++/src/H5IdComponent.cpp:83:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] CXX H5Library.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Library.lo ../../../c++/src/H5Library.cpp CXX H5Attribute.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Attribute.lo ../../../c++/src/H5Attribute.cpp ../../../c++/src/H5Attribute.cpp: In member function 'std::string H5::Attribute::getName(size_t) const': ../../../c++/src/H5Attribute.cpp:338:12: warning: unused variable 'name_size' [-Wunused-variable] CXX H5Object.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Object.lo ../../../c++/src/H5Object.cpp CXX H5PropList.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5PropList.lo ../../../c++/src/H5PropList.cpp CXX H5FaccProp.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FaccProp.lo ../../../c++/src/H5FaccProp.cpp CXX H5FcreatProp.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FcreatProp.lo ../../../c++/src/H5FcreatProp.cpp CXX H5DcreatProp.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5DcreatProp.lo ../../../c++/src/H5DcreatProp.cpp CXX H5DxferProp.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5DxferProp.lo ../../../c++/src/H5DxferProp.cpp CXX H5DataType.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5DataType.lo ../../../c++/src/H5DataType.cpp CXX H5DataSpace.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5DataSpace.lo ../../../c++/src/H5DataSpace.cpp CXX H5AbstractDs.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5AbstractDs.lo ../../../c++/src/H5AbstractDs.cpp CXX H5AtomType.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5AtomType.lo ../../../c++/src/H5AtomType.cpp CXX H5PredType.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5PredType.lo ../../../c++/src/H5PredType.cpp CXX H5EnumType.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5EnumType.lo ../../../c++/src/H5EnumType.cpp CXX H5IntType.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5IntType.lo ../../../c++/src/H5IntType.cpp CXX H5FloatType.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FloatType.lo ../../../c++/src/H5FloatType.cpp CXX H5StrType.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5StrType.lo ../../../c++/src/H5StrType.cpp CXX H5ArrayType.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5ArrayType.lo ../../../c++/src/H5ArrayType.cpp CXX H5VarLenType.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5VarLenType.lo ../../../c++/src/H5VarLenType.cpp CXX H5CompType.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5CompType.lo ../../../c++/src/H5CompType.cpp CXX H5DataSet.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5DataSet.lo ../../../c++/src/H5DataSet.cpp ../../../c++/src/H5DataSet.cpp: In constructor 'H5::DataSet::DataSet()': ../../../c++/src/H5DataSet.cpp:55:52: warning: base 'H5::AbstractDs' will be initialized after [-Wreorder] ../../../c++/src/H5DataSet.cpp:55:52: warning: base 'H5::H5Object' [-Wreorder] ../../../c++/src/H5DataSet.cpp:55:1: warning: when initialized here [-Wreorder] ../../../c++/src/H5DataSet.cpp: In constructor 'H5::DataSet::DataSet(hid_t)': ../../../c++/src/H5DataSet.cpp:63:68: warning: base 'H5::AbstractDs' will be initialized after [-Wreorder] ../../../c++/src/H5DataSet.cpp:63:68: warning: base 'H5::H5Object' [-Wreorder] ../../../c++/src/H5DataSet.cpp:63:1: warning: when initialized here [-Wreorder] ../../../c++/src/H5DataSet.cpp: In copy constructor 'H5::DataSet::DataSet(const H5::DataSet&)': ../../../c++/src/H5DataSet.cpp:74:84: warning: base 'H5::AbstractDs' will be initialized after [-Wreorder] ../../../c++/src/H5DataSet.cpp:74:84: warning: base 'H5::H5Object' [-Wreorder] ../../../c++/src/H5DataSet.cpp:74:1: warning: when initialized here [-Wreorder] ../../../c++/src/H5DataSet.cpp: In constructor 'H5::DataSet::DataSet(H5::H5Object&, const void*, H5R_type_t)': ../../../c++/src/H5DataSet.cpp:97:96: warning: base 'H5::AbstractDs' will be initialized after [-Wreorder] ../../../c++/src/H5DataSet.cpp:97:96: warning: base 'H5::H5Object' [-Wreorder] ../../../c++/src/H5DataSet.cpp:97:1: warning: when initialized here [-Wreorder] ../../../c++/src/H5DataSet.cpp: In constructor 'H5::DataSet::DataSet(H5::H5File&, const void*, H5R_type_t)': ../../../c++/src/H5DataSet.cpp:120:97: warning: base 'H5::AbstractDs' will be initialized after [-Wreorder] ../../../c++/src/H5DataSet.cpp:120:97: warning: base 'H5::H5Object' [-Wreorder] ../../../c++/src/H5DataSet.cpp:120:1: warning: when initialized here [-Wreorder] ../../../c++/src/H5DataSet.cpp: In constructor 'H5::DataSet::DataSet(H5::Attribute&, const void*, H5R_type_t)': ../../../c++/src/H5DataSet.cpp:143:98: warning: base 'H5::AbstractDs' will be initialized after [-Wreorder] ../../../c++/src/H5DataSet.cpp:143:98: warning: base 'H5::H5Object' [-Wreorder] ../../../c++/src/H5DataSet.cpp:143:1: warning: when initialized here [-Wreorder] CXX H5CommonFG.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5CommonFG.lo ../../../c++/src/H5CommonFG.cpp CXX H5Group.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Group.lo ../../../c++/src/H5Group.cpp CXX H5File.lo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5File.lo ../../../c++/src/H5File.cpp CXXLD libhdf5_cpp.la make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/src' Making all in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/test' CXX testhdf5.o g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../../src -I../../../test -I../../../c++/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o testhdf5.o ../../../c++/test/testhdf5.cpp CXX dsets.o g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../../src -I../../../test -I../../../c++/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dsets.o ../../../c++/test/dsets.cpp ../../../c++/test/dsets.cpp: In function 'herr_t test_datasize()': ../../../c++/test/dsets.cpp:319:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../c++/test/dsets.cpp:309:6: warning: unused variable 'n_dims' [-Wunused-variable] ../../../c++/test/dsets.cpp:292:9: warning: unused variable 'points' [-Wunused-variable] ../../../c++/test/dsets.cpp:293:9: warning: unused variable 'check' [-Wunused-variable] ../../../c++/test/dsets.cpp:294:10: warning: unused variable 'i' [-Wunused-variable] ../../../c++/test/dsets.cpp:294:13: warning: unused variable 'j' [-Wunused-variable] ../../../c++/test/dsets.cpp:294:16: warning: unused variable 'n' [-Wunused-variable] CXX tattr.o g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../../src -I../../../test -I../../../c++/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tattr.o ../../../c++/test/tattr.cpp ../../../c++/test/tattr.cpp: In function 'void test_attr_compound_read()': ../../../c++/test/tattr.cpp:543:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../c++/test/tattr.cpp:544:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../c++/test/tattr.cpp:467:6: warning: unused variable 'ndims' [-Wunused-variable] ../../../c++/test/tattr.cpp: In function 'void test_attr_mult_read()': ../../../c++/test/tattr.cpp:773:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../c++/test/tattr.cpp:824:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../c++/test/tattr.cpp:826:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../c++/test/tattr.cpp:905:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../c++/test/tattr.cpp:906:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../c++/test/tattr.cpp:907:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../c++/test/tattr.cpp:772:6: warning: variable 'ndims' set but not used [-Wunused-but-set-variable] CXX tcompound.o g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../../src -I../../../test -I../../../c++/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tcompound.o ../../../c++/test/tcompound.cpp CXX tfile.o g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../../src -I../../../test -I../../../c++/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tfile.o ../../../c++/test/tfile.cpp CXX tfilter.o g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../../src -I../../../test -I../../../c++/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tfilter.o ../../../c++/test/tfilter.cpp ../../../c++/test/tfilter.cpp: In function 'void test_filters()': ../../../c++/test/tfilter.cpp:263:17: warning: unused variable 'nerrors' [-Wunused-variable] ../../../c++/test/tfilter.cpp: At global scope: ../../../c++/test/tfilter.cpp:50:15: warning: 'herr_t test_filter_internal(hid_t, const char*, hid_t, int, int, hsize_t*)' defined but not used [-Wunused-function] CXX th5s.o g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../../src -I../../../test -I../../../c++/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o th5s.o ../../../c++/test/th5s.cpp In file included from ../../../c++/test/th5s.cpp:46:0: ../../../test/H5srcdir.h:38:20: warning: 'const char* H5_get_srcdir_filename(const char*)' defined but not used [-Wunused-function] ../../../test/H5srcdir.h:68:20: warning: 'const char* H5_get_srcdir()' defined but not used [-Wunused-function] CXX tlinks.o g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../../src -I../../../test -I../../../c++/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tlinks.o ../../../c++/test/tlinks.cpp CXX trefer.o g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../../src -I../../../test -I../../../c++/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o trefer.o ../../../c++/test/trefer.cpp ../../../c++/test/trefer.cpp: In function 'void test_reference_obj()': ../../../c++/test/trefer.cpp:247:7: warning: unused variable 'name_C' [-Wunused-variable] CXX ttypes.o g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../../src -I../../../test -I../../../c++/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ttypes.o ../../../c++/test/ttypes.cpp ../../../c++/test/ttypes.cpp: In function 'void test_classes()': ../../../c++/test/ttypes.cpp:108:6: warning: unused variable 'curr_nerrors' [-Wunused-variable] ../../../c++/test/ttypes.cpp: In function 'void test_copy()': ../../../c++/test/ttypes.cpp:146:25: warning: unused variable 'a_copy' [-Wunused-variable] ../../../c++/test/ttypes.cpp:147:13: warning: unused variable 'status' [-Wunused-variable] ../../../c++/test/ttypes.cpp: In function 'void test_query()': ../../../c++/test/ttypes.cpp:215:10: warning: unused variable 'filename' [-Wunused-variable] ../../../c++/test/ttypes.cpp: In function 'void test_named()': ../../../c++/test/ttypes.cpp:390:13: warning: unused variable 'status' [-Wunused-variable] CXX tvlstr.o g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../../src -I../../../test -I../../../c++/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tvlstr.o ../../../c++/test/tvlstr.cpp ../../../c++/test/tvlstr.cpp: In function 'void test_vlstring_array_dataset()': ../../../c++/test/tvlstr.cpp:264:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../c++/test/tvlstr.cpp: In function 'void test_vlstring_array_attribute()': ../../../c++/test/tvlstr.cpp:799:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../c++/test/tvlstr.cpp: At global scope: ../../../c++/test/tvlstr.cpp:132:13: warning: 'stastring_ds_write' defined but not used [-Wunused-variable] ../../../c++/test/tvlstr.cpp:702:13: warning: 'void test_read_vl_string_attribute()' defined but not used [-Wunused-function] CXX h5cpputil.o g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../../src -I../../../test -I../../../c++/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5cpputil.o ../../../c++/test/h5cpputil.cpp CXXLD testhdf5 make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++' Making all in fortran make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran' Making all in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/src' FC H5test_kind_SIZEOF.o FCLD H5test_kind ./H5test_kind > H5fortran_detect.f90 FC H5fortran_detect.o FCLD H5fortran_detect ./H5fortran_detect > H5fort_type_defines.h CC H5match_types.o gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../fortran/src/H5match_types.c In file included from /usr/include/stdio.h:27:0, from ../../../fortran/src/H5match_types.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5match_types.c: In function 'main': ../../../fortran/src/H5match_types.c:387:41: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:387:62: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:398:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:398:63: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:411:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:411:67: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:456:47: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:456:69: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:468:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:468:73: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:487:48: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:487:70: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CCLD H5match_types ./H5match_types warning: Fortran REAL is 16 bytes, no corresponding C floating type Disabling Fortran 16 byte REALs make all-am make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/src' FC H5fortran_types.lo FC H5f90global.lo FC H5_ff_F03.lo FC H5_ff.lo ../../../fortran/src/H5_ff.f90: In function 'h5kind_to_type': ../../../fortran/src/H5_ff.f90:401:0: warning: 'h5_type' may be used uninitialized in this function [-Wmaybe-uninitialized] FC H5Aff.lo FC H5Dff.lo FC H5Eff.lo FC H5Fff.lo FC H5Gff.lo FC H5Iff.lo FC H5Lff.lo FC H5Off.lo FC H5Pff.lo ../../../fortran/src/H5Pff.f90:5979.47: INTEGER(SIZE_T), INTENT(OUT) :: cbuf_size ! Copy buffer size 1 Warning: Nonconforming tab character at (1) FC H5Rff.lo FC H5Sff.lo ../../../fortran/src/H5Sff.f90: In function 'h5sselect_hyperslab_f': ../../../fortran/src/H5Sff.f90:1290:0: warning: 'def_stride.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../fortran/src/H5Sff.f90:1290:0: warning: 'def_block.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../fortran/src/H5Sff.f90:1365:0: warning: 'block.0' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../fortran/src/H5Sff.f90:1352:0: warning: 'stride.0' may be used uninitialized in this function [-Wmaybe-uninitialized] FC H5Tff.lo FC H5Zff.lo FC H5Aff_F03.lo ../../../fortran/src/H5Aff_F03.f90:1072.76: SUBROUTINE h5aread_char_scalar_fix(attr_id, memtype_id, buf, buf_len, dims, hd 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Aff_F03.f90:916.63: SUBROUTINE h5aread_real_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Aff_F03.f90:776.66: SUBROUTINE h5aread_integer_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Aff_F03.f90:536.77: SUBROUTINE h5awrite_char_scalar_fix(attr_id, memtype_id, buf, buf_len, dims, hd 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Aff_F03.f90:374.64: SUBROUTINE h5awrite_real_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Aff_F03.f90:227.67: SUBROUTINE h5awrite_integer_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) FC H5Dff_F03.lo ../../../fortran/src/H5Dff_F03.f90:1256.13: DO j = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/src/H5Dff_F03.f90:309.16: DO j = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/src/H5Dff_F03.f90:1818.64: SUBROUTINE h5dread_real_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Dff_F03.f90:1546.77: SUBROUTINE h5dread_char_scalar_fix(dset_id, mem_type_id, buf, buf_len, dims, hd 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Dff_F03.f90:1539.43: INTEGER(HID_T) :: file_space_id_default 1 Warning: Unused variable 'file_space_id_default' declared at (1) ../../../fortran/src/H5Dff_F03.f90:1538.42: INTEGER(HID_T) :: mem_space_id_default 1 Warning: Unused variable 'mem_space_id_default' declared at (1) ../../../fortran/src/H5Dff_F03.f90:1537.38: INTEGER(HID_T) :: xfer_prp_default 1 Warning: Unused variable 'xfer_prp_default' declared at (1) ../../../fortran/src/H5Dff_F03.f90:1266.67: SUBROUTINE h5dread_integer_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Dff_F03.f90:1217.24: TYPE(C_PTR) :: f_ptr 1 Warning: Unused variable 'f_ptr' declared at (1) ../../../fortran/src/H5Dff_F03.f90:867.65: SUBROUTINE h5dwrite_real_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Dff_F03.f90:599.78: UBROUTINE h5dwrite_char_scalar_fix(dset_id, mem_type_id, buf, buf_len, dims, hd 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Dff_F03.f90:322.68: SUBROUTINE h5dwrite_integer_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) FC H5Eff_F03.lo FC H5Pff_F03.lo FC H5_DBLE_InterfaceInclude.lo CC H5f90kit.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5f90kit.lo ../../../fortran/src/H5f90kit.c In file included from /usr/include/ctype.h:26:0, from ../../../fortran/src/H5f90kit.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5_f.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5_f.lo ../../../fortran/src/H5_f.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5_f.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5_f.c: In function 'h5init_flags_c_': ../../../fortran/src/H5_f.c:399:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] CC H5Af.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Af.lo ../../../fortran/src/H5Af.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Af.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Af.c: In function 'h5aget_info_c_': ../../../fortran/src/H5Af.c:1655:18: warning: conversion to 'hsize_t_f' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Af.c: In function 'h5aget_info_by_idx_c_': ../../../fortran/src/H5Af.c:1731:18: warning: conversion to 'hsize_t_f' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Af.c: In function 'h5aget_info_by_name_c_': ../../../fortran/src/H5Af.c:1800:18: warning: conversion to 'hsize_t_f' from 'hsize_t' may change the sign of the result [-Wsign-conversion] CC H5Df.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Df.lo ../../../fortran/src/H5Df.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Df.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Df.c: In function 'h5dwrite_ref_obj_c_': ../../../fortran/src/H5Df.c:636:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Df.c: In function 'h5dwrite_ref_reg_c_': ../../../fortran/src/H5Df.c:703:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Df.c: In function 'h5dset_extent_c_': ../../../fortran/src/H5Df.c:1498:23: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Df.c: In function 'h5dwrite_vl_integer_c_': ../../../fortran/src/H5Df.c:1646:18: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Df.c: In function 'h5dwrite_vl_string_c_': ../../../fortran/src/H5Df.c:1790:18: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Df.c: In function 'h5dread_vl_string_c_': ../../../fortran/src/H5Df.c:1877:18: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Df.c: In function 'h5dwrite_vl_real_c_': ../../../fortran/src/H5Df.c:1961:18: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] CC H5Ef.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ef.lo ../../../fortran/src/H5Ef.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Ef.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Ff.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ff.lo ../../../fortran/src/H5Ff.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Ff.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Gf.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gf.lo ../../../fortran/src/H5Gf.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Gf.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Gf.c: In function 'h5gget_obj_info_idx_c_': ../../../fortran/src/H5Gf.c:181:21: warning: conversion to 'hsize_t' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Gf.c:194:21: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Gf.c: In function 'h5glink_c_': ../../../fortran/src/H5Gf.c:344:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../fortran/src/H5Gf.c:344:5: warning: enumeration value 'H5L_TYPE_EXTERNAL' not handled in switch [-Wswitch-enum] ../../../fortran/src/H5Gf.c:344:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../../fortran/src/H5Gf.c: In function 'h5glink2_c_': ../../../fortran/src/H5Gf.c:414:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../fortran/src/H5Gf.c:414:5: warning: enumeration value 'H5L_TYPE_EXTERNAL' not handled in switch [-Wswitch-enum] ../../../fortran/src/H5Gf.c:414:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] CC H5If.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5If.lo ../../../fortran/src/H5If.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5If.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Lf.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Lf.lo ../../../fortran/src/H5Lf.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Lf.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Lf.c: In function 'h5lget_name_by_idx_c_': ../../../fortran/src/H5Lf.c:728:17: warning: conversion to 'size_t_f' from 'unsigned int' may change the sign of the result [-Wsign-conversion] CC H5Of.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Of.lo ../../../fortran/src/H5Of.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Of.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Of.c: In function 'h5oget_info_by_name_c_': ../../../fortran/src/H5Of.c:315:28: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Of.c:322:34: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Of.c:323:34: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Of.c:324:34: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Of.c:325:34: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Of.c:330:43: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Of.c:331:43: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] CC H5Pf.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pf.lo ../../../fortran/src/H5Pf.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Pf.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Pf.c: In function 'h5pset_chunk_c_': ../../../fortran/src/H5Pf.c:333:24: warning: conversion to 'long unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Pf.c:340:25: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Pf.c: In function 'h5pget_chunk_c_': ../../../fortran/src/H5Pf.c:384:24: warning: conversion to 'long unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Pf.c: In function 'h5pset_filter_c_': ../../../fortran/src/H5Pf.c:1815:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Pf.c: In function 'h5pset_external_c_': ../../../fortran/src/H5Pf.c:1975:18: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Pf.c: In function 'h5pset_fapl_multi_c_': ../../../fortran/src/H5Pf.c:3824:8: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../fortran/src/H5Pf.c: In function 'h5pget_fapl_multi_c_': ../../../fortran/src/H5Pf.c:3976:38: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Pf.c: In function 'h5pget_filter_by_id_c_': ../../../fortran/src/H5Pf.c:4109:48: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Pf.c: In function 'h5pmodify_filter_c_': ../../../fortran/src/H5Pf.c:4173:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CC H5Rf.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Rf.lo ../../../fortran/src/H5Rf.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Rf.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Rf.c: In function 'h5rcreate_ptr_c_': ../../../fortran/src/H5Rf.c:156:18: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Rf.c: In function 'h5rget_name_ptr_c_': ../../../fortran/src/H5Rf.c:530:17: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] CC H5Sf.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Sf.lo ../../../fortran/src/H5Sf.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Sf.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Sf.c: In function 'h5screate_simple_c_': ../../../fortran/src/H5Sf.c:62:27: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c:63:32: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c: In function 'h5sget_select_hyper_blocklist_c_': ../../../fortran/src/H5Sf.c:295:18: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c:301:3: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c: In function 'h5sget_select_elem_pointlist_c_': ../../../fortran/src/H5Sf.c:428:3: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c:437:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c: In function 'h5sget_simple_extent_npoints_c_': ../../../fortran/src/H5Sf.c:581:43: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c: In function 'h5sselect_elements_c_': ../../../fortran/src/H5Sf.c:1242:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c:1242:24: warning: conversion to 'long unsigned int' from 'size_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c:1250:17: warning: conversion to 'size_t' from 'size_t_f' may change the sign of the result [-Wsign-conversion] CC H5Tf.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tf.lo ../../../fortran/src/H5Tf.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Tf.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Tf.c: In function 'h5tget_member_index_c_': ../../../fortran/src/H5Tf.c:1321:18: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Tf.c: In function 'h5tget_member_offset_c_': ../../../fortran/src/H5Tf.c:1373:17: warning: conversion to 'unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Tf.c: In function 'h5tget_member_type_c_': ../../../fortran/src/H5Tf.c:1528:17: warning: conversion to 'unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Tf.c: In function 'h5tinsert_c_': ../../../fortran/src/H5Tf.c:1607:15: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Tf.c: In function 'h5tarray_create_c_': ../../../fortran/src/H5Tf.c:1689:37: warning: conversion to 'long unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Tf.c: In function 'h5tenum_insert_c_': ../../../fortran/src/H5Tf.c:1769:15: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Tf.c: In function 'h5tenum_valueof_c_': ../../../fortran/src/H5Tf.c:1858:15: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Tf.c: In function 'h5tget_member_value_c_': ../../../fortran/src/H5Tf.c:1903:17: warning: conversion to 'unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Tf.c: In function 'h5tset_tag_c_': ../../../fortran/src/H5Tf.c:1943:15: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] CC H5Zf.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Zf.lo ../../../fortran/src/H5Zf.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Zf.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] FC H5Lff_F03.lo ../../../fortran/src/H5Lff_F03.f90:52.32: INTEGER(haddr_t) :: address 1 Warning: Component 'address' in derived type 'union_t' at (1) may not be C interoperable, even though derived type 'union_t' is BIND(C) ../../../fortran/src/H5Lff_F03.f90:53.33: INTEGER(size_t) :: val_size 1 Warning: Component 'val_size' in derived type 'union_t' at (1) may not be C interoperable, even though derived type 'union_t' is BIND(C) FC H5Off_F03.lo ../../../fortran/src/H5Off_F03.f90:75.35: INTEGER(hsize_t) :: index_size ! btree and/or list 1 Warning: Component 'index_size' in derived type 'h5_ih_info_t' at (1) may not be C interoperable, even though derived type 'h5_ih_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:76.34: INTEGER(hsize_t) :: heap_size 1 Warning: Component 'heap_size' in derived type 'h5_ih_info_t' at (1) may not be C interoperable, even though derived type 'h5_ih_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:86.29: INTEGER(haddr_t) :: addr ! Object address in file 1 Warning: Component 'addr' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:87.29: INTEGER :: type ! Basic object type (group, dataset, etc.) 1 Warning: Component 'type' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:88.27: INTEGER :: rc ! Reference count of object 1 Warning: Component 'rc' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:90.35: INTEGER, DIMENSION(8) :: atime ! Access time ! -- NOTE -- 1 Warning: Component 'atime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:91.35: INTEGER, DIMENSION(8) :: mtime ! Modification time ! Returns an integer 1 Warning: Component 'mtime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:92.35: INTEGER, DIMENSION(8) :: ctime ! Change time ! as specified in the 1 Warning: Component 'ctime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:93.35: INTEGER, DIMENSION(8) :: btime ! Birth time ! intrinsic DATE_AND_ 1 Warning: Component 'btime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:95.34: INTEGER(hsize_t) :: num_attrs ! # of attributes attached to object 1 Warning: Component 'num_attrs' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:65.23: INTEGER :: version ! Version number of header format in file 1 Warning: Component 'version' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:66.22: INTEGER :: nmesgs ! Number of object header messages 1 Warning: Component 'nmesgs' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:67.23: INTEGER :: nchunks ! Number of object header chunks 1 Warning: Component 'nchunks' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:68.21: INTEGER :: flags ! Object header status flags 1 Warning: Component 'flags' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:53.30: INTEGER(hsize_t) :: total ! Total space for storing object header in file 1 Warning: Component 'total' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:54.29: INTEGER(hsize_t) :: meta ! Space within header for object header metadata 1 Warning: Component 'meta' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:55.29: INTEGER(hsize_t) :: mesg ! Space within header for actual message informa 1 Warning: Component 'mesg' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:56.29: INTEGER(hsize_t) :: free ! Free space within object header 1 Warning: Component 'free' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:208.35: INTEGER :: corder_valid 1 Warning: Unused variable 'corder_valid' declared at (1) FC H5Rff_F03.lo ../../../fortran/src/H5Rff_F03.f90:528.37: INTEGER :: ref_f(REF_REG_BUF_LEN) ! Local buffer to pass reference 1 Warning: Unused variable 'ref_f' declared at (1) ../../../fortran/src/H5Rff_F03.f90:474.29: INTEGER(HADDR_T) :: ref_f ! Local buffer to pass reference 1 Warning: Unused variable 'ref_f' declared at (1) ../../../fortran/src/H5Rff_F03.f90:340.29: INTEGER(HADDR_T) :: ref_f ! Local buffer to pass reference 1 Warning: Unused variable 'ref_f' declared at (1) ../../../fortran/src/H5Rff_F03.f90:220.37: INTEGER :: ref_f(REF_REG_BUF_LEN) ! Local buffer to pass reference 1 Warning: Unused variable 'ref_f' declared at (1) FC H5Tff_F03.lo FC HDF5.lo FCLD libhdf5_fortran.la make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/src' Making all in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/test' FC tf.lo ../../../fortran/test/tf.f90:126.17: total_error=total_error+1 1 Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(2) at (1) CC t.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -I../../../src -I../../fortran/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o t.lo ../../../fortran/test/t.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/test/t.h:16, from ../../../fortran/test/t.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/test/t.c: In function 'h5_exit_c_': ../../../fortran/test/t.c:136:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] FCLD libh5test_fortran.la FC fortranlib_test-fortranlib_test.o FC fortranlib_test-tH5F.o FC fortranlib_test-tH5D.o ../../../fortran/test/tH5D.f90:488.23: do j = 1, dims1(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5D.f90:487.19: do i = 1, dims1(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) FC fortranlib_test-tH5R.o ../../../fortran/test/tH5R.f90:69.31: CHARACTER(LEN=4) :: buf_small ! buffer smaller then needed 1 Warning: Unused variable 'buf_small' declared at (1) FC fortranlib_test-tH5S.o FC fortranlib_test-tH5T.o ../../../fortran/test/tH5T.f90:108.35: INTEGER(HID_T) :: decoded_sid1 1 Warning: Unused variable 'decoded_sid1' declared at (1) ../../../fortran/test/tH5T.f90:590.43: SUBROUTINE basic_data_type_test(cleanup, total_error) 1 Warning: Unused dummy argument 'cleanup' at (1) FC fortranlib_test-tH5VL.o ../../../fortran/test/tH5VL.f90:153.23: do i = 1, data_dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5VL.f90:323.23: do i = 1, data_dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5VL.f90:477.23: do 100 i = 1, data_dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) FC fortranlib_test-tH5Z.o ../../../fortran/test/tH5Z.f90:30.35: SUBROUTINE filters_test(cleanup, total_error) 1 Warning: Unused dummy argument 'cleanup' at (1) FC fortranlib_test-tH5Sselect.o ../../../fortran/test/tH5Sselect.f90:1076.19: INTEGER :: error !/* Generic return value */ 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5Sselect.f90:808.17: INTEGER :: i 1 Warning: Unused variable 'i' declared at (1) ../../../fortran/test/tH5Sselect.f90:1079.72: CHARACTER(LEN=1), DIMENSION(1:SPACE2_DIM1,1:SPACE2_DIM2) :: wbuf, rbuf 1 Warning: Unused variable 'rbuf' declared at (1) ../../../fortran/test/tH5Sselect.f90:1360.38: SUBROUTINE test_select_combine(cleanup, total_error) 1 Warning: Unused dummy argument 'cleanup' at (1) ../../../fortran/test/tH5Sselect.f90:1782.37: SUBROUTINE test_select_bounds(cleanup, total_error) 1 Warning: Unused dummy argument 'cleanup' at (1) FC fortranlib_test-tH5P.o ../../../fortran/test/tH5P.f90:439.24: INTEGER(hid_t) :: file 1 Warning: Unused variable 'file' declared at (1) FC fortranlib_test-tH5A.o FC fortranlib_test-tH5I.o FC fortranlib_test-tH5G.o FC fortranlib_test-tH5E.o FCLD fortranlib_test FC fflush1.o ../../../fortran/test/fflush1.f90:152.8: 001 STOP 1 Warning: Label 1 at (1) defined but not used FCLD fflush1 FC fflush2.o FCLD fflush2 FC fortranlib_test_1_8.o ../../../fortran/test/fortranlib_test_1_8.f90:194.25: INTEGER(HID_T) :: cid1 !/* Generic Property class ID */ 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/fortranlib_test_1_8.f90:195.25: INTEGER(HID_T) :: cid2 !/* Generic Property class ID */ 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/fortranlib_test_1_8.f90:281.18: INTEGER :: rank !/* LOGICAL rank of dataspace */ 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/fortranlib_test_1_8.f90:510.22: j_loop: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/fortranlib_test_1_8.f90:509.19: i_loop: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/fortranlib_test_1_8.f90:639.11: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/fortranlib_test_1_8.f90:666.11: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/fortranlib_test_1_8.f90:555.35: SUBROUTINE test_scaleoffset(cleanup, total_error ) 1 Warning: Unused dummy argument 'cleanup' at (1) ../../../fortran/test/fortranlib_test_1_8.f90:419.28: SUBROUTINE test_nbit(cleanup, total_error ) 1 Warning: Unused dummy argument 'cleanup' at (1) ../../../fortran/test/fortranlib_test_1_8.f90:441.17: INTEGER*8 :: ii 1 Warning: Unused variable 'ii' declared at (1) ../../../fortran/test/fortranlib_test_1_8.f90:265.34: SUBROUTINE test_h5s_encode(cleanup, total_error) 1 Warning: Unused dummy argument 'cleanup' at (1) ../../../fortran/test/fortranlib_test_1_8.f90:186.43: SUBROUTINE test_genprop_basic_class(cleanup, total_error) 1 Warning: Unused dummy argument 'cleanup' at (1) FC tH5F.o FC tH5O.o ../../../fortran/test/tH5O.f90:76.47: INTEGER(HID_T) :: mem_space_id, file_space_id, xfer_prp 1 Warning: Unused variable 'file_space_id' declared at (1) ../../../fortran/test/tH5O.f90:76.32: INTEGER(HID_T) :: mem_space_id, file_space_id, xfer_prp 1 Warning: Unused variable 'mem_space_id' declared at (1) ../../../fortran/test/tH5O.f90:88.17: INTEGER :: i, n, j 1 Warning: Unused variable 'n' declared at (1) ../../../fortran/test/tH5O.f90:102.47: rdata2 ! Read buffer 1 Warning: Unused variable 'rdata2' declared at (1) ../../../fortran/test/tH5O.f90:76.57: INTEGER(HID_T) :: mem_space_id, file_space_id, xfer_prp 1 Warning: Unused variable 'xfer_prp' declared at (1) FC tH5A_1_8.o FC tH5G_1_8.o ../../../fortran/test/tH5G_1_8.f90:965.29: INTEGER :: est_num_entries !/* Estimated # of entries in group */ 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5G_1_8.f90:966.26: INTEGER :: est_name_len !/* Estimated length of entry name */ 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5G_1_8.f90:1638.12: tmp1 = dimsout(i) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5G_1_8.f90:1639.12: tmp2 = extend_dim(i) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5G_1_8.f90:1643.12: tmp1 = maxdimsout(i) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5G_1_8.f90:1644.12: tmp2 = dims(i) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5G_1_8.f90:1406.13: hard_link, use_index, total_error) 1 Warning: Unused dummy argument 'hard_link' at (1) ../../../fortran/test/tH5G_1_8.f90:1406.24: hard_link, use_index, total_error) 1 Warning: Unused dummy argument 'use_index' at (1) FCLD fortranlib_test_1_8 FC fortranlib_test_F03.o ../../../fortran/test/fortranlib_test_F03.f90:36.22: LOGICAL :: szip_flag 1 Warning: Unused variable 'szip_flag' declared at (1) FC tH5E_F03.o FC tH5L_F03.o ../../../fortran/test/tH5L_F03.f90:49.46: CHARACTER(LEN=1), DIMENSION(1:10) :: name ! The name of the object 1 Warning: Component 'name' in derived type 'iter_info' at (1) may not be C interoperable, even though derived type 'iter_info' is BIND(C) ../../../fortran/test/tH5L_F03.f90:62.27: INTEGER FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Variable 'liter_cb' at (1) may not be a C interoperable kind but it is bind(c) ../../../fortran/test/tH5L_F03.f90:62.33: INTEGER FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Variable 'group' at (1) is a parameter to the BIND(C) procedure 'liter_cb' but may not be C interoperable ../../../fortran/test/tH5L_F03.f90:62.39: INTEGER FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Variable 'name' at (1) is a parameter to the BIND(C) procedure 'liter_cb' but may not be C interoperable ../../../fortran/test/tH5L_F03.f90:62.33: INTEGER FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Unused dummy argument 'group' at (1) ../../../fortran/test/tH5L_F03.f90:62.50: INTEGER FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Unused dummy argument 'link_info' at (1) ../../../fortran/test/tH5L_F03.f90:151.22: TYPE(C_PTR) :: f_ptr 1 Warning: Unused variable 'f_ptr' declared at (1) ../../../fortran/test/tH5L_F03.f90:134.30: INTEGER(hid_t) :: root_group,grp ! Root group ID 1 Warning: Unused variable 'root_group' declared at (1) ../../../fortran/test/tH5L_F03.f90: In function 'liter_cb': ../../../fortran/test/tH5L_F03.f90:108:0: warning: '__result_liter_cb' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../fortran/test/tH5L_F03.f90:62:0: note: '__result_liter_cb' was declared here FC tH5P_F03.o ../../../fortran/test/tH5P_F03.f90:48.20: INTEGER :: count 1 Warning: Component 'count' in derived type 'cop_cb_struct_' at (1) may not be C interoperable, even though derived type 'cop_cb_struct_' is BIND(C) ../../../fortran/test/tH5P_F03.f90:49.24: INTEGER(HID_T) :: id 1 Warning: Component 'id' in derived type 'cop_cb_struct_' at (1) may not be C interoperable, even though derived type 'cop_cb_struct_' is BIND(C) ../../../fortran/test/tH5P_F03.f90:54.41: INTEGER FUNCTION test_genprop_cls_cb1_f(list_id, create_data ) bind(C) 1 Warning: Variable 'test_genprop_cls_cb1_f' at (1) may not be a C interoperable kind but it is bind(c) ../../../fortran/test/tH5P_F03.f90:54.49: INTEGER FUNCTION test_genprop_cls_cb1_f(list_id, create_data ) bind(C) 1 Warning: Variable 'list_id' at (1) is a parameter to the BIND(C) procedure 'test_genprop_cls_cb1_f' but may not be C interoperable ../../../fortran/test/tH5P_F03.f90:108.13: REAL :: a 1 Warning: Component 'a' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C) ../../../fortran/test/tH5P_F03.f90:109.16: INTEGER :: x 1 Warning: Component 'x' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C) ../../../fortran/test/tH5P_F03.f90:110.25: DOUBLE PRECISION :: y 1 Warning: Component 'y' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C) ../../../fortran/test/tH5P_F03.f90:111.25: CHARACTER(LEN=1) :: z 1 Warning: Component 'z' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C) ../../../fortran/test/tH5P_F03.f90:100.25: INTEGER(hid_t) :: dset1=-1, dset2=-1, dset3=-1, dset4=-1, dset5=-1, & 1 Warning: Unused variable 'dset1' declared at (1) ../../../fortran/test/tH5P_F03.f90:100.35: INTEGER(hid_t) :: dset1=-1, dset2=-1, dset3=-1, dset4=-1, dset5=-1, & 1 Warning: Unused variable 'dset2' declared at (1) ../../../fortran/test/tH5P_F03.f90:100.45: INTEGER(hid_t) :: dset1=-1, dset2=-1, dset3=-1, dset4=-1, dset5=-1, & 1 Warning: Unused variable 'dset3' declared at (1) ../../../fortran/test/tH5P_F03.f90:100.55: INTEGER(hid_t) :: dset1=-1, dset2=-1, dset3=-1, dset4=-1, dset5=-1, & 1 Warning: Unused variable 'dset4' declared at (1) ../../../fortran/test/tH5P_F03.f90:100.65: INTEGER(hid_t) :: dset1=-1, dset2=-1, dset3=-1, dset4=-1, dset5=-1, & 1 Warning: Unused variable 'dset5' declared at (1) ../../../fortran/test/tH5P_F03.f90:101.12: dset6=-1, dset7=-1, dset8=-1, dset9=-1 1 Warning: Unused variable 'dset6' declared at (1) ../../../fortran/test/tH5P_F03.f90:101.22: dset6=-1, dset7=-1, dset8=-1, dset9=-1 1 Warning: Unused variable 'dset7' declared at (1) ../../../fortran/test/tH5P_F03.f90:101.32: dset6=-1, dset7=-1, dset8=-1, dset9=-1 1 Warning: Unused variable 'dset8' declared at (1) ../../../fortran/test/tH5P_F03.f90:120.36: INTEGER(SIZE_T) :: sizeof_compound ! total size of compound 1 Warning: Unused variable 'sizeof_compound' declared at (1) ../../../fortran/test/tH5P_F03.f90:119.31: INTEGER(SIZE_T) :: type_sizec ! Size of the double datatype 1 Warning: Unused variable 'type_sizec' declared at (1) ../../../fortran/test/tH5P_F03.f90:118.31: INTEGER(SIZE_T) :: type_sized ! Size of the double datatype 1 Warning: Unused variable 'type_sized' declared at (1) ../../../fortran/test/tH5P_F03.f90:116.31: INTEGER(SIZE_T) :: type_sizei ! Size of the integer datatype 1 Warning: Unused variable 'type_sizei' declared at (1) ../../../fortran/test/tH5P_F03.f90:117.31: INTEGER(SIZE_T) :: type_sizer ! Size of the real datatype 1 Warning: Unused variable 'type_sizer' declared at (1) ../../../fortran/test/tH5P_F03.f90:264.26: TYPE(C_FUNPTR) :: f1, f3, f5 1 Warning: Unused variable 'f3' declared at (1) ../../../fortran/test/tH5P_F03.f90:265.23: TYPE(C_PTR) :: f2, f4, f6 1 Warning: Unused variable 'f4' declared at (1) FC tH5T_F03.o ../../../fortran/test/tH5T_F03.f90:66.17: INTEGER(hid_t) :: fid1 ! HDF5 File IDs 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5T_F03.f90:67.28: INTEGER(hid_t) :: dataset ! Dataset ID 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5T_F03.f90:68.17: INTEGER(hid_t) :: sid1 ! Dataspace ID 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5T_F03.f90:69.17: INTEGER(hid_t) :: tid1 ! Array Datatype ID 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5T_F03.f90:70.17: INTEGER(hid_t) :: tid2 ! Compound Datatype ID 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5T_F03.f90:313.27: INTEGER(hid_t) :: fid1 ! HDF5 File IDs 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5T_F03.f90:314.30: INTEGER(hid_t) :: dataset ! Dataset ID 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5T_F03.f90:1078.26: dset_data_i1(i) = i 1 Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(1) at (1) ../../../fortran/test/tH5T_F03.f90:1079.26: dset_data_i4(i) = i 1 Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(1) at (1) ../../../fortran/test/tH5T_F03.f90:1080.26: dset_data_i8(i) = i 1 Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(2) at (1) ../../../fortran/test/tH5T_F03.f90:1340.19: i_loop: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:1501.22: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:1500.19: i_loop: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:1621.21: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:1620.19: i_loop: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:1781.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:1908.11: DO i = 1, maxdims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:2092.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:2266.9: dim0 = dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:2284.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:2409.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:2604.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:2652.14: DO j = 1, dims2D(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:2651.11: DO i = 1, dims2D(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:2782.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:87.33: INTEGER(SIZE_T) :: offset ! Member's offset 1 Warning: Unused variable 'offset' declared at (1) ../../../fortran/test/tH5T_F03.f90:85.36: INTEGER(SIZE_T) :: sizeof_compound ! total size of compound 1 Warning: Unused variable 'sizeof_compound' declared at (1) ../../../fortran/test/tH5T_F03.f90:82.31: INTEGER(SIZE_T) :: type_sizei ! Size of the integer datatype 1 Warning: Unused variable 'type_sizei' declared at (1) ../../../fortran/test/tH5T_F03.f90:83.31: INTEGER(SIZE_T) :: type_sizer ! Size of the real datatype 1 Warning: Unused variable 'type_sizer' declared at (1) ../../../fortran/test/tH5T_F03.f90:320.28: INTEGER(HID_T) :: dt5_id ! Memory datatype identifier 1 Warning: Unused variable 'dt5_id' declared at (1) ../../../fortran/test/tH5T_F03.f90:334.29: INTEGER(size_t) :: offset ! Offset of compound field 1 Warning: Unused variable 'offset' declared at (1) ../../../fortran/test/tH5T_F03.f90:329.56: INTEGER(HSIZE_T), ALLOCATABLE, DIMENSION(:) :: rdims ! Array dimensions for 1 Warning: Unused variable 'rdims' declared at (1) ../../../fortran/test/tH5T_F03.f90:347.31: INTEGER(SIZE_T) :: sizechar 1 Warning: Unused variable 'sizechar' declared at (1) ../../../fortran/test/tH5T_F03.f90:340.38: INTEGER(SIZE_T) :: sizeof_compound ! total size of compound 1 Warning: Unused variable 'sizeof_compound' declared at (1) ../../../fortran/test/tH5T_F03.f90:339.33: INTEGER(SIZE_T) :: type_sizec ! Size of the character datatype 1 Warning: Unused variable 'type_sizec' declared at (1) ../../../fortran/test/tH5T_F03.f90:337.33: INTEGER(SIZE_T) :: type_sizei ! Size of the integer datatype 1 Warning: Unused variable 'type_sizei' declared at (1) ../../../fortran/test/tH5T_F03.f90:338.33: INTEGER(SIZE_T) :: type_sizer ! Size of the real datatype 1 Warning: Unused variable 'type_sizer' declared at (1) ../../../fortran/test/tH5T_F03.f90:725.26: TYPE(c_funptr) :: func 1 Warning: Unused variable 'func' declared at (1) ../../../fortran/test/tH5T_F03.f90:1072.30: INTEGER(hid_t) :: datatype ! Common datatype ID 1 Warning: Unused variable 'datatype' declared at (1) ../../../fortran/test/tH5T_F03.f90:1057.40: INTEGER, DIMENSION(1:4) :: dset_data 1 Warning: Unused variable 'dset_data' declared at (1) ../../../fortran/test/tH5T_F03.f90:1053.19: INTEGER :: i, j 1 Warning: Unused variable 'j' declared at (1) ../../../fortran/test/tH5T_F03.f90:1239.45: INTEGER(HSIZE_T), DIMENSION(1:3) :: bdims = (/dim0, adim0, adim1/) 1 Warning: Unused variable 'bdims' declared at (1) ../../../fortran/test/tH5T_F03.f90:1236.19: INTEGER :: hdferr 1 Warning: Unused variable 'hdferr' declared at (1) FCLD fortranlib_test_F03 make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran' Making all in hl make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl' Making all in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/src' CC H5DS.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5DS.lo ../../../hl/src/H5DS.c In file included from /usr/include/assert.h:36:0, from ../../../hl/src/H5DS.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/src/H5DS.c: In function 'H5DSattach_scale': ../../../hl/src/H5DS.c:242:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5DS.c:345:31: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5DS.c:346:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5DS.c:411:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5DS.c:473:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5DS.c:477:9: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5DS.c: In function 'H5DSdetach_scale': ../../../hl/src/H5DS.c:853:9: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5DS.c: In function 'H5DSset_label': ../../../hl/src/H5DS.c:1475:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5DS.c:1546:18: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../hl/src/H5DS.c:1562:22: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../hl/src/H5DS.c:1589:22: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] CC H5IM.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5IM.lo ../../../hl/src/H5IM.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../hl/src/H5HLprivate2.h:20, from ../../../hl/src/H5IMprivate.h:20, from ../../../hl/src/H5IM.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/src/H5IM.c: In function 'H5IMlink_palette': ../../../hl/src/H5IM.c:595:26: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5IM.c:597:60: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5IM.c: In function 'H5IMget_palette_info': ../../../hl/src/H5IM.c:900:9: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5IM.c:902:60: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5IM.c: In function 'H5IMget_palette': ../../../hl/src/H5IM.c:1011:9: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5IM.c:1013:60: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CC H5LT.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5LT.lo ../../../hl/src/H5LT.c In file included from /usr/include/string.h:25:0, from ../../../hl/src/H5LT.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/src/H5LT.c: In function 'H5LTfind_dataset': ../../../hl/src/H5LT.c:1389:76: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../hl/src/H5LT.c: In function 'H5LT_find_attribute': ../../../hl/src/H5LT.c:1996:77: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../hl/src/H5LT.c: In function 'H5LTtext_to_dtype': ../../../hl/src/H5LT.c:2164:5: warning: nested extern declaration of 'H5LTyyparse' [-Wnested-externs] ../../../hl/src/H5LT.c:2175:23: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5LT.c: In function 'print_enum': ../../../hl/src/H5LT.c:2319:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5LT.c:2347:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5LT.c: In function 'H5LT_dtype_to_text': ../../../hl/src/H5LT.c:2476:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../hl/src/H5LT.c:2476:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../../hl/src/H5LT.c:2476:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] CC H5LTanalyze.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5LTanalyze.lo ../../../hl/src/H5LTanalyze.c In file included from /usr/include/stdio.h:27:0, from H5LTanalyze.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] H5LTanalyze.c:746:22: warning: size of 'yy_state_buf' is 65544 bytes [-Wlarger-than=] H5LTanalyze.l:52:24: warning: size of 'arr_stack' is 4224 bytes [-Wlarger-than=] H5LTanalyze.c:867:5: warning: "YY_STACK_USED" is not defined [-Wundef] H5LTanalyze.c:978:1: warning: no previous prototype for 'H5LTyylex' [-Wmissing-prototypes] H5LTanalyze.c: In function 'H5LTyylex': H5LTanalyze.c:1031:33: warning: conversion to 'YY_CHAR' from 'int' may alter its value [-Wconversion] H5LTanalyze.c:1036:20: warning: conversion to 'YY_CHAR' from 'int' may alter its value [-Wconversion] H5LTanalyze.c:1038:4: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.l:174:1: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c:1495:8: warning: switch missing default case [-Wswitch-default] H5LTanalyze.c: In function 'yy_get_next_buffer': H5LTanalyze.c:1565:12: warning: old-style function definition [-Wold-style-definition] H5LTanalyze.c:1612:4: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c:1612:52: warning: conversion to 'int' from 'yy_size_t' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'yy_get_previous_state': H5LTanalyze.c:1697:22: warning: old-style function definition [-Wold-style-definition] H5LTanalyze.c:1708:64: warning: conversion to 'YY_CHAR' from 'int' may alter its value [-Wconversion] H5LTanalyze.c:1713:19: warning: conversion to 'YY_CHAR' from 'int' may alter its value [-Wconversion] H5LTanalyze.c:1715:3: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'yy_try_NUL_trans': H5LTanalyze.c:1743:18: warning: conversion to 'YY_CHAR' from 'int' may alter its value [-Wconversion] H5LTanalyze.c:1745:2: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'yyunput': H5LTanalyze.c:1783:34: warning: conversion to 'int' from 'yy_size_t' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'input': H5LTanalyze.c:1803:12: warning: old-style function definition [-Wold-style-definition] H5LTanalyze.c:1825:4: warning: switch missing default case [-Wswitch-default] H5LTanalyze.c: In function 'H5LTyy_create_buffer': H5LTanalyze.c:1945:2: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'H5LTyy_init_buffer': H5LTanalyze.c:1998:5: warning: "YY_ALWAYS_INTERACTIVE" is not defined [-Wundef] H5LTanalyze.c:2001:5: warning: "YY_NEVER_INTERACTIVE" is not defined [-Wundef] H5LTanalyze.c:2004:2: warning: implicit declaration of function 'isatty' [-Wimplicit-function-declaration] H5LTanalyze.c:2004:2: warning: nested extern declaration of 'isatty' [-Wnested-externs] H5LTanalyze.c: In function 'H5LTyy_scan_buffer': H5LTanalyze.c:2065:19: warning: conversion to 'int' from 'yy_size_t' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'H5LTyy_scan_bytes': H5LTanalyze.c:2110:10: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: At top level: H5LTanalyze.c:144:0: warning: macro "yyless" is not used [-Wunused-macros] H5LTanalyze.c:2292:5: warning: "YY_MAIN" is not defined [-Wundef] H5LTanalyze.l: In function 'my_yyinput': H5LTanalyze.l:179:4: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.l:175:31: warning: unused parameter 'max_size' [-Wunused-parameter] H5LTanalyze.l: At top level: H5LTanalyze.l:184:5: warning: no previous prototype for 'H5LTyyerror' [-Wmissing-prototypes] H5LTanalyze.l: In function 'H5LTyywrap': H5LTanalyze.l:189:5: warning: old-style function definition [-Wold-style-definition] H5LTanalyze.l: At top level: H5LTanalyze.c:2265:14: warning: 'yy_flex_realloc' defined but not used [-Wunused-function] H5LTanalyze.c:1756:13: warning: 'yyunput' defined but not used [-Wunused-function] H5LTanalyze.c:1803:12: warning: 'input' defined but not used [-Wunused-function] H5LTanalyze.l: In function 'H5LTyyerror': H5LTanalyze.l:187:1: warning: control reaches end of non-void function [-Wreturn-type] H5LTanalyze.l: At top level: H5LTanalyze.c:307:0: warning: macro "YY_NUM_RULES" is not used [-Wunused-macros] H5LTanalyze.c:27:0: warning: macro "YY_FLEX_MAJOR_VERSION" is not used [-Wunused-macros] H5LTanalyze.c:266:0: warning: macro "yy_new_buffer" is not used [-Wunused-macros] H5LTanalyze.c:2206:0: warning: macro "yyless" is not used [-Wunused-macros] H5LTanalyze.c:275:0: warning: macro "yy_set_bol" is not used [-Wunused-macros] H5LTanalyze.c:756:0: warning: macro "yymore" is not used [-Wunused-macros] H5LTanalyze.c:227:0: warning: macro "YY_CURRENT_BUFFER" is not used [-Wunused-macros] H5LTanalyze.c:155:0: warning: macro "unput" is not used [-Wunused-macros] H5LTanalyze.c:26:0: warning: macro "FLEX_SCANNER" is not used [-Wunused-macros] H5LTanalyze.c:268:0: warning: macro "yy_set_interactive" is not used [-Wunused-macros] ../../../hl/src/H5LTanalyze.c:27:0: warning: macro "yy_flex_debug" is not used [-Wunused-macros] H5LTanalyze.c:106:0: warning: macro "YYSTATE" is not used [-Wunused-macros] H5LTanalyze.c:28:0: warning: macro "YY_FLEX_MINOR_VERSION" is not used [-Wunused-macros] H5LTanalyze.c:948:0: warning: macro "YY_START_STACK_INCR" is not used [-Wunused-macros] H5LTanalyze.c:282:0: warning: macro "YY_AT_BOL" is not used [-Wunused-macros] H5LTanalyze.c:256:0: warning: macro "YY_FLUSH_BUFFER" is not used [-Wunused-macros] CC H5LTparse.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5LTparse.lo ../../../hl/src/H5LTparse.c In file included from /usr/include/stdlib.h:24:0, from ../../../hl/src/H5LTparse.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/src/H5LTparse.c:32:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] H5LTparse.y:21:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] H5LTparse.y:49:17: warning: size of 'arr_stack' is 4224 bytes [-Wlarger-than=] H5LTparse.c:464:12: warning: function declaration isn't a prototype [-Wstrict-prototypes] H5LTparse.c: In function 'yygrowstack': H5LTparse.c:464:12: warning: old-style function definition [-Wold-style-definition] H5LTparse.c:477:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.c:478:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.c:483:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.c:484:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.c: At top level: H5LTparse.c:521:1: warning: no previous prototype for 'H5LTyyparse' [-Wmissing-prototypes] H5LTparse.c: In function 'H5LTyyparse': H5LTparse.c:543:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] H5LTparse.c:573:28: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] H5LTparse.c:590:5: warning: passing argument 1 of 'H5LTyyerror' discards 'const' qualifier from pointer target type [enabled by default] H5LTparse.y:22:12: note: expected 'char *' but argument is of type 'const char *' H5LTparse.c:614:36: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] H5LTparse.y:173:83: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:176:78: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:187:57: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:189:82: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:264:54: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:270:37: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] H5LTparse.y:272:37: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] H5LTparse.y:274:37: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] H5LTparse.y:302:33: warning: enum conversion when passing argument 2 of 'H5Tset_strpad' is invalid in C++ [-Wc++-compat] In file included from ../../../src/H5Lpublic.h:32:0, from ../../../src/H5Opublic.h:33, from ../../../src/H5Apublic.h:24, from ../../../src/hdf5.h:25, from H5LTparse.y:19: ../../../src/H5Tpublic.h:583:15: note: expected 'H5T_str_t' but argument is of type 'H5T_pad_t' H5LTparse.c:655:5: warning: switch missing default case [-Wswitch-default] H5LTparse.c:1122:5: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] H5LTparse.c:1126:5: warning: passing argument 1 of 'H5LTyyerror' discards 'const' qualifier from pointer target type [enabled by default] H5LTparse.y:22:12: note: expected 'char *' but argument is of type 'const char *' H5LTparse.c: At top level: H5LTparse.c:113:0: warning: macro "H5T_STD_U32LE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:106:0: warning: macro "H5T_STD_I64BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:446:0: warning: macro "YYSTACKSIZE" is not used [-Wunused-macros] H5LTparse.c:154:0: warning: macro "STRING" is not used [-Wunused-macros] H5LTparse.c:310:0: warning: macro "YYMAXTOKEN" is not used [-Wunused-macros] H5LTparse.c:104:0: warning: macro "H5T_STD_I32BE_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:27:0: warning: macro "YYLEX" is not used [-Wunused-macros] H5LTparse.c:138:0: warning: macro "CTYPE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:135:0: warning: macro "STRSIZE_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:28:0: warning: macro "YYEMPTY" is not used [-Wunused-macros] H5LTparse.c:124:0: warning: macro "H5T_NATIVE_ULONG_TOKEN" is not used [-Wunused-macros] H5LTparse.c:149:0: warning: macro "OPQ_TAG_TOKEN" is not used [-Wunused-macros] H5LTparse.c:494:0: warning: macro "YYABORT" is not used [-Wunused-macros] H5LTparse.c:150:0: warning: macro "H5T_COMPOUND_TOKEN" is not used [-Wunused-macros] H5LTparse.c:496:0: warning: macro "YYACCEPT" is not used [-Wunused-macros] H5LTparse.c:131:0: warning: macro "H5T_NATIVE_FLOAT_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:30:0: warning: macro "yyerrok" is not used [-Wunused-macros] H5LTparse.c:112:0: warning: macro "H5T_STD_U32BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:495:0: warning: macro "YYREJECT" is not used [-Wunused-macros] H5LTparse.c:122:0: warning: macro "H5T_NATIVE_UINT_TOKEN" is not used [-Wunused-macros] H5LTparse.c:153:0: warning: macro "H5T_VLEN_TOKEN" is not used [-Wunused-macros] H5LTparse.c:126:0: warning: macro "H5T_NATIVE_ULLONG_TOKEN" is not used [-Wunused-macros] H5LTparse.c:147:0: warning: macro "H5T_OPAQUE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:116:0: warning: macro "H5T_NATIVE_CHAR_TOKEN" is not used [-Wunused-macros] H5LTparse.c:125:0: warning: macro "H5T_NATIVE_LLONG_TOKEN" is not used [-Wunused-macros] H5LTparse.c:497:0: warning: macro "YYERROR" is not used [-Wunused-macros] H5LTparse.c:115:0: warning: macro "H5T_STD_U64LE_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:24:0: warning: macro "YYBYACC" is not used [-Wunused-macros] H5LTparse.c:136:0: warning: macro "STRPAD_TOKEN" is not used [-Wunused-macros] H5LTparse.c:134:0: warning: macro "H5T_STRING_TOKEN" is not used [-Wunused-macros] H5LTparse.c:137:0: warning: macro "CSET_TOKEN" is not used [-Wunused-macros] H5LTparse.c:148:0: warning: macro "OPQ_SIZE_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:26:0: warning: macro "YYMINOR" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:29:0: warning: macro "yyclearin" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:25:0: warning: macro "YYMAJOR" is not used [-Wunused-macros] H5LTparse.c:120:0: warning: macro "H5T_NATIVE_USHORT_TOKEN" is not used [-Wunused-macros] H5LTparse.c:100:0: warning: macro "H5T_STD_I8BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:121:0: warning: macro "H5T_NATIVE_INT_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:56:0: warning: macro "yyrule" is not used [-Wunused-macros] H5LTparse.c:119:0: warning: macro "H5T_NATIVE_SHORT_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:31:0: warning: macro "YYRECOVERING" is not used [-Wunused-macros] H5LTparse.c:127:0: warning: macro "H5T_IEEE_F32BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:111:0: warning: macro "H5T_STD_U16LE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:152:0: warning: macro "H5T_ARRAY_TOKEN" is not used [-Wunused-macros] H5LTparse.c:118:0: warning: macro "H5T_NATIVE_UCHAR_TOKEN" is not used [-Wunused-macros] H5LTparse.c:110:0: warning: macro "H5T_STD_U16BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:123:0: warning: macro "H5T_NATIVE_LONG_TOKEN" is not used [-Wunused-macros] H5LTparse.c:151:0: warning: macro "H5T_ENUM_TOKEN" is not used [-Wunused-macros] H5LTparse.c:129:0: warning: macro "H5T_IEEE_F64BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:117:0: warning: macro "H5T_NATIVE_SCHAR_TOKEN" is not used [-Wunused-macros] H5LTparse.c:155:0: warning: macro "NUMBER" is not used [-Wunused-macros] H5LTparse.c:101:0: warning: macro "H5T_STD_I8LE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:107:0: warning: macro "H5T_STD_I64LE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:105:0: warning: macro "H5T_STD_I32LE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:102:0: warning: macro "H5T_STD_I16BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:114:0: warning: macro "H5T_STD_U64BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:128:0: warning: macro "H5T_IEEE_F32LE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:133:0: warning: macro "H5T_NATIVE_LDOUBLE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:109:0: warning: macro "H5T_STD_U8LE_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:59:0: warning: macro "YYPREFIX" is not used [-Wunused-macros] H5LTparse.c:130:0: warning: macro "H5T_IEEE_F64LE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:108:0: warning: macro "H5T_STD_U8BE_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:55:0: warning: macro "yyname" is not used [-Wunused-macros] H5LTparse.c:103:0: warning: macro "H5T_STD_I16LE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:132:0: warning: macro "H5T_NATIVE_DOUBLE_TOKEN" is not used [-Wunused-macros] CC H5PT.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5PT.lo ../../../hl/src/H5PT.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../hl/src/H5HLprivate2.h:20, from ../../../hl/src/H5PTprivate.h:20, from ../../../hl/src/H5PT.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/src/H5PT.c: In function 'H5PTclose': ../../../hl/src/H5PT.c:374:13: warning: request for implicit conversion from 'void *' to 'struct htbl_t *' not permitted in C++ [-Wc++-compat] CC H5TB.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5TB.lo ../../../hl/src/H5TB.c In file included from /usr/include/stdlib.h:24:0, from ../../../hl/src/H5TB.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/src/H5TB.c: In function 'H5TBwrite_fields_index': ../../../hl/src/H5TB.c:692:24: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5TB.c: In function 'H5TBread_fields_index': ../../../hl/src/H5TB.c:1169:24: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5TB.c: In function 'H5TBget_table_info': ../../../hl/src/H5TB.c:3145:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5TB.c: In function 'H5TB_find_field': ../../../hl/src/H5TB.c:3328:28: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] CCLD libhdf5_hl.la make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/src' Making all in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/test' CC test_lite.o gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../hl/test/test_lite.c In file included from /usr/include/stdlib.h:24:0, from ../../../hl/test/test_lite.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/test/test_lite.c: In function 'test_dsets': ../../../hl/test/test_lite.c:302:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_lite.c:313:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_lite.c:338:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_lite.c:349:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_lite.c: In function 'make_attributes': ../../../hl/test/test_lite.c:933:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_lite.c:944:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_lite.c:977:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_lite.c:988:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_lite.c:1020:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_lite.c: In function 'test_valid_path': ../../../hl/test/test_lite.c:1827:8: warning: unused variable 'path' [-Wunused-variable] ../../../hl/test/test_lite.c:1825:9: warning: unused variable 'fp' [-Wunused-variable] ../../../hl/test/test_lite.c:1824:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] In file included from ../../../hl/test/test_lite.c:19:0: ../../../hl/test/test_lite.c: At top level: ../../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] ../../../hl/test/test_lite.c:1777:12: warning: 'test_text_dtype' defined but not used [-Wunused-function] CCLD test_lite CC test_image.o gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../hl/test/test_image.c In file included from /usr/include/stdlib.h:24:0, from ../../../hl/test/test_image.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/test/test_image.c: In function 'test_simple': ../../../hl/test/test_image.c:103:19: warning: size of 'buf1' is 80000 bytes [-Wlarger-than=] ../../../hl/test/test_image.c:108:19: warning: size of 'buf2' is 240000 bytes [-Wlarger-than=] ../../../hl/test/test_image.c:111:19: warning: size of 'buf1_out' is 80000 bytes [-Wlarger-than=] ../../../hl/test/test_image.c:112:19: warning: size of 'buf2_out' is 240000 bytes [-Wlarger-than=] ../../../hl/test/test_image.c:120:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../hl/test/test_image.c:136:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../hl/test/test_image.c:136:30: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../hl/test/test_image.c:153:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../hl/test/test_image.c:155:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../hl/test/test_image.c: In function 'test_data': ../../../hl/test/test_image.c:425:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../hl/test/test_image.c:427:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../hl/test/test_image.c: In function 'test_generate': ../../../hl/test/test_image.c:587:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_image.c:588:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_image.c: In function 'read_data': ../../../hl/test/test_image.c:770:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_image.c: In function 'read_palette': ../../../hl/test/test_image.c:920:5: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] In file included from ../../../hl/test/test_image.c:19:0: ../../../hl/test/test_image.c: At top level: ../../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] ../../../hl/test/test_image.c: In function 'test_simple': ../../../hl/test/test_image.c:302:1: warning: stack usage is 641728 bytes [-Wstack-usage=] ../../../hl/test/test_image.c:302:1: warning: the frame size of 641680 bytes is larger than 16384 bytes [-Wframe-larger-than=] CCLD test_image CC test_file_image.o gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../hl/test/test_file_image.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../test/h5test.h:25, from ../../../hl/test/h5hltest.h:27, from ../../../hl/test/test_file_image.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD test_file_image CC test_table.o gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../hl/test/test_table.c In file included from /usr/include/stdlib.h:24:0, from ../../../hl/test/test_table.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/test/test_table.c: In function 'cmp_par': ../../../hl/test/test_table.c:157:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:158:29: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:162:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../hl/test/test_table.c:164:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../hl/test/test_table.c: In function 'test_table': ../../../hl/test/test_table.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:237:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:237:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:238:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:238:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:241:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:242:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:243:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:244:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:245:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:246:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:247:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:248:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:1037:45: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1040:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../hl/test/test_table.c:1042:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../hl/test/test_table.c:1094:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1157:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1186:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1245:41: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1298:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1364:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1394:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_table.c:1395:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_table.c:1395:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1438:40: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1439:40: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1479:38: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] In file included from ../../../hl/test/test_table.c:19:0: ../../../hl/test/test_table.c: At top level: ../../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD test_table CC test_ds.o gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../hl/test/test_ds.c In file included from /usr/include/stdlib.h:24:0, from ../../../hl/test/test_ds.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/test/test_ds.c: In function 'test_cmp_scalename': ../../../hl/test/test_ds.c:1130:17: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_ds.c: In function 'test_simple': ../../../hl/test/test_ds.c:3177:5: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_ds.c:3178:5: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_ds.c:3243:5: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_ds.c: In function 'read_data': ../../../hl/test/test_ds.c:5007:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_ds.c:5008:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] In file included from ../../../hl/test/test_ds.c:19:0: ../../../hl/test/test_ds.c: At top level: ../../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD test_ds CC test_packet.o gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../hl/test/test_packet.c In file included from /usr/include/stdlib.h:24:0, from ../../../hl/test/test_packet.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/test/test_packet.c:57:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_packet.c:58:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_packet.c:59:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_packet.c:60:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_packet.c:61:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_packet.c:62:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_packet.c:63:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_packet.c:64:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_packet.c: In function 'cmp_par': ../../../hl/test/test_packet.c:78:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_packet.c:79:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] CCLD test_packet make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/test' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools' Making all in gif2h5 make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools/gif2h5' CC gif2hdf.o gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../../src -I../../../../tools/lib -I../../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../../hl/tools/gif2h5/gif2hdf.c In file included from /usr/include/string.h:25:0, from ../../../../hl/tools/gif2h5/gif2hdf.c:15: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../../hl/tools/gif2h5/gif2hdf.c: In function 'main': ../../../../hl/tools/gif2h5/gif2hdf.c:102:21: warning: function call has aggregate value [-Waggregate-return] CC gif2mem.o gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../../src -I../../../../tools/lib -I../../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../../hl/tools/gif2h5/gif2mem.c In file included from /usr/include/stdio.h:27:0, from ../../../../hl/tools/gif2h5/gif2mem.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../../hl/tools/gif2h5/gif2mem.c: In function 'Gif2Mem': ../../../../hl/tools/gif2h5/gif2mem.c:160:52: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/gif2mem.c:227:72: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/gif2mem.c:249:64: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/gif2mem.c:276:60: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/gif2mem.c:314:72: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/gif2mem.c:43:1: warning: function returns an aggregate [-Waggregate-return] ../../../../hl/tools/gif2h5/gif2mem.c: At top level: ../../../../hl/tools/gif2h5/gif2mem.c:40:0: warning: macro "GIF2VERSION" is not used [-Wunused-macros] CC decompress.o gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../../src -I../../../../tools/lib -I../../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../../hl/tools/gif2h5/decompress.c In file included from /usr/include/stdio.h:27:0, from ../../../../hl/tools/gif2h5/decompress.c:15: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../../hl/tools/gif2h5/decompress.c:68:5: warning: size of 'Prefix' is 16384 bytes [-Wlarger-than=] ../../../../hl/tools/gif2h5/decompress.c:69:5: warning: size of 'Suffix' is 16384 bytes [-Wlarger-than=] ../../../../hl/tools/gif2h5/decompress.c:73:5: warning: size of 'OutCode' is 4100 bytes [-Wlarger-than=] ../../../../hl/tools/gif2h5/decompress.c: In function 'ReadCode': ../../../../hl/tools/gif2h5/decompress.c:99:5: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../../hl/tools/gif2h5/decompress.c:99:15: warning: conversion to 'int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/tools/gif2h5/decompress.c: At top level: ../../../../hl/tools/gif2h5/decompress.c:23:0: warning: macro "INTERLACEMASK" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/decompress.c:24:0: warning: macro "COLORMAPMASK" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/decompress.c:20:0: warning: macro "NEXTBYTE" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/decompress.c:22:0: warning: macro "IMAGESEP" is not used [-Wunused-macros] CC gifread.o gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../../src -I../../../../tools/lib -I../../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../../hl/tools/gif2h5/gifread.c In file included from /usr/include/stdio.h:27:0, from ../../../../hl/tools/gif2h5/gifread.c:15: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC writehdf.o gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../../src -I../../../../tools/lib -I../../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../../hl/tools/gif2h5/writehdf.c In file included from /usr/include/string.h:25:0, from ../../../../hl/tools/gif2h5/writehdf.c:15: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD gif2h5 CC hdf2gif.o gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../../src -I../../../../tools/lib -I../../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../../hl/tools/gif2h5/hdf2gif.c In file included from /usr/include/stdio.h:27:0, from ../../../../hl/tools/gif2h5/hdf2gif.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../../hl/tools/gif2h5/hdf2gif.c: In function 'main': ../../../../hl/tools/gif2h5/hdf2gif.c:197:30: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/hdf2gif.c:198:32: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/hdf2gif.c:199:31: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/hdf2gif.c:232:17: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] CC hdfgifwr.o gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../../src -I../../../../tools/lib -I../../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../../hl/tools/gif2h5/hdfgifwr.c In file included from /usr/include/stdio.h:27:0, from ../../../../hl/tools/gif2h5/hdfgifwr.c:50: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../../hl/tools/gif2h5/hdfgifwr.c:189:24: warning: size of 'htab' is 20012 bytes [-Wlarger-than=] ../../../../hl/tools/gif2h5/hdfgifwr.c:190:24: warning: size of 'codetab' is 10006 bytes [-Wlarger-than=] ../../../../hl/tools/gif2h5/hdfgifwr.c: In function 'compress': ../../../../hl/tools/gif2h5/hdfgifwr.c:338:37: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/hdfgifwr.c: In function 'output': ../../../../hl/tools/gif2h5/hdfgifwr.c:381:34: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] ../../../../hl/tools/gif2h5/hdfgifwr.c:383:9: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../../hl/tools/gif2h5/hdfgifwr.c: In function 'char_out': ../../../../hl/tools/gif2h5/hdfgifwr.c:505:5: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/hdfgifwr.c: At top level: ../../../../hl/tools/gif2h5/hdfgifwr.c:67:0: warning: macro "CONV24_BEST" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:62:0: warning: macro "CONV24_SEP1" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:64:0: warning: macro "CONV24_SEP2" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:68:0: warning: macro "CONV24_MAX" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:71:0: warning: macro "PIC8" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:208:0: warning: macro "de_stack" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:63:0: warning: macro "CONV24_LOCK" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:61:0: warning: macro "CONV24_24BIT" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:65:0: warning: macro "CONV24_FAST" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:179:0: warning: macro "MSDOS" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:207:0: warning: macro "tab_suffixof" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:60:0: warning: macro "CONV24_8BIT" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:206:0: warning: macro "tab_prefixof" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:75:0: warning: macro "MONO" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:72:0: warning: macro "PIC24" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:176:0: warning: macro "min" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:66:0: warning: macro "CONV24_SLOW" is not used [-Wunused-macros] CCLD h52gif CC h52gifgentst.o gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../../src -I../../../../tools/lib -I../../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../../hl/tools/gif2h5/h52gifgentst.c In file included from /usr/include/stdio.h:27:0, from ../../../../hl/tools/gif2h5/h52gifgentst.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../../hl/tools/gif2h5/h52gifgentst.c: In function 'main': ../../../../hl/tools/gif2h5/h52gifgentst.c:52:19: warning: size of 'buf' is 80000 bytes [-Wlarger-than=] ../../../../hl/tools/gif2h5/h52gifgentst.c:67:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/h52gifgentst.c:86:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/h52gifgentst.c:88:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/h52gifgentst.c:103:1: warning: stack usage is 80880 bytes [-Wstack-usage=] ../../../../hl/tools/gif2h5/h52gifgentst.c:103:1: warning: the frame size of 80832 bytes is larger than 16384 bytes [-Wframe-larger-than=] CCLD h52gifgentst make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools/gif2h5' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools' Making all in c++ make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++' Making all in src make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/src' CXX H5PacketTable.lo /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../hl/c++/src -I../../../src -I../../../../src -I../../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5PacketTable.lo ../../../../hl/c++/src/H5PacketTable.cpp CXXLD libhdf5_hl_cpp.la make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/src' Making all in test make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/test' CXX ptableTest.o g++ -DHAVE_CONFIG_H -I. -I../../../../hl/c++/test -I../../../src -I../../../../src -I../../../../c++/src -I../../../../hl/src -I../../../../hl/c++/src -I../../../../test -I../../../hl/test -I../../../../hl/test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ptableTest.o ../../../../hl/c++/test/ptableTest.cpp ../../../../hl/c++/test/ptableTest.cpp: In function 'int BasicTest()': ../../../../hl/c++/test/ptableTest.cpp:87:67: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../../../../hl/c++/test/ptableTest.cpp: In function 'int TestCompoundDatatype()': ../../../../hl/c++/test/ptableTest.cpp:157:67: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../../../../hl/c++/test/ptableTest.cpp: In function 'int TestGetNext()': ../../../../hl/c++/test/ptableTest.cpp:203:71: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../../../../hl/c++/test/ptableTest.cpp: In function 'int TestCompress()': ../../../../hl/c++/test/ptableTest.cpp:266:80: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../../../../hl/c++/test/ptableTest.cpp: In function 'int TestGetPacket()': ../../../../hl/c++/test/ptableTest.cpp:299:75: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../../../../hl/c++/test/ptableTest.cpp: In function 'int TestErrors()': ../../../../hl/c++/test/ptableTest.cpp:334:68: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../../../../hl/c++/test/ptableTest.cpp: In function 'int SystemTest()': ../../../../hl/c++/test/ptableTest.cpp:480:64: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ../../../../hl/c++/test/ptableTest.cpp:481:67: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CXXLD ptableTest make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++' Making all in fortran make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran' Making all in src make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/src' CC H5DSfc.lo /bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5DSfc.lo ../../../../hl/fortran/src/H5DSfc.c In file included from ../../../../src/H5public.h:37:0, from ../../../../src/hdf5.h:24, from ../../../../hl/src/H5HLprivate2.h:20, from ../../../../hl/src/H5DSprivate.h:20, from ../../../../hl/fortran/src/H5DSfc.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../../../hl/fortran/src/H5DSfc.c:19:0: ../../../../hl/fortran/src/H5LTf90proto.h:215:1: warning: redundant redeclaration of 'h5dsattach_scale_c_' [-Wredundant-decls] ../../../../hl/fortran/src/H5LTf90proto.h:211:1: note: previous declaration of 'h5dsattach_scale_c_' was here ../../../../hl/fortran/src/H5DSfc.c: In function 'h5dsset_scale_c_': ../../../../hl/fortran/src/H5DSfc.c:48:59: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5DSfc.c: In function 'h5dsset_label_c_': ../../../../hl/fortran/src/H5DSfc.c:229:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5DSfc.c: In function 'h5dsget_label_c_': ../../../../hl/fortran/src/H5DSfc.c:272:16: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5DSfc.c: In function 'h5dsget_scale_name_c_': ../../../../hl/fortran/src/H5DSfc.c:321:21: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] CC H5LTfc.lo /bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5LTfc.lo ../../../../hl/fortran/src/H5LTfc.c In file included from ../../../../src/H5public.h:37:0, from ../../../../src/hdf5.h:24, from ../../../../hl/src/H5HLprivate2.h:20, from ../../../../hl/src/H5LTprivate.h:20, from ../../../../hl/fortran/src/H5LTfc.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../../../hl/fortran/src/H5LTfc.c:19:0: ../../../../hl/fortran/src/H5LTf90proto.h:215:1: warning: redundant redeclaration of 'h5dsattach_scale_c_' [-Wredundant-decls] ../../../../hl/fortran/src/H5LTf90proto.h:211:1: note: previous declaration of 'h5dsattach_scale_c_' was here ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltmake_dataset_c_': ../../../../hl/fortran/src/H5LTfc.c:67:41: warning: conversion to 'long unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5LTfc.c:67:12: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c:76:26: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltread_dataset_c_': ../../../../hl/fortran/src/H5LTfc.c:587:33: warning: unused parameter 'dims' [-Wunused-parameter] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltset_attribute_int_c_': ../../../../hl/fortran/src/H5LTfc.c:1230:9: warning: request for implicit conversion from 'void *' to 'const int *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c:1232:9: warning: request for implicit conversion from 'void *' to 'const long int *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c:1234:9: warning: request for implicit conversion from 'void *' to 'const long long int *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltset_attribute_float_c_': ../../../../hl/fortran/src/H5LTfc.c:1308:5: warning: request for implicit conversion from 'void *' to 'const float *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltset_attribute_double_c_': ../../../../hl/fortran/src/H5LTfc.c:1381:5: warning: request for implicit conversion from 'void *' to 'const double *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltset_attribute_string_c_': ../../../../hl/fortran/src/H5LTfc.c:1450:5: warning: request for implicit conversion from 'void *' to '_fcd' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltget_attribute_int_c_': ../../../../hl/fortran/src/H5LTfc.c:1533:9: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c:1535:9: warning: request for implicit conversion from 'void *' to 'long int *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c:1537:9: warning: request for implicit conversion from 'void *' to 'long long int *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltget_attribute_float_c_': ../../../../hl/fortran/src/H5LTfc.c:1610:5: warning: request for implicit conversion from 'void *' to 'float *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltget_attribute_double_c_': ../../../../hl/fortran/src/H5LTfc.c:1679:5: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltget_attribute_string_c_': ../../../../hl/fortran/src/H5LTfc.c:1746:16: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltpath_valid_c_': ../../../../hl/fortran/src/H5LTfc.c:2166:54: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] CC H5IMfc.lo /bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5IMfc.lo ../../../../hl/fortran/src/H5IMfc.c In file included from ../../../../src/H5public.h:37:0, from ../../../../src/hdf5.h:24, from ../../../../hl/src/H5HLprivate2.h:20, from ../../../../hl/src/H5LTprivate.h:20, from ../../../../hl/fortran/src/H5IMcc.h:19, from ../../../../hl/fortran/src/H5IMfc.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../../../hl/fortran/src/H5IMfc.c:19:0: ../../../../hl/fortran/src/H5LTf90proto.h:215:1: warning: redundant redeclaration of 'h5dsattach_scale_c_' [-Wredundant-decls] ../../../../hl/fortran/src/H5LTf90proto.h:211:1: note: previous declaration of 'h5dsattach_scale_c_' was here ../../../../hl/fortran/src/H5IMfc.c: In function 'h5immake_image_24bit_c_': ../../../../hl/fortran/src/H5IMfc.c:200:5: warning: request for implicit conversion from 'void *' to 'int_f *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5IMfc.c: In function 'h5imget_image_info_c_': ../../../../hl/fortran/src/H5IMfc.c:268:16: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5IMfc.c: In function 'h5immake_palette_c_': ../../../../hl/fortran/src/H5IMfc.c:393:26: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5IMfc.c:398:5: warning: request for implicit conversion from 'void *' to 'int_f *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5IMfc.c: In function 'h5imget_palette_c_': ../../../../hl/fortran/src/H5IMfc.c:727:5: warning: request for implicit conversion from 'void *' to 'int_f *' not permitted in C++ [-Wc++-compat] CC H5IMcc.lo /bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5IMcc.lo ../../../../hl/fortran/src/H5IMcc.c In file included from ../../../../src/H5public.h:37:0, from ../../../../src/hdf5.h:24, from ../../../../hl/src/H5HLprivate2.h:20, from ../../../../hl/src/H5LTprivate.h:20, from ../../../../hl/fortran/src/H5IMcc.h:19, from ../../../../hl/fortran/src/H5IMcc.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../../hl/fortran/src/H5IMcc.c: In function 'H5IM_get_palette': ../../../../hl/fortran/src/H5IMcc.c:506:4: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5IMcc.c:508:41: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5IMcc.c:508:11: warning: request for implicit conversion from 'void *' to 'hobj_ref_t *' not permitted in C++ [-Wc++-compat] CC H5TBfc.lo /bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5TBfc.lo ../../../../hl/fortran/src/H5TBfc.c In file included from /usr/include/math.h:27:0, from ../../../../hl/fortran/src/H5TBfc.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../../../hl/fortran/src/H5TBfc.c:21:0: ../../../../hl/fortran/src/H5LTf90proto.h:215:1: warning: redundant redeclaration of 'h5dsattach_scale_c_' [-Wredundant-decls] ../../../../hl/fortran/src/H5LTf90proto.h:211:1: note: previous declaration of 'h5dsattach_scale_c_' was here ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbmake_table_c_': ../../../../hl/fortran/src/H5TBfc.c:67:16: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:72:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:74:55: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:82:41: warning: conversion to 'size_t' from 'size_t_f' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:93:93: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:112:33: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbwrite_field_name_c_': ../../../../hl/fortran/src/H5TBfc.c:172:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:174:60: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbread_field_name_c_': ../../../../hl/fortran/src/H5TBfc.c:287:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:289:60: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbwrite_field_index_c_': ../../../../hl/fortran/src/H5TBfc.c:394:28: warning: conversion to 'size_t' from 'size_t_f' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:401:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbread_field_index_c_': ../../../../hl/fortran/src/H5TBfc.c:501:28: warning: conversion to 'size_t' from 'size_t_f' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:508:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbinsert_field_c_': ../../../../hl/fortran/src/H5TBfc.c:613:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:615:60: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbdelete_field_c_': ../../../../hl/fortran/src/H5TBfc.c:719:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:721:60: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbget_table_info_c_': ../../../../hl/fortran/src/H5TBfc.c:769:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbget_field_info_c_': ../../../../hl/fortran/src/H5TBfc.c:820:26: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:838:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] FC H5DSff.lo FC H5LTff.lo FC H5IMff.lo FC H5TBff.lo ../../../../hl/fortran/src/H5TBff.f90:1808.1: field_sizes,& 1 Warning: Nonconforming tab character at (1) ../../../../hl/fortran/src/H5TBff.f90:1809.1: field_offsets,& 1 Warning: Nonconforming tab character at (1) ../../../../hl/fortran/src/H5TBff.f90:1810.1: type_size,& 1 Warning: Nonconforming tab character at (1) ../../../../hl/fortran/src/H5TBff.f90:1859.11: DO i = 1, nfields 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/src/H5TBff.f90:168.10: DO i = 1, nfields 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) FCLD libhdf5hl_fortran.la make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/src' Making all in test make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/test' FC tstds.o FCLD tstds FC tstlite.o ../../../../hl/fortran/test/tstlite.f90:224.14: buf2(i,j) = (i-1)*dims(2) + j; 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:225.14: buf3(i,j) = (i-1)*dims(2) + j; 1 Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1) ../../../../hl/fortran/test/tstlite.f90:223.10: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:222.9: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:284.10: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:283.9: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:311.10: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:310.9: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:338.10: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:337.9: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:416.10: DO k = 1, dims(3) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:415.10: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:414.9: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:479.10: DO k = 1, dims(3) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:478.10: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:477.9: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:508.10: DO k = 1, dims(3) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:507.10: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:506.9: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:537.10: DO k = 1, dims(3) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:536.10: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:535.9: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:823.29: DO o = 1, dims(7) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:815.26: DO n = 1, dims(6) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:807.23: DO m = 1, dims(5) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:799.20: DO l = 1, dims(4) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:798.17: DO k = 1, dims(3) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:797.14: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:796.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:899.29: DO o = 1, dims(7) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:891.26: DO n = 1, dims(6) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:883.23: DO m = 1, dims(5) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:875.20: DO l = 1, dims(4) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:874.17: DO k = 1, dims(3) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:873.14: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:872.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:976.29: DO o = 1, dims(7) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:968.26: DO n = 1, dims(6) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:960.23: DO m = 1, dims(5) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:952.20: DO l = 1, dims(4) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:951.17: DO k = 1, dims(3) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:950.14: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:949.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:1358.45: CHARACTER(LEN=16) :: bufr_c ! Data buffer 1 Warning: Unused variable 'bufr_c' declared at (1) ../../../../hl/fortran/test/tstlite.f90:1359.48: CHARACTER(LEN=18) :: bufr_c_lg ! Data buffer 1 Warning: Unused variable 'bufr_c_lg' declared at (1) ../../../../hl/fortran/test/tstlite.f90:1347.28: INTEGER(HID_T) :: file_id1 1 Warning: Unused variable 'file_id1' declared at (1) FCLD tstlite FC tstimage.o FCLD tstimage FC tsttable.o FCLD tsttable make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl' Making all in perform make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' ~/build/BUILD/hdf5-1.8.9 + popd + export CC=mpicc + CC=mpicc + export CXX=mpicxx + CXX=mpicxx + export F9X=mpif90 + F9X=mpif90 + for mpi in mpich openmpi + mkdir mpich ~/build/BUILD/hdf5-1.8.9/mpich ~/build/BUILD/hdf5-1.8.9 + pushd mpich + module load mpi/mpich-i386 ++ /usr/bin/modulecmd bash load mpi/mpich-i386 + eval LD_LIBRARY_PATH=/usr/lib/mpich/lib ';export' 'LD_LIBRARY_PATH;LOADEDMODULES=mpi/mpich-i386' ';export' 'LOADEDMODULES;MANPATH=/usr/share/man/mpich:/usr/share/man:/usr/local/share/man' ';export' 'MANPATH;MPI_BIN=/usr/lib/mpich/bin' ';export' 'MPI_BIN;MPI_COMPILER=mpich-i386' ';export' 'MPI_COMPILER;MPI_FORTRAN_MOD_DIR=/usr/include/mpich-i386' ';export' 'MPI_FORTRAN_MOD_DIR;MPI_HOME=/usr/lib/mpich' ';export' 'MPI_HOME;MPI_INCLUDE=/usr/include/mpich-i386' ';export' 'MPI_INCLUDE;MPI_LIB=/usr/lib/mpich/lib' ';export' 'MPI_LIB;MPI_MAN=/usr/share/man/mpich' ';export' 'MPI_MAN;MPI_PYTHON_SITEARCH=/mpich' ';export' 'MPI_PYTHON_SITEARCH;MPI_SUFFIX=_mpich' ';export' 'MPI_SUFFIX;MPI_SYSCONFIG=/etc/mpich-i386' ';export' 'MPI_SYSCONFIG;PATH=/usr/lib/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;PYTHONPATH=/mpich' ';export' 'PYTHONPATH;_LMFILES_=/etc/modulefiles/mpi/mpich-i386' ';export' '_LMFILES_;' ++ LD_LIBRARY_PATH=/usr/lib/mpich/lib ++ export LD_LIBRARY_PATH ++ LOADEDMODULES=mpi/mpich-i386 ++ export LOADEDMODULES ++ MANPATH=/usr/share/man/mpich:/usr/share/man:/usr/local/share/man ++ export MANPATH ++ MPI_BIN=/usr/lib/mpich/bin ++ export MPI_BIN ++ MPI_COMPILER=mpich-i386 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/include/mpich-i386 ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib/mpich ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/mpich-i386 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib/mpich/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/mpich ++ export MPI_MAN ++ MPI_PYTHON_SITEARCH=/mpich ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_mpich ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/mpich-i386 ++ export MPI_SYSCONFIG ++ PATH=/usr/lib/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ PYTHONPATH=/mpich ++ export PYTHONPATH ++ _LMFILES_=/etc/modulefiles/mpi/mpich-i386 ++ export _LMFILES_ + ln -s ../configure . + CFLAGS='-O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ../configure --build=i686-redhat-linux-gnu --host=i686-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --enable-fortran --enable-fortran2003 --enable-hl --enable-shared --enable-parallel --libdir=/usr/lib/mpich/lib --bindir=/usr/lib/mpich/bin --sbindir=/usr/lib/mpich/sbin --includedir=/usr/include/mpich-i386 --datarootdir=/usr/lib/mpich/share --mandir=/usr/lib/mpich/share/man checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i686-redhat-linux-gnu checking host system type... i686-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 i686-redhat-linux-gnu... no checking for config i686-redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config i686-linux-gnu... no checking for config i686-linux-gnu... no checking for config i686-redhat... no checking for config linux-gnu... found compiler 'mpicc' is GNU gcc-4.7.2 ../config/gnu-flags: line 142: hostname: command not found CC_BASENAME is mpicc. No match to get fc_version_info for mpif90 No match to get cxx_version_info for mpicxx ../configure: line 3961: hostname: command not found checking for i686-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 for style of include used by make... GNU checking dependency style of mpicc... none checking if unsupported combinations of configure options are allowed... no checking if Fortran interface enabled... yes checking if Fortran 2003 interface enabled... yes checking for i686-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 i686-redhat-linux-gnu-f90... (cached) mpif90 checking whether we are using the GNU Fortran compiler... (cached) yes checking whether mpif90 accepts -g... (cached) yes checking what mpif90 does with modules... module.mod checking how mpif90 finds modules... -I checking how to get verbose linking output from mpif90... -v checking for Fortran libraries of mpif90... -L/usr/lib/mpich/lib -L/usr/lib/gcc/i686-redhat-linux/4.7.2 -L/usr/lib/gcc/i686-redhat-linux/4.7.2/../../.. -lmpichf90 -lmpich -lopa -lmpl -lrt -lpthread -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 default REAL is DOUBLE PRECISION... no checking if Fortran compiler version compatible with Fortran 2003 HDF... yes checking whether we are using the GNU C++ compiler... yes checking whether mpicxx accepts -g... yes checking dependency style of mpicxx... none checking how to run the C++ preprocessor... mpicxx -E checking if c++ interface enabled... no checking for perl... perl checking for ar... ar checking whether make sets $(MAKE)... (cached) yes checking for tr... /usr/bin/tr checking if srcdir= and time commands work together... yes checking for mpiexec... /usr/lib/mpich/bin/mpiexec checking for mpiexec... /usr/lib/mpich/bin/mpiexec shared libraries explicitly enabled by user checking if shared Fortran libraries are supported... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by mpicc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-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 i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... (cached) ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-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 i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... mpicc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if mpicc supports -fno-rtti -fno-exceptions... no checking for mpicc option to produce PIC... -fPIC -DPIC checking if mpicc PIC flag -fPIC -DPIC works... yes checking if mpicc static flag -static works... no checking if mpicc supports -c -o file.o... yes checking if mpicc supports -c -o file.o... (cached) yes checking whether the mpicc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for mpif90 option to produce PIC... -fPIC checking if mpif90 PIC flag -fPIC works... yes checking if mpif90 static flag -static works... no checking if mpif90 supports -c -o file.o... yes checking if mpif90 supports -c -o file.o... (cached) yes checking whether the mpif90 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if we should install only statically linked executables... no checking if -Wl,-rpath should be used to link shared libs in nondefault directories... yes checking make... checking how make searches directories... VPATH=DIR1 DIR2 ... checking whether make will build with undefined variables... yes checking for production mode... production checking for ceil in -lm... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for difftime... yes checking for gettimeofday... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for stdint.h... (cached) yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking winsock.h usability... no checking winsock.h presence... no checking for winsock.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 if configure should try to set up large file support... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking if large (64-bit) files are supported on this system.... yes checking for lseek64... yes checking for fseeko64... yes checking for ftello64... yes checking for ftruncate64... yes checking for fseeko... yes checking for ftello... yes checking for stat64... yes checking for fstat64... 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... 4 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... 12 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... 4 checking size of uint_fast16_t... 4 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... 4 checking size of uint_fast32_t... 4 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... 4 checking size of ssize_t... 4 checking size of ptrdiff_t... 4 checking size of off_t... 8 checking size of off64_t... 8 checking if dev_t is scalar... yes checking for dmalloc library... suppressed checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress2 in -lz... yes checking for compress2... yes checking for szlib... suppressed checking for pthread... suppressed checking for thread safe support... no checking whether CLOCK_MONOTONIC is declared... yes checking for tm_gmtoff in struct tm... yes checking for __tm_gmtoff in struct tm... no checking for global timezone variable... no checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct timezone... yes checking whether gettimeofday() gives timezone... yes checking for st_blocks in struct stat... yes checking for _getvideoconfig... no checking for gettextinfo... no checking for GetConsoleScreenBufferInfo... no 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 alarm... yes checking for BSDgettimeofday... no checking for fork... yes checking for frexpf... yes checking for frexpl... yes checking for gethostname... yes checking for getpwuid... yes checking for getrusage... yes checking for lstat... yes checking for rand_r... yes checking for random... yes checking for setsysinfo... no checking for signal... yes checking for longjmp... yes checking for setjmp... yes checking for siglongjmp... yes checking for sigsetjmp... no checking for sigprocmask... yes checking for snprintf... yes checking for srandom... yes checking for strdup... yes checking for symlink... yes checking for system... yes checking for tmpfile... yes checking for vasprintf... yes checking for waitpid... yes checking for vsnprintf... yes checking if vsnprintf returns correct value... yes checking if lone colon can be used as an argument... yes checking for an ANSI C-conforming const... yes checking for inline... inline 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... %lld and %llu checking Threads support system scope... yes checking for gpfs... suppressed checking for debug flags... none checking whether function stack tracking is enabled... no checking whether metadata trace file code is enabled... no checking for API tracing... no checking for instrumented library... no checking whether to clear file buffers... yes checking whether a memory checking tool will be used... no checking for parallel support files... provided by compiler checking prefix for running on one processor... none checking prefix for running in parallel... /usr/lib/mpich/bin/mpiexec -n $${NPROCS:=6} checking whether a simple MPI-IO program can be linked... yes checking for MPI_Comm_c2f and MPI_Comm_f2c functions... yes checking for MPI_Info_c2f and MPI_Info_f2c functions... yes checking for MPE... suppressed checking if MPI_File_set_size works for files over 2GB... yes checking if MPI_File_get_size is enabled... yes checking for I/O filters... all (shuffle,fletcher32,nbit,scaleoffset) checking for Default Virtual File Driver definition... yes checking for Direct Virtual File Driver support... no checking whether exception handling functions is checked during data conversions... yes checking whether data accuracy is guaranteed during data conversions... yes checking if converting denormalized floating-point values is possible... yes checking if converting floating-point values to long long is not working... false checking if the machine has window style path name... no checking if converting from long double to integers is accurate... yes checking if converting from long double to integers works... yes checking if accurately converting from integers to long double... yes checking if accurately converting unsigned long to float values... yes checking if accurately converting unsigned long long to floating-point values... yes checking if accurately roundup converting floating-point to unsigned long long values... yes checking if right maximum converting floating-point to unsigned long long values... no checking if correctly converting long double to unsigned int values... yes checking if compiling unsigned long long to floating-point typecasts work... yes checking if compiling long long to floating-point typecasts work... yes checking if converting unsigned long long to long double with precision... yes checking if overflows normally converting floating-point to integer values... yes 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 bad code for log2 routine is generated... no ../configure: line 29595: hostname: command not found checking if high level library is enabled... yes checking additional programs should be built... no checking if deprecated public symbols are available... yes checking which version of public symbols to use by default... v18 checking Whether to perform strict file format checks... no checking Whether to have library information embedded in the executables... yes checking if alignment restrictions are strictly enforced... no configure: creating ./config.status configure: creating ./config.lt config.lt: creating libtool config.status: creating src/libhdf5.settings config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating test/testcheck_version.sh config.status: creating test/testerror.sh config.status: creating test/H5srcdir_str.h config.status: creating test/testlibinfo.sh config.status: creating test/testlinks_env.sh config.status: creating testpar/Makefile config.status: creating testpar/testph5.sh config.status: creating perform/Makefile config.status: creating tools/Makefile config.status: creating tools/h5dump/Makefile config.status: creating tools/h5dump/testh5dump.sh config.status: creating tools/h5dump/testh5dumpxml.sh config.status: creating tools/h5ls/testh5ls.sh config.status: creating tools/h5import/Makefile config.status: creating tools/h5diff/Makefile config.status: creating tools/h5jam/Makefile config.status: creating tools/h5jam/testh5jam.sh config.status: creating tools/h5repack/Makefile config.status: creating tools/h5repack/h5repack.sh config.status: creating tools/h5ls/Makefile config.status: creating tools/h5copy/Makefile config.status: creating tools/lib/Makefile config.status: creating tools/misc/Makefile config.status: creating tools/misc/h5cc config.status: creating tools/misc/testh5repart.sh config.status: creating tools/h5stat/testh5stat.sh config.status: creating tools/h5stat/Makefile config.status: creating examples/Makefile config.status: creating examples/run-c-ex.sh config.status: creating examples/testh5cc.sh config.status: creating c++/Makefile config.status: creating c++/src/Makefile config.status: creating c++/src/h5c++ config.status: creating c++/test/Makefile config.status: creating c++/test/H5srcdir_str.h config.status: creating c++/examples/Makefile config.status: creating c++/examples/run-c++-ex.sh config.status: creating c++/examples/testh5c++.sh config.status: creating fortran/Makefile config.status: creating fortran/src/h5fc config.status: creating fortran/src/Makefile config.status: creating fortran/test/Makefile config.status: creating fortran/testpar/Makefile config.status: creating fortran/examples/Makefile config.status: creating fortran/examples/run-fortran-ex.sh config.status: creating fortran/examples/testh5fc.sh config.status: creating hl/Makefile config.status: creating hl/src/Makefile config.status: creating hl/test/Makefile config.status: creating hl/test/H5srcdir_str.h config.status: creating hl/tools/Makefile config.status: creating hl/tools/gif2h5/Makefile config.status: creating hl/examples/Makefile config.status: creating hl/examples/run-hlc-ex.sh config.status: creating hl/c++/Makefile config.status: creating hl/c++/src/Makefile config.status: creating hl/c++/test/Makefile config.status: creating hl/c++/examples/Makefile config.status: creating hl/c++/examples/run-hlc++-ex.sh config.status: creating hl/fortran/Makefile config.status: creating hl/fortran/src/Makefile config.status: creating hl/fortran/test/Makefile config.status: creating hl/fortran/examples/Makefile config.status: creating hl/fortran/examples/run-hlfortran-ex.sh config.status: creating src/H5config.h config.status: executing default-1 commands creating src/H5pubconf.h Post process src/libhdf5.settings config.status: executing depfiles commands config.status: executing libtool commands SUMMARY OF THE HDF5 CONFIGURATION ================================= General Information: ------------------- HDF5 Version: 1.8.9 Configured on: Fri Aug 30 14:29:20 UTC 2013 Configured by: mockbuild@ Configure mode: production Host system: i686-redhat-linux-gnu Uname information: Linux buildvm-08.phx2.fedoraproject.org 3.10.9-200.fc19.x86_64 #1 SMP Wed Aug 21 19:27:58 UTC 2013 i686 i686 i386 GNU/Linux Byte sex: little-endian Libraries: Installation point: /usr Compiling Options: ------------------ Compilation Mode: production C Compiler: /usr/lib/mpich/bin/mpicc CFLAGS: -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables H5_CFLAGS: -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions AM_CFLAGS: CPPFLAGS: H5_CPPFLAGS: -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API AM_CPPFLAGS: -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE Shared C Library: yes Static C Library: yes Statically Linked Executables: no LDFLAGS: -Wl,-z,relro H5_LDFLAGS: AM_LDFLAGS: Extra libraries: -lz -lm Archiver: ar Ranlib: ranlib Debugged Packages: API Tracing: no Languages: ---------- Fortran: yes Fortran Compiler: /usr/lib/mpich/bin/mpif90 Fortran 2003 Compiler: yes Fortran Flags: H5 Fortran Flags: AM Fortran Flags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules Shared Fortran Library: yes Static Fortran Library: yes C++: no Features: --------- Parallel HDF5: yes High Level library: yes Threadsafety: no Default API Mapping: v18 With Deprecated Public Symbols: yes I/O filters (external): deflate(zlib) I/O filters (internal): shuffle,fletcher32,nbit,scaleoffset MPE: Direct VFD: no dmalloc: no Clear file buffers before write: yes Using memory checker: no Function Stack Tracing: no GPFS: no Strict File Format Checks: no Optimization Instrumentation: no Large File Support (LFS): yes + make Making all in src make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/src' make all-am make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/src' CC H5.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5.lo ../../src/H5.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5.c: In function 'H5_init_library': ../../src/H5.c:107:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5checksum.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5checksum.lo ../../src/H5checksum.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5checksum.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5checksum.c: In function 'H5_checksum_lookup3': ../../src/H5checksum.c:409:5: warning: switch missing default case [-Wswitch-default] CC H5dbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5dbg.lo ../../src/H5dbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5dbg.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5dbg.c: In function 'H5_buffer_dump': ../../src/H5dbg.c:86:5: warning: unused variable 'err_occurred' [-Wunused-variable] CC H5system.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5system.lo ../../src/H5system.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5system.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5system.c: In function 'HDfprintf': ../../src/H5system.c:142:5: warning: switch missing default case [-Wswitch-default] ../../src/H5system.c:261:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:264:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:267:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:270:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:280:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:283:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:286:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:289:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:300:9: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../src/H5system.c:300:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:303:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:311:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:340:7: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:348:7: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:356:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:364:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:370:17: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c: In function 'H5_build_extpath': ../../src/H5system.c:692:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5timer.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5timer.lo ../../src/H5timer.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5timer.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5timer.c: In function 'H5_timer_begin': ../../src/H5timer.c:134:20: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:136:20: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:143:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c: In function 'H5_timer_end': ../../src/H5timer.c:175:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:175:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:176:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:176:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:177:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:177:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c: In function 'H5_bandwidth': ../../src/H5timer.c:219:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:223:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:226:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:228:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:231:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:231:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:232:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:234:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:234:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:234:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:235:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:235:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:237:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:237:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:237:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:237:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:238:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:238:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:238:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:240:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:240:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:240:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:240:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:240:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:241:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:241:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:241:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:241:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] CC H5trace.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5trace.lo ../../src/H5trace.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5trace.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5trace.c: In function 'H5_trace': ../../src/H5trace.c:132:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5trace.c:132:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5trace.c:132:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5trace.c:139:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5trace.c:146:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5trace.c:153:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5trace.c:159:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5trace.c:2288:29: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] CC H5A.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5A.lo ../../src/H5A.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5A.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5A.c: In function 'H5A_init': ../../src/H5A.c:116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_init_interface': ../../src/H5A.c:141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_term_interface': ../../src/H5A.c:175:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5A.c: In function 'H5A_create': ../../src/H5A.c:372:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_open_common': ../../src/H5A.c:729:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_open_by_idx': ../../src/H5A.c:786:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_open_by_name': ../../src/H5A.c:850:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_write': ../../src/H5A.c:966:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_read': ../../src/H5A.c:1122:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_get_name': ../../src/H5A.c:1428:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_get_info': ../../src/H5A.c:1734:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_copy': ../../src/H5A.c:2315:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_free': ../../src/H5A.c:2377:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_close': ../../src/H5A.c:2425:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_oloc': ../../src/H5A.c:2481:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_nameof': ../../src/H5A.c:2513:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_type': ../../src/H5A.c:2543:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Abtree2.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Abtree2.lo ../../src/H5Abtree2.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Abtree2.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Abtree2.c: In function 'H5A_dense_fh_name_cmp': ../../src/H5Abtree2.c:174:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_name_store': ../../src/H5Abtree2.c:225:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_name_compare': ../../src/H5Abtree2.c:272:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../src/H5Abtree2.c:258:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_name_encode': ../../src/H5Abtree2.c:326:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_name_decode': ../../src/H5Abtree2.c:357:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_name_debug': ../../src/H5Abtree2.c:389:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_corder_store': ../../src/H5Abtree2.c:418:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_corder_compare': ../../src/H5Abtree2.c:450:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_corder_encode': ../../src/H5Abtree2.c:486:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_corder_decode': ../../src/H5Abtree2.c:516:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_corder_debug': ../../src/H5Abtree2.c:547:5: warning: unused variable 'err_occurred' [-Wunused-variable] CC H5Adense.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Adense.lo ../../src/H5Adense.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Adense.c:39: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Adense.c: In function 'H5A_dense_create': ../../src/H5Adense.c:195:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_fnd_cb': ../../src/H5Adense.c:312:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Adense.c: In function 'H5A_dense_open': ../../src/H5Adense.c:352:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_insert': ../../src/H5Adense.c:447:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_write_bt2_cb2': ../../src/H5Adense.c:600:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Adense.c: In function 'H5A_dense_write_bt2_cb': ../../src/H5Adense.c:641:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_write': ../../src/H5Adense.c:757:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_copy_fh_cb': ../../src/H5Adense.c:853:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_rename': ../../src/H5Adense.c:904:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_iterate_bt2_cb': ../../src/H5Adense.c:1052:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_iterate': ../../src/H5Adense.c:1154:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_remove_bt2_cb': ../../src/H5Adense.c:1289:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_remove': ../../src/H5Adense.c:1355:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_remove_by_idx_bt2_cb': ../../src/H5Adense.c:1447:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_remove_by_idx': ../../src/H5Adense.c:1574:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_exists': ../../src/H5Adense.c:1704:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_delete_bt2_cb': ../../src/H5Adense.c:1791:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_delete': ../../src/H5Adense.c:1855:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Adeprec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Adeprec.lo ../../src/H5Adeprec.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Adeprec.c:44: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Adeprec.c: In function 'H5A_init_deprec_interface': ../../src/H5Adeprec.c:103:5: warning: unused variable 'err_occurred' [-Wunused-variable] CC H5Aint.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Aint.lo ../../src/H5Aint.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Aint.c:38: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Aint.c: In function 'H5A_compact_build_table_cb': ../../src/H5Aint.c:150:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_compact_build_table': ../../src/H5Aint.c:211:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_dense_build_table_cb': ../../src/H5Aint.c:272:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_dense_build_table': ../../src/H5Aint.c:321:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_attr_cmp_name_inc': ../../src/H5Aint.c:402:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Aint.c: In function 'H5A_attr_cmp_name_dec': ../../src/H5Aint.c:430:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Aint.c: In function 'H5A_attr_cmp_corder_inc': ../../src/H5Aint.c:459:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Aint.c: In function 'H5A_attr_cmp_corder_dec': ../../src/H5Aint.c:494:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Aint.c: In function 'H5A_attr_sort_table': ../../src/H5Aint.c:524:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Aint.c: In function 'H5A_attr_iterate_table': ../../src/H5Aint.c:574:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_attr_release_table': ../../src/H5Aint.c:653:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_get_ainfo': ../../src/H5Aint.c:698:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_set_version': ../../src/H5Aint.c:763:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Aint.c: In function 'H5A_attr_copy_file': ../../src/H5Aint.c:833:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c:819:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] ../../src/H5Aint.c: In function 'H5A_attr_post_copy_file': ../../src/H5Aint.c:1082:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_dense_post_copy_file_cb': ../../src/H5Aint.c:1178:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_dense_post_copy_file_all': ../../src/H5Aint.c:1234:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Atest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Atest.lo ../../src/H5Atest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Atest.c:38: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Atest.c: In function 'H5A_is_shared_test': ../../src/H5Atest.c:100:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Atest.c: In function 'H5A_get_shared_rc_test': ../../src/H5Atest.c:133:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5AC.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5AC.lo ../../src/H5AC.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5AC.c:41: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5AC.c: In function 'H5AC_init': ../../src/H5AC.c:235:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_init_interface': ../../src/H5AC.c:272:30: warning: request for implicit conversion from 'void *' to 'struct H5P_genclass_t *' not permitted in C++ [-Wc++-compat] ../../src/H5AC.c:280:29: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ [-Wc++-compat] ../../src/H5AC.c:302:29: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ [-Wc++-compat] ../../src/H5AC.c:324:29: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ [-Wc++-compat] ../../src/H5AC.c:266:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_term_interface': ../../src/H5AC.c:379:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5AC.c: In function 'H5AC_create': ../../src/H5AC.c:468:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_dest': ../../src/H5AC.c:695:9: warning: value computed is not used [-Wunused-value] ../../src/H5AC.c:654:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_expunge_entry': ../../src/H5AC.c:733:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_flush': ../../src/H5AC.c:818:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_get_entry_status': ../../src/H5AC.c:890:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_insert_entry': ../../src/H5AC.c:941:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_mark_entry_dirty': ../../src/H5AC.c:1040:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_move_entry': ../../src/H5AC.c:1111:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_pin_protected_entry': ../../src/H5AC.c:1189:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_protect': ../../src/H5AC.c:1258:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_resize_entry': ../../src/H5AC.c:1373:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_unpin_entry': ../../src/H5AC.c:1440:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_unprotect': ../../src/H5AC.c:1522:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c:1513:14: warning: unused variable 'size_changed' [-Wunused-variable] ../../src/H5AC.c: In function 'H5AC_set_sync_point_done_callback': ../../src/H5AC.c:1628:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5AC.c: In function 'H5AC_set_write_done_callback': ../../src/H5AC.c:1665:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5AC.c: In function 'H5AC_stats': ../../src/H5AC.c:1698:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_dump_cache': ../../src/H5AC.c:1730:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_get_cache_auto_resize_config': ../../src/H5AC.c:1767:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_get_cache_size': ../../src/H5AC.c:1889:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_get_cache_hit_rate': ../../src/H5AC.c:1927:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_reset_cache_hit_rate_stats': ../../src/H5AC.c:1955:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_set_cache_auto_resize_config': ../../src/H5AC.c:1996:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_validate_config': ../../src/H5AC.c:2173:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_close_trace_file': ../../src/H5AC.c:2267:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_open_trace_file': ../../src/H5AC.c:2329:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_add_candidate': ../../src/H5AC.c:2442:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_broadcast_candidate_list': ../../src/H5AC.c:2524:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c:2513:14: warning: unused variable 'result' [-Wunused-variable] ../../src/H5AC.c: In function 'H5AC_broadcast_clean_list': ../../src/H5AC.c:2683:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5AC.c:2683:26: warning: request for implicit conversion from 'void *' to 'haddr_t *' not permitted in C++ [-Wc++-compat] ../../src/H5AC.c:2729:13: warning: value computed is not used [-Wunused-value] ../../src/H5AC.c:2739:33: warning: request for implicit conversion from 'void *' to 'struct H5AC_slist_entry_t *' not permitted in C++ [-Wc++-compat] ../../src/H5AC.c:2747:17: warning: value computed is not used [-Wunused-value] ../../src/H5AC.c:2781:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ../../src/H5AC.c:2635:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_check_if_write_permitted': ../../src/H5AC.c:2826:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_construct_candidate_list': ../../src/H5AC.c:2888:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c:2883:44: warning: unused parameter 'aux_ptr' [-Wunused-parameter] ../../src/H5AC.c: In function 'H5AC_copy_candidate_list_to_buffer': ../../src/H5AC.c:3040:9: warning: value computed is not used [-Wunused-value] ../../src/H5AC.c:2979:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_ext_config_2_int_config': ../../src/H5AC.c:3101:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_log_deleted_entry': ../../src/H5AC.c:3208:13: warning: value computed is not used [-Wunused-value] ../../src/H5AC.c:3225:13: warning: value computed is not used [-Wunused-value] ../../src/H5AC.c:3180:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c:3172:38: warning: unused parameter 'entry_ptr' [-Wunused-parameter] ../../src/H5AC.c:3174:37: warning: unused parameter 'flags' [-Wunused-parameter] ../../src/H5AC.c: In function 'H5AC_log_dirtied_entry': ../../src/H5AC.c:3316:13: warning: conversion to 'unsigned int' from 'int32_t' may change the sign of the result [-Wsign-conversion] ../../src/H5AC.c:3316:34: warning: conversion to 'int32_t' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5AC.c:3335:17: warning: value computed is not used [-Wunused-value] ../../src/H5AC.c:3345:9: warning: conversion to 'unsigned int' from 'int32_t' may change the sign of the result [-Wsign-conversion] ../../src/H5AC.c:3345:30: warning: conversion to 'int32_t' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5AC.c:3272:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_log_flushed_entry': ../../src/H5AC.c:3430:13: warning: value computed is not used [-Wunused-value] ../../src/H5AC.c:3452:13: warning: value computed is not used [-Wunused-value] ../../src/H5AC.c:3395:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_log_inserted_entry': ../../src/H5AC.c:3561:5: warning: conversion to 'size_t' from 'int32_t' may change the sign of the result [-Wsign-conversion] ../../src/H5AC.c:3561:26: warning: conversion to 'int32_t' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../src/H5AC.c:3522:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c:3515:33: warning: unused parameter 'f' [-Wunused-parameter] ../../src/H5AC.c: In function 'H5AC_log_moved_entry': ../../src/H5AC.c:3684:13: warning: value computed is not used [-Wunused-value] ../../src/H5AC.c:3736:13: warning: conversion to 'size_t' from 'int32_t' may change the sign of the result [-Wsign-conversion] ../../src/H5AC.c:3736:34: warning: conversion to 'int32_t' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../src/H5AC.c:3763:9: warning: conversion to 'size_t' from 'int32_t' may change the sign of the result [-Wsign-conversion] ../../src/H5AC.c:3763:30: warning: conversion to 'int32_t' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../src/H5AC.c:3634:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_propagate_and_apply_candidate_list': ../../src/H5AC.c:3884:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_propagate_flushed_and_still_clean_entries_list': ../../src/H5AC.c:4048:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_receive_and_apply_clean_list': ../../src/H5AC.c:4108:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_receive_candidate_list': ../../src/H5AC.c:4219:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_rsp__dist_md_write__flush': ../../src/H5AC.c:4365:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_rsp__dist_md_write__flush_to_min_clean': ../../src/H5AC.c:4516:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_rsp__p0_only__flush': ../../src/H5AC.c:4599:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_rsp__p0_only__flush_to_min_clean': ../../src/H5AC.c:4701:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_run_sync_point': ../../src/H5AC.c:4813:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_tidy_cache_0_lists': ../../src/H5AC.c:4991:13: warning: value computed is not used [-Wunused-value] ../../src/H5AC.c:5007:13: warning: value computed is not used [-Wunused-value] ../../src/H5AC.c:4950:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_flush_entries': ../../src/H5AC.c:5043:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5B.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5B.lo ../../src/H5B.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5B.c:106: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5B.c: In function 'H5B_create': ../../src/H5B.c:225:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_find': ../../src/H5B.c:314:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_split': ../../src/H5B.c:410:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_insert': ../../src/H5B.c:585:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_insert_helper': ../../src/H5B.c:825:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_iterate_helper': ../../src/H5B.c:1259:15: warning: request for implicit conversion from 'void *' to 'haddr_t *' not permitted in C++ [-Wc++-compat] ../../src/H5B.c:1145:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_remove_helper': ../../src/H5B.c:1343:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_remove': ../../src/H5B.c:1665:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_delete': ../../src/H5B.c:1709:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_shared_new': ../../src/H5B.c:1828:30: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5B.c:1782:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_shared_free': ../../src/H5B.c:1859:18: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5B.c: In function 'H5B_copy': ../../src/H5B.c:1927:22: warning: request for implicit conversion from 'void *' to 'haddr_t *' not permitted in C++ [-Wc++-compat] ../../src/H5B.c:1890:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_get_info_helper': ../../src/H5B.c:1963:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_get_info': ../../src/H5B.c:2062:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_valid': ../../src/H5B.c:2116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c:2112:26: warning: variable 'shared' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_node_dest': ../../src/H5B.c:2174:15: warning: request for implicit conversion from 'void *' to 'haddr_t *' not permitted in C++ [-Wc++-compat] CC H5Bcache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Bcache.lo ../../src/H5Bcache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Bcache.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Bcache.c: In function 'H5B_load': ../../src/H5Bcache.c:110:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Bcache.c: In function 'H5B_flush': ../../src/H5Bcache.c:213:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Bcache.c: In function 'H5B_dest': ../../src/H5Bcache.c:303:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Bcache.c: In function 'H5B_clear': ../../src/H5Bcache.c:356:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Bcache.c: In function 'H5B_compute_size': ../../src/H5Bcache.c:394:5: warning: unused variable 'err_occurred' [-Wunused-variable] CC H5Bdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Bdbg.lo ../../src/H5Bdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Bdbg.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Bdbg.c: In function 'H5B_debug': ../../src/H5Bdbg.c:68:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5B2.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5B2.lo ../../src/H5B2.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5B2.c:41: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5B2.c: In function 'H5B2_create': ../../src/H5B2.c:137:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_open': ../../src/H5B2.c:210:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_insert': ../../src/H5B2.c:275:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_find': ../../src/H5B2.c:430:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_index': ../../src/H5B2.c:565:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_remove': ../../src/H5B2.c:719:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_remove_by_idx': ../../src/H5B2.c:793:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_neighbor': ../../src/H5B2.c:916:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_modify': ../../src/H5B2.c:978:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_close': ../../src/H5B2.c:1130:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_delete': ../../src/H5B2.c:1240:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5B2cache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5B2cache.lo ../../src/H5B2cache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5B2cache.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5B2cache.c: In function 'H5B2_cache_hdr_load': ../../src/H5B2cache.c:165:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_hdr_flush': ../../src/H5B2cache.c:280:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_hdr_dest': ../../src/H5B2cache.c:381:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_hdr_clear': ../../src/H5B2cache.c:425:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_hdr_size': ../../src/H5B2cache.c:462:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_internal_load': ../../src/H5B2cache.c:552:27: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value [-Wconversion] ../../src/H5B2cache.c:553:28: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value [-Wconversion] ../../src/H5B2cache.c:572:9: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] ../../src/H5B2cache.c:502:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_internal_flush': ../../src/H5B2cache.c:625:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_internal_dest': ../../src/H5B2cache.c:722:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_internal_clear': ../../src/H5B2cache.c:767:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_leaf_load': ../../src/H5B2cache.c:890:23: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value [-Wconversion] ../../src/H5B2cache.c:844:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_leaf_flush': ../../src/H5B2cache.c:947:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_leaf_dest': ../../src/H5B2cache.c:1030:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_leaf_clear': ../../src/H5B2cache.c:1075:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5B2dbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5B2dbg.lo ../../src/H5B2dbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5B2dbg.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5B2dbg.c: In function 'H5B2_hdr_debug': ../../src/H5B2dbg.c:100:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2dbg.c: In function 'H5B2_int_debug': ../../src/H5B2dbg.c:216:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2dbg.c: In function 'H5B2_leaf_debug': ../../src/H5B2dbg.c:348:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5B2hdr.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5B2hdr.lo ../../src/H5B2hdr.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5B2hdr.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5B2hdr.c: In function 'H5B2_hdr_init': ../../src/H5B2hdr.c:118:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_alloc': ../../src/H5B2hdr.c:244:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_create': ../../src/H5B2hdr.c:291:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_incr': ../../src/H5B2hdr.c:345:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_decr': ../../src/H5B2hdr.c:381:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_fuse_incr': ../../src/H5B2hdr.c:416:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_fuse_decr': ../../src/H5B2hdr.c:444:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_dirty': ../../src/H5B2hdr.c:475:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_free': ../../src/H5B2hdr.c:525:22: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5B2hdr.c:542:24: warning: request for implicit conversion from 'void *' to 'struct H5B2_node_info_t *' not permitted in C++ [-Wc++-compat] ../../src/H5B2hdr.c:507:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_delete': ../../src/H5B2hdr.c:572:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2hdr.c:570:12: warning: variable 'ret_value' set but not used [-Wunused-but-set-variable] CC H5B2int.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5B2int.lo ../../src/H5B2int.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5B2int.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5B2int.c: In function 'H5B2_locate_record': ../../src/H5B2int.c:143:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5B2int.c: In function 'H5B2_split1': ../../src/H5B2int.c:190:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_split_root': ../../src/H5B2int.c:371:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_redistribute2': ../../src/H5B2int.c:549:13: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5B2int.c:550:13: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5B2int.c:550:30: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5B2int.c:602:13: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5B2int.c:602:29: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5B2int.c:603:13: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5B2int.c:453:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_redistribute3': ../../src/H5B2int.c:687:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_merge2': ../../src/H5B2int.c:1068:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_merge3': ../../src/H5B2int.c:1228:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_swap_leaf': ../../src/H5B2int.c:1446:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_insert_leaf': ../../src/H5B2int.c:1533:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_insert_internal': ../../src/H5B2int.c:1609:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_create_leaf': ../../src/H5B2int.c:1739:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_protect_leaf': ../../src/H5B2int.c:1808:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_create_internal': ../../src/H5B2int.c:1849:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_protect_internal': ../../src/H5B2int.c:1927:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_iterate_node': ../../src/H5B2int.c:1978:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_remove_leaf': ../../src/H5B2int.c:2085:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_remove_internal': ../../src/H5B2int.c:2170:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_remove_leaf_by_idx': ../../src/H5B2int.c:2366:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_remove_internal_by_idx': ../../src/H5B2int.c:2450:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_neighbor_leaf': ../../src/H5B2int.c:2713:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_neighbor_internal': ../../src/H5B2int.c:2799:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_delete_node': ../../src/H5B2int.c:2871:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_node_size': ../../src/H5B2int.c:2949:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_internal_free': ../../src/H5B2int.c:3002:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_leaf_free': ../../src/H5B2int.c:3047:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5B2stat.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5B2stat.lo ../../src/H5B2stat.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5B2stat.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5B2stat.c: In function 'H5B2_stat_info': ../../src/H5B2stat.c:89:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5B2stat.c: In function 'H5B2_size': ../../src/H5B2stat.c:121:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5B2test.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5B2test.lo ../../src/H5B2test.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5B2test.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5B2test.c: In function 'H5B2_test_crt_context': ../../src/H5B2test.c:129:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2test.c: In function 'H5B2_test_crt_dbg_context': ../../src/H5B2test.c:332:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2test.c: In function 'H5B2_get_node_info_test': ../../src/H5B2test.c:405:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2test.c: In function 'H5B2_get_node_depth_test': ../../src/H5B2test.c:529:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5B2test.c:519:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5C.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5C.lo ../../src/H5C.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5C.c:77: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5C.c: In function 'H5C_epoch_marker_load': ../../src/H5C.c:222:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_epoch_marker_flush': ../../src/H5C.c:241:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_epoch_marker_dest': ../../src/H5C.c:256:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_epoch_marker_clear': ../../src/H5C.c:272:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_epoch_marker_notify': ../../src/H5C.c:287:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_epoch_marker_size': ../../src/H5C.c:302:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_apply_candidate_list': ../../src/H5C.c:438:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_construct_candidate_list__clean_cache': ../../src/H5C.c:754:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_construct_candidate_list__min_clean': ../../src/H5C.c:865:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_create': ../../src/H5C.c:1078:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:1084:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:1085:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:1090:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:1091:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:1094:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:1095:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:1100:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:968:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_dest': ../../src/H5C.c:1393:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_expunge_entry': ../../src/H5C.c:1447:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_flush_cache': ../../src/H5C.c:1579:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_flush_to_min_clean': ../../src/H5C.c:1937:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_get_cache_auto_resize_config': ../../src/H5C.c:2108:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_get_cache_size': ../../src/H5C.c:2157:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_get_cache_hit_rate': ../../src/H5C.c:2236:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:2214:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_get_entry_status': ../../src/H5C.c:2281:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_get_evictions_enabled': ../../src/H5C.c:2361:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_insert_entry': ../../src/H5C.c:2493:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_mark_entries_as_clean': ../../src/H5C.c:2799:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_mark_entry_dirty': ../../src/H5C.c:3069:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_move_entry': ../../src/H5C.c:3148:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_resize_entry': ../../src/H5C.c:3312:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_pin_protected_entry': ../../src/H5C.c:3415:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c:3411:25: warning: variable 'cache_ptr' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_protect': ../../src/H5C.c:3516:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_reset_cache_hit_rate_stats': ../../src/H5C.c:3884:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_set_cache_auto_resize_config': ../../src/H5C.c:3990:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:3991:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:4015:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:4016:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:4026:20: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:4036:20: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:4039:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:3929:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_set_evictions_enabled': ../../src/H5C.c:4203:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_set_prefix': ../../src/H5C.c:4257:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_set_trace_file_ptr': ../../src/H5C.c:4300:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_stats': ../../src/H5C.c:4387:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_dump_cache': ../../src/H5C.c:4914:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_unpin_entry': ../../src/H5C.c:5048:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_unprotect': ../../src/H5C.c:5139:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_validate_resize_config': ../../src/H5C.c:5513:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5514:14: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5542:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5543:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5549:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5574:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5575:22: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5581:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5582:22: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5610:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5616:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5617:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5652:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5653:20: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5666:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5667:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5468:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C__auto_adjust_cache_size': ../../src/H5C.c:5746:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C__autoadjust__ageout': ../../src/H5C.c:6096:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C__autoadjust__ageout__cycle_epoch_marker': ../../src/H5C.c:6209:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C__autoadjust__ageout__evict_aged_out_entries': ../../src/H5C.c:6347:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C__autoadjust__ageout__insert_new_marker': ../../src/H5C.c:6554:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C__autoadjust__ageout__remove_all_markers': ../../src/H5C.c:6632:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C__autoadjust__ageout__remove_excess_markers': ../../src/H5C.c:6713:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C__flash_increase_cache_size': ../../src/H5C.c:6809:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_flush_invalidate_cache': ../../src/H5C.c:7006:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_flush_single_entry': ../../src/H5C.c:7533:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_load_entry': ../../src/H5C.c:7945:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_make_space_in_cache': ../../src/H5C.c:8107:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: At top level: ../../src/H5C.c:282:1: warning: 'H5C_epoch_marker_notify' defined but not used [-Wunused-function] CC H5CS.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5CS.lo ../../src/H5CS.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5CS.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5D.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5D.lo ../../src/H5D.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5D.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5D.c: In function 'H5D_init_pub_interface': ../../src/H5D.c:91:5: warning: unused variable 'err_occurred' [-Wunused-variable] CC H5Dbtree.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dbtree.lo ../../src/H5Dbtree.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dbtree.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dbtree.c: In function 'H5D_btree_new_node': ../../src/H5Dbtree.c:268:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_insert': ../../src/H5Dbtree.c:524:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_remove': ../../src/H5Dbtree.c:641:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_shared_create': ../../src/H5Dbtree.c:788:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_init': ../../src/H5Dbtree.c:829:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_create': ../../src/H5Dbtree.c:874:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_insert': ../../src/H5Dbtree.c:944:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_get_addr': ../../src/H5Dbtree.c:985:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_remove': ../../src/H5Dbtree.c:1116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_delete': ../../src/H5Dbtree.c:1156:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_copy_setup': ../../src/H5Dbtree.c:1216:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_copy_shutdown': ../../src/H5Dbtree.c:1265:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_size': ../../src/H5Dbtree.c:1302:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_dest': ../../src/H5Dbtree.c:1412:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_debug': ../../src/H5Dbtree.c:1452:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dchunk.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dchunk.lo ../../src/H5Dchunk.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dchunk.c:53: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dchunk.c: In function 'H5D_chunk_set_info_real': ../../src/H5Dchunk.c:298:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_set_info': ../../src/H5Dchunk.c:343:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_construct': ../../src/H5Dchunk.c:389:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_init': ../../src/H5Dchunk.c:478:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_io_init': ../../src/H5Dchunk.c:620:60: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Dchunk.c:838:41: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Dchunk.c:597:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_create_chunk_map_single': ../../src/H5Dchunk.c:1058:26: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Dchunk.c:1012:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_create_chunk_file_map_hyper': ../../src/H5Dchunk.c:1125:46: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Dchunk.c:1098:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_create_chunk_mem_map_hyper': ../../src/H5Dchunk.c:1293:30: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Dchunk.c:1275:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_file_cb': ../../src/H5Dchunk.c:1381:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_mem_cb': ../../src/H5Dchunk.c:1493:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_cacheable': ../../src/H5Dchunk.c:1568:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_read': ../../src/H5Dchunk.c:1651:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_write': ../../src/H5Dchunk.c:1800:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_flush': ../../src/H5Dchunk.c:1947:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_io_term': ../../src/H5Dchunk.c:1991:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_idx_reset': ../../src/H5Dchunk.c:2042:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_create': ../../src/H5Dchunk.c:2194:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_lookup': ../../src/H5Dchunk.c:2247:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_flush_entry': ../../src/H5Dchunk.c:2334:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_cache_evict': ../../src/H5Dchunk.c:2488:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_cache_prune': ../../src/H5Dchunk.c:2558:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_lock': ../../src/H5Dchunk.c:2684:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_unlock': ../../src/H5Dchunk.c:2948:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_allocated': ../../src/H5Dchunk.c:3057:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_allocate': ../../src/H5Dchunk.c:3217:17: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Dchunk.c:3217:62: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Dchunk.c:3141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_prune_fill': ../../src/H5Dchunk.c:3476:20: warning: size of 'chunk_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dchunk.c:3487:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_prune_by_extent': ../../src/H5Dchunk.c:3712:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_addrmap_cb': ../../src/H5Dchunk.c:4011:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_addrmap': ../../src/H5Dchunk.c:4046:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_delete': ../../src/H5Dchunk.c:4100:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_update_cache': ../../src/H5Dchunk.c:4178:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_copy_cb': ../../src/H5Dchunk.c:4274:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_copy': ../../src/H5Dchunk.c:4454:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_bh_info': ../../src/H5Dchunk.c:4692:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_dump_index': ../../src/H5Dchunk.c:4781:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_dest': ../../src/H5Dchunk.c:4863:20: warning: request for implicit conversion from 'void *' to 'struct H5D_rdcc_ent_t **' not permitted in C++ [-Wc++-compat] ../../src/H5Dchunk.c:4841:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_nonexistent_readvv_cb': ../../src/H5Dchunk.c:4973:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_nonexistent_readvv': ../../src/H5Dchunk.c:5023:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dcompact.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dcompact.lo ../../src/H5Dcompact.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dcompact.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dcompact.c: In function 'H5D_compact_fill': ../../src/H5Dcompact.c:126:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcompact.c: In function 'H5D_compact_construct': ../../src/H5Dcompact.c:183:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcompact.c: In function 'H5D_compact_readvv': ../../src/H5Dcompact.c:295:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcompact.c: In function 'H5D_compact_writevv': ../../src/H5Dcompact.c:336:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcompact.c: In function 'H5D_compact_flush': ../../src/H5Dcompact.c:369:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcompact.c: In function 'H5D_compact_copy': ../../src/H5Dcompact.c:412:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dcontig.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dcontig.lo ../../src/H5Dcontig.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dcontig.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dcontig.c: In function 'H5D_contig_alloc': ../../src/H5Dcontig.c:167:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_fill': ../../src/H5Dcontig.c:216:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_delete': ../../src/H5Dcontig.c:363:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_construct': ../../src/H5Dcontig.c:429:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_read': ../../src/H5Dcontig.c:549:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_write': ../../src/H5Dcontig.c:586:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_write_one': ../../src/H5Dcontig.c:629:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_readvv_sieve_cb': ../../src/H5Dcontig.c:671:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_readvv_cb': ../../src/H5Dcontig.c:827:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_readvv': ../../src/H5Dcontig.c:864:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_writevv_sieve_cb': ../../src/H5Dcontig.c:942:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_writevv_cb': ../../src/H5Dcontig.c:1148:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_writevv': ../../src/H5Dcontig.c:1184:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_flush': ../../src/H5Dcontig.c:1250:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_copy': ../../src/H5Dcontig.c:1309:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ddbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ddbg.lo ../../src/H5Ddbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ddbg.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Ddeprec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ddeprec.lo ../../src/H5Ddeprec.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ddeprec.c:43: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ddeprec.c: In function 'H5D_extend': ../../src/H5Ddeprec.c:326:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Defl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Defl.lo ../../src/H5Defl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Defl.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Defl.c: In function 'H5D_efl_construct': ../../src/H5Defl.c:139:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Defl.c: In function 'H5D_efl_read': ../../src/H5Defl.c:292:5: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Defl.c:296:5: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Defl.c:270:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Defl.c: In function 'H5D_efl_write': ../../src/H5Defl.c:378:5: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Defl.c:386:5: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Defl.c:356:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Defl.c: In function 'H5D_efl_readvv_cb': ../../src/H5Defl.c:431:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Defl.c: In function 'H5D_efl_readvv': ../../src/H5Defl.c:465:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Defl.c: In function 'H5D_efl_writevv_cb': ../../src/H5Defl.c:511:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Defl.c: In function 'H5D_efl_writevv': ../../src/H5Defl.c:545:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Defl.c: In function 'H5D_efl_bh_info': ../../src/H5Defl.c:590:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dfill.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dfill.lo ../../src/H5Dfill.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dfill.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dfill.c: In function 'H5D_fill': ../../src/H5Dfill.c:246:28: warning: size of 'mem_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dfill.c:184:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dfill.c: In function 'H5D_fill_init': ../../src/H5Dfill.c:373:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dfill.c: In function 'H5D_fill_refill_vl': ../../src/H5Dfill.c:569:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dint.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dint.lo ../../src/H5Dint.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dint.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dint.c: In function 'H5D_init': ../../src/H5Dint.c:130:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_init_interface': ../../src/H5Dint.c:159:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_get_dxpl_cache_real': ../../src/H5Dint.c:280:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_get_dxpl_cache': ../../src/H5Dint.c:365:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D__create_named': ../../src/H5Dint.c:405:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_get_space_status': ../../src/H5Dint.c:466:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_new': ../../src/H5Dint.c:531:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_init_type': ../../src/H5Dint.c:637:30: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Dint.c:593:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_init_space': ../../src/H5Dint.c:665:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_update_oh_info': ../../src/H5Dint.c:721:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_create': ../../src/H5Dint.c:916:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_open': ../../src/H5Dint.c:1108:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_open_oid': ../../src/H5Dint.c:1207:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_close': ../../src/H5Dint.c:1356:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_alloc_storage': ../../src/H5Dint.c:1581:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_init_storage': ../../src/H5Dint.c:1740:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_get_storage_size': ../../src/H5Dint.c:1813:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_get_offset': ../../src/H5Dint.c:1868:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_vlen_reclaim': ../../src/H5Dint.c:1953:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_vlen_get_buf_size': ../../src/H5Dint.c:2040:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_check_filters': ../../src/H5Dint.c:2084:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_set_extent': ../../src/H5Dint.c:2142:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_flush_sieve_buf': ../../src/H5Dint.c:2245:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_flush_real': ../../src/H5Dint.c:2287:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_mark': ../../src/H5Dint.c:2369:1: warning: label 'done' defined but not used [-Wunused-label] ../../src/H5Dint.c:2353:32: warning: unused parameter 'dxpl_id' [-Wunused-parameter] ../../src/H5Dint.c: In function 'H5D_flush_cb': ../../src/H5Dint.c:2394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_flush': ../../src/H5Dint.c:2430:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dio.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dio.lo ../../src/H5Dio.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dio.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dio.c: In function 'H5D_read': ../../src/H5Dio.c:290:21: warning: size of 'fm' is 2680 bytes [-Wlarger-than=] ../../src/H5Dio.c:376:17: warning: passing argument 5 of 'H5S_select_construct_projection' from incompatible pointer type [enabled by default] In file included from ../../src/H5Dprivate.h:28:0, from ../../src/H5Dpkg.h:32, from ../../src/H5Dio.c:27: ../../src/H5Sprivate.h:222:15: note: expected 'const void **' but argument is of type 'void **' ../../src/H5Dio.c:318:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dio.c: In function 'H5D_write': ../../src/H5Dio.c:491:21: warning: size of 'fm' is 2680 bytes [-Wlarger-than=] ../../src/H5Dio.c:602:17: warning: passing argument 5 of 'H5S_select_construct_projection' from incompatible pointer type [enabled by default] In file included from ../../src/H5Dprivate.h:28:0, from ../../src/H5Dpkg.h:32, from ../../src/H5Dio.c:27: ../../src/H5Sprivate.h:222:15: note: expected 'const void **' but argument is of type 'void **' ../../src/H5Dio.c:519:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dio.c: In function 'H5D_ioinfo_init': ../../src/H5Dio.c:743:25: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../src/H5Dio.c: In function 'H5D_typeinfo_init': ../../src/H5Dio.c:802:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dio.c: In function 'H5D_ioinfo_adjust': ../../src/H5Dio.c:959:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dio.c: In function 'H5D_ioinfo_term': ../../src/H5Dio.c:1047:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dlayout.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dlayout.lo ../../src/H5Dlayout.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dlayout.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dlayout.c: In function 'H5D_layout_set_io_ops': ../../src/H5Dlayout.c:81:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dlayout.c: In function 'H5D_layout_meta_size': ../../src/H5Dlayout.c:138:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dlayout.c: In function 'H5D_layout_oh_create': ../../src/H5Dlayout.c:205:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dlayout.c: In function 'H5D_layout_oh_read': ../../src/H5Dlayout.c:328:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dlayout.c: In function 'H5D_layout_oh_write': ../../src/H5Dlayout.c:459:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dmpio.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dmpio.lo ../../src/H5Dmpio.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dmpio.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dmpio.c: In function 'H5D_mpio_opt_possible': ../../src/H5Dmpio.c:167:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c:160:28: warning: unused parameter 'fm' [-Wunused-parameter] ../../src/H5Dmpio.c: In function 'H5D_mpio_select_read': ../../src/H5Dmpio.c:267:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_mpio_select_write': ../../src/H5Dmpio.c:296:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_ioinfo_xfer_mode': ../../src/H5Dmpio.c:326:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_ioinfo_coll_opt_mode': ../../src/H5Dmpio.c:371:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_mpio_get_min_chunk': ../../src/H5Dmpio.c:407:28: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:404:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_mpio_get_sum_chunk': ../../src/H5Dmpio.c:440:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_contig_collective_read': ../../src/H5Dmpio.c:489:26: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dmpio.c:478:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_contig_collective_write': ../../src/H5Dmpio.c:536:26: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dmpio.c:525:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_chunk_collective_io': ../../src/H5Dmpio.c:604:26: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dmpio.c:608:22: warning: cast from function call of type 'unsigned int' to non-matching type 'enum H5FD_mpio_chunk_opt_t' [-Wbad-function-cast] ../../src/H5Dmpio.c:626:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:595:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_chunk_collective_read': ../../src/H5Dmpio.c:736:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_chunk_collective_write': ../../src/H5Dmpio.c:767:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_link_chunk_collective_io': ../../src/H5Dmpio.c:861:40: warning: request for implicit conversion from 'void *' to 'struct H5D_chunk_info_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dmpio.c:818:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_multi_chunk_collective_io': ../../src/H5Dmpio.c:1175:17: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../src/H5Dmpio.c:1215:17: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../src/H5Dmpio.c:1091:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_multi_chunk_collective_io_no_opt': ../../src/H5Dmpio.c:1344:20: warning: request for implicit conversion from 'void *' to 'struct H5D_chunk_info_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dmpio.c:1379:13: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../src/H5Dmpio.c:1438:13: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../src/H5Dmpio.c:1298:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_inter_collective_io': ../../src/H5Dmpio.c:1485:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_final_collective_io': ../../src/H5Dmpio.c:1549:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_sort_chunk': ../../src/H5Dmpio.c:1653:44: warning: request for implicit conversion from 'void *' to 'haddr_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dmpio.c:1677:32: warning: request for implicit conversion from 'void *' to 'struct H5D_chunk_info_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dmpio.c:1620:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_obtain_mpio_mode': ../../src/H5Dmpio.c:1798:22: warning: cast from function call of type 'unsigned int' to non-matching type 'enum H5FD_mpio_chunk_opt_t' [-Wbad-function-cast] ../../src/H5Dmpio.c:1807:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:1810:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:1811:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:1811:23: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dmpio.c:1814:40: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:1820:23: warning: request for implicit conversion from 'void *' to 'struct H5D_chunk_info_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dmpio.c:1837:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:1859:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../src/H5Dmpio.c:1866:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:1867:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:1873:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:1873:78: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:1876:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:1877:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:1783:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: At top level: ../../src/H5Dmpio.c:81:0: warning: macro "H5D_CHUNK_IO_MODE_IND" is not used [-Wunused-macros] ../../src/H5Dmpio.c:87:0: warning: macro "H5D_CHUNK_SELECT_NONE" is not used [-Wunused-macros] ../../src/H5Dmpio.c:86:0: warning: macro "H5D_CHUNK_SELECT_IRREG" is not used [-Wunused-macros] CC H5Doh.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Doh.lo ../../src/H5Doh.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Doh.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Doh.c: In function 'H5O_dset_get_copy_file_udata': ../../src/H5Doh.c:114:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Doh.c: In function 'H5O_dset_isa': ../../src/H5Doh.c:194:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Doh.c: In function 'H5O_dset_open': ../../src/H5Doh.c:236:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Doh.c: In function 'H5O_dset_create': ../../src/H5Doh.c:289:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Doh.c: In function 'H5O_dset_get_oloc': ../../src/H5Doh.c:337:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Doh.c: In function 'H5O_dset_bh_info': ../../src/H5Doh.c:382:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Doh.c: In function 'H5O_dset_flush': ../../src/H5Doh.c:483:2: warning: assignment makes integer from pointer without a cast [enabled by default] ../../src/H5Doh.c:462:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dscatgath.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dscatgath.lo ../../src/H5Dscatgath.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dscatgath.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dscatgath.c: In function 'H5D_scatter_file': ../../src/H5Dscatgath.c:99:13: warning: size of '_off' is 8192 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:104:12: warning: size of '_len' is 4096 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:163:13: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:165:13: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:111:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dscatgath.c: In function 'H5D_gather_file': ../../src/H5Dscatgath.c:198:13: warning: size of '_off' is 8192 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:203:12: warning: size of '_len' is 4096 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:264:13: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:266:13: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:210:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dscatgath.c: In function 'H5D_scatter_mem': ../../src/H5Dscatgath.c:294:13: warning: size of '_off' is 8192 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:296:12: warning: size of '_len' is 4096 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:349:13: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:351:13: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:304:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dscatgath.c: In function 'H5D_gather_mem': ../../src/H5Dscatgath.c:381:13: warning: size of '_off' is 8192 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:383:12: warning: size of '_len' is 4096 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:436:13: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:438:13: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:391:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dscatgath.c: In function 'H5D_scatgath_read': ../../src/H5Dscatgath.c:462:20: warning: size of 'mem_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:464:20: warning: size of 'bkg_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:466:20: warning: size of 'file_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:472:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dscatgath.c: In function 'H5D_scatgath_write': ../../src/H5Dscatgath.c:594:20: warning: size of 'mem_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:596:20: warning: size of 'bkg_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:598:20: warning: size of 'file_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:604:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dscatgath.c: In function 'H5D_compound_opt_read': ../../src/H5Dscatgath.c:746:16: warning: size of '_off' is 8192 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:748:16: warning: size of '_len' is 4096 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:830:13: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:832:13: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:753:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dscatgath.c: In function 'H5D_scatter_file': ../../src/H5Dscatgath.c:168:1: warning: stack usage is 12528 bytes [-Wstack-usage=] ../../src/H5Dscatgath.c: In function 'H5D_gather_file': ../../src/H5Dscatgath.c:269:1: warning: stack usage is 12528 bytes [-Wstack-usage=] ../../src/H5Dscatgath.c: In function 'H5D_scatter_mem': ../../src/H5Dscatgath.c:354:1: warning: stack usage is 12400 bytes [-Wstack-usage=] ../../src/H5Dscatgath.c: In function 'H5D_gather_mem': ../../src/H5Dscatgath.c:441:1: warning: stack usage is 12400 bytes [-Wstack-usage=] ../../src/H5Dscatgath.c: In function 'H5D_compound_opt_read': ../../src/H5Dscatgath.c:835:1: warning: stack usage is 12432 bytes [-Wstack-usage=] CC H5Dselect.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dselect.lo ../../src/H5Dselect.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dselect.c:32: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dselect.c: In function 'H5D_select_io': ../../src/H5Dselect.c:86:20: warning: size of 'mem_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dselect.c:88:20: warning: size of 'file_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dselect.c:90:13: warning: size of '_mem_off' is 8192 bytes [-Wlarger-than=] ../../src/H5Dselect.c:92:13: warning: size of '_file_off' is 8192 bytes [-Wlarger-than=] ../../src/H5Dselect.c:94:12: warning: size of '_mem_len' is 4096 bytes [-Wlarger-than=] ../../src/H5Dselect.c:96:12: warning: size of '_file_len' is 4096 bytes [-Wlarger-than=] ../../src/H5Dselect.c:239:18: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dselect.c:241:18: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dselect.c:243:17: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dselect.c:245:17: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dselect.c:105:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dselect.c: In function 'H5D_select_read': ../../src/H5Dselect.c:269:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dselect.c: In function 'H5D_select_write': ../../src/H5Dselect.c:300:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dselect.c: In function 'H5D_select_io': ../../src/H5Dselect.c:248:1: warning: stack usage is 28896 bytes [-Wstack-usage=] ../../src/H5Dselect.c:248:1: warning: the frame size of 28816 bytes is larger than 16384 bytes [-Wframe-larger-than=] CC H5Dtest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dtest.lo ../../src/H5Dtest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dtest.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dtest.c: In function 'H5D_layout_version_test': ../../src/H5Dtest.c:90:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dtest.c: In function 'H5D_layout_contig_size_test': ../../src/H5Dtest.c:129:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dtest.c: In function 'H5D_current_cache_size_test': ../../src/H5Dtest.c:170:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5E.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5E.lo ../../src/H5E.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5E.c:57: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5E.c: In function 'H5E_init': ../../src/H5E.c:147:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5E.c: In function 'H5E_init_interface': ../../src/H5E.c:213:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5E.c: In function 'H5E_register_class': ../../src/H5E.c:456:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5E.c: In function 'H5E_unregister_class': ../../src/H5E.c:540:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5E.c: In function 'H5E_close_msg_cb': ../../src/H5E.c:651:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5E.c: In function 'H5E_create_msg': ../../src/H5E.c:793:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5E.c: In function 'H5E_get_current_stack': ../../src/H5E.c:950:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5E.c: In function 'H5E_set_current_stack': ../../src/H5E.c:1074:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5E.c: In function 'H5Epush2': ../../src/H5E.c:1361:5: warning: implicit declaration of function 'vasprintf' [-Wimplicit-function-declaration] ../../src/H5E.c:1361:5: warning: nested extern declaration of 'vasprintf' [-Wnested-externs] CC H5Edeprec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Edeprec.lo ../../src/H5Edeprec.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Edeprec.c:43: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Eint.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Eint.lo ../../src/H5Eint.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Eint.c:40: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Eint.c: In function 'H5E_print': ../../src/H5Eint.c:453:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Eint.c: In function 'H5E_walk': ../../src/H5Eint.c:528:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Eint.c: In function 'H5E_printf_stack': ../../src/H5Eint.c:725:5: warning: implicit declaration of function 'vasprintf' [-Wimplicit-function-declaration] ../../src/H5Eint.c:725:5: warning: nested extern declaration of 'vasprintf' [-Wnested-externs] ../../src/H5Eint.c: In function 'H5E_clear_entries': ../../src/H5Eint.c:905:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Eint.c:907:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Eint.c:909:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Eint.c:884:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Eint.c: In function 'H5E_clear_stack': ../../src/H5Eint.c:938:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Eint.c: In function 'H5E_pop': ../../src/H5Eint.c:974:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Eint.c: In function 'H5E_dump_api_stack': ../../src/H5Eint.c:1008:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5F.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5F.lo ../../src/H5F.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5F.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5F.c: In function 'H5F_init': ../../src/H5F.c:102:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_init_interface': ../../src/H5F.c:128:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_get_access_plist': ../../src/H5F.c:298:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_get_obj_count': ../../src/H5F.c:428:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_get_obj_ids': ../../src/H5F.c:506:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_get_objects': ../../src/H5F.c:541:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c:538:12: warning: unused variable 'type_exists' [-Wunused-variable] ../../src/H5F.c: In function 'H5F_get_objects_cb': ../../src/H5F.c:631:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_new': ../../src/H5F.c:848:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_dest': ../../src/H5F.c:1005:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_open': ../../src/H5F.c:1189:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_flush': ../../src/H5F.c:1689:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_close': ../../src/H5F.c:1758:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_try_close': ../../src/H5F.c:1816:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_get_id': ../../src/H5F.c:2141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_build_actual_name': ../../src/H5F.c:2267:18: warning: size of 'realname' is 4096 bytes [-Wlarger-than=] ../../src/H5F.c:2238:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Faccum.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Faccum.lo ../../src/H5Faccum.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Faccum.c:39: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Faccum.c: In function 'H5F_accum_read': ../../src/H5Faccum.c:120:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Faccum.c: In function 'H5F_accum_adjust': ../../src/H5Faccum.c:281:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Faccum.c: In function 'H5F_accum_write': ../../src/H5Faccum.c:420:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Faccum.c: In function 'H5F_accum_free': ../../src/H5Faccum.c:836:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Faccum.c: In function 'H5F_accum_flush': ../../src/H5Faccum.c:992:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Faccum.c: In function 'H5F_accum_reset': ../../src/H5Faccum.c:1030:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fcwfs.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fcwfs.lo ../../src/H5Fcwfs.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fcwfs.c:44: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fcwfs.c: In function 'H5F_cwfs_add': ../../src/H5Fcwfs.c:112:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fcwfs.c: In function 'H5F_cwfs_find_free_heap': ../../src/H5Fcwfs.c:170:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fdbg.lo ../../src/H5Fdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fdbg.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fdbg.c: In function 'H5F_debug': ../../src/H5Fdbg.c:56:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fefc.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fefc.lo ../../src/H5Fefc.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fefc.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fefc.c: In function 'H5F_efc_create': ../../src/H5Fefc.c:98:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fefc.c: In function 'H5F_efc_open': ../../src/H5Fefc.c:152:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fefc.c: In function 'H5F_efc_close': ../../src/H5Fefc.c:341:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fefc.c: In function 'H5F_efc_release': ../../src/H5Fefc.c:430:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fefc.c: In function 'H5F_efc_destroy': ../../src/H5Fefc.c:490:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fefc.c: In function 'H5F_efc_remove_ent': ../../src/H5Fefc.c:541:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fefc.c: In function 'H5F_efc_try_close': ../../src/H5Fefc.c:793:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ffake.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ffake.lo ../../src/H5Ffake.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ffake.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ffake.c: In function 'H5F_fake_alloc': ../../src/H5Ffake.c:75:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fio.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fio.lo ../../src/H5Fio.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fio.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fio.c: In function 'H5F_block_read': ../../src/H5Fio.c:100:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fio.c: In function 'H5F_block_write': ../../src/H5Fio.c:141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fmount.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fmount.lo ../../src/H5Fmount.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fmount.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fmount.c: In function 'H5F_close_mounts': ../../src/H5Fmount.c:79:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fmount.c: In function 'H5F_mount': ../../src/H5Fmount.c:144:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fmount.c: In function 'H5F_unmount': ../../src/H5Fmount.c:310:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fmount.c: In function 'H5F_flush_mounts_recurse': ../../src/H5Fmount.c:648:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fmount.c: In function 'H5F_flush_mounts': ../../src/H5Fmount.c:688:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fmount.c: In function 'H5F_traverse_mount': ../../src/H5Fmount.c:729:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fmpi.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fmpi.lo ../../src/H5Fmpi.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fmpi.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fmpi.c: In function 'H5F_mpi_get_rank': ../../src/H5Fmpi.c:103:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fmpi.c: In function 'H5F_mpi_get_comm': ../../src/H5Fmpi.c:137:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fmpi.c: In function 'H5F_mpi_get_size': ../../src/H5Fmpi.c:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fquery.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fquery.lo ../../src/H5Fquery.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fquery.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fquery.c: In function 'H5F_get_fileno': ../../src/H5Fquery.c:940:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fquery.c: In function 'H5F_get_eoa': ../../src/H5Fquery.c:973:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fquery.c: In function 'H5F_get_vfd_handle': ../../src/H5Fquery.c:1006:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fsfile.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fsfile.lo ../../src/H5Fsfile.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fsfile.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fsfile.c: In function 'H5F_sfile_add': ../../src/H5Fsfile.c:110:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsfile.c: In function 'H5F_sfile_remove': ../../src/H5Fsfile.c:194:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fsuper.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fsuper.lo ../../src/H5Fsuper.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fsuper.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fsuper.c: In function 'H5F_locate_signature': ../../src/H5Fsuper.c:126:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper.c: In function 'H5F_super_ext_create': ../../src/H5Fsuper.c:183:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper.c: In function 'H5F_super_ext_open': ../../src/H5Fsuper.c:236:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper.c: In function 'H5F_super_ext_close': ../../src/H5Fsuper.c:275:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper.c: In function 'H5F_super_read': ../../src/H5Fsuper.c:330:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper.c: In function 'H5F_super_init': ../../src/H5Fsuper.c:404:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper.c: In function 'H5F_super_dirty': ../../src/H5Fsuper.c:656:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper.c: In function 'H5F_super_size': ../../src/H5Fsuper.c:721:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper.c: In function 'H5F_super_ext_write_msg': ../../src/H5Fsuper.c:780:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fsuper_cache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fsuper_cache.lo ../../src/H5Fsuper_cache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fsuper_cache.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fsuper_cache.c: In function 'H5F_sblock_load': ../../src/H5Fsuper_cache.c:277:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:278:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:279:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:280:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:288:30: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:409:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:410:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:411:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:412:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:132:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper_cache.c: In function 'H5F_sblock_flush': ../../src/H5Fsuper_cache.c:602:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper_cache.c: In function 'H5F_sblock_dest': ../../src/H5Fsuper_cache.c:800:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper_cache.c: In function 'H5F_sblock_clear': ../../src/H5Fsuper_cache.c:831:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ftest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ftest.lo ../../src/H5Ftest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ftest.c:42: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ftest.c: In function 'H5F_get_sohm_mesg_count_test': ../../src/H5Ftest.c:105:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ftest.c: In function 'H5F_check_cached_stab_test': ../../src/H5Ftest.c:142:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ftest.c: In function 'H5F_get_maxaddr_test': ../../src/H5Ftest.c:176:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FD.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FD.lo ../../src/H5FD.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FD.c:41: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FD.c: In function 'H5FD_init': ../../src/H5FD.c:136:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_init_interface': ../../src/H5FD.c:165:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_register': ../../src/H5FD.c:359:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_get_class': ../../src/H5FD.c:451:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_sb_size': ../../src/H5FD.c:504:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_sb_encode': ../../src/H5FD.c:542:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_sb_decode': ../../src/H5FD.c:572:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_pl_copy': ../../src/H5FD.c:609:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_pl_close': ../../src/H5FD.c:654:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_fapl_get': ../../src/H5FD.c:704:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_fapl_open': ../../src/H5FD.c:738:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_fapl_copy': ../../src/H5FD.c:783:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_fapl_close': ../../src/H5FD.c:819:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_dxpl_open': ../../src/H5FD.c:858:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_dxpl_copy': ../../src/H5FD.c:902:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_dxpl_close': ../../src/H5FD.c:938:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_open': ../../src/H5FD.c:1064:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_close': ../../src/H5FD.c:1196:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_cmp': ../../src/H5FD.c:1279:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_query': ../../src/H5FD.c:1361:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5FD.c:1372:1: warning: label 'done' defined but not used [-Wunused-label] ../../src/H5FD.c: In function 'H5FD_driver_query': ../../src/H5FD.c:1398:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5FD.c:1409:1: warning: label 'done' defined but not used [-Wunused-label] ../../src/H5FD.c: In function 'H5FD_get_maxaddr': ../../src/H5FD.c:1694:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_get_fs_type_map': ../../src/H5FD.c:1752:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_flush': ../../src/H5FD.c:1939:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_truncate': ../../src/H5FD.c:2008:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_get_vfd_handle': ../../src/H5FD.c:2100:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FDcore.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDcore.lo ../../src/H5FDcore.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDcore.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDcore.c: In function 'H5FD_core_init': ../../src/H5FDcore.c:231:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_fapl_get': ../../src/H5FDcore.c:369:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_open': ../../src/H5FDcore.c:417:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_close': ../../src/H5FDcore.c:614:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_set_eoa': ../../src/H5FDcore.c:815:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_get_handle': ../../src/H5FDcore.c:874:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_read': ../../src/H5FDcore.c:941:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_write': ../../src/H5FDcore.c:1006:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_flush': ../../src/H5FDcore.c:1083:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_truncate': ../../src/H5FDcore.c:1185:27: warning: conversion to 'size_t' from 'haddr_t' may alter its value [-Wconversion] ../../src/H5FDcore.c:1178:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FDdirect.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDdirect.lo ../../src/H5FDdirect.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDdirect.c:32: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../src/H5FDdirect.c:32:0: ../../src/H5private.h:1755:15: warning: 'H5_interface_initialize_g' defined but not used [-Wunused-variable] ../../src/H5private.h:1756:18: warning: 'H5FD_direct_init_interface' declared 'static' but never defined [-Wunused-function] CC H5FDfamily.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDfamily.lo ../../src/H5FDfamily.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDfamily.c:41: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDfamily.c: In function 'H5FD_family_init': ../../src/H5FDfamily.c:197:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_fapl_get': ../../src/H5FDfamily.c:374:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_fapl_copy': ../../src/H5FDfamily.c:420:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_fapl_free': ../../src/H5FDfamily.c:473:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_dxpl_copy': ../../src/H5FDfamily.c:508:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_dxpl_free': ../../src/H5FDfamily.c:559:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_sb_decode': ../../src/H5FDfamily.c:668:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_open': ../../src/H5FDfamily.c:742:11: warning: size of 'memb_name' is 4096 bytes [-Wlarger-than=] ../../src/H5FDfamily.c:742:28: warning: size of 'temp' is 4096 bytes [-Wlarger-than=] ../../src/H5FDfamily.c:804:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5FDfamily.c:804:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5FDfamily.c:805:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5FDfamily.c:805:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5FDfamily.c:811:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5FDfamily.c:811:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5FDfamily.c:746:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_close': ../../src/H5FDfamily.c:903:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_cmp': ../../src/H5FDfamily.c:963:1: warning: label 'done' defined but not used [-Wunused-label] ../../src/H5FDfamily.c: In function 'H5FD_family_set_eoa': ../../src/H5FDfamily.c:1063:11: warning: size of 'memb_name' is 4096 bytes [-Wlarger-than=] ../../src/H5FDfamily.c:1086:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5FDfamily.c:1086:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5FDfamily.c:1067:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_get_handle': ../../src/H5FDfamily.c:1199:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_read': ../../src/H5FDfamily.c:1251:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_write': ../../src/H5FDfamily.c:1328:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_flush': ../../src/H5FDfamily.c:1393:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_truncate': ../../src/H5FDfamily.c:1428:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_open': ../../src/H5FDfamily.c:876:1: warning: stack usage is 8336 bytes [-Wstack-usage=] CC H5FDint.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDint.lo ../../src/H5FDint.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDint.c:40: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDint.c: In function 'H5FD_read': ../../src/H5FDint.c:125:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDint.c: In function 'H5FD_write': ../../src/H5FDint.c:168:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDint.c: In function 'H5FD_set_eoa': ../../src/H5FDint.c:215:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDint.c: In function 'H5FD_get_eoa': ../../src/H5FDint.c:252:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDint.c: In function 'H5FD_get_eof': ../../src/H5FDint.c:294:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FDlog.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDlog.lo ../../src/H5FDlog.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDlog.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDlog.c: In function 'H5FD_log_init': ../../src/H5FDlog.c:282:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDlog.c: In function 'H5Pset_fapl_log': ../../src/H5FDlog.c:349:18: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5FDlog.c: In function 'H5FD_log_fapl_copy': ../../src/H5FDlog.c:411:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDlog.c: In function 'H5FD_log_open': ../../src/H5FDlog.c:645:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5FDlog.c:647:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5FDlog.c:505:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDlog.c: In function 'H5FD_log_close': ../../src/H5FDlog.c:735:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5FDlog.c:701:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDlog.c: In function 'H5FD_log_get_handle': ../../src/H5FDlog.c:1082:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDlog.c: In function 'H5FD_log_read': ../../src/H5FDlog.c:1179:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5FDlog.c:1268:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5FDlog.c:1123:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDlog.c: In function 'H5FD_log_write': ../../src/H5FDlog.c:1385:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5FDlog.c:1471:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5FDlog.c:1324:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDlog.c: In function 'H5FD_log_truncate': ../../src/H5FDlog.c:1522:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FDmpi.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDmpi.lo ../../src/H5FDmpi.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDmpi.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDmpi.c: In function 'H5FD_mpi_get_rank': ../../src/H5FDmpi.c:62:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpi.c: In function 'H5FD_mpi_get_size': ../../src/H5FDmpi.c:98:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpi.c: In function 'H5FD_mpi_get_comm': ../../src/H5FDmpi.c:134:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpi.c: In function 'H5FD_mpi_comm_info_dup': ../../src/H5FDmpi.c:260:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpi.c: In function 'H5FD_mpi_comm_info_free': ../../src/H5FDmpi.c:320:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpi.c: In function 'H5FD_mpi_setup_collective': ../../src/H5FDmpi.c:474:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpi.c: In function 'H5FD_mpi_teardown_collective': ../../src/H5FDmpi.c:514:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FDmpio.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDmpio.lo ../../src/H5FDmpio.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDmpio.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDmpio.c: In function 'H5FD_mpio_init': ../../src/H5FDmpio.c:203:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpio.c: In function 'H5FD_mpio_fapl_get': ../../src/H5FDmpio.c:761:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpio.c: In function 'H5FD_mpio_fapl_copy': ../../src/H5FDmpio.c:804:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpio.c: In function 'H5FD_set_mpio_atomicity': ../../src/H5FDmpio.c:900:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpio.c: In function 'H5FD_get_mpio_atomicity': ../../src/H5FDmpio.c:947:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpio.c: In function 'H5FD_mpio_open': ../../src/H5FDmpio.c:1091:59: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5FDmpio.c:1039:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpio.c: In function 'H5FD_mpio_close': ../../src/H5FDmpio.c:1199:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpio.c: In function 'H5FD_mpio_get_handle': ../../src/H5FDmpio.c:1400:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpio.c: In function 'H5FD_mpio_read': ../../src/H5FDmpio.c:1534:21: warning: cast from function call of type 'unsigned int' to non-matching type 'enum H5FD_mpio_xfer_t' [-Wbad-function-cast] ../../src/H5FDmpio.c:1578:25: warning: cast from function call of type 'unsigned int' to non-matching type 'enum H5FD_mpio_collective_opt_t' [-Wbad-function-cast] ../../src/H5FDmpio.c:1498:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpio.c: In function 'H5FD_mpio_write': ../../src/H5FDmpio.c:1818:21: warning: cast from function call of type 'unsigned int' to non-matching type 'enum H5FD_mpio_xfer_t' [-Wbad-function-cast] ../../src/H5FDmpio.c:1873:25: warning: cast from function call of type 'unsigned int' to non-matching type 'enum H5FD_mpio_collective_opt_t' [-Wbad-function-cast] ../../src/H5FDmpio.c:1881:83: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5FDmpio.c:1889:79: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5FDmpio.c:1899:75: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5FDmpio.c:1782:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpio.c: In function 'H5FD_mpio_flush': ../../src/H5FDmpio.c:1957:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpio.c: In function 'H5FD_mpio_truncate': ../../src/H5FDmpio.c:2001:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FDmpiposix.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDmpiposix.lo ../../src/H5FDmpiposix.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDmpiposix.c:40: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDmpiposix.c: In function 'H5FD_mpiposix_init': ../../src/H5FDmpiposix.c:289:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpiposix.c: In function 'H5Pget_fapl_mpiposix': ../../src/H5FDmpiposix.c:435:18: warning: request for implicit conversion from 'void *' to 'struct H5FD_mpiposix_fapl_t *' not permitted in C++ [-Wc++-compat] ../../src/H5FDmpiposix.c: In function 'H5FD_mpiposix_fapl_get': ../../src/H5FDmpiposix.c:486:18: warning: request for implicit conversion from 'void *' to 'struct H5FD_mpiposix_fapl_t *' not permitted in C++ [-Wc++-compat] ../../src/H5FDmpiposix.c:481:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpiposix.c: In function 'H5FD_mpiposix_fapl_copy': ../../src/H5FDmpiposix.c:529:22: warning: request for implicit conversion from 'void *' to 'struct H5FD_mpiposix_fapl_t *' not permitted in C++ [-Wc++-compat] ../../src/H5FDmpiposix.c:527:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpiposix.c: In function 'H5FD_mpiposix_open': ../../src/H5FDmpiposix.c:651:6: warning: request for implicit conversion from 'void *' to 'const struct H5FD_mpiposix_fapl_t *' not permitted in C++ [-Wc++-compat] ../../src/H5FDmpiposix.c:747:20: warning: request for implicit conversion from 'void *' to 'struct H5FD_mpiposix_t *' not permitted in C++ [-Wc++-compat] ../../src/H5FDmpiposix.c:756:19: warning: conversion to 'haddr_t' from '__off64_t' may change the sign of the result [-Wsign-conversion] ../../src/H5FDmpiposix.c:632:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpiposix.c: In function 'H5FD_mpiposix_close': ../../src/H5FDmpiposix.c:826:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpiposix.c: In function 'H5FD_mpiposix_get_handle': ../../src/H5FDmpiposix.c:1065:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpiposix.c: In function 'H5FD_mpiposix_read': ../../src/H5FDmpiposix.c:1152:9: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5FDmpiposix.c:1107:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpiposix.c: In function 'H5FD_mpiposix_write': ../../src/H5FDmpiposix.c:1226:23: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ [-Wc++-compat] ../../src/H5FDmpiposix.c:1319:9: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5FDmpiposix.c:1209:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpiposix.c: In function 'H5FD_mpiposix_truncate': ../../src/H5FDmpiposix.c:1382:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FDmulti.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDmulti.lo ../../src/H5FDmulti.c In file included from /usr/include/assert.h:36:0, from ../../src/H5FDmulti.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDmulti.c: In function 'compute_next': ../../src/H5FDmulti.c:2062:2: warning: declaration of '_unmapped' shadows a previous local [-Wshadow] ../../src/H5FDmulti.c:2061:5: warning: shadowed declaration is here [-Wshadow] ../../src/H5FDmulti.c:2062:2: warning: declaration of '_seen' shadows a previous local [-Wshadow] ../../src/H5FDmulti.c:2061:5: warning: shadowed declaration is here [-Wshadow] ../../src/H5FDmulti.c: In function 'open_members': ../../src/H5FDmulti.c:2107:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] CC H5FDsec2.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDsec2.lo ../../src/H5FDsec2.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDsec2.c:32: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDsec2.c: In function 'H5FD_sec2_init': ../../src/H5FDsec2.c:240:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDsec2.c: In function 'H5FD_sec2_open': ../../src/H5FDsec2.c:337:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDsec2.c: In function 'H5FD_sec2_close': ../../src/H5FDsec2.c:454:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDsec2.c: In function 'H5FD_sec2_get_handle': ../../src/H5FDsec2.c:672:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDsec2.c: In function 'H5FD_sec2_read': ../../src/H5FDsec2.c:708:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDsec2.c: In function 'H5FD_sec2_write': ../../src/H5FDsec2.c:808:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDsec2.c: In function 'H5FD_sec2_truncate': ../../src/H5FDsec2.c:901:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FDspace.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDspace.lo ../../src/H5FDspace.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDspace.c:40: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDspace.c: In function 'H5FD_extend': ../../src/H5FDspace.c:134:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDspace.c: In function 'H5FD_alloc_real': ../../src/H5FDspace.c:202:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDspace.c: In function 'H5FD_alloc': ../../src/H5FDspace.c:258:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDspace.c: In function 'H5FD_free_real': ../../src/H5FDspace.c:298:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDspace.c: In function 'H5FD_free': ../../src/H5FDspace.c:383:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDspace.c: In function 'H5FD_try_extend': ../../src/H5FDspace.c:429:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FDstdio.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDstdio.lo ../../src/H5FDstdio.c In file included from /usr/include/assert.h:36:0, from ../../src/H5FDstdio.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5FL.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FL.lo ../../src/H5FL.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FL.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FL.c: In function 'H5FL_malloc': ../../src/H5FL.c:196:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_reg_init': ../../src/H5FL.c:236:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_reg_free': ../../src/H5FL.c:288:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_reg_malloc': ../../src/H5FL.c:373:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_reg_calloc': ../../src/H5FL.c:450:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_reg_gc': ../../src/H5FL.c:542:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_blk_create_list': ../../src/H5FL.c:721:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_blk_init': ../../src/H5FL.c:772:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_blk_free_block_avail': ../../src/H5FL.c:815:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_blk_malloc': ../../src/H5FL.c:856:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_blk_calloc': ../../src/H5FL.c:946:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_blk_free': ../../src/H5FL.c:992:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_blk_realloc': ../../src/H5FL.c:1090:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_blk_gc': ../../src/H5FL.c:1227:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_arr_init': ../../src/H5FL.c:1332:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_arr_free': ../../src/H5FL.c:1386:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_arr_malloc': ../../src/H5FL.c:1461:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_arr_calloc': ../../src/H5FL.c:1534:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_arr_realloc': ../../src/H5FL.c:1572:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_arr_gc': ../../src/H5FL.c:1696:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_seq_malloc': ../../src/H5FL.c:1836:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_seq_calloc': ../../src/H5FL.c:1870:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_seq_realloc': ../../src/H5FL.c:1904:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_fac_init': ../../src/H5FL.c:1943:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_fac_free': ../../src/H5FL.c:2019:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_fac_malloc': ../../src/H5FL.c:2108:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_fac_calloc': ../../src/H5FL.c:2185:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_fac_gc': ../../src/H5FL.c:2274:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_fac_term': ../../src/H5FL.c:2320:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_garbage_coll': ../../src/H5FL.c:2426:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_set_free_list_limits': ../../src/H5FL.c:2487:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FO.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FO.lo ../../src/H5FO.c In file included from /usr/include/stdio.h:27:0, from ../../src/H5Epublic.h:22, from ../../src/H5Eprivate.h:22, from ../../src/H5FO.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FO.c: In function 'H5FO_create': ../../src/H5FO.c:78:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FO.c: In function 'H5FO_insert': ../../src/H5FO.c:166:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FO.c: In function 'H5FO_delete': ../../src/H5FO.c:218:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FO.c: In function 'H5FO_dest': ../../src/H5FO.c:352:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FO.c: In function 'H5FO_top_create': ../../src/H5FO.c:397:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FO.c: In function 'H5FO_top_incr': ../../src/H5FO.c:436:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FO.c: In function 'H5FO_top_decr': ../../src/H5FO.c:491:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FO.c: In function 'H5FO_top_dest': ../../src/H5FO.c:585:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FS.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FS.lo ../../src/H5FS.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FS.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FS.c: In function 'H5FS_create': ../../src/H5FS.c:112:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_open': ../../src/H5FS.c:201:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_delete': ../../src/H5FS.c:270:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_close': ../../src/H5FS.c:361:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_new': ../../src/H5FS.c:566:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5FS.c:528:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_size': ../../src/H5FS.c:601:24: warning: unused parameter 'f' [-Wunused-parameter] ../../src/H5FS.c: In function 'H5FS_incr': ../../src/H5FS.c:637:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_decr': ../../src/H5FS.c:678:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_dirty': ../../src/H5FS.c:726:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_hdr_dest': ../../src/H5FS.c:764:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_sinfo_dest': ../../src/H5FS.c:892:17: warning: request for implicit conversion from 'void *' to 'struct H5FS_bin_t *' not permitted in C++ [-Wc++-compat] ../../src/H5FS.c:875:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FScache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FScache.lo ../../src/H5FScache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FScache.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FScache.c: In function 'H5FS_cache_hdr_load': ../../src/H5FScache.c:161:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_cache_hdr_flush': ../../src/H5FScache.c:288:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_cache_hdr_dest': ../../src/H5FScache.c:450:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_cache_hdr_clear': ../../src/H5FScache.c:499:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_cache_sinfo_load': ../../src/H5FScache.c:618:17: warning: variable 'old_tot_space' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c:617:17: warning: variable 'old_ghost_sect_count' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c:616:17: warning: variable 'old_serial_sect_count' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c:615:17: warning: variable 'old_tot_sect_count' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c:577:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_sinfo_serialize_sect_cb': ../../src/H5FScache.c:734:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_sinfo_serialize_node_cb': ../../src/H5FScache.c:789:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_cache_sinfo_flush': ../../src/H5FScache.c:833:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_cache_sinfo_dest': ../../src/H5FScache.c:931:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_cache_sinfo_clear': ../../src/H5FScache.c:977:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FSdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FSdbg.lo ../../src/H5FSdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FSdbg.c:38: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FSdbg.c: In function 'H5FS_debug': ../../src/H5FSdbg.c:103:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSdbg.c: In function 'H5FS_sect_debug': ../../src/H5FSdbg.c:200:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSdbg.c: In function 'H5FS_sects_debug': ../../src/H5FSdbg.c:243:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FSsection.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FSsection.lo ../../src/H5FSsection.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FSsection.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FSsection.c: In function 'H5FS_sinfo_new': ../../src/H5FSsection.c:178:25: warning: request for implicit conversion from 'void *' to 'struct H5FS_bin_t *' not permitted in C++ [-Wc++-compat] ../../src/H5FSsection.c:132:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sinfo_lock': ../../src/H5FSsection.c:212:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sinfo_unlock': ../../src/H5FSsection.c:317:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_serialize_size': ../../src/H5FSsection.c:505:23: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../src/H5FSsection.c:508:23: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../src/H5FSsection.c: In function 'H5FS_sect_increase': ../../src/H5FSsection.c:544:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_decrease': ../../src/H5FSsection.c:606:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_size_node_decr': ../../src/H5FSsection.c:664:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_unlink_size': ../../src/H5FSsection.c:756:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_unlink_rest': ../../src/H5FSsection.c:810:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_remove_real': ../../src/H5FSsection.c:864:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_remove': ../../src/H5FSsection.c:907:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_link_size': ../../src/H5FSsection.c:954:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_link_rest': ../../src/H5FSsection.c:1061:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_link': ../../src/H5FSsection.c:1112:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_merge': ../../src/H5FSsection.c:1174:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_add': ../../src/H5FSsection.c:1383:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_try_extend': ../../src/H5FSsection.c:1471:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_find_node': ../../src/H5FSsection.c:1612:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_find': ../../src/H5FSsection.c:1764:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_iterate_sect_cb': ../../src/H5FSsection.c:1836:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_iterate_node_cb': ../../src/H5FSsection.c:1874:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_iterate': ../../src/H5FSsection.c:1912:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_change_class': ../../src/H5FSsection.c:2015:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FSstat.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FSstat.lo ../../src/H5FSstat.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FSstat.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5FStest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FStest.lo ../../src/H5FStest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FStest.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5G.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5G.lo ../../src/H5G.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5G.c:91: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5G.c: In function 'H5G__init': ../../src/H5G.c:155:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5G.c: In function 'H5G_init_interface': ../../src/H5G.c:187:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gbtree2.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gbtree2.lo ../../src/H5Gbtree2.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gbtree2.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gbtree2.c: In function 'H5G_dense_fh_name_cmp': ../../src/H5Gbtree2.c:170:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gbtree2.c: In function 'H5G_dense_btree2_name_compare': ../../src/H5Gbtree2.c:266:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] CC H5Gcache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gcache.lo ../../src/H5Gcache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gcache.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gcache.c: In function 'H5G_node_load': ../../src/H5Gcache.c:148:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Gcache.c:132:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcache.c:123:60: warning: unused parameter 'udata' [-Wunused-parameter] ../../src/H5Gcache.c: In function 'H5G_node_flush': ../../src/H5Gcache.c:221:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcache.c: In function 'H5G_node_dest': ../../src/H5Gcache.c:309:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcache.c: In function 'H5G_node_clear': ../../src/H5Gcache.c:358:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gcompact.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gcompact.lo ../../src/H5Gcompact.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gcompact.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gcompact.c: In function 'H5G_compact_build_table_cb': ../../src/H5Gcompact.c:92:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G_compact_build_table': ../../src/H5Gcompact.c:131:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G__compact_insert': ../../src/H5Gcompact.c:194:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G__compact_get_name_by_idx': ../../src/H5Gcompact.c:230:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G_compact_remove_common_cb': ../../src/H5Gcompact.c:283:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G__compact_remove': ../../src/H5Gcompact.c:323:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G__compact_remove_by_idx': ../../src/H5Gcompact.c:364:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G__compact_iterate': ../../src/H5Gcompact.c:416:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G_compact_lookup_cb': ../../src/H5Gcompact.c:461:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G__compact_lookup': ../../src/H5Gcompact.c:508:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G__compact_lookup_by_idx': ../../src/H5Gcompact.c:554:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G__compact_get_type_by_idx': ../../src/H5Gcompact.c:603:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gdense.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gdense.lo ../../src/H5Gdense.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gdense.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gdense.c: In function 'H5G__dense_create': ../../src/H5Gdense.c:281:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_insert': ../../src/H5Gdense.c:400:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_lookup_cb': ../../src/H5Gdense.c:506:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_lookup': ../../src/H5Gdense.c:545:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_lookup_by_idx_fh_cb': ../../src/H5Gdense.c:608:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_lookup_by_idx_bt2_cb': ../../src/H5Gdense.c:648:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_lookup_by_idx': ../../src/H5Gdense.c:690:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_build_table_cb': ../../src/H5Gdense.c:797:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_build_table': ../../src/H5Gdense.c:838:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_iterate_fh_cb': ../../src/H5Gdense.c:897:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_iterate_bt2_cb': ../../src/H5Gdense.c:934:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_iterate': ../../src/H5Gdense.c:996:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_get_name_by_idx_fh_cb': ../../src/H5Gdense.c:1110:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_get_name_by_idx_bt2_cb': ../../src/H5Gdense.c:1155:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_get_name_by_idx': ../../src/H5Gdense.c:1202:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_remove_fh_cb': ../../src/H5Gdense.c:1318:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_remove_bt2_cb': ../../src/H5Gdense.c:1383:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_remove': ../../src/H5Gdense.c:1429:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_remove_by_idx_fh_cb': ../../src/H5Gdense.c:1493:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_remove_by_idx_bt2_cb': ../../src/H5Gdense.c:1528:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_remove_by_idx': ../../src/H5Gdense.c:1640:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_delete': ../../src/H5Gdense.c:1745:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_get_type_by_idx': ../../src/H5Gdense.c:1842:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gdeprec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gdeprec.lo ../../src/H5Gdeprec.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gdeprec.c:43: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gdeprec.c: In function 'H5G_link_hard': ../../src/H5Gdeprec.c:438:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdeprec.c: In function 'H5G_move': ../../src/H5Gdeprec.c:542:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdeprec.c: In function 'H5G_get_objinfo_cb': ../../src/H5Gdeprec.c:902:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdeprec.c: In function 'H5G_get_objinfo': ../../src/H5Gdeprec.c:984:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdeprec.c: In function 'H5G_obj_get_type_by_idx': ../../src/H5Gdeprec.c:1145:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gent.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gent.lo ../../src/H5Gent.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gent.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gent.c: In function 'H5G__ent_decode_vec': ../../src/H5Gent.c:101:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gent.c: In function 'H5G_ent_decode': ../../src/H5Gent.c:141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gent.c: In function 'H5G__ent_encode_vec': ../../src/H5Gent.c:206:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gent.c: In function 'H5G_ent_encode': ../../src/H5Gent.c:246:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gent.c: In function 'H5G__ent_copy': ../../src/H5Gent.c:341:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gent.c: In function 'H5G__ent_reset': ../../src/H5Gent.c:364:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Gent.c: In function 'H5G__ent_convert': ../../src/H5Gent.c:399:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gint.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gint.lo ../../src/H5Gint.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gint.c:40: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gint.c: In function 'H5G_init_int_interface': ../../src/H5Gint.c:139:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G__create_named': ../../src/H5Gint.c:172:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G__create': ../../src/H5Gint.c:230:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G__open_name': ../../src/H5Gint.c:307:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G_open': ../../src/H5Gint.c:368:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G_open_oid': ../../src/H5Gint.c:460:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G_close': ../../src/H5Gint.c:508:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G_iterate_cb': ../../src/H5Gint.c:759:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G_iterate': ../../src/H5Gint.c:819:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G_visit_cb': ../../src/H5Gint.c:909:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G_visit': ../../src/H5Gint.c:1092:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Glink.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Glink.lo ../../src/H5Glink.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Glink.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Glink.c: In function 'H5G_link_to_info': ../../src/H5Glink.c:286:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Glink.c: In function 'H5G__link_to_loc': ../../src/H5Glink.c:363:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Glink.c: In function 'H5G__link_release_table': ../../src/H5Glink.c:507:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Glink.c: In function 'H5G__link_name_replace': ../../src/H5Glink.c:551:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gloc.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gloc.lo ../../src/H5Gloc.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gloc.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gloc.c: In function 'H5G_loc': ../../src/H5Gloc.c:164:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G__loc_copy': ../../src/H5Gloc.c:278:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_reset': ../../src/H5Gloc.c:312:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_free': ../../src/H5Gloc.c:345:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_find_cb': ../../src/H5Gloc.c:381:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_find': ../../src/H5Gloc.c:418:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_find_by_idx_cb': ../../src/H5Gloc.c:463:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_find_by_idx': ../../src/H5Gloc.c:524:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G__loc_insert': ../../src/H5Gloc.c:580:16: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gloc.c:567:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_exists': ../../src/H5Gloc.c:654:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_info_cb': ../../src/H5Gloc.c:694:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_info': ../../src/H5Gloc.c:733:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_set_comment_cb': ../../src/H5Gloc.c:793:14: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gloc.c:775:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_set_comment': ../../src/H5Gloc.c:827:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_get_comment_cb': ../../src/H5Gloc.c:866:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_get_comment': ../../src/H5Gloc.c:918:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gname.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gname.lo ../../src/H5Gname.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gname.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gname.c: In function 'H5G_normalize': ../../src/H5Gname.c:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gname.c: In function 'H5G_build_fullpath': ../../src/H5Gname.c:300:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gname.c: In function 'H5G__name_init': ../../src/H5Gname.c:426:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Gname.c: In function 'H5G_name_set': ../../src/H5Gname.c:460:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gname.c: In function 'H5G_name_copy': ../../src/H5Gname.c:534:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gname.c: In function 'H5G_get_name': ../../src/H5Gname.c:567:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gname.c: In function 'H5G_name_move_path': ../../src/H5Gname.c:703:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gname.c: In function 'H5G_name_replace_cb': ../../src/H5Gname.c:805:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gname.c: In function 'H5G_name_replace': ../../src/H5Gname.c:1073:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gname.c: In function 'H5G_get_name_by_addr_cb': ../../src/H5Gname.c:1214:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gname.c: In function 'H5G_get_name_by_addr': ../../src/H5Gname.c:1287:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gnode.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gnode.lo ../../src/H5Gnode.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gnode.c:40: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gnode.c: In function 'H5G__node_free': ../../src/H5Gnode.c:299:20: warning: request for implicit conversion from 'void *' to 'struct H5G_entry_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Gnode.c: In function 'H5G_node_create': ../../src/H5Gnode.c:344:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Gnode.c:367:28: warning: request for implicit conversion from 'void *' to 'struct H5G_entry_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Gnode.c:334:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G_node_found': ../../src/H5Gnode.c:532:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G_node_insert': ../../src/H5Gnode.c:718:6: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Gnode.c:718:10: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Gnode.c:635:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G_node_remove': ../../src/H5Gnode.c:801:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c:792:21: warning: unused variable 'lt_key' [-Wunused-variable] ../../src/H5Gnode.c: In function 'H5G__node_iterate': ../../src/H5Gnode.c:994:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G__node_sumup': ../../src/H5Gnode.c:1071:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G__node_by_idx': ../../src/H5Gnode.c:1116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G__node_init': ../../src/H5Gnode.c:1176:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G__node_copy': ../../src/H5Gnode.c:1294:28: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gnode.c:1256:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G__node_build_table': ../../src/H5Gnode.c:1403:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G__node_iterate_size': ../../src/H5Gnode.c:1481:19: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Gnode.c: In function 'H5G_node_debug': ../../src/H5Gnode.c:1510:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gobj.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gobj.lo ../../src/H5Gobj.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gobj.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gobj.c: In function 'H5G__obj_create': ../../src/H5Gobj.c:137:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G__obj_create_real': ../../src/H5Gobj.c:272:67: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gobj.c:277:73: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gobj.c:283:77: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gobj.c:193:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G__obj_get_linfo': ../../src/H5Gobj.c:325:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G_obj_compact_to_dense_cb': ../../src/H5Gobj.c:390:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G_obj_stab_to_new_cb': ../../src/H5Gobj.c:433:51: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gobj.c:425:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G_obj_insert': ../../src/H5Gobj.c:471:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G__obj_iterate': ../../src/H5Gobj.c:669:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G__obj_info': ../../src/H5Gobj.c:740:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G_obj_get_name_by_idx': ../../src/H5Gobj.c:816:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G_obj_remove_update_linfo': ../../src/H5Gobj.c:877:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G_obj_remove': ../../src/H5Gobj.c:989:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G_obj_remove_by_idx': ../../src/H5Gobj.c:1055:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G__obj_lookup': ../../src/H5Gobj.c:1131:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G_obj_lookup_by_idx': ../../src/H5Gobj.c:1186:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Goh.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Goh.lo ../../src/H5Goh.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Goh.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Goh.c: In function 'H5O_group_get_copy_file_udata': ../../src/H5Goh.c:112:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Goh.c: In function 'H5O_group_isa': ../../src/H5Goh.c:182:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Goh.c: In function 'H5O_group_open': ../../src/H5Goh.c:218:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Goh.c: In function 'H5O_group_create': ../../src/H5Goh.c:259:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Goh.c: In function 'H5O_group_get_oloc': ../../src/H5Goh.c:307:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Goh.c: In function 'H5O_group_bh_info': ../../src/H5Goh.c:344:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Groot.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Groot.lo ../../src/H5Groot.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Groot.c:38: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Groot.c: In function 'H5G_mkroot': ../../src/H5Groot.c:157:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Groot.c: In function 'H5G_root_loc': ../../src/H5Groot.c:386:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gstab.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gstab.lo ../../src/H5Gstab.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gstab.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gstab.c: In function 'H5G__stab_create_components': ../../src/H5Gstab.c:145:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_create': ../../src/H5Gstab.c:213:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_insert_real': ../../src/H5Gstab.c:270:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_insert': ../../src/H5Gstab.c:325:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_remove': ../../src/H5Gstab.c:366:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_remove_by_idx': ../../src/H5Gstab.c:420:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_delete': ../../src/H5Gstab.c:480:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_iterate': ../../src/H5Gstab.c:538:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_count': ../../src/H5Gstab.c:627:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_bh_size': ../../src/H5Gstab.c:669:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_get_name_by_idx': ../../src/H5Gstab.c:759:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G_stab_lookup_cb': ../../src/H5Gstab.c:843:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_lookup': ../../src/H5Gstab.c:879:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G_stab_lookup_by_idx_cb': ../../src/H5Gstab.c:939:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_lookup_by_idx': ../../src/H5Gstab.c:981:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_valid': ../../src/H5Gstab.c:1063:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G_stab_get_type_by_idx_cb': ../../src/H5Gstab.c:1135:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_get_type_by_idx': ../../src/H5Gstab.c:1196:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gtest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gtest.lo ../../src/H5Gtest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gtest.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gtest.c: In function 'H5G__is_empty_test': ../../src/H5Gtest.c:102:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G__has_links_test': ../../src/H5Gtest.c:213:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G__has_stab_test': ../../src/H5Gtest.c:271:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G__is_new_dense_test': ../../src/H5Gtest.c:321:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G__new_dense_info_test': ../../src/H5Gtest.c:391:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G__lheap_size_test': ../../src/H5Gtest.c:465:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G__user_path_test': ../../src/H5Gtest.c:513:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G__verify_cached_stab_test': ../../src/H5Gtest.c:606:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G_verify_cached_stabs_test_cb': ../../src/H5Gtest.c:667:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G__verify_cached_stabs_test': ../../src/H5Gtest.c:761:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gtraverse.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gtraverse.lo ../../src/H5Gtraverse.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gtraverse.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gtraverse.c: In function 'H5G_traverse_slink_cb': ../../src/H5Gtraverse.c:129:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtraverse.c: In function 'H5G_traverse_ud': ../../src/H5Gtraverse.c:185:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtraverse.c: In function 'H5G_traverse_slink': ../../src/H5Gtraverse.c:327:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtraverse.c: In function 'H5G__traverse_special': ../../src/H5Gtraverse.c:402:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtraverse.c: In function 'H5G_traverse_real': ../../src/H5Gtraverse.c:743:52: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gtraverse.c:747:52: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gtraverse.c:751:52: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gtraverse.c:505:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtraverse.c: In function 'H5G_traverse': ../../src/H5Gtraverse.c:838:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HF.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HF.lo ../../src/H5HF.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HF.c:41: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HF.c: In function 'H5HF_op_write': ../../src/H5HF.c:130:5: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5HF.c: In function 'H5HF_create': ../../src/H5HF.c:158:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_open': ../../src/H5HF.c:225:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_insert': ../../src/H5HF.c:375:49: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5HF.c:354:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_get_obj_len': ../../src/H5HF.c:421:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_read': ../../src/H5HF.c:489:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_write': ../../src/H5HF.c:567:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_op': ../../src/H5HF.c:639:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_remove': ../../src/H5HF.c:704:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_close': ../../src/H5HF.c:769:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_delete': ../../src/H5HF.c:862:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFbtree2.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFbtree2.lo ../../src/H5HFbtree2.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFbtree2.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFbtree2.c: In function 'H5HF_huge_bt2_crt_context': ../../src/H5HFbtree2.c:214:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFbtree2.c: In function 'H5HF_huge_bt2_crt_dbg_context': ../../src/H5HFbtree2.c:286:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFbtree2.c: In function 'H5HF_huge_bt2_indir_remove': ../../src/H5HFbtree2.c:358:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFbtree2.c: In function 'H5HF_huge_bt2_filt_indir_remove': ../../src/H5HFbtree2.c:576:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFbtree2.c: In function 'H5HF_huge_bt2_dir_remove': ../../src/H5HFbtree2.c:765:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFbtree2.c: In function 'H5HF_huge_bt2_filt_dir_remove': ../../src/H5HFbtree2.c:990:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFcache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFcache.lo ../../src/H5HFcache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFcache.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFcache.c: In function 'H5HF_cache_hdr_load': ../../src/H5HFcache.c:277:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_hdr_flush': ../../src/H5HFcache.c:503:20: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5HFcache.c:504:20: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5HFcache.c:457:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_hdr_dest': ../../src/H5HFcache.c:589:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_hdr_clear': ../../src/H5HFcache.c:635:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_iblock_load': ../../src/H5HFcache.c:708:25: warning: size of 'iblock_buf' is 4096 bytes [-Wlarger-than=] ../../src/H5HFcache.c:749:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFcache.c:749:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFcache.c:717:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_iblock_flush': ../../src/H5HFcache.c:906:17: warning: size of 'iblock_buf' is 4096 bytes [-Wlarger-than=] ../../src/H5HFcache.c:909:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_iblock_dest': ../../src/H5HFcache.c:1094:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_iblock_clear': ../../src/H5HFcache.c:1145:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_dblock_load': ../../src/H5HFcache.c:1349:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5HFcache.c:1221:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_dblock_flush': ../../src/H5HFcache.c:1392:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_dblock_dest': ../../src/H5HFcache.c:1665:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_dblock_clear': ../../src/H5HFcache.c:1717:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFdbg.lo ../../src/H5HFdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFdbg.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFdbg.c: In function 'H5HF_hdr_print': ../../src/H5HFdbg.c:259:5: warning: passing argument 1 of 'H5HF_dtable_debug' discards 'const' qualifier from pointer target type [enabled by default] ../../src/H5HFdbg.c:116:1: note: expected 'struct H5HF_dtable_t *' but argument is of type 'const struct H5HF_dtable_t *' ../../src/H5HFdbg.c:190:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5HFdbg.c: In function 'H5HF_hdr_debug': ../../src/H5HFdbg.c:314:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdbg.c: In function 'H5HF_dblock_debug': ../../src/H5HFdbg.c:483:23: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFdbg.c:536:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5HFdbg.c:448:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdbg.c: In function 'H5HF_iblock_print': ../../src/H5HFdbg.c:575:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5HFdbg.c: In function 'H5HF_iblock_debug': ../../src/H5HFdbg.c:708:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdbg.c: In function 'H5HF_sects_debug_cb': ../../src/H5HFdbg.c:764:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdbg.c: In function 'H5HF_sects_debug': ../../src/H5HFdbg.c:819:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFdblock.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFdblock.lo ../../src/H5HFdblock.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFdblock.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_create': ../../src/H5HFdblock.c:143:33: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFdblock.c:171:70: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFdblock.c:105:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_destroy': ../../src/H5HFdblock.c:232:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_new': ../../src/H5HFdblock.c:363:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../src/H5HFdblock.c:346:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_protect': ../../src/H5HFdblock.c:445:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_locate': ../../src/H5HFdblock.c:524:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_delete': ../../src/H5HFdblock.c:625:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_dest': ../../src/H5HFdblock.c:692:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFdtable.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFdtable.lo ../../src/H5HFdtable.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFdtable.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFdtable.c: In function 'H5HF_dtable_init': ../../src/H5HFdtable.c:99:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFhdr.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFhdr.lo ../../src/H5HFhdr.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFhdr.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFhdr.c: In function 'H5HF_hdr_alloc': ../../src/H5HFhdr.c:115:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_finish_init_phase1': ../../src/H5HFhdr.c:226:26: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value [-Wconversion] ../../src/H5HFhdr.c:213:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_finish_init_phase2': ../../src/H5HFhdr.c:264:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:253:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_finish_init': ../../src/H5HFhdr.c:307:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_create': ../../src/H5HFhdr.c:441:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:446:26: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:468:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:472:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:494:23: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:347:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_protect': ../../src/H5HFhdr.c:538:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_incr': ../../src/H5HFhdr.c:584:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_decr': ../../src/H5HFhdr.c:620:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_dirty': ../../src/H5HFhdr.c:716:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_adj_free': ../../src/H5HFhdr.c:763:5: warning: conversion to 'hsize_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:754:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_adjust_heap': ../../src/H5HFhdr.c:803:5: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:792:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_start_iter': ../../src/H5HFhdr.c:863:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_reset_iter': ../../src/H5HFhdr.c:901:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_skip_blocks': ../../src/H5HFhdr.c:941:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_update_iter': ../../src/H5HFhdr.c:990:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_inc_iter': ../../src/H5HFhdr.c:1169:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_reverse_iter': ../../src/H5HFhdr.c:1245:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:1280:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:1213:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_empty': ../../src/H5HFhdr.c:1354:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_free': ../../src/H5HFhdr.c:1402:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_delete': ../../src/H5HFhdr.c:1445:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFhuge.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFhuge.lo ../../src/H5HFhuge.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFhuge.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFhuge.c: In function 'H5HF_huge_bt2_create': ../../src/H5HFhuge.c:111:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_new_id': ../../src/H5HFhuge.c:266:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_insert': ../../src/H5HFhuge.c:319:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_get_obj_len': ../../src/H5HFhuge.c:514:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_op_real': ../../src/H5HFhuge.c:610:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_write': ../../src/H5HFhuge.c:755:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_read': ../../src/H5HFhuge.c:831:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_op': ../../src/H5HFhuge.c:868:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_remove': ../../src/H5HFhuge.c:905:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_term': ../../src/H5HFhuge.c:1013:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_delete': ../../src/H5HFhuge.c:1079:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFiblock.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFiblock.lo ../../src/H5HFiblock.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFiblock.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFiblock.c: In function 'H5HF_iblock_pin': ../../src/H5HFiblock.c:113:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_iblock_unpin': ../../src/H5HFiblock.c:216:13: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../src/H5HFiblock.c:180:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_iblock_incr': ../../src/H5HFiblock.c:247:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_iblock_decr': ../../src/H5HFiblock.c:284:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_iblock_dirty': ../../src/H5HFiblock.c:362:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_root_create': ../../src/H5HFiblock.c:401:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_root_double': ../../src/H5HFiblock.c:592:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFiblock.c:592:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFiblock.c:540:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_root_halve': ../../src/H5HFiblock.c:733:19: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFiblock.c:761:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFiblock.c:761:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFiblock.c:722:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_root_revert': ../../src/H5HFiblock.c:856:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_alloc_row': ../../src/H5HFiblock.c:937:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_create': ../../src/H5HFiblock.c:1030:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFiblock.c:1030:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFiblock.c:1001:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_protect': ../../src/H5HFiblock.c:1137:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_unprotect': ../../src/H5HFiblock.c:1283:13: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../src/H5HFiblock.c:1261:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_attach': ../../src/H5HFiblock.c:1342:83: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../src/H5HFiblock.c:1314:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_detach': ../../src/H5HFiblock.c:1380:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_delete': ../../src/H5HFiblock.c:1540:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_size': ../../src/H5HFiblock.c:1640:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_dest': ../../src/H5HFiblock.c:1725:22: warning: request for implicit conversion from 'void *' to 'struct H5HF_indirect_ent_t *' not permitted in C++ [-Wc++-compat] ../../src/H5HFiblock.c:1727:27: warning: request for implicit conversion from 'void *' to 'struct H5HF_indirect_filt_ent_t *' not permitted in C++ [-Wc++-compat] ../../src/H5HFiblock.c:1729:31: warning: request for implicit conversion from 'void *' to 'struct H5HF_indirect_t **' not permitted in C++ [-Wc++-compat] ../../src/H5HFiblock.c:1707:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFiter.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFiter.lo ../../src/H5HFiter.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFiter.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFiter.c: In function 'H5HF_man_iter_start_offset': ../../src/H5HFiter.c:141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiter.c: In function 'H5HF_man_iter_start_entry': ../../src/H5HFiter.c:321:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiter.c: In function 'H5HF_man_iter_reset': ../../src/H5HFiter.c:379:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiter.c: In function 'H5HF_man_iter_up': ../../src/H5HFiter.c:476:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiter.c: In function 'H5HF_man_iter_down': ../../src/H5HFiter.c:524:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFman.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFman.lo ../../src/H5HFman.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFman.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFman.c: In function 'H5HF_man_insert': ../../src/H5HFman.c:119:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFman.c: In function 'H5HF_man_op_real': ../../src/H5HFman.c:249:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFman.c: In function 'H5HF_man_read': ../../src/H5HFman.c:382:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFman.c: In function 'H5HF_man_write': ../../src/H5HFman.c:430:58: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5HFman.c:419:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFman.c: In function 'H5HF_man_op': ../../src/H5HFman.c:457:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFman.c: In function 'H5HF_man_remove': ../../src/H5HFman.c:502:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFsection.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFsection.lo ../../src/H5HFsection.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFsection.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFsection.c: In function 'H5HF_sect_init_cls': ../../src/H5HFsection.c:330:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_term_cls': ../../src/H5HFsection.c:372:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_node_new': ../../src/H5HFsection.c:413:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_node_free': ../../src/H5HFsection.c:457:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_new': ../../src/H5HFsection.c:494:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_locate_parent': ../../src/H5HFsection.c:548:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_revive': ../../src/H5HFsection.c:607:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_dblock_info': ../../src/H5HFsection.c:678:55: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../src/H5HFsection.c:656:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5HFsection.c:681:1: warning: label 'done' defined but not used [-Wunused-label] ../../src/H5HFsection.c:651:53: warning: unused parameter 'dxpl_id' [-Wunused-parameter] ../../src/H5HFsection.c: In function 'H5HF_sect_single_reduce': ../../src/H5HFsection.c:707:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_full_dblock': ../../src/H5HFsection.c:777:23: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFsection.c:764:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_add': ../../src/H5HFsection.c:820:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_deserialize': ../../src/H5HFsection.c:874:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_merge': ../../src/H5HFsection.c:964:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_can_shrink': ../../src/H5HFsection.c:1037:27: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFsection.c: In function 'H5HF_sect_single_shrink': ../../src/H5HFsection.c:1080:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_free': ../../src/H5HFsection.c:1142:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_valid': ../../src/H5HFsection.c:1203:78: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5HFsection.c:1212:31: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFsection.c:1195:20: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c:1193:20: warning: variable 'dblock_overhead' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_create': ../../src/H5HFsection.c:1269:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_from_single': ../../src/H5HFsection.c:1315:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_revive': ../../src/H5HFsection.c:1363:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_reduce': ../../src/H5HFsection.c:1405:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_first': ../../src/H5HFsection.c:1479:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_init_cls': ../../src/H5HFsection.c:1572:28: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFsection.c:1560:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_term_cls': ../../src/H5HFsection.c:1603:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_serialize': ../../src/H5HFsection.c:1639:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_deserialize': ../../src/H5HFsection.c:1683:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_merge': ../../src/H5HFsection.c:1786:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_shrink': ../../src/H5HFsection.c:1891:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_free_real': ../../src/H5HFsection.c:1932:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_free': ../../src/H5HFsection.c:1965:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_valid': ../../src/H5HFsection.c:2003:14: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_init_cls': ../../src/H5HFsection.c:2188:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFsection.c:2177:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_term_cls': ../../src/H5HFsection.c:2214:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_new': ../../src/H5HFsection.c:2250:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_for_row': ../../src/H5HFsection.c:2321:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_init_rows': ../../src/H5HFsection.c:2480:23: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFsection.c:2395:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_add': ../../src/H5HFsection.c:2637:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_decr': ../../src/H5HFsection.c:2705:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_revive_row': ../../src/H5HFsection.c:2759:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_revive': ../../src/H5HFsection.c:2825:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_reduce_row': ../../src/H5HFsection.c:2894:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_reduce': ../../src/H5HFsection.c:3161:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_first': ../../src/H5HFsection.c:3423:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_merge_row': ../../src/H5HFsection.c:3516:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_build_parent': ../../src/H5HFsection.c:3753:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_shrink': ../../src/H5HFsection.c:3821:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_serialize': ../../src/H5HFsection.c:3878:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_deserialize': ../../src/H5HFsection.c:3945:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_free': ../../src/H5HFsection.c:4015:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_valid': ../../src/H5HFsection.c:4102:44: warning: variable 'tmp_row_sect2' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c:4094:40: warning: variable 'tmp_row_sect' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c:4129:44: warning: variable 'tmp_child_sect2' set but not used [-Wunused-but-set-variable] CC H5HFspace.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFspace.lo ../../src/H5HFspace.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFspace.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFspace.c: In function 'H5HF_space_start': ../../src/H5HFspace.c:113:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_add': ../../src/H5HFspace.c:174:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_find': ../../src/H5HFspace.c:221:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_revert_root_cb': ../../src/H5HFspace.c:270:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_revert_root': ../../src/H5HFspace.c:314:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_create_root_cb': ../../src/H5HFspace.c:356:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_create_root': ../../src/H5HFspace.c:407:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_size': ../../src/H5HFspace.c:446:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_remove': ../../src/H5HFspace.c:491:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_close': ../../src/H5HFspace.c:529:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_delete': ../../src/H5HFspace.c:584:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_sect_change_class': ../../src/H5HFspace.c:620:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFstat.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFstat.lo ../../src/H5HFstat.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFstat.c:32: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFstat.c: In function 'H5HF_size': ../../src/H5HFstat.c:134:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFtest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFtest.lo ../../src/H5HFtest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFtest.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFtest.c: In function 'H5HF_get_cparam_test': ../../src/H5HFtest.c:99:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../src/H5HFtest.c:102:33: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value [-Wconversion] CC H5HFtiny.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFtiny.lo ../../src/H5HFtiny.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFtiny.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFtiny.c: In function 'H5HF_tiny_insert': ../../src/H5HFtiny.c:172:55: warning: conversion to 'uint8_t' from 'size_t' may alter its value [-Wconversion] ../../src/H5HFtiny.c:176:55: warning: conversion to 'uint8_t' from 'size_t' may alter its value [-Wconversion] ../../src/H5HFtiny.c:153:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFtiny.c: In function 'H5HF_tiny_get_obj_len': ../../src/H5HFtiny.c:232:34: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFtiny.c: In function 'H5HF_tiny_op_real': ../../src/H5HFtiny.c:283:34: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFtiny.c:261:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFtiny.c: In function 'H5HF_tiny_read': ../../src/H5HFtiny.c:319:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFtiny.c: In function 'H5HF_tiny_op': ../../src/H5HFtiny.c:356:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFtiny.c: In function 'H5HF_tiny_remove': ../../src/H5HFtiny.c:408:34: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFtiny.c:393:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HG.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HG.lo ../../src/H5HG.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HG.c:50: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HG.c: In function 'H5HG_create': ../../src/H5HG.c:166:20: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:166:20: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:166:20: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:185:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:193:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:143:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HG.c: In function 'H5HG_protect': ../../src/H5HG.c:254:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HG.c: In function 'H5HG_alloc': ../../src/H5HG.c:298:19: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:363:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../src/H5HG.c:301:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HG.c: In function 'H5HG_extend': ../../src/H5HG.c:436:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HG.c: In function 'H5HG_insert': ../../src/H5HG.c:538:12: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:550:47: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:527:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HG.c: In function 'H5HG_read': ../../src/H5HG.c:614:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HG.c: In function 'H5HG_link': ../../src/H5HG.c:686:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HG.c: In function 'H5HG_remove': ../../src/H5HG.c:765:52: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:778:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:780:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../src/H5HG.c:790:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:749:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HG.c: In function 'H5HG_free': ../../src/H5HG.c:844:19: warning: request for implicit conversion from 'void *' to 'struct H5HG_obj_t *' not permitted in C++ [-Wc++-compat] ../../src/H5HG.c:832:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HGcache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HGcache.lo ../../src/H5HGcache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HGcache.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HGcache.c: In function 'H5HG_load': ../../src/H5HGcache.c:170:14: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HGcache.c:170:14: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HGcache.c:170:14: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HGcache.c:186:70: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HGcache.c:232:10: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HGcache.c:122:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HGcache.c:114:56: warning: unused parameter 'udata' [-Wunused-parameter] ../../src/H5HGcache.c: In function 'H5HG_flush': ../../src/H5HGcache.c:286:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HGcache.c: In function 'H5HG_dest': ../../src/H5HGcache.c:326:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HGcache.c: In function 'H5HG_clear': ../../src/H5HGcache.c:371:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HGdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HGdbg.lo ../../src/H5HGdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HGdbg.c:32: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HGdbg.c: In function 'H5HG_debug': ../../src/H5HGdbg.c:98:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HGquery.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HGquery.lo ../../src/H5HGquery.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HGquery.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5HL.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HL.lo ../../src/H5HL.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HL.c:38: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HL.c: In function 'H5HL_create': ../../src/H5HL.c:121:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_dblk_realloc': ../../src/H5HL.c:218:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_minimize_heap_space': ../../src/H5HL.c:328:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_protect': ../../src/H5HL.c:454:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_unprotect': ../../src/H5HL.c:571:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_dirty': ../../src/H5HL.c:653:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_insert': ../../src/H5HL.c:700:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_remove': ../../src/H5HL.c:916:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_delete': ../../src/H5HL.c:1067:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_get_size': ../../src/H5HL.c:1142:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_heapsize': ../../src/H5HL.c:1194:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HLcache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HLcache.lo ../../src/H5HLcache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HLcache.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HLcache.c: In function 'H5HL_fl_deserialize': ../../src/H5HLcache.c:141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLcache.c: In function 'H5HL_prefix_load': ../../src/H5HLcache.c:261:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLcache.c: In function 'H5HL_prefix_flush': ../../src/H5HLcache.c:399:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLcache.c: In function 'H5HL_prefix_dest': ../../src/H5HLcache.c:500:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLcache.c: In function 'H5HL_prefix_clear': ../../src/H5HLcache.c:556:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLcache.c: In function 'H5HL_datablock_load': ../../src/H5HLcache.c:631:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLcache.c:625:54: warning: unused parameter 'addr' [-Wunused-parameter] ../../src/H5HLcache.c: In function 'H5HL_datablock_flush': ../../src/H5HLcache.c:697:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLcache.c:691:72: warning: unused parameter 'addr' [-Wunused-parameter] ../../src/H5HLcache.c: In function 'H5HL_datablock_dest': ../../src/H5HLcache.c:751:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLcache.c: In function 'H5HL_datablock_clear': ../../src/H5HLcache.c:801:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HLdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HLdbg.lo ../../src/H5HLdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HLdbg.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HLdbg.c: In function 'H5HL_debug': ../../src/H5HLdbg.c:106:3: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HLdbg.c:108:3: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HLdbg.c:120:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5HLdbg.c:63:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HLint.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HLint.lo ../../src/H5HLint.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HLint.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HLint.c: In function 'H5HL_new': ../../src/H5HLint.c:107:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLint.c: In function 'H5HL_prfx_new': ../../src/H5HLint.c:255:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLint.c: In function 'H5HL_prfx_dest': ../../src/H5HLint.c:299:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLint.c: In function 'H5HL_dblk_new': ../../src/H5HLint.c:345:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLint.c: In function 'H5HL_dblk_dest': ../../src/H5HLint.c:389:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HP.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HP.lo ../../src/H5HP.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HP.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HP.c: In function 'H5HP_create': ../../src/H5HP.c:384:32: warning: request for implicit conversion from 'void *' to 'struct H5HP_ent_t *' not permitted in C++ [-Wc++-compat] ../../src/H5HP.c:342:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HP.c: In function 'H5HP_insert': ../../src/H5HP.c:463:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HP.c: In function 'H5HP_remove': ../../src/H5HP.c:589:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HP.c: In function 'H5HP_change': ../../src/H5HP.c:675:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HP.c: In function 'H5HP_incr': ../../src/H5HP.c:760:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HP.c: In function 'H5HP_decr': ../../src/H5HP.c:851:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HP.c:851:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5HP.c:832:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HP.c: In function 'H5HP_close': ../../src/H5HP.c:913:16: warning: request for implicit conversion from 'void *' to 'struct H5HP_ent_t *' not permitted in C++ [-Wc++-compat] CC H5I.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5I.lo ../../src/H5I.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5I.c:44: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5I.c: In function 'H5I_register_type': ../../src/H5I.c:286:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_nmembers': ../../src/H5I.c:484:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_clear_type': ../../src/H5I.c:605:61: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5I.c:573:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_destroy_type': ../../src/H5I.c:744:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_register': ../../src/H5I.c:875:22: warning: conversion to 'size_t' from 'hid_t' may change the sign of the result [-Wsign-conversion] ../../src/H5I.c:834:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_subst': ../../src/H5I.c:967:17: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5I.c:959:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_object': ../../src/H5I.c:1002:21: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5I.c:996:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_object_verify': ../../src/H5I.c:1076:21: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5I.c:1068:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_get_type': ../../src/H5I.c:1105:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_remove_verify': ../../src/H5I.c:1206:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_remove': ../../src/H5I.c:1277:21: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5I.c:1245:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_dec_ref': ../../src/H5I.c:1412:58: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5I.c:1378:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_dec_app_ref': ../../src/H5I.c:1449:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_dec_app_ref_always_close': ../../src/H5I.c:1496:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_inc_ref': ../../src/H5I.c:1584:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_get_ref': ../../src/H5I.c:1676:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_inc_type_ref': ../../src/H5I.c:1759:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_dec_type_ref': ../../src/H5I.c:1843:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_get_type_ref': ../../src/H5I.c:1931:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_search_cb': ../../src/H5I.c:2009:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5I.c:2015:1: warning: label 'done' defined but not used [-Wunused-label] ../../src/H5I.c: In function 'H5I_iterate': ../../src/H5I.c:2134:28: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5I.c:2109:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_get_file_id': ../../src/H5I.c:2311:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Itest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Itest.lo ../../src/H5Itest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Itest.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Itest.c: In function 'H5I_get_name_test': ../../src/H5Itest.c:85:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5L.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5L.lo ../../src/H5L.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5L.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5L.c: In function 'H5L_init': ../../src/H5L.c:229:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_init_interface': ../../src/H5L.c:254:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_find_class': ../../src/H5L.c:1446:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_register': ../../src/H5L.c:1481:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_unregister': ../../src/H5L.c:1534:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_link': ../../src/H5L.c:1577:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_link_object': ../../src/H5L.c:1621:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_link_cb': ../../src/H5L.c:1718:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5L.c:1669:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_create_real': ../../src/H5L.c:1832:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_create_hard': ../../src/H5L.c:1919:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_create_soft': ../../src/H5L.c:1987:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_create_ud': ../../src/H5L.c:2036:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_val_real': ../../src/H5L.c:2091:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_val_cb': ../../src/H5L.c:2149:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_val': ../../src/H5L.c:2194:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_val_by_idx_cb': ../../src/H5L.c:2236:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_delete_cb': ../../src/H5L.c:2285:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_delete': ../../src/H5L.c:2331:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_delete_by_idx_cb': ../../src/H5L.c:2375:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_move_dest_cb': ../../src/H5L.c:2437:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5L.c:2421:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_move_cb': ../../src/H5L.c:2533:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_move': ../../src/H5L.c:2652:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_exists': ../../src/H5L.c:2761:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_info_cb': ../../src/H5L.c:2795:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_info': ../../src/H5L.c:2833:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_info_by_idx_cb': ../../src/H5L.c:2870:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_default_lcpl': ../../src/H5L.c:2918:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_name_by_idx_cb': ../../src/H5L.c:2948:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_link_copy_file': ../../src/H5L.c:3014:28: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5L.c:2995:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Lexternal.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Lexternal.lo ../../src/H5Lexternal.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Lexternal.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Lexternal.c: In function 'H5L_build_name': ../../src/H5Lexternal.c:138:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Lexternal.c: In function 'H5L_extern_traverse': ../../src/H5Lexternal.c:221:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Lexternal.c: In function 'H5L_extern_query': ../../src/H5Lexternal.c:492:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Lexternal.c: In function 'H5L_register_external': ../../src/H5Lexternal.c:610:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5make_libsettings.o mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../src/H5make_libsettings.c In file included from /usr/include/stdio.h:27:0, from ../../src/H5make_libsettings.c:44: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD H5make_libsettings ./H5make_libsettings > H5lib_settings.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5lib_settings.c ; exit 1) CC H5lib_settings.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5lib_settings.lo H5lib_settings.c H5lib_settings.c:34:6: warning: size of 'H5libhdf5_settings' is 3683 bytes [-Wlarger-than=] CC H5MF.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5MF.lo ../../src/H5MF.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5MF.c:38: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5MF.c: In function 'H5MF_init_merge_flags': ../../src/H5MF.c:119:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_alloc_open': ../../src/H5MF.c:228:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_alloc_create': ../../src/H5MF.c:275:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_alloc_start': ../../src/H5MF.c:325:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_alloc_close': ../../src/H5MF.c:367:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_alloc': ../../src/H5MF.c:411:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_alloc_tmp': ../../src/H5MF.c:537:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_xfree': ../../src/H5MF.c:590:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_try_extend': ../../src/H5MF.c:722:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_get_freespace': ../../src/H5MF.c:800:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_try_shrink': ../../src/H5MF.c:902:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_close': ../../src/H5MF.c:963:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5MFaggr.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5MFaggr.lo ../../src/H5MFaggr.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5MFaggr.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5MFaggr.c: In function 'H5MF_aggr_vfd_alloc': ../../src/H5MFaggr.c:99:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFaggr.c: In function 'H5MF_aggr_alloc': ../../src/H5MFaggr.c:160:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFaggr.c: In function 'H5MF_aggr_try_extend': ../../src/H5MFaggr.c:382:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFaggr.c: In function 'H5MF_aggr_reset': ../../src/H5MFaggr.c:622:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFaggr.c: In function 'H5MF_free_aggrs': ../../src/H5MFaggr.c:685:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5MFdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5MFdbg.lo ../../src/H5MFdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5MFdbg.c:39: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5MFsection.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5MFsection.lo ../../src/H5MFsection.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5MFsection.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5MFsection.c: In function 'H5MF_sect_simple_new': ../../src/H5MFsection.c:137:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFsection.c: In function 'H5MF_sect_simple_deserialize': ../../src/H5MFsection.c:183:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFsection.c: In function 'H5MF_sect_simple_merge': ../../src/H5MFsection.c:262:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFsection.c: In function 'H5MF_sect_simple_can_shrink': ../../src/H5MFsection.c:305:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFsection.c: In function 'H5MF_sect_simple_shrink': ../../src/H5MFsection.c:398:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFsection.c: In function 'H5MF_sect_simple_split': ../../src/H5MFsection.c:520:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5MM.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5MM.lo ../../src/H5MM.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5MM.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5MM.c: In function 'H5MM_xstrdup': ../../src/H5MM.c:167:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MM.c: In function 'H5MM_strdup': ../../src/H5MM.c:203:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5MP.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5MP.lo ../../src/H5MP.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5MP.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5MP.c: In function 'H5MP_create': ../../src/H5MP.c:95:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MP.c: In function 'H5MP_new_page': ../../src/H5MP.c:146:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MP.c: In function 'H5MP_malloc': ../../src/H5MP.c:217:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MP.c: In function 'H5MP_close': ../../src/H5MP.c:441:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5MPtest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5MPtest.lo ../../src/H5MPtest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5MPtest.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5O.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5O.lo ../../src/H5O.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5O.c:39: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5O.c: In function 'H5O_create': ../../src/H5O.c:1120:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_open': ../../src/H5O.c:1300:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_open_name': ../../src/H5O.c:1344:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_open_by_loc': ../../src/H5O.c:1392:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_close': ../../src/H5O.c:1427:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_link_oh': ../../src/H5O.c:1488:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_link': ../../src/H5O.c:1604:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_protect': ../../src/H5O.c:1655:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_pin': ../../src/H5O.c:1872:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_unpin': ../../src/H5O.c:1918:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_unprotect': ../../src/H5O.c:1954:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_touch_oh': ../../src/H5O.c:1991:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_touch': ../../src/H5O.c:2085:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_delete': ../../src/H5O.c:2195:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_delete_oh': ../../src/H5O.c:2249:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_obj_type': ../../src/H5O.c:2288:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_obj_class': ../../src/H5O.c:2366:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_obj_class_real': ../../src/H5O.c:2403:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_get_loc': ../../src/H5O.c:2445:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_loc_free': ../../src/H5O.c:2617:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_get_hdr_info': ../../src/H5O.c:2656:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_get_info': ../../src/H5O.c:2783:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_get_create_plist': ../../src/H5O.c:2904:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_get_nlinks': ../../src/H5O.c:2959:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_obj_create': ../../src/H5O.c:3000:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_get_rc_and_type': ../../src/H5O.c:3077:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_visit_cb': ../../src/H5O.c:3150:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_visit': ../../src/H5O.c:3265:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_inc_rc': ../../src/H5O.c:3376:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_dec_rc': ../../src/H5O.c:3412:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_dec_rc_by_loc': ../../src/H5O.c:3450:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Oainfo.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oainfo.lo ../../src/H5Oainfo.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oainfo.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Oainfo.c: In function 'H5O_ainfo_decode': ../../src/H5Oainfo.c:115:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oainfo.c: In function 'H5O_ainfo_encode': ../../src/H5Oainfo.c:199:11: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Oainfo.c: In function 'H5O_ainfo_copy': ../../src/H5Oainfo.c:244:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oainfo.c: In function 'H5O_ainfo_size': ../../src/H5Oainfo.c:292:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Oainfo.c: In function 'H5O_ainfo_delete': ../../src/H5Oainfo.c:341:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oainfo.c: In function 'H5O_ainfo_copy_file': ../../src/H5Oainfo.c:413:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oainfo.c:405:28: warning: unused parameter 'file_src' [-Wunused-parameter] ../../src/H5Oainfo.c:407:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] ../../src/H5Oainfo.c: In function 'H5O_ainfo_post_copy_file': ../../src/H5Oainfo.c:472:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Oalloc.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oalloc.lo ../../src/H5Oalloc.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oalloc.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Oalloc.c: In function 'H5O_add_gap': ../../src/H5Oalloc.c:118:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c:111:20: warning: unused parameter 'f' [-Wunused-parameter] ../../src/H5Oalloc.c: In function 'H5O_alloc_null': ../../src/H5Oalloc.c:346:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_alloc_msgs': ../../src/H5Oalloc.c:453:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_alloc_extend_chunk': ../../src/H5Oalloc.c:524:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_alloc_new_chunk': ../../src/H5Oalloc.c:767:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_alloc': ../../src/H5Oalloc.c:1126:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_release_mesg': ../../src/H5Oalloc.c:1210:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_move_cont': ../../src/H5Oalloc.c:1283:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_move_msgs_forward': ../../src/H5Oalloc.c:1459:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_merge_null': ../../src/H5Oalloc.c:1743:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_remove_empty_chunks': ../../src/H5Oalloc.c:1878:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_condense_header': ../../src/H5Oalloc.c:2068:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_alloc_shrink_chunk': ../../src/H5Oalloc.c:2141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Oattr.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oattr.lo ../../src/H5Oattr.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oattr.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../src/H5Oattr.c:67:0: ../../src/H5Oshared.h: In function 'H5O_attr_shared_decode': ../../src/H5Oshared.h:56:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_attr_shared_encode': ../../src/H5Oshared.h:116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_attr_shared_size': ../../src/H5Oshared.h:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_attr_shared_delete': ../../src/H5Oshared.h:224:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_attr_shared_link': ../../src/H5Oshared.h:276:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_attr_shared_copy_file': ../../src/H5Oshared.h:329:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] In file included from ../../src/H5Oattr.c:67:0: ../../src/H5Oshared.h: In function 'H5O_attr_shared_post_copy_file': ../../src/H5Oshared.h:394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_attr_shared_debug': ../../src/H5Oshared.h:463:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_decode': ../../src/H5Oattr.c:134:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_encode': ../../src/H5Oattr.c:303:9: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value [-Wconversion] ../../src/H5Oattr.c:282:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_copy': ../../src/H5Oattr.c:385:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_free': ../../src/H5Oattr.c:511:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_delete': ../../src/H5Oattr.c:541:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_link': ../../src/H5Oattr.c:579:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_copy_file': ../../src/H5Oattr.c:657:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_post_copy_file': ../../src/H5Oattr.c:702:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_debug': ../../src/H5Oattr.c:799:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Oattribute.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oattribute.lo ../../src/H5Oattribute.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oattribute.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Oattribute.c: In function 'H5O_attr_to_dense_cb': ../../src/H5Oattribute.c:183:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_create': ../../src/H5Oattribute.c:230:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_open_cb': ../../src/H5Oattribute.c:432:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_open_by_name': ../../src/H5Oattribute.c:487:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_open_by_idx_cb': ../../src/H5Oattribute.c:585:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_open_by_idx': ../../src/H5Oattribute.c:629:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_find_opened_attr': ../../src/H5Oattribute.c:707:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_update_shared': ../../src/H5Oattribute.c:787:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_write_cb': ../../src/H5Oattribute.c:873:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_write': ../../src/H5Oattribute.c:952:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_rename_mod_cb': ../../src/H5Oattribute.c:1086:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_rename': ../../src/H5Oattribute.c:1207:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_iterate_real': ../../src/H5Oattribute.c:1298:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_iterate': ../../src/H5Oattribute.c:1383:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_remove_update': ../../src/H5Oattribute.c:1428:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_remove_cb': ../../src/H5Oattribute.c:1550:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_remove': ../../src/H5Oattribute.c:1598:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_remove_by_idx': ../../src/H5Oattribute.c:1683:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_count_real': ../../src/H5Oattribute.c:1771:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_exists': ../../src/H5Oattribute.c:1871:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_bh_info': ../../src/H5Oattribute.c:1943:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_count': ../../src/H5Oattribute.c:2026:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Obogus.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Obogus.lo ../../src/H5Obogus.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Obogus.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Obtreek.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Obtreek.lo ../../src/H5Obtreek.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Obtreek.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Obtreek.c: In function 'H5O_btreek_decode': ../../src/H5Obtreek.c:88:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Obtreek.c: In function 'H5O_btreek_copy': ../../src/H5Obtreek.c:170:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ocache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ocache.lo ../../src/H5Ocache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ocache.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ocache.c: In function 'H5O_load': ../../src/H5Ocache.c:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c:166:12: warning: variable 'prefix_size' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_flush': ../../src/H5Ocache.c:375:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_dest': ../../src/H5Ocache.c:521:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_clear': ../../src/H5Ocache.c:584:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_size': ../../src/H5Ocache.c:659:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocache.c: In function 'H5O_cache_chk_load': ../../src/H5Ocache.c:691:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_cache_chk_flush': ../../src/H5Ocache.c:784:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_cache_chk_dest': ../../src/H5Ocache.c:830:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_cache_chk_clear': ../../src/H5Ocache.c:902:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_add_cont_msg': ../../src/H5Ocache.c:987:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_chunk_deserialize': ../../src/H5Ocache.c:1167:42: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocache.c:1186:36: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Ocache.c:1043:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_chunk_serialize': ../../src/H5Ocache.c:1384:30: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Ocache.c:1374:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_chunk_proxy_dest': ../../src/H5Ocache.c:1437:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ochunk.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ochunk.lo ../../src/H5Ochunk.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ochunk.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ochunk.c: In function 'H5O_chunk_add': ../../src/H5Ochunk.c:100:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ochunk.c: In function 'H5O_chunk_protect': ../../src/H5Ochunk.c:154:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ochunk.c: In function 'H5O_chunk_unprotect': ../../src/H5Ochunk.c:228:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ochunk.c: In function 'H5O_chunk_resize': ../../src/H5Ochunk.c:280:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ochunk.c: In function 'H5O_chunk_update_idx': ../../src/H5Ochunk.c:324:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ochunk.c: In function 'H5O_chunk_delete': ../../src/H5Ochunk.c:376:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ocont.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ocont.lo ../../src/H5Ocont.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ocont.c:32: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ocont.c: In function 'H5O_cont_decode': ../../src/H5Ocont.c:99:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocont.c: In function 'H5O_cont_size': ../../src/H5Ocont.c:182:36: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocont.c: In function 'H5O_cont_delete': ../../src/H5Ocont.c:232:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ocopy.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ocopy.lo ../../src/H5Ocopy.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ocopy.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ocopy.c: In function 'H5O_copy_header_real': ../../src/H5Ocopy.c:632:24: warning: conversion to 'uint64_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocopy.c:639:23: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5Ocopy.c:672:20: warning: conversion to 'uint64_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocopy.c:350:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_header_map': ../../src/H5Ocopy.c:917:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_header': ../../src/H5Ocopy.c:1057:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_obj': ../../src/H5Ocopy.c:1151:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_obj_by_ref': ../../src/H5Ocopy.c:1210:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_expand_ref': ../../src/H5Ocopy.c:1309:44: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Ocopy.c:1338:44: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Ocopy.c:1339:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocopy.c:1339:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocopy.c:1339:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocopy.c:1339:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocopy.c:1348:48: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Ocopy.c:1278:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_free_comm_dt_cb': ../../src/H5Ocopy.c:1406:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_comm_dt_cmp': ../../src/H5Ocopy.c:1442:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_search_comm_dt_attr_cb': ../../src/H5Ocopy.c:1486:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_search_comm_dt_check': ../../src/H5Ocopy.c:1568:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_search_comm_dt_cb': ../../src/H5Ocopy.c:1687:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_search_comm_dt': ../../src/H5Ocopy.c:1749:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_insert_comm_dt': ../../src/H5Ocopy.c:1918:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Odbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Odbg.lo ../../src/H5Odbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Odbg.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Odbg.c: In function 'H5O_debug_id': ../../src/H5Odbg.c:253:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odbg.c: In function 'H5O_debug_real': ../../src/H5Odbg.c:401:46: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Odbg.c:427:16: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Odbg.c:300:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odbg.c: In function 'H5O_debug': ../../src/H5Odbg.c:553:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Odrvinfo.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Odrvinfo.lo ../../src/H5Odrvinfo.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Odrvinfo.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Odrvinfo.c: In function 'H5O_drvinfo_decode': ../../src/H5Odrvinfo.c:89:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odrvinfo.c: In function 'H5O_drvinfo_copy': ../../src/H5Odrvinfo.c:186:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Odtype.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Odtype.lo ../../src/H5Odtype.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Odtype.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../src/H5Odtype.c:72:0: ../../src/H5Oshared.h: In function 'H5O_dtype_shared_decode': ../../src/H5Oshared.h:56:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_dtype_shared_encode': ../../src/H5Oshared.h:116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_dtype_shared_size': ../../src/H5Oshared.h:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_dtype_shared_delete': ../../src/H5Oshared.h:224:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_dtype_shared_link': ../../src/H5Oshared.h:276:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_dtype_shared_copy_file': ../../src/H5Oshared.h:329:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] In file included from ../../src/H5Odtype.c:72:0: ../../src/H5Oshared.h: In function 'H5O_dtype_shared_post_copy_file': ../../src/H5Oshared.h:394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_dtype_shared_debug': ../../src/H5Oshared.h:463:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_decode_helper': ../../src/H5Odtype.c:141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_encode_helper': ../../src/H5Odtype.c:619:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../src/H5Odtype.c:686:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../src/H5Odtype.c:782:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../src/H5Odtype.c:810:61: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Odtype.c:817:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../src/H5Odtype.c:1003:60: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Odtype.c:604:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_decode': ../../src/H5Odtype.c:1094:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_encode': ../../src/H5Odtype.c:1138:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_copy': ../../src/H5Odtype.c:1178:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_set_share': ../../src/H5Odtype.c:1413:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_can_share': ../../src/H5Odtype.c:1469:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_pre_copy_file': ../../src/H5Odtype.c:1514:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_copy_file': ../../src/H5Odtype.c:1563:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_shared_post_copy_upd': ../../src/H5Odtype.c:1602:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_debug': ../../src/H5Odtype.c:1963:2: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] CC H5Oefl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oefl.lo ../../src/H5Oefl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oefl.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Oefl.c: In function 'H5O_efl_decode': ../../src/H5Oefl.c:102:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oefl.c: In function 'H5O_efl_encode': ../../src/H5Oefl.c:233:2: warning: conversion to 'uint64_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Oefl.c: In function 'H5O_efl_copy': ../../src/H5Oefl.c:264:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oefl.c: In function 'H5O_efl_size': ../../src/H5Oefl.c:359:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Oefl.c:356:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Oefl.c: In function 'H5O_efl_total_size': ../../src/H5Oefl.c:423:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oefl.c: In function 'H5O_efl_copy_file': ../../src/H5Oefl.c:467:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ofill.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ofill.lo ../../src/H5Ofill.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ofill.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../src/H5Ofill.c:69:0: ../../src/H5Oshared.h: In function 'H5O_fill_shared_decode': ../../src/H5Oshared.h:56:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_shared_encode': ../../src/H5Oshared.h:116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_shared_size': ../../src/H5Oshared.h:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_shared_delete': ../../src/H5Oshared.h:224:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_shared_link': ../../src/H5Oshared.h:276:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_shared_copy_file': ../../src/H5Oshared.h:329:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] In file included from ../../src/H5Ofill.c:69:0: ../../src/H5Oshared.h: In function 'H5O_fill_shared_post_copy_file': ../../src/H5Oshared.h:394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] ../../src/H5Oshared.h: In function 'H5O_fill_shared_debug': ../../src/H5Oshared.h:463:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] In file included from ../../src/H5Ofill.c:105:0: ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_decode': ../../src/H5Oshared.h:56:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_encode': ../../src/H5Oshared.h:116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_size': ../../src/H5Oshared.h:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_delete': ../../src/H5Oshared.h:224:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_link': ../../src/H5Oshared.h:276:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_copy_file': ../../src/H5Oshared.h:329:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] In file included from ../../src/H5Ofill.c:105:0: ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_post_copy_file': ../../src/H5Oshared.h:394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_debug': ../../src/H5Oshared.h:463:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ofill.c: In function 'H5O_fill_new_decode': ../../src/H5Ofill.c:219:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:256:13: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:256:13: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:256:13: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:256:13: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:256:13: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:256:13: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:193:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ofill.c: In function 'H5O_fill_old_decode': ../../src/H5Ofill.c:321:5: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:321:5: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:321:5: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:321:5: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:321:5: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:321:5: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:307:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ofill.c: In function 'H5O_fill_new_encode': ../../src/H5Ofill.c:400:15: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5Ofill.c:404:15: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5Ofill.c: In function 'H5O_fill_copy': ../../src/H5Ofill.c:499:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ofill.c: In function 'H5O_fill_reset_dyn': ../../src/H5Ofill.c:689:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ofill.c: In function 'H5O_fill_debug': ../../src/H5Ofill.c:823:5: warning: enumeration value 'H5D_ALLOC_TIME_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Ofill.c:823:5: warning: enumeration value 'H5D_ALLOC_TIME_DEFAULT' not handled in switch [-Wswitch-enum] ../../src/H5Ofill.c:842:5: warning: enumeration value 'H5D_FILL_TIME_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Ofill.c:862:5: warning: enumeration value 'H5D_FILL_VALUE_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Ofill.c: In function 'H5O_fill_convert': ../../src/H5Ofill.c:917:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Oginfo.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oginfo.lo ../../src/H5Oginfo.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oginfo.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Oginfo.c: In function 'H5O_ginfo_decode': ../../src/H5Oginfo.c:105:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oginfo.c: In function 'H5O_ginfo_encode': ../../src/H5Oginfo.c:187:11: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Oginfo.c: In function 'H5O_ginfo_copy': ../../src/H5Oginfo.c:229:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oginfo.c: In function 'H5O_ginfo_size': ../../src/H5Oginfo.c:278:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] CC H5Olayout.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Olayout.lo ../../src/H5Olayout.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Olayout.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Olayout.c: In function 'H5O_layout_decode': ../../src/H5Olayout.c:106:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olayout.c: In function 'H5O_layout_encode': ../../src/H5Olayout.c:300:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olayout.c: In function 'H5O_layout_copy': ../../src/H5Olayout.c:380:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olayout.c: In function 'H5O_layout_free': ../../src/H5Olayout.c:505:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olayout.c: In function 'H5O_layout_delete': ../../src/H5Olayout.c:538:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olayout.c: In function 'H5O_layout_copy_file': ../../src/H5Olayout.c:599:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Olinfo.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Olinfo.lo ../../src/H5Olinfo.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Olinfo.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Olinfo.c: In function 'H5O_linfo_decode': ../../src/H5Olinfo.c:124:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olinfo.c: In function 'H5O_linfo_encode': ../../src/H5Olinfo.c:209:17: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Olinfo.c: In function 'H5O_linfo_copy': ../../src/H5Olinfo.c:254:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olinfo.c: In function 'H5O_linfo_size': ../../src/H5Olinfo.c:302:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Olinfo.c: In function 'H5O_linfo_delete': ../../src/H5Olinfo.c:351:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olinfo.c: In function 'H5O_linfo_copy_file': ../../src/H5Olinfo.c:391:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olinfo.c: In function 'H5O_linfo_post_copy_file_cb': ../../src/H5Olinfo.c:459:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olinfo.c: In function 'H5O_linfo_post_copy_file': ../../src/H5Olinfo.c:506:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Olink.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Olink.lo ../../src/H5Olink.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Olink.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Olink.c: In function 'H5O_link_decode': ../../src/H5Olink.c:210:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:210:5: warning: enumeration value 'H5L_TYPE_EXTERNAL' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:210:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:129:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olink.c: In function 'H5O_link_encode': ../../src/H5Olink.c:309:16: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Olink.c:310:16: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Olink.c:311:16: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Olink.c:353:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:353:5: warning: enumeration value 'H5L_TYPE_EXTERNAL' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:353:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c: In function 'H5O_link_copy': ../../src/H5Olink.c:410:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olink.c: In function 'H5O_link_size': ../../src/H5Olink.c:498:45: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Olink.c:500:27: warning: conversion to 'size_t' from 'uint64_t' may alter its value [-Wconversion] ../../src/H5Olink.c:504:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:504:5: warning: enumeration value 'H5L_TYPE_EXTERNAL' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:504:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c: In function 'H5O_link_delete': ../../src/H5Olink.c:607:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olink.c: In function 'H5O_link_copy_file': ../../src/H5Olink.c:720:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olink.c: In function 'H5O_link_post_copy_file': ../../src/H5Olink.c:762:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olink.c: In function 'H5O_link_debug': ../../src/H5Olink.c:829:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:829:5: warning: enumeration value 'H5L_TYPE_EXTERNAL' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:829:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:803:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Omessage.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Omessage.lo ../../src/H5Omessage.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Omessage.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Omessage.c: In function 'H5O_msg_create': ../../src/H5Omessage.c:122:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_append_oh': ../../src/H5Omessage.c:170:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_append_real': ../../src/H5Omessage.c:213:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_write': ../../src/H5Omessage.c:266:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_write_oh': ../../src/H5Omessage.c:321:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_write_real': ../../src/H5Omessage.c:370:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_read': ../../src/H5Omessage.c:470:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_read_oh': ../../src/H5Omessage.c:525:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_reset': ../../src/H5Omessage.c:581:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_reset_real': ../../src/H5Omessage.c:617:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_copy': ../../src/H5Omessage.c:754:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_count': ../../src/H5Omessage.c:808:35: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Omessage.c:793:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_exists': ../../src/H5Omessage.c:878:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_remove': ../../src/H5Omessage.c:970:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_remove_op': ../../src/H5Omessage.c:1022:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_remove_cb': ../../src/H5Omessage.c:1076:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_remove_real': ../../src/H5Omessage.c:1143:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_iterate': ../../src/H5Omessage.c:1217:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_iterate_real': ../../src/H5Omessage.c:1291:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_raw_size': ../../src/H5Omessage.c:1372:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_size_f': ../../src/H5Omessage.c:1447:18: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Omessage.c:1417:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_size_oh': ../../src/H5Omessage.c:1500:18: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Omessage.c:1479:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_set_share': ../../src/H5Omessage.c:1653:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_reset_share': ../../src/H5Omessage.c:1701:28: warning: variable 'type' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_get_crt_index': ../../src/H5Omessage.c:1738:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_encode': ../../src/H5Omessage.c:1784:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_decode': ../../src/H5Omessage.c:1830:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_copy_file': ../../src/H5Omessage.c:1872:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_alloc': ../../src/H5Omessage.c:1914:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_copy_mesg': ../../src/H5Omessage.c:1978:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_delete': ../../src/H5Omessage.c:2053:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_delete_mesg': ../../src/H5Omessage.c:2091:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_flush': ../../src/H5Omessage.c:2132:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_flush_msgs': ../../src/H5Omessage.c:2233:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_get_chunkno': ../../src/H5Omessage.c:2306:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Omessage.c:2284:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_lock': ../../src/H5Omessage.c:2339:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_unlock': ../../src/H5Omessage.c:2397:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Omtime.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Omtime.lo ../../src/H5Omtime.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Omtime.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Omtime.c: In function 'H5O_mtime_new_decode': ../../src/H5Omtime.c:129:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omtime.c: In function 'H5O_mtime_decode': ../../src/H5Omtime.c:183:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omtime.c: In function 'H5O_mtime_copy': ../../src/H5Omtime.c:375:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Oname.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oname.lo ../../src/H5Oname.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oname.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Oname.c: In function 'H5O_name_decode': ../../src/H5Oname.c:93:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oname.c: In function 'H5O_name_copy': ../../src/H5Oname.c:177:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Onull.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Onull.lo ../../src/H5Onull.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Onull.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Opline.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Opline.lo ../../src/H5Opline.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Opline.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../src/H5Opline.c:67:0: ../../src/H5Oshared.h: In function 'H5O_pline_shared_decode': ../../src/H5Oshared.h:56:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_pline_shared_encode': ../../src/H5Oshared.h:116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_pline_shared_size': ../../src/H5Oshared.h:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_pline_shared_delete': ../../src/H5Oshared.h:224:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_pline_shared_link': ../../src/H5Oshared.h:276:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_pline_shared_copy_file': ../../src/H5Oshared.h:329:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] In file included from ../../src/H5Opline.c:67:0: ../../src/H5Oshared.h: In function 'H5O_pline_shared_post_copy_file': ../../src/H5Oshared.h:394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] ../../src/H5Oshared.h: In function 'H5O_pline_shared_debug': ../../src/H5Oshared.h:463:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Opline.c: In function 'H5O_pline_decode': ../../src/H5Opline.c:121:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Opline.c: In function 'H5O_pline_encode': ../../src/H5Opline.c:253:17: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value [-Wconversion] ../../src/H5Opline.c: In function 'H5O_pline_copy': ../../src/H5Opline.c:349:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Opline.c: In function 'H5O_pline_size': ../../src/H5Opline.c:468:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Opline.c: In function 'H5O_pline_pre_copy_file': ../../src/H5Opline.c:579:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Orefcount.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Orefcount.lo ../../src/H5Orefcount.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Orefcount.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Orefcount.c: In function 'H5O_refcount_decode': ../../src/H5Orefcount.c:99:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Orefcount.c: In function 'H5O_refcount_copy': ../../src/H5Orefcount.c:184:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Osdspace.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Osdspace.lo ../../src/H5Osdspace.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Osdspace.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../src/H5Osdspace.c:61:0: ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_decode': ../../src/H5Oshared.h:56:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_encode': ../../src/H5Oshared.h:116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_size': ../../src/H5Oshared.h:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_delete': ../../src/H5Oshared.h:224:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_link': ../../src/H5Oshared.h:276:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_copy_file': ../../src/H5Oshared.h:329:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] In file included from ../../src/H5Osdspace.c:61:0: ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_post_copy_file': ../../src/H5Oshared.h:394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_debug': ../../src/H5Oshared.h:463:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Osdspace.c: In function 'H5O_sdspace_decode': ../../src/H5Osdspace.c:122:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Osdspace.c: In function 'H5O_sdspace_copy': ../../src/H5Osdspace.c:307:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Osdspace.c: In function 'H5O_sdspace_pre_copy_file': ../../src/H5Osdspace.c:452:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Oshared.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oshared.lo ../../src/H5Oshared.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oshared.c:39: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Oshared.c: In function 'H5O_shared_read': ../../src/H5Oshared.c:117:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.c: In function 'H5O_shared_link_adj': ../../src/H5Oshared.c:229:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.c: In function 'H5O_shared_decode': ../../src/H5Oshared.c:318:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.c: In function 'H5O_shared_delete': ../../src/H5Oshared.c:518:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.c: In function 'H5O_shared_link': ../../src/H5Oshared.c:561:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.c: In function 'H5O_shared_copy_file': ../../src/H5Oshared.c:599:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.c:590:29: warning: unused parameter 'file_src' [-Wunused-parameter] ../../src/H5Oshared.c:592:71: warning: unused parameter 'cpy_info' [-Wunused-parameter] ../../src/H5Oshared.c: In function 'H5O_shared_post_copy_file': ../../src/H5Oshared.c:661:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ostab.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ostab.lo ../../src/H5Ostab.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ostab.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ostab.c: In function 'H5O_stab_decode': ../../src/H5Ostab.c:106:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ostab.c: In function 'H5O_stab_copy': ../../src/H5Ostab.c:187:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ostab.c: In function 'H5O_stab_size': ../../src/H5Ostab.c:230:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ostab.c: In function 'H5O_stab_delete': ../../src/H5Ostab.c:280:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ostab.c: In function 'H5O_stab_copy_file': ../../src/H5Ostab.c:320:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ostab.c: In function 'H5O_stab_post_copy_file': ../../src/H5Ostab.c:377:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Oshmesg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oshmesg.lo ../../src/H5Oshmesg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oshmesg.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Oshmesg.c: In function 'H5O_shmesg_decode': ../../src/H5Oshmesg.c:85:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshmesg.c: In function 'H5O_shmesg_encode': ../../src/H5Oshmesg.c:132:16: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value [-Wconversion] ../../src/H5Oshmesg.c:134:16: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value [-Wconversion] ../../src/H5Oshmesg.c: In function 'H5O_shmesg_copy': ../../src/H5Oshmesg.c:161:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshmesg.c: In function 'H5O_shmesg_size': ../../src/H5Oshmesg.c:205:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] CC H5Otest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Otest.lo ../../src/H5Otest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Otest.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Otest.c: In function 'H5O_is_attr_dense_test': ../../src/H5Otest.c:104:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Otest.c: In function 'H5O_is_attr_empty_test': ../../src/H5Otest.c:169:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Otest.c: In function 'H5O_num_attrs_test': ../../src/H5Otest.c:256:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Otest.c: In function 'H5O_attr_dense_info_test': ../../src/H5Otest.c:342:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Otest.c: In function 'H5O_check_msg_marked_test': ../../src/H5Otest.c:430:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Otest.c: In function 'H5O_expunge_chunks_test': ../../src/H5Otest.c:493:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Otest.c: In function 'H5O_get_rc': ../../src/H5Otest.c:549:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ounknown.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ounknown.lo ../../src/H5Ounknown.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ounknown.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5P.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5P.lo ../../src/H5P.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5P.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Pacpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pacpl.lo ../../src/H5Pacpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pacpl.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Pdapl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pdapl.lo ../../src/H5Pdapl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pdapl.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pdapl.c: In function 'H5P_dacc_reg_prop': ../../src/H5Pdapl.c:126:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdapl.c:129:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdapl.c: In function 'H5Pset_chunk_cache': ../../src/H5Pdapl.c:189:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] CC H5Pdcpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pdcpl.lo ../../src/H5Pdcpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pdcpl.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pdcpl.c: In function 'H5P_dcrt_reg_prop': ../../src/H5Pdcpl.c:185:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdcpl.c: In function 'H5P_dcrt_copy': ../../src/H5Pdcpl.c:258:5: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c:258:5: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c:234:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdcpl.c: In function 'H5P_dcrt_close': ../../src/H5Pdcpl.c:344:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdcpl.c: In function 'H5P_dcrt_layout_cmp': ../../src/H5Pdcpl.c:407:5: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c:407:5: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c: In function 'H5P_set_layout': ../../src/H5Pdcpl.c:612:9: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c:612:9: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c:597:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdcpl.c: In function 'H5Pset_layout': ../../src/H5Pdcpl.c:726:5: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c:726:5: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c: In function 'H5Pset_szip': ../../src/H5Pdcpl.c:1202:5: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../src/H5Pdcpl.c:1210:5: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../src/H5Pdcpl.c: In function 'H5P_get_fill_value': ../../src/H5Pdcpl.c:1526:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdcpl.c: In function 'H5P_is_fill_value_defined': ../../src/H5Pdcpl.c:1655:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdcpl.c: In function 'H5P_fill_value_defined': ../../src/H5Pdcpl.c:1697:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdcpl.c: In function 'H5Pset_alloc_time': ../../src/H5Pdcpl.c:1795:9: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c:1795:9: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum] CC H5Pdeprec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pdeprec.lo ../../src/H5Pdeprec.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pdeprec.c:43: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Pdxpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pdxpl.lo ../../src/H5Pdxpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pdxpl.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pdxpl.c: In function 'H5P_dxfr_reg_prop': ../../src/H5Pdxpl.c:195:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c:195:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c:195:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c:218:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdxpl.c: In function 'H5P_dxfr_create': ../../src/H5Pdxpl.c:339:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdxpl.c: In function 'H5P_dxfr_copy': ../../src/H5Pdxpl.c:389:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdxpl.c: In function 'H5P_dxfr_close': ../../src/H5Pdxpl.c:440:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdxpl.c: In function 'H5P_dxfr_xform_del': ../../src/H5Pdxpl.c:480:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdxpl.c: In function 'H5P_dxfr_xform_copy': ../../src/H5Pdxpl.c:512:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdxpl.c: In function 'H5P_dxfr_xform_close': ../../src/H5Pdxpl.c:543:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdxpl.c: In function 'H5Pset_btree_ratios': ../../src/H5Pdxpl.c:1165:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c:1165:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c:1165:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c:1165:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c:1166:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c:1166:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c: In function 'H5P_set_vlen_mem_manager': ../../src/H5Pdxpl.c:1214:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Pfapl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pfapl.lo ../../src/H5Pfapl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pfapl.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pfapl.c: In function 'H5P_facc_reg_prop': ../../src/H5Pfapl.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:212:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:232:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_facc_create': ../../src/H5Pfapl.c:348:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_facc_copy': ../../src/H5Pfapl.c:398:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_facc_close': ../../src/H5Pfapl.c:449:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_set_driver': ../../src/H5Pfapl.c:616:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_get_driver': ../../src/H5Pfapl.c:747:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_get_driver_info': ../../src/H5Pfapl.c:846:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_set_family_offset': ../../src/H5Pfapl.c:972:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_get_family_offset': ../../src/H5Pfapl.c:1049:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_set_multi_type': ../../src/H5Pfapl.c:1126:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_get_multi_type': ../../src/H5Pfapl.c:1203:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5Pset_cache': ../../src/H5Pfapl.c:1262:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:1262:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c: In function 'H5P_file_image_info_del': ../../src/H5Pfapl.c:2445:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_file_image_info_copy': ../../src/H5Pfapl.c:2499:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_file_image_info_close': ../../src/H5Pfapl.c:2572:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Pfcpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pfcpl.lo ../../src/H5Pfcpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pfcpl.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pfcpl.c: In function 'H5P_fcrt_reg_prop': ../../src/H5Pfcpl.c:155:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Pfmpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pfmpl.lo ../../src/H5Pfmpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pfmpl.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pfmpl.c: In function 'H5P_fmnt_reg_prop': ../../src/H5Pfmpl.c:113:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Pgcpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pgcpl.lo ../../src/H5Pgcpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pgcpl.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pgcpl.c: In function 'H5P_gcrt_reg_prop': ../../src/H5Pgcpl.c:113:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Pint.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pint.lo ../../src/H5Pint.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pint.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pint.c: In function 'H5P_do_prop_cb1': ../../src/H5Pint.c:269:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_init': ../../src/H5Pint.c:330:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_init_interface': ../../src/H5Pint.c:355:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_copy_pclass': ../../src/H5Pint.c:555:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_copy_plist': ../../src/H5Pint.c:636:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_dup_prop': ../../src/H5Pint.c:846:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_create_prop': ../../src/H5Pint.c:960:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_add_prop': ../../src/H5Pint.c:1040:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_find_prop_plist': ../../src/H5Pint.c:1078:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_find_prop_pclass': ../../src/H5Pint.c:1138:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_create_class': ../../src/H5Pint.c:1449:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_create': ../../src/H5Pint.c:1546:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_create_id': ../../src/H5Pint.c:1685:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_register_real': ../../src/H5Pint.c:1895:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_register': ../../src/H5Pint.c:2095:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_insert': ../../src/H5Pint.c:2305:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_set': ../../src/H5Pint.c:2398:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_get_size_plist': ../../src/H5Pint.c:2664:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_get_size_pclass': ../../src/H5Pint.c:2710:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_get_nprops_pclass': ../../src/H5Pint.c:2824:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_isa_class': ../../src/H5Pint.c:3228:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_object_verify': ../../src/H5Pint.c:3278:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_iterate_plist': ../../src/H5Pint.c:3355:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_iterate_pclass': ../../src/H5Pint.c:3511:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_peek_unsigned': ../../src/H5Pint.c:3583:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_peek_hid_t': ../../src/H5Pint.c:3628:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_peek_voidp': ../../src/H5Pint.c:3673:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_peek_size_t': ../../src/H5Pint.c:3718:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_get': ../../src/H5Pint.c:3766:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_remove': ../../src/H5Pint.c:3913:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_copy_prop_plist': ../../src/H5Pint.c:4050:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_copy_prop_pclass': ../../src/H5Pint.c:4157:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_unregister': ../../src/H5Pint.c:4232:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_close': ../../src/H5Pint.c:4297:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_get_class_name': ../../src/H5Pint.c:4456:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_get_class_path': ../../src/H5Pint.c:4497:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_open_class_path': ../../src/H5Pint.c:4564:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_close_class': ../../src/H5Pint.c:4678:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Plapl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Plapl.lo ../../src/H5Plapl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Plapl.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Plapl.c: In function 'H5P_lacc_reg_prop': ../../src/H5Plapl.c:158:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Plapl.c: In function 'H5P_lacc_elink_fapl_del': ../../src/H5Plapl.c:205:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Plapl.c: In function 'H5P_lacc_elink_fapl_copy': ../../src/H5Plapl.c:239:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Plapl.c: In function 'H5P_lacc_elink_fapl_close': ../../src/H5Plapl.c:280:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Plcpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Plcpl.lo ../../src/H5Plcpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Plcpl.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Plcpl.c: In function 'H5P_lcrt_reg_prop': ../../src/H5Plcpl.c:119:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Pocpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pocpl.lo ../../src/H5Pocpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pocpl.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pocpl.c: In function 'H5P_ocrt_reg_prop': ../../src/H5Pocpl.c:136:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pocpl.c: In function 'H5P_ocrt_copy': ../../src/H5Pocpl.c:183:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pocpl.c: In function 'H5P_ocrt_close': ../../src/H5Pocpl.c:231:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pocpl.c: In function 'H5Pset_attr_creation_order': ../../src/H5Pocpl.c:382:16: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5Pocpl.c:383:16: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5Pocpl.c: In function 'H5Pset_obj_track_times': ../../src/H5Pocpl.c:489:16: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5Pocpl.c: In function 'H5P_modify_filter': ../../src/H5Pocpl.c:585:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pocpl.c: In function 'H5P_get_filter_by_id': ../../src/H5Pocpl.c:941:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pocpl.c: In function 'H5Pget_filter_by_id2': ../../src/H5Pocpl.c:996:30: warning: unused variable 'filter' [-Wunused-variable] ../../src/H5Pocpl.c:995:21: warning: unused variable 'pline' [-Wunused-variable] CC H5Pocpypl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pocpypl.lo ../../src/H5Pocpypl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pocpypl.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pocpypl.c: In function 'H5P_ocpy_reg_prop': ../../src/H5Pocpypl.c:140:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pocpypl.c: In function 'H5P_ocpy_copy': ../../src/H5Pocpypl.c:184:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pocpypl.c: In function 'H5P_ocpy_close': ../../src/H5Pocpypl.c:261:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pocpypl.c: In function 'H5P_ocpy_merge_comm_dt_list_cmp': ../../src/H5Pocpypl.c:303:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Pocpypl.c: In function 'H5P_free_merge_comm_dtype_list': ../../src/H5Pocpypl.c:347:5: warning: unused variable 'err_occurred' [-Wunused-variable] CC H5Pstrcpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pstrcpl.lo ../../src/H5Pstrcpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pstrcpl.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pstrcpl.c: In function 'H5P_strcrt_reg_prop': ../../src/H5Pstrcpl.c:117:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ptest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ptest.lo ../../src/H5Ptest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ptest.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ptest.c: In function 'H5P_get_class_path_test': ../../src/H5Ptest.c:66:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ptest.c: In function 'H5P_open_class_path_test': ../../src/H5Ptest.c:107:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ptest.c: In function 'H5P_reset_external_file_test': ../../src/H5Ptest.c:152:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5R.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5R.lo ../../src/H5R.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5R.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5R.c: In function 'H5R_init': ../../src/H5R.c:66:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5R.c: In function 'H5R_init_interface': ../../src/H5R.c:91:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5R.c: In function 'H5R_create': ../../src/H5R.c:176:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5R.c: In function 'H5R_dereference': ../../src/H5R.c:399:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:399:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:399:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:399:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:432:5: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../src/H5R.c:432:5: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] ../../src/H5R.c:375:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5R.c: In function 'H5R_get_region': ../../src/H5R.c:583:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:583:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:583:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:583:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:571:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5R.c: In function 'H5R_get_obj_type': ../../src/H5R.c:718:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:718:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:718:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:718:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:694:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5R.c: In function 'H5R_get_name': ../../src/H5R.c:862:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:862:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:862:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:862:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:836:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Rdeprec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Rdeprec.lo ../../src/H5Rdeprec.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Rdeprec.c:43: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5RC.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5RC.lo ../../src/H5RC.c In file included from /usr/include/stdio.h:27:0, from ../../src/H5Epublic.h:22, from ../../src/H5Eprivate.h:22, from ../../src/H5RC.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5RC.c: In function 'H5RC_create': ../../src/H5RC.c:60:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5RC.c: In function 'H5RC_decr': ../../src/H5RC.c:104:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5RS.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5RS.lo ../../src/H5RS.c In file included from /usr/include/stdio.h:27:0, from ../../src/H5Epublic.h:22, from ../../src/H5Eprivate.h:22, from ../../src/H5RS.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5RS.c: In function 'H5RS_create': ../../src/H5RS.c:106:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5RS.c: In function 'H5RS_wrap': ../../src/H5RS.c:153:20: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5RS.c:146:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5RS.c: In function 'H5RS_own': ../../src/H5RS.c:188:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5RS.c: In function 'H5RS_dup_str': ../../src/H5RS.c:344:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5S.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5S.lo ../../src/H5S.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5S.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5S.c: In function 'H5S_init_interface': ../../src/H5S.c:78:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_create': ../../src/H5S.c:164:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_extent_release': ../../src/H5S.c:286:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_close': ../../src/H5S.c:320:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_extent_copy': ../../src/H5S.c:484:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_copy': ../../src/H5S.c:558:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_get_simple_extent_npoints': ../../src/H5S.c:609:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_get_npoints_max': ../../src/H5S.c:686:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_get_simple_extent_ndims': ../../src/H5S.c:790:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_extent_get_dims': ../../src/H5S.c:876:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_get_simple_extent_dims': ../../src/H5S.c:934:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_write': ../../src/H5S.c:966:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_append': ../../src/H5S.c:1007:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_read': ../../src/H5S.c:1043:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_set_extent_simple': ../../src/H5S.c:1236:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_create_simple': ../../src/H5S.c:1395:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_encode': ../../src/H5S.c:1475:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_decode': ../../src/H5S.c:1592:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_get_simple_extent_type': ../../src/H5S.c:1674:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_set_extent': ../../src/H5S.c:1823:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_set_extent_real': ../../src/H5S.c:1905:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_extend': ../../src/H5S.c:2104:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Sall.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Sall.lo ../../src/H5Sall.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Sall.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Sall.c: In function 'H5S_all_iter_coords': ../../src/H5Sall.c:158:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sall.c: In function 'H5S_all_deserialize': ../../src/H5Sall.c:553:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sall.c: In function 'H5S_all_project_simple': ../../src/H5Sall.c:818:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sall.c:814:37: warning: unused parameter 'base_space' [-Wunused-parameter] ../../src/H5Sall.c:814:76: warning: unused parameter 'offset' [-Wunused-parameter] ../../src/H5Sall.c: In function 'H5S_select_all': ../../src/H5Sall.c:857:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Sdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Sdbg.lo ../../src/H5Sdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Sdbg.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Sdbg.c: In function 'H5S_debug': ../../src/H5Sdbg.c:98:5: warning: enumeration value 'H5S_NO_CLASS' not handled in switch [-Wswitch-enum] CC H5Shyper.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Shyper.lo ../../src/H5Shyper.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Shyper.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Shyper.c: In function 'H5S_hyper_new_span': ../../src/H5Shyper.c:1098:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_span_precompute_helper': ../../src/H5Shyper.c:1146:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_span_precompute': ../../src/H5Shyper.c:1204:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_copy_span_helper': ../../src/H5Shyper.c:1293:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_copy_span': ../../src/H5Shyper.c:1379:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_free_span_info': ../../src/H5Shyper.c:1523:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_free_span': ../../src/H5Shyper.c:1575:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_copy': ../../src/H5Shyper.c:1624:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_serialize_helper': ../../src/H5Shyper.c:2003:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_deserialize': ../../src/H5Shyper.c:2250:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_span_blocklist': ../../src/H5Shyper.c:2333:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_bounds_helper': ../../src/H5Shyper.c:2646:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_bounds': ../../src/H5Shyper.c:2715:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_offset': ../../src/H5Shyper.c:2785:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_release': ../../src/H5Shyper.c:3183:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_coord_to_span': ../../src/H5Shyper.c:3271:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_add_span_element_helper': ../../src/H5Shyper.c:3340:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_add_span_element': ../../src/H5Shyper.c:3538:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_convert': ../../src/H5Shyper.c:3652:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_intersect_block_helper': ../../src/H5Shyper.c:3843:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_intersect_block': ../../src/H5Shyper.c:3910:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_adjust_u': ../../src/H5Shyper.c:4017:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_project_scalar': ../../src/H5Shyper.c:4063:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_project_simple_higher': ../../src/H5Shyper.c:4179:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_project_simple': ../../src/H5Shyper.c:4267:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_adjust_s': ../../src/H5Shyper.c:4493:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_normalize_offset': ../../src/H5Shyper.c:4547:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_denormalize_offset': ../../src/H5Shyper.c:4601:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_append_span': ../../src/H5Shyper.c:4646:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_clip_spans': ../../src/H5Shyper.c:4770:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_merge_spans_helper': ../../src/H5Shyper.c:5260:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_make_spans': ../../src/H5Shyper.c:5690:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_generate_spans': ../../src/H5Shyper.c:6021:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_generate_hyperslab': ../../src/H5Shyper.c:6071:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_select_hyperslab': ../../src/H5Shyper.c:6317:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_get_seq_list_opt': ../../src/H5Shyper.c:8251:13: warning: switch missing default case [-Wswitch-default] CC H5Smpio.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Smpio.lo ../../src/H5Smpio.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Smpio.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Smpio.c: In function 'H5S_mpio_all_type': ../../src/H5Smpio.c:81:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Smpio.c: In function 'H5S_mpio_hyper_type': ../../src/H5Smpio.c:153:20: warning: size of 'sel_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Smpio.c:337:24: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Smpio.c:337:43: warning: conversion to 'MPI_Aint' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Smpio.c:338:27: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Smpio.c:338:47: warning: conversion to 'MPI_Aint' from 'hsize_t' may alter its value [-Wconversion] ../../src/H5Smpio.c:176:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Smpio.c: In function 'H5S_mpio_span_hyper_type': ../../src/H5Smpio.c:442:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Smpio.c: In function 'H5S_obtain_datatype': ../../src/H5Smpio.c:544:37: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Smpio.c:544:57: warning: conversion to 'MPI_Aint' from 'hsize_t' may alter its value [-Wconversion] ../../src/H5Smpio.c:593:58: warning: conversion to 'MPI_Aint' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Smpio.c:601:30: warning: conversion to 'MPI_Aint' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Smpio.c:509:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Smpio.c: In function 'H5S_mpio_space_type': ../../src/H5Smpio.c:681:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Snone.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Snone.lo ../../src/H5Snone.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Snone.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Snone.c: In function 'H5S_none_deserialize': ../../src/H5Snone.c:521:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Snone.c: In function 'H5S_none_project_simple': ../../src/H5Snone.c:767:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Snone.c:763:38: warning: unused parameter 'base_space' [-Wunused-parameter] ../../src/H5Snone.c:763:77: warning: unused parameter 'offset' [-Wunused-parameter] ../../src/H5Snone.c: In function 'H5S_select_none': ../../src/H5Snone.c:805:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Spoint.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Spoint.lo ../../src/H5Spoint.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Spoint.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Spoint.c: In function 'H5S_point_add': ../../src/H5Spoint.c:395:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Spoint.c: In function 'H5S_select_elements': ../../src/H5Spoint.c:555:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Spoint.c: In function 'H5S_point_copy': ../../src/H5Spoint.c:610:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Spoint.c: In function 'H5S_point_deserialize': ../../src/H5Spoint.c:896:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Spoint.c: In function 'H5S_point_bounds': ../../src/H5Spoint.c:1106:63: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Spoint.c:1107:63: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Spoint.c:1108:61: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Spoint.c:1109:61: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Spoint.c:1083:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Spoint.c: In function 'H5S_point_offset': ../../src/H5Spoint.c:1149:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Spoint.c: In function 'H5S_point_project_scalar': ../../src/H5Spoint.c:1372:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Spoint.c: In function 'H5S_point_project_simple': ../../src/H5Spoint.c:1415:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Spoint.c: In function 'H5S_point_get_seq_list': ../../src/H5Spoint.c:1655:56: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Spoint.c:1628:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Sselect.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Sselect.lo ../../src/H5Sselect.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Sselect.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Sselect.c: In function 'H5S_select_copy': ../../src/H5Sselect.c:112:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sselect.c: In function 'H5S_select_deserialize': ../../src/H5Sselect.c:453:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sselect.c: In function 'H5S_select_iterate': ../../src/H5Sselect.c:1218:20: warning: size of 'iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Sselect.c:1224:13: warning: size of 'off' is 8192 bytes [-Wlarger-than=] ../../src/H5Sselect.c:1227:12: warning: size of 'len' is 4096 bytes [-Wlarger-than=] ../../src/H5Sselect.c:1239:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sselect.c: In function 'H5S_select_shape_same': ../../src/H5Sselect.c:1425:20: warning: size of 'iter_a' is 2084 bytes [-Wlarger-than=] ../../src/H5Sselect.c:1426:20: warning: size of 'iter_b' is 2084 bytes [-Wlarger-than=] ../../src/H5Sselect.c:1431:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sselect.c: In function 'H5S_select_construct_projection': ../../src/H5Sselect.c:1770:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sselect.c: In function 'H5S_select_fill': ../../src/H5Sselect.c:1994:20: warning: size of 'iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Sselect.c:2022:17: warning: size of 'off' is 8192 bytes [-Wlarger-than=] ../../src/H5Sselect.c:2023:16: warning: size of 'len' is 4096 bytes [-Wlarger-than=] ../../src/H5Sselect.c:2000:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sselect.c: In function 'H5S_select_iterate': ../../src/H5Sselect.c:1324:1: warning: stack usage is 15056 bytes [-Wstack-usage=] ../../src/H5Sselect.c: In function 'H5S_select_fill': ../../src/H5Sselect.c:2054:1: warning: stack usage is 14480 bytes [-Wstack-usage=] CC H5Stest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Stest.lo ../../src/H5Stest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Stest.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Stest.c: In function 'H5S_select_shape_same_test': ../../src/H5Stest.c:59:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Stest.c: In function 'H5S_get_rebuild_status_test': ../../src/H5Stest.c:100:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5SL.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5SL.lo ../../src/H5SL.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5SL.c:67: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5SL.c: In function 'H5SL_new_node': ../../src/H5SL.c:589:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_insert_common': ../../src/H5SL.c:640:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_release_common': ../../src/H5SL.c:770:35: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5SL.c:754:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_close_common': ../../src/H5SL.c:825:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_create': ../../src/H5SL.c:873:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_insert': ../../src/H5SL.c:978:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_add': ../../src/H5SL.c:1025:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_remove': ../../src/H5SL.c:1069:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_remove_first': ../../src/H5SL.c:1151:30: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5SL.c:1154:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_below': ../../src/H5SL.c:1639:5: warning: switch missing default case [-Wswitch-default] ../../src/H5SL.c: In function 'H5SL_above': ../../src/H5SL.c:1738:5: warning: switch missing default case [-Wswitch-default] ../../src/H5SL.c: In function 'H5SL_iterate': ../../src/H5SL.c:2007:42: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5SL.c: In function 'H5SL_term_interface': ../../src/H5SL.c:2206:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] CC H5SM.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5SM.lo ../../src/H5SM.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5SM.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5SM.c: In function 'H5SM_init': ../../src/H5SM.c:133:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_type_to_flag': ../../src/H5SM.c:259:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_get_index': ../../src/H5SM.c:307:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_type_shared': ../../src/H5SM.c:348:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_get_fheap_addr': ../../src/H5SM.c:405:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_create_index': ../../src/H5SM.c:454:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_delete_index': ../../src/H5SM.c:559:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_create_list': ../../src/H5SM.c:632:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_convert_list_to_btree': ../../src/H5SM.c:713:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_convert_btree_to_list': ../../src/H5SM.c:815:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_can_share_common': ../../src/H5SM.c:875:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_can_share': ../../src/H5SM.c:924:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_try_share': ../../src/H5SM.c:1047:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_incr_ref': ../../src/H5SM.c:1154:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_write_mesg': ../../src/H5SM.c:1240:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_delete': ../../src/H5SM.c:1520:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_delete_from_index': ../../src/H5SM.c:1749:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_get_info': ../../src/H5SM.c:1936:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_get_refcount': ../../src/H5SM.c:2125:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_read_iter_op': ../../src/H5SM.c:2252:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_read_mesg_fh_cb': ../../src/H5SM.c:2309:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_read_mesg': ../../src/H5SM.c:2347:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_table_debug': ../../src/H5SM.c:2507:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_list_debug': ../../src/H5SM.c:2598:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_ih_size': ../../src/H5SM.c:2688:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5SMbtree2.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5SMbtree2.lo ../../src/H5SMbtree2.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5SMbtree2.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5SMbtree2.c: In function 'H5SM_bt2_crt_context': ../../src/H5SMbtree2.c:105:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMbtree2.c: In function 'H5SM_bt2_crt_dbg_context': ../../src/H5SMbtree2.c:239:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5SMcache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5SMcache.lo ../../src/H5SMcache.c In file included from /usr/include/stdio.h:27:0, from ../../src/H5Epublic.h:22, from ../../src/H5Eprivate.h:22, from ../../src/H5SMcache.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5SMcache.c: In function 'H5SM_table_load': ../../src/H5SMcache.c:128:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMcache.c: In function 'H5SM_table_flush': ../../src/H5SMcache.c:257:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMcache.c: In function 'H5SM_table_dest': ../../src/H5SMcache.c:362:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMcache.c: In function 'H5SM_table_clear': ../../src/H5SMcache.c:394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMcache.c: In function 'H5SM_list_load': ../../src/H5SMcache.c:469:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMcache.c: In function 'H5SM_list_flush': ../../src/H5SMcache.c:566:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMcache.c: In function 'H5SM_list_dest': ../../src/H5SMcache.c:656:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMcache.c: In function 'H5SM_list_clear': ../../src/H5SMcache.c:700:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5SMmessage.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5SMmessage.lo ../../src/H5SMmessage.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5SMmessage.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5SMmessage.c: In function 'H5SM_compare_iter_op': ../../src/H5SMmessage.c:137:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMmessage.c: In function 'H5SM_message_compare': ../../src/H5SMmessage.c:229:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] CC H5SMtest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5SMtest.lo ../../src/H5SMtest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5SMtest.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5SMtest.c: In function 'H5SM_get_mesg_count_test': ../../src/H5SMtest.c:85:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5ST.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5ST.lo ../../src/H5ST.c In file included from /usr/include/stdio.h:27:0, from ../../src/H5Epublic.h:22, from ../../src/H5Eprivate.h:22, from ../../src/H5ST.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5ST.c: In function 'H5ST_create': ../../src/H5ST.c:55:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5ST.c: In function 'H5ST_close': ../../src/H5ST.c:128:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5ST.c: In function 'H5ST_insert': ../../src/H5ST.c:175:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5ST.c: In function 'H5ST_find': ../../src/H5ST.c:337:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5ST.c: In function 'H5ST_locate': ../../src/H5ST.c:372:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5ST.c: In function 'H5ST_findfirst': ../../src/H5ST.c:455:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5ST.c: In function 'H5ST_delete': ../../src/H5ST.c:666:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5ST.c: In function 'H5ST_remove': ../../src/H5ST.c:701:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5T.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5T.lo ../../src/H5T.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5T.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5T.c:241:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5T.c:242:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5T.c:243:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5T.c:244:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5T.c: In function 'H5T_init': ../../src/H5T.c:524:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_init_inf': ../../src/H5T.c:559:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_init_interface': ../../src/H5T.c:742:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_get_class': ../../src/H5T.c:1878:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_detect_class': ../../src/H5T.c:1964:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_get_super': ../../src/H5T.c:2235:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_register': ../../src/H5T.c:2282:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_encode': ../../src/H5T.c:2870:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_decode': ../../src/H5T.c:2926:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_create': ../../src/H5T.c:2983:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_copy': ../../src/H5T.c:3175:21: warning: passing argument 1 of 'H5O_open' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../src/H5Dprivate.h:27:0, from ../../src/H5T.c:38: ../../src/H5Oprivate.h:631:15: note: expected 'struct H5O_loc_t *' but argument is of type 'const struct H5O_loc_t *' ../../src/H5T.c:3200:25: warning: passing argument 1 of 'H5O_open' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../src/H5Dprivate.h:27:0, from ../../src/H5T.c:38: ../../src/H5Oprivate.h:631:15: note: expected 'struct H5O_loc_t *' but argument is of type 'const struct H5O_loc_t *' ../../src/H5T.c:3144:5: warning: switch missing default case [-Wswitch-default] ../../src/H5T.c:3254:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3259:33: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3269:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3276:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3276:38: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3281:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3222:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3222:9: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3222:9: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3222:9: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3222:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3222:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3222:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3341:9: warning: passing argument 2 of 'H5O_loc_copy' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../src/H5Dprivate.h:27:0, from ../../src/H5T.c:38: ../../src/H5Oprivate.h:722:15: note: expected 'struct H5O_loc_t *' but argument is of type 'const struct H5O_loc_t *' ../../src/H5T.c:3129:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_lock': ../../src/H5T.c:3403:5: warning: switch missing default case [-Wswitch-default] ../../src/H5T.c:3399:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_alloc': ../../src/H5T.c:3440:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_free': ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3489:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_close': ../../src/H5T.c:3587:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_set_size': ../../src/H5T.c:3706:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3706:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3672:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_cmp': ../../src/H5T.c:3940:54: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3944:39: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3946:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3949:54: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3953:39: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3955:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:4018:52: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:4022:39: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:4024:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:4030:52: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:4034:39: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:4036:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:4249:21: warning: enumeration value 'H5R_BADTYPE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4249:21: warning: enumeration value 'H5R_MAXTYPE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4177:13: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4177:13: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4177:13: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4177:13: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4177:13: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4177:13: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4177:13: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3923:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3923:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3923:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3923:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3923:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3923:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3923:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3923:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3890:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_path_find': ../../src/H5T.c:4541:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:4335:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_compiler_conv': ../../src/H5T.c:4693:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_convert': ../../src/H5T.c:4757:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_oloc': ../../src/H5T.c:4801:5: warning: switch missing default case [-Wswitch-default] ../../src/H5T.c:4797:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_nameof': ../../src/H5T.c:4840:5: warning: switch missing default case [-Wswitch-default] ../../src/H5T.c:4836:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_is_immutable': ../../src/H5T.c:4877:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_is_named': ../../src/H5T.c:4910:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_get_ref_type': ../../src/H5T.c:4947:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_is_sensible': ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4981:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_set_loc': ../../src/H5T.c:5084:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:5107:72: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:5107:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:5107:42: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:5113:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5046:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_is_relocatable': ../../src/H5T.c:5182:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_upgrade_version_cb': ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5T.c: In function 'H5T_upgrade_version': ../../src/H5T.c:5264:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_set_latest_version': ../../src/H5T.c:5295:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_patch_file': ../../src/H5T.c:5329:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: At top level: ../../src/H5T.c:292:0: warning: macro "H5T_INIT_TYPE_NONE_CORE" is not used [-Wunused-macros] CC H5Tarray.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tarray.lo ../../src/H5Tarray.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tarray.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tarray.c: In function 'H5T_array_create': ../../src/H5Tarray.c:185:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tarray.c: In function 'H5T_get_array_ndims': ../../src/H5Tarray.c:282:5: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tarray.c: In function 'H5T_get_array_dims': ../../src/H5Tarray.c:353:36: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tarray.c:342:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tbit.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tbit.lo ../../src/H5Tbit.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tbit.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tbit.c: In function 'H5T_bit_shift': ../../src/H5Tbit.c:188:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tcommit.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tcommit.lo ../../src/H5Tcommit.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tcommit.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tcommit.c: In function 'H5T__commit_named': ../../src/H5Tcommit.c:192:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tcommit.c: In function 'H5T_commit': ../../src/H5Tcommit.c:345:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tcommit.c: In function 'H5T_link': ../../src/H5Tcommit.c:523:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tcommit.c: In function 'H5T_open': ../../src/H5Tcommit.c:710:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tcommit.c: In function 'H5T_open_oid': ../../src/H5Tcommit.c:826:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tcompound.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tcompound.lo ../../src/H5Tcompound.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tcompound.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tcompound.c: In function 'H5T_get_member_type': ../../src/H5Tcompound.c:286:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tcompound.c: In function 'H5T_insert': ../../src/H5Tcompound.c:441:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tcompound.c: In function 'H5T_pack': ../../src/H5Tcompound.c:533:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tconv.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tconv.lo ../../src/H5Tconv.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tconv.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tconv.c: In function 'H5T_conv_noop': ../../src/H5Tconv.c:995:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_order_opt': ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1119:13: warning: switch missing default case [-Wswitch-default] ../../src/H5Tconv.c:1048:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_order': ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1456:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_b_b': ../../src/H5Tconv.c:1697:17: warning: enumeration value 'H5T_PAD_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1697:17: warning: enumeration value 'H5T_PAD_BACKGROUND' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1697:17: warning: enumeration value 'H5T_NPAD' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1710:17: warning: enumeration value 'H5T_PAD_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1710:17: warning: enumeration value 'H5T_PAD_BACKGROUND' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1710:17: warning: enumeration value 'H5T_NPAD' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1742:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:1743:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:1746:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:1747:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:1561:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_struct_free': ../../src/H5Tconv.c:1791:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_struct_init': ../../src/H5Tconv.c:1865:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_struct': ../../src/H5Tconv.c:2161:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2162:30: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2207:54: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2101:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_struct_opt': ../../src/H5Tconv.c:2393:54: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2512:54: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2351:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_enum_init': ../../src/H5Tconv.c:2608:2: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2654:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2656:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Tconv.c:2658:6: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2583:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_enum': ../../src/H5Tconv.c:2838:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2845:51: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2850:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2872:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2732:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:2721:31: warning: unused variable 'dst_super' [-Wunused-variable] ../../src/H5Tconv.c:2721:12: warning: unused variable 'src_super' [-Wunused-variable] ../../src/H5Tconv.c: In function 'H5T_conv_vlen': ../../src/H5Tconv.c:3039:46: warning: conversion to 'hbool_t' from 'htri_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3067:21: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3067:71: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3067:21: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3072:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3073:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3074:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3082:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3083:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3084:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3115:29: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3116:29: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3160:76: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Tconv.c:3161:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3161:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3161:37: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3161:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3168:37: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3188:33: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3192:80: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Tconv.c:3193:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3193:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3193:41: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3193:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2962:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_array': ../../src/H5Tconv.c:3328:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3329:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3270:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_i_i': ../../src/H5Tconv.c:3767:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3768:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3770:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3771:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3435:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_f_f': ../../src/H5Tconv.c:3981:37: warning: conversion to 'hssize_t' from 'uint64_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4097:37: warning: conversion to 'hssize_t' from 'uint64_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4112:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4136:21: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4136:21: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4136:26: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4138:21: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4138:26: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4156:17: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4156:22: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4212:21: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4215:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4215:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4216:29: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4216:29: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4216:48: warning: conversion to 'hbool_t' from 'htri_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4220:21: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4222:29: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4222:29: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4343:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4344:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4346:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4347:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3857:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_s_s': ../../src/H5Tconv.c:4419:83: warning: comparison between 'H5T_str_t' and 'enum H5T_pad_t' [-Wenum-compare] ../../src/H5Tconv.c:4420:88: warning: comparison between 'H5T_str_t' and 'enum H5T_pad_t' [-Wenum-compare] ../../src/H5Tconv.c:4493:17: warning: switch missing default case [-Wswitch-default] ../../src/H5Tconv.c:4537:17: warning: switch missing default case [-Wswitch-default] ../../src/H5Tconv.c:4578:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4579:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4581:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4582:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4402:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_uchar': ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4620:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4620:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_schar': ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4646:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4646:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_short': ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4672:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4672:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_ushort': ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4698:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4698:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_short': ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4724:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4724:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4724:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4724:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4724:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4724:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4724:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4724:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4724:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4724:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_ushort': ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4750:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4750:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_int': ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4775:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4775:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_uint': ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4800:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4800:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_int': ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4825:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4825:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4825:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4825:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4825:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4825:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4825:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4825:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4825:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4825:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_uint': ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4850:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4850:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_long': ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4875:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4875:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_ulong': ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4901:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4901:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_long': ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4926:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4926:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4926:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4926:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4926:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4926:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4926:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4926:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4926:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4926:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_ulong': ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4952:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4952:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_llong': ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4978:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4978:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_ullong': ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5004:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5004:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_llong': ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5030:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5030:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5030:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5030:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5030:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5030:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5030:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5030:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5030:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5030:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_ullong': ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5056:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5056:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_schar': ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5082:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5082:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_uchar': ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5108:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5108:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_schar': ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5134:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5134:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_uchar': ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5160:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5160:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_ushort': ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5186:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5186:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_short': ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5212:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5212:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_int': ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5238:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5238:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_uint': ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5264:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5264:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_int': ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5290:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5290:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5290:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5290:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5290:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5290:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5290:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5290:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5290:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5290:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_uint': ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5316:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5316:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_long': ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5342:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5342:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_ulong': ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5368:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5368:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_long': ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5394:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5394:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5394:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5394:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5394:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5394:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5394:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5394:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5394:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_ulong': ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5420:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5420:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_llong': ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5446:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5446:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_ullong': ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5472:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5472:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_llong': ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5498:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5498:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5498:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5498:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5498:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5498:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5498:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5498:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5498:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5498:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_ullong': ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5524:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5524:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_schar': ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5550:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5550:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_uchar': ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5576:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5576:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_schar': ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5602:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5602:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_uchar': ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5628:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5628:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_short': ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5654:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5654:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_ushort': ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5680:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5680:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_short': ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5706:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5706:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_ushort': ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5732:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5732:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_uint': ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5757:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5757:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_int': ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5782:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5782:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_long': ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5807:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5807:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_ulong': ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5832:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5832:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_long': ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5857:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5857:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_ulong': ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5882:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5882:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_llong': ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5907:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5907:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_ullong': ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5932:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5932:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_llong': ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5957:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5957:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5957:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5957:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5957:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5957:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5957:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5957:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5957:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5957:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_ullong': ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5983:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5983:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_schar': ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6008:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6008:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_uchar': ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6033:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6033:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_schar': ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6059:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6059:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_uchar': ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6085:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6085:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_short': ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6110:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6110:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_ushort': ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6136:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6136:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_short': ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6161:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6161:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_ushort': ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6187:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6187:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_int': ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6212:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6212:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_uint': ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6237:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6237:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_int': ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6262:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6262:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_uint': ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6287:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6287:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_ulong': ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6312:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6312:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_long': ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6337:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6337:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_llong': ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6362:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6362:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_ullong': ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6388:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6388:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_llong': ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:6414:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:6414:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:6414:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:6414:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:6414:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:6414:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:6414:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:6414:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6414:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6414:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_ullong': ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6440:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6440:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_schar': ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6466:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6466:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_uchar': ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6492:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6492:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_schar': ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6518:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6518:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_uchar': ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6544:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6544:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_short': ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6570:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6570:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_ushort': ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6596:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6596:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_short': ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6622:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6622:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_ushort': ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6648:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6648:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_int': ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6673:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6673:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_uint': ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6698:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6698:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_int': ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6723:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6723:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_uint': ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6749:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6749:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_long': ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6774:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6774:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_ulong': ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6800:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6800:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_long': ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6826:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6826:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_ulong': ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6852:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6852:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_ullong': ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6878:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6878:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_llong': ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6904:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6904:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_double': ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6934:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6934:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_ldouble': ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6961:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6961:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_float': ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6995:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6995:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_ldouble': ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:7022:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:7022:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_float': ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:7049:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:7049:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_double': ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:7076:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:7076:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_float': ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7102:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7102:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7102:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7102:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7102:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7102:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7102:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7102:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_double': ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7127:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7127:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7127:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7127:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7127:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7127:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7127:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7127:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_ldouble': ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7153:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7153:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7153:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7153:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7153:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7153:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7153:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7153:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_float': ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7179:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7179:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7179:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7179:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7179:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7179:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7179:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7179:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_double': ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7204:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7204:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7204:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7204:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7204:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7204:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7204:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7204:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_ldouble': ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7230:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7230:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7230:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7230:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7230:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7230:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7230:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7230:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_float': ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7256:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7256:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7256:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7256:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7256:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7256:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7256:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7256:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_double': ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7281:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7281:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7281:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7281:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7281:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7281:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7281:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7281:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_ldouble': ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7307:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7307:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7307:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7307:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7307:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7307:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7307:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7307:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_float': ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7333:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7333:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7333:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7333:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7333:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7333:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7333:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7333:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_double': ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7358:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7358:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7358:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7358:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7358:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7358:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7358:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7358:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_ldouble': ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7384:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7384:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7384:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7384:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7384:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7384:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7384:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7384:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_float': ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7410:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7410:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7410:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7410:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7410:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7410:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7410:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7410:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_double': ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7435:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7435:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7435:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7435:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7435:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7435:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7435:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7435:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_ldouble': ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7461:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7461:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7461:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7461:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7461:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7461:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7461:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7461:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_float': ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_double': ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_ldouble': ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_float': ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7564:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7564:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7564:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7564:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7564:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7564:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7564:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7564:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_double': ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7589:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7589:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7589:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7589:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7589:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7589:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7589:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7589:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_ldouble': ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7615:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7615:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7615:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7615:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7615:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7615:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7615:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7615:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_float': ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_double': ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_ldouble': ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_float': ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7722:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7722:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7722:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7722:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7722:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7722:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7722:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7722:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_double': ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7747:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7747:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7747:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7747:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7747:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7747:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7747:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7747:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_ldouble': ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7773:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7773:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7773:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7773:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7773:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7773:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7773:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7773:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_float': ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_double': ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_ldouble': ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_schar': ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7880:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7880:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7880:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7880:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7880:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7880:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7880:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7880:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_uchar': ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7905:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7905:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7905:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7905:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7905:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7905:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7905:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7905:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_schar': ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7930:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7930:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7930:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7930:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7930:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7930:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7930:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7930:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_uchar': ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7955:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7955:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7955:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7955:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7955:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7955:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7955:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7955:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_schar': ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7981:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7981:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7981:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7981:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7981:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7981:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7981:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7981:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_uchar': ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8008:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8008:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8008:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8008:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8008:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8008:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8008:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8008:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_short': ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8034:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8034:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8034:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8034:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8034:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8034:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8034:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8034:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_ushort': ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8059:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8059:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8059:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8059:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8059:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8059:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8059:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8059:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_short': ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8084:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8084:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8084:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8084:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8084:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8084:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8084:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8084:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_ushort': ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8109:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8109:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8109:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8109:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8109:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8109:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8109:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8109:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_short': ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8135:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8135:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8135:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8135:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8135:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8135:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8135:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8135:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_ushort': ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8162:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8162:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8162:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8162:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8162:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8162:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8162:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8162:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_int': ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8188:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8188:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8188:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8188:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8188:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8188:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8188:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8188:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_uint': ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8213:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8213:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8213:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8213:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8213:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8213:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8213:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8213:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_int': ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8238:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8238:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8238:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8238:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8238:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8238:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8238:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8238:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_uint': ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8263:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8263:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8263:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8263:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8263:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8263:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8263:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8263:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_int': ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8289:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8289:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8289:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8289:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8289:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8289:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8289:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8289:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_uint': ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8316:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8316:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8316:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8316:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8316:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8316:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8316:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8316:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_long': ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8342:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8342:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8342:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8342:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8342:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8342:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8342:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8342:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_ulong': ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8367:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8367:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8367:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8367:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8367:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8367:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8367:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8367:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_long': ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8392:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8392:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8392:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8392:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8392:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8392:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8392:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8392:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_ulong': ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8417:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8417:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8417:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8417:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8417:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8417:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8417:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8417:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_long': ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8443:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8443:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8443:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8443:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8443:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8443:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8443:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8443:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_ulong': ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8470:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8470:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8470:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8470:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8470:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8470:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8470:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8470:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_llong': ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8497:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8497:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8497:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8497:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8497:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8497:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8497:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8497:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_llong': ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8551:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8551:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8551:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8551:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8551:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8551:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8551:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8551:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_llong': ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8605:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8605:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8605:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8605:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8605:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8605:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8605:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8605:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_f_i': ../../src/H5Tconv.c:8750:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Tconv.c:8750:24: warning: cast from function call of type 'double' to non-matching type 'unsigned int' [-Wbad-function-cast] ../../src/H5Tconv.c:8826:37: warning: conversion to 'hssize_t' from 'uint64_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8953:37: warning: conversion to 'hssize_t' from 'uint64_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8960:21: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8960:26: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8962:21: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8962:26: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:9198:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:9199:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:9201:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:9202:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8696:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_i_f': ../../src/H5Tconv.c:9549:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Tconv.c:9549:28: warning: cast from function call of type 'double' to non-matching type 'long long unsigned int' [-Wbad-function-cast] ../../src/H5Tconv.c:9628:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:9629:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:9631:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:9632:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:9285:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: At top level: ../../src/H5Tconv.c:599:0: warning: macro "H5T_CONV_NO_EXCEPT_CORE" is not used [-Wunused-macros] CC H5Tcset.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tcset.lo ../../src/H5Tcset.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tcset.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Tdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tdbg.lo ../../src/H5Tdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tdbg.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tdbg.c: In function 'H5T_debug': ../../src/H5Tdbg.c:175:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:175:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:175:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:175:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:220:5: warning: switch missing default case [-Wswitch-default] ../../src/H5Tdbg.c:247:2: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:247:2: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:279:17: warning: enumeration value 'H5T_SGN_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:279:17: warning: enumeration value 'H5T_NSGN' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:298:17: warning: enumeration value 'H5T_NORM_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:351:9: warning: enumeration value 'H5T_LOC_BADLOC' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:351:9: warning: enumeration value 'H5T_LOC_MAXLOC' not handled in switch [-Wswitch-enum] CC H5Tdeprec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tdeprec.lo ../../src/H5Tdeprec.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tdeprec.c:43: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Tenum.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tenum.lo ../../src/H5Tenum.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tenum.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tenum.c: In function 'H5T_enum_create': ../../src/H5Tenum.c:128:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tenum.c: In function 'H5T_enum_insert': ../../src/H5Tenum.c:221:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tenum.c: In function 'H5T_get_member_value': ../../src/H5Tenum.c:325:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tenum.c: In function 'H5T_enum_nameof': ../../src/H5Tenum.c:424:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tenum.c: In function 'H5T_enum_valueof': ../../src/H5Tenum.c:566:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tfields.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tfields.lo ../../src/H5Tfields.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tfields.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tfields.c: In function 'H5Tget_nmembers': ../../src/H5Tfields.c:86:20: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tfields.c: In function 'H5T_get_nmembers': ../../src/H5Tfields.c:122:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tfields.c: In function 'H5Tget_member_name': ../../src/H5Tfields.c:168:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tfields.c: In function 'H5T_get_member_name': ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:203:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tfields.c: In function 'H5Tget_member_index': ../../src/H5Tfields.c:259:17: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c: In function 'H5T_sort_value': ../../src/H5Tfields.c:311:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tfields.c: In function 'H5T_sort_name': ../../src/H5Tfields.c:416:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tfixed.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tfixed.lo ../../src/H5Tfixed.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tfixed.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tfixed.c: In function 'H5Tget_sign': ../../src/H5Tfixed.c:82:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tfixed.c: In function 'H5T_get_sign': ../../src/H5Tfixed.c:114:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tfixed.c: In function 'H5Tset_sign': ../../src/H5Tfixed.c:161:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] CC H5Tfloat.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tfloat.lo ../../src/H5Tfloat.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tfloat.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5detect-H5detect.o mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -g -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5detect-H5detect.o `test -f 'H5detect.c' || echo '../../src/'`H5detect.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5detect.c:57: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5detect.c:115:19: warning: size of 'd_g' is 11776 bytes [-Wlarger-than=] ../../src/H5detect.c: In function 'find_bias': ../../src/H5detect.c:1111:10: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1112:22: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1113:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1117:2: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1117:8: warning: conversion to 'int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1118:2: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1118:7: warning: conversion to 'int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c: In function 'detect_C89_integers': ../../src/H5detect.c:1283:5: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1283:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1283:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1284:5: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1284:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1284:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1285:5: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1285:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1285:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1286:5: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1286:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1286:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1287:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1287:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1288:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1288:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1288:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1289:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1289:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1290:5: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1290:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1290:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c: In function 'detect_C89_floats': ../../src/H5detect.c:1311:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile float *' ../../src/H5detect.c:1311:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile float *' ../../src/H5detect.c:1311:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile float *' ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5detect.c:1311:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1311:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1311:5: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: passing argument 4 of 'find_bias' discards 'volatile' qualifier from pointer target type [enabled by default] ../../src/H5detect.c:1104:1: note: expected 'void *' but argument is of type 'volatile float *' ../../src/H5detect.c:1311:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1311:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1311:5: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5detect.c:1312:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile double *' ../../src/H5detect.c:1312:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile double *' ../../src/H5detect.c:1312:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile double *' ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1312:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1312:5: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: passing argument 4 of 'find_bias' discards 'volatile' qualifier from pointer target type [enabled by default] ../../src/H5detect.c:1104:1: note: expected 'void *' but argument is of type 'volatile double *' ../../src/H5detect.c:1312:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1312:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1312:5: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5detect.c: In function 'detect_C99_integers8': ../../src/H5detect.c:1334:5: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1334:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1334:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1337:5: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1337:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1337:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1340:5: warning: conversion to 'int_least8_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1340:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1340:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1343:5: warning: conversion to 'uint_least8_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1343:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1343:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1346:5: warning: conversion to 'int_fast8_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1346:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1346:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1349:5: warning: conversion to 'uint_fast8_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1349:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1349:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c: In function 'detect_C99_integers16': ../../src/H5detect.c:1372:5: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1372:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1372:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1375:5: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1375:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1375:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1378:5: warning: conversion to 'int_least16_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1378:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1378:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1381:5: warning: conversion to 'uint_least16_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1381:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1381:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1384:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1384:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1387:5: warning: conversion to 'uint_fast16_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1387:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1387:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c: In function 'detect_C99_integers32': ../../src/H5detect.c:1410:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1410:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1413:5: warning: conversion to 'uint32_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1413:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1413:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1416:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1416:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1419:5: warning: conversion to 'uint_least32_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1419:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1419:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1422:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1422:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1425:5: warning: conversion to 'uint_fast32_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1425:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1425:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c: In function 'detect_C99_integers64': ../../src/H5detect.c:1448:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1448:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1451:5: warning: conversion to 'uint64_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1451:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1451:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1454:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1454:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1457:5: warning: conversion to 'uint_least64_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1457:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1457:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1460:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1460:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1463:5: warning: conversion to 'uint_fast64_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1463:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1463:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1467:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1467:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1468:5: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1468:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1468:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c: In function 'detect_C99_floats': ../../src/H5detect.c:1533:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile long double *' ../../src/H5detect.c:1533:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile long double *' ../../src/H5detect.c:1533:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile long double *' ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1533:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1533:5: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: passing argument 4 of 'find_bias' discards 'volatile' qualifier from pointer target type [enabled by default] ../../src/H5detect.c:1104:1: note: expected 'void *' but argument is of type 'volatile long double *' ../../src/H5detect.c:1533:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1533:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1533:5: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] CCLD H5detect ./H5detect > H5Tinit.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5Tinit.c ; exit 1) CC H5Tinit.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tinit.lo H5Tinit.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from H5Tinit.c:78: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] H5Tinit.c: In function 'H5TN_init_interface': H5Tinit.c:147:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tnative.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tnative.lo ../../src/H5Tnative.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tnative.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tnative.c: In function 'H5T_get_native_type': ../../src/H5Tnative.c:173:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tnative.c: In function 'H5T_get_native_integer': ../../src/H5Tnative.c:571:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tnative.c: In function 'H5T_get_native_float': ../../src/H5Tnative.c:711:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tnative.c: In function 'H5T_get_native_bitfield': ../../src/H5Tnative.c:829:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tnative.c: In function 'H5T_cmp_offset': ../../src/H5Tnative.c:912:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Toffset.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Toffset.lo ../../src/H5Toffset.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Toffset.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Toffset.c: In function 'H5T_get_offset': ../../src/H5Toffset.c:143:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Toffset.c: In function 'H5T_set_offset': ../../src/H5Toffset.c:272:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Toh.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Toh.lo ../../src/H5Toh.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Toh.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Toh.c: In function 'H5O_dtype_isa': ../../src/H5Toh.c:107:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Toh.c: In function 'H5O_dtype_open': ../../src/H5Toh.c:138:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Toh.c: In function 'H5O_dtype_create': ../../src/H5Toh.c:178:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Toh.c: In function 'H5O_dtype_get_oloc': ../../src/H5Toh.c:222:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Topaque.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Topaque.lo ../../src/H5Topaque.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Topaque.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Topaque.c: In function 'H5Tset_tag': ../../src/H5Topaque.c:80:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Topaque.c: In function 'H5Tget_tag': ../../src/H5Topaque.c:126:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] CC H5Torder.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Torder.lo ../../src/H5Torder.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Torder.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Torder.c: In function 'H5T_get_order': ../../src/H5Torder.c:158:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Torder.c: In function 'H5T_set_order': ../../src/H5Torder.c:268:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tpad.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tpad.lo ../../src/H5Tpad.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tpad.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tpad.c: In function 'H5Tget_pad': ../../src/H5Tpad.c:83:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tpad.c: In function 'H5Tset_pad': ../../src/H5Tpad.c:127:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] CC H5Tprecis.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tprecis.lo ../../src/H5Tprecis.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tprecis.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tprecis.c: In function 'H5Tget_precision': ../../src/H5Tprecis.c:90:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tprecis.c: In function 'H5T_get_precision': ../../src/H5Tprecis.c:124:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tprecis.c: In function 'H5Tset_precision': ../../src/H5Tprecis.c:179:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tprecis.c: In function 'H5T_set_precision': ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:236:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tstrpad.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tstrpad.lo ../../src/H5Tstrpad.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tstrpad.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tstrpad.c: In function 'H5Tget_strpad': ../../src/H5Tstrpad.c:86:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tstrpad.c: In function 'H5Tset_strpad': ../../src/H5Tstrpad.c:143:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] CC H5Tvisit.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tvisit.lo ../../src/H5Tvisit.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tvisit.c:44: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tvisit.c: In function 'H5T_visit': ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:104:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tvlen.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tvlen.lo ../../src/H5Tvlen.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tvlen.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tvlen.c: In function 'H5Tvlen_create': ../../src/H5Tvlen.c:116:22: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tvlen.c: In function 'H5T_vlen_create': ../../src/H5Tvlen.c:153:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_set_loc': ../../src/H5Tvlen.c:270:59: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:222:9: warning: enumeration value 'H5T_LOC_MAXLOC' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:214:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_seq_mem_write': ../../src/H5Tvlen.c:478:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_str_mem_write': ../../src/H5Tvlen.c:719:20: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../src/H5Tvlen.c:723:20: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../src/H5Tvlen.c:712:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_isnull': ../../src/H5Tvlen.c:847:23: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_read': ../../src/H5Tvlen.c:884:23: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Tvlen.c:885:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:885:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:885:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:885:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:873:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_write': ../../src/H5Tvlen.c:937:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Tvlen.c:938:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:938:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:938:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:938:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:922:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_setnull': ../../src/H5Tvlen.c:999:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Tvlen.c:1000:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:1000:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:1000:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:1000:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:985:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_reclaim_recurse': ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1049:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_reclaim': ../../src/H5Tvlen.c:1170:20: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tvlen.c:1163:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_get_alloc_info': ../../src/H5Tvlen.c:1211:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_reclaim_elmt': ../../src/H5Tvlen.c:1266:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5TS.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5TS.lo ../../src/H5TS.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5TS.c:17: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5V.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5V.lo ../../src/H5V.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5V.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5V.c: In function 'H5V_array_offset': ../../src/H5V.c:1125:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5V.c: In function 'H5V_array_calc': ../../src/H5V.c:1209:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5V.c: In function 'H5V_opvv': ../../src/H5V.c:1334:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5WB.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5WB.lo ../../src/H5WB.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5WB.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5WB.c: In function 'H5WB_wrap': ../../src/H5WB.c:113:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5WB.c: In function 'H5WB_actual': ../../src/H5WB.c:166:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5WB.c: In function 'H5WB_actual_clear': ../../src/H5WB.c:234:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Z.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Z.lo ../../src/H5Z.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Z.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Z.c: In function 'H5Z_init_interface': ../../src/H5Z.c:84:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_register': ../../src/H5Z.c:305:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_unregister': ../../src/H5Z.c:410:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_prelude_callback': ../../src/H5Z.c:501:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_prepare_prelude_callback_dcpl': ../../src/H5Z.c:586:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_can_apply': ../../src/H5Z.c:669:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_set_local': ../../src/H5Z.c:704:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_can_apply_direct': ../../src/H5Z.c:734:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_set_local_direct': ../../src/H5Z.c:771:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_modify': ../../src/H5Z.c:805:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_append': ../../src/H5Z.c:875:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_find': ../../src/H5Z.c:1015:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_pipeline': ../../src/H5Z.c:1074:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_filter_info': ../../src/H5Z.c:1200:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_all_filters_avail': ../../src/H5Z.c:1243:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_delete': ../../src/H5Z.c:1287:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Zdeflate.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Zdeflate.lo ../../src/H5Zdeflate.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Zdeflate.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Zdeflate.c: In function 'H5Z_filter_deflate': ../../src/H5Zdeflate.c:167:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zdeflate.c:82:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Zfletcher32.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Zfletcher32.lo ../../src/H5Zfletcher32.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Zfletcher32.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Zfletcher32.c: In function 'H5Z_filter_fletcher32': ../../src/H5Zfletcher32.c:142:16: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../src/H5Zfletcher32.c:88:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Znbit.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Znbit.lo ../../src/H5Znbit.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Znbit.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Znbit.c: In function 'H5Z_can_apply_nbit': ../../src/H5Znbit.c:138:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_calc_parms_array': ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:238:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_calc_parms_compound': ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:311:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_set_parms_nooptype': ../../src/H5Znbit.c:400:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_set_parms_atomic': ../../src/H5Znbit.c:459:5: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:459:5: warning: enumeration value 'H5T_ORDER_VAX' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:459:5: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:459:5: warning: enumeration value 'H5T_ORDER_NONE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:481:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:489:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:442:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_set_parms_array': ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:528:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_set_parms_compound': ../../src/H5Znbit.c:635:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:618:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_set_local_nbit': ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:742:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_filter_nbit': ../../src/H5Znbit.c:876:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_byte': ../../src/H5Znbit.c:973:7: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:974:58: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:977:7: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:978:59: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:984:7: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:984:29: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_nooptype': ../../src/H5Znbit.c:1003:72: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1003:58: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:1004:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1009:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1009:29: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:1010:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1010:16: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_atomic': ../../src/H5Znbit.c:1022:26: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_array': ../../src/H5Znbit.c:1064:27: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1065:31: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1066:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1061:4: warning: switch missing default case [-Wswitch-default] ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_compound': ../../src/H5Znbit.c:1115:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1116:34: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1117:31: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1112:7: warning: switch missing default case [-Wswitch-default] ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress': ../../src/H5Znbit.c:1159:27: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1160:31: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1161:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1155:4: warning: switch missing default case [-Wswitch-default] ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_byte': ../../src/H5Znbit.c:1192:4: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1198:14: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:1203:11: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:1208:18: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:1211:18: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:1216:45: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_nooptype': ../../src/H5Znbit.c:1233:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1233:18: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:1234:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1238:49: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1238:45: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:1239:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1239:16: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_atomic': ../../src/H5Znbit.c:1250:26: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_array': ../../src/H5Znbit.c:1291:27: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1292:31: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1293:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1288:4: warning: switch missing default case [-Wswitch-default] ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_compound': ../../src/H5Znbit.c:1342:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1343:34: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1344:31: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1339:7: warning: switch missing default case [-Wswitch-default] ../../src/H5Znbit.c: In function 'H5Z_nbit_compress': ../../src/H5Znbit.c:1385:27: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1386:31: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1387:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1381:4: warning: switch missing default case [-Wswitch-default] CC H5Zshuffle.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Zshuffle.lo ../../src/H5Zshuffle.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Zshuffle.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Zshuffle.c: In function 'H5Z_set_local_shuffle': ../../src/H5Zshuffle.c:84:22: warning: request for implicit conversion from 'void *' to 'const struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Zshuffle.c:77:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Zshuffle.c: In function 'H5Z_filter_shuffle': ../../src/H5Zshuffle.c:185:17: warning: switch missing default case [-Wswitch-default] ../../src/H5Zshuffle.c:240:17: warning: switch missing default case [-Wswitch-default] ../../src/H5Zshuffle.c:142:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Zszip.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Zszip.lo ../../src/H5Zszip.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Zszip.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Zscaleoffset.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Zscaleoffset.lo ../../src/H5Zscaleoffset.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Zscaleoffset.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Zscaleoffset.c: In function 'H5Z_can_apply_scaleoffset': ../../src/H5Zscaleoffset.c:701:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_get_type': ../../src/H5Zscaleoffset.c:753:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_set_parms_fillval': ../../src/H5Zscaleoffset.c:812:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Zscaleoffset.c: In function 'H5Z_set_local_scaleoffset': ../../src/H5Zscaleoffset.c:971:5: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../src/H5Zscaleoffset.c:878:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Zscaleoffset.c: In function 'H5Z_filter_scaleoffset': ../../src/H5Zscaleoffset.c:1050:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1067:5: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../src/H5Zscaleoffset.c:1060:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_precompress_fd': ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1516:4: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_postdecompress_fd': ../../src/H5Zscaleoffset.c:1542:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1542:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1542:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1542:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1542:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1542:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1545:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1545:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1545:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1545:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1545:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1545:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1539:4: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ztrans.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ztrans.lo ../../src/H5Ztrans.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ztrans.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ztrans.c: In function 'H5Z_get_token': ../../src/H5Ztrans.c:414:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_xform_parse': ../../src/H5Ztrans.c:576:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_parse_expression': ../../src/H5Ztrans.c:615:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_parse_term': ../../src/H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_SYMBOL' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_PLUS' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_MINUS' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_LPAREN' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:709:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_parse_factor': ../../src/H5Ztrans.c:804:5: warning: enumeration value 'H5Z_XFORM_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:804:5: warning: enumeration value 'H5Z_XFORM_MULT' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:804:5: warning: enumeration value 'H5Z_XFORM_DIVIDE' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:800:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_new_node': ../../src/H5Ztrans.c:939:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_xform_eval': ../../src/H5Ztrans.c:989:13: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:991:13: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:993:13: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:995:13: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:997:13: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:972:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_xform_eval_full': ../../src/H5Ztrans.c:1123:4: warning: conversion to 'char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'signed char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'signed char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'short int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'short int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'signed char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'signed char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'short int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'short int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'signed char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'signed char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'short int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'short int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'signed char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'signed char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'short int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'short int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_SYMBOL' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_LPAREN' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_RPAREN' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_END' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:1083:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_xform_find_type': ../../src/H5Ztrans.c:1173:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_xform_copy_tree': ../../src/H5Ztrans.c:1259:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_xform_create': ../../src/H5Ztrans.c:1519:61: warning: request for implicit conversion from 'void *' to 'void **' not permitted in C++ [-Wc++-compat] ../../src/H5Ztrans.c:1495:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_xform_copy': ../../src/H5Ztrans.c:1654:69: warning: request for implicit conversion from 'void *' to 'void **' not permitted in C++ [-Wc++-compat] ../../src/H5Ztrans.c:1634:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CCLD libhdf5.la make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/src' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/src' Making all in test make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/test' CC h5test.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5test.lo ../../test/h5test.c In file included from /usr/include/sys/types.h:25:0, from ../../test/h5test.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/h5test.c: In function 'h5_cleanup': ../../test/h5test.c:160:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/h5test.c:160:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/h5test.c: In function 'h5_fileaccess': ../../test/h5test.c:558:8: warning: size of 'sv' is 7168 bytes [-Wlarger-than=] ../../test/h5test.c: In function 'h5_set_info_object': ../../test/h5test.c:752:21: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../test/h5test.c: In function 'h5_get_file_size': ../../test/h5test.c:918:17: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/h5test.c:918:17: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/h5test.c: In function 'print_func': ../../test/h5test.c:955:3: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../test/h5test.c: In function 'getenv_all': ../../test/h5test.c:1060:11: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/h5test.c:1074:23: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/h5test.c:1075:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../test/h5test.c:1076:23: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/h5test.c: In function 'h5_make_local_copy': ../../test/h5test.c:1123:11: warning: size of 'buf' is 4096 bytes [-Wlarger-than=] In file included from ../../test/h5test.c:28:0: ../../test/h5test.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] ../../test/h5test.c: In function 'h5_fileaccess': ../../test/h5test.c:612:1: warning: stack usage is 8448 bytes [-Wstack-usage=] CC testframe.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o testframe.lo ../../test/testframe.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/testframe.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/testframe.c:54:19: warning: size of 'Test' is 5000 bytes [-Wlarger-than=] ../../test/testframe.c: In function 'TestErrPrintf': ../../test/testframe.c:538:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../test/testframe.c: In function 'PrintErrorStackOn': ../../test/testframe.c:619:5: warning: passing argument 2 of 'H5Eset_auto2' from incompatible pointer type [enabled by default] In file included from ../../src/H5Eprivate.h:22:0, from ../../test/testhdf5.h:28, from ../../test/testframe.c:24: ../../src/H5Epublic.h:174:15: note: expected 'H5E_auto2_t' but argument is of type 'herr_t (**)(hid_t, void *)' CC cache_common.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cache_common.lo ../../test/cache_common.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/cache_common.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/cache_common.c:67:21: warning: size of 'pico_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:67:53: warning: size of 'orig_pico_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:68:21: warning: size of 'nano_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:68:53: warning: size of 'orig_nano_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:69:21: warning: size of 'micro_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:69:55: warning: size of 'orig_micro_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:70:21: warning: size of 'tiny_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:70:53: warning: size of 'orig_tiny_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:71:21: warning: size of 'small_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:71:55: warning: size of 'orig_small_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:72:21: warning: size of 'medium_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:72:57: warning: size of 'orig_medium_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:73:21: warning: size of 'large_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:73:55: warning: size of 'orig_large_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:74:21: warning: size of 'huge_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:74:53: warning: size of 'orig_huge_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:75:21: warning: size of 'monster_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:75:59: warning: size of 'orig_monster_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:76:21: warning: size of 'variable_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:76:61: warning: size of 'orig_variable_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c: In function 'clear': ../../test/cache_common.c:523:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] ../../test/cache_common.c: In function 'destroy': ../../test/cache_common.c:647:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] ../../test/cache_common.c: In function 'flush': ../../test/cache_common.c:811:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] ../../test/cache_common.c: In function 'size': ../../test/cache_common.c:1098:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] ../../test/cache_common.c: In function 'check_and_validate_cache_hit_rate': ../../test/cache_common.c:4612:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c:4622:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c: At top level: ../../test/cache_common.c:4804:1: warning: no previous prototype for 'resize_configs_are_equal' [-Wmissing-prototypes] ../../test/cache_common.c: In function 'resize_configs_are_equal': ../../test/cache_common.c:4816:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c:4826:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c:4828:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c:4836:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c:4838:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c:4842:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c:4844:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c:4854:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c: In function 'validate_mdc_config': ../../test/cache_common.c:4965:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_common.c:4965:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_common.c:4965:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_common.c:4965:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_common.c:4965:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_common.c:4965:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_common.c:4965:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_common.c:4965:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] CCLD libh5test.la CC testhdf5.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/testhdf5.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/testhdf5.c:38: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC tarray.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tarray.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tarray.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tarray.c: In function 'test_array_funcs': ../../test/tarray.c:192:26: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c:195:21: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c:198:22: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c: In function 'test_array_compound_atomic': ../../test/tarray.c:544:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tarray.c:689:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:689:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c: In function 'test_array_compound_array': ../../test/tarray.c:748:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tarray.c:932:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:932:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c: In function 'test_array_alloc_custom': ../../test/tarray.c:977:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c:977:18: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c: In function 'test_array_free_custom': ../../test/tarray.c:1005:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c:1005:18: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c: In function 'test_array_vlen_atomic': ../../test/tarray.c:1044:38: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c:1045:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c:1047:62: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c: In function 'test_array_vlen_array': ../../test/tarray.c:1255:38: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c:1256:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c:1259:87: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c: In function 'test_array_bkg': ../../test/tarray.c:1537:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tarray.c:1537:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tarray.c:1538:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tarray.c:1538:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tarray.c:1622:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1622:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1626:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1626:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1677:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tarray.c:1689:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1689:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1715:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1715:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1719:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1719:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1764:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1764:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1768:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1768:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] In file included from ../../test/tarray.c:25:0: ../../test/tarray.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CC tattr.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tattr.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tattr.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:116:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:116:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:117:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:117:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:121:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c: In function 'test_attr_flush': ../../test/tattr.c:502:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:524:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:525:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:534:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c: In function 'test_attr_compound_read': ../../test/tattr.c:847:5: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast] ../../test/tattr.c:856:5: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast] ../../test/tattr.c:865:5: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast] ../../test/tattr.c:884:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c: In function 'test_attr_scalar_read': ../../test/tattr.c:985:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:1016:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tattr.c:1016:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tattr.c: In function 'test_attr_mult_read': ../../test/tattr.c:1228:5: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast] ../../test/tattr.c:1243:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:1249:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:1283:5: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast] ../../test/tattr.c:1299:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:1305:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:1341:5: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast] ../../test/tattr.c:1358:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:1364:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c: In function 'test_attr_delete': ../../test/tattr.c:1552:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:1566:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:1589:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c: In function 'test_attr_dense_verify': ../../test/tattr.c:2086:31: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c: In function 'test_attr_delete_by_idx': ../../test/tattr.c:5918:74: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tattr.c:5920:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tattr.c: In function 'attr_iterate_check': ../../test/tattr.c:6614:51: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:6646:51: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:6678:51: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c: In function 'test_attr_iterate2': ../../test/tattr.c:6862:13: warning: request for implicit conversion from 'void *' to 'hbool_t *' not permitted in C++ [-Wc++-compat] ../../test/tattr.c:6867:74: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tattr.c:6869:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tattr.c: In function 'test_attr_open_by_idx': ../../test/tattr.c:7221:74: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tattr.c:7223:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tattr.c: In function 'test_attr_shared_write': ../../test/tattr.c:8026:14: warning: size of 'big_value' is 2340 bytes [-Wlarger-than=] ../../test/tattr.c: In function 'test_attr_shared_rename': ../../test/tattr.c:8352:14: warning: size of 'big_value' is 2340 bytes [-Wlarger-than=] ../../test/tattr.c: In function 'test_attr_shared_delete': ../../test/tattr.c:8793:14: warning: size of 'big_value' is 2340 bytes [-Wlarger-than=] ../../test/tattr.c: In function 'test_attr_shared_unlink': ../../test/tattr.c:9157:14: warning: size of 'big_value' is 2340 bytes [-Wlarger-than=] ../../test/tattr.c: In function 'test_attr_bug3': ../../test/tattr.c:9861:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CC tchecksum.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tchecksum.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tchecksum.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tchecksum.c:40:9: warning: size of 'large_buf' is 3093 bytes [-Wlarger-than=] ../../test/tchecksum.c: In function 'test_chksum_large': ../../test/tchecksum.c:192:26: warning: conversion to 'uint8_t' from 'size_t' may alter its value [-Wconversion] CC tconfig.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tconfig.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/tconfig.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC tfile.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tfile.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/tfile.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tfile.c: In function 'test_file_close': ../../test/tfile.c:759:5: warning: enumeration value 'H5F_CLOSE_DEFAULT' not handled in switch [-Wswitch-enum] ../../test/tfile.c: In function 'test_obj_count_and_id': ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_UNINIT' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_BADID' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_DATATYPE' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_DATASPACE' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_ATTR' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_REFERENCE' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_VFL' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_GENPROP_CLS' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_GENPROP_LST' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_ERROR_CLASS' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_ERROR_MSG' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_ERROR_STACK' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_NTYPES' not handled in switch [-Wswitch-enum] ../../test/tfile.c: In function 'test_rw_noupdate': ../../test/tfile.c:2195:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tfile.c:2228:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tfile.c: In function 'test_libver_macros': ../../test/tfile.c:2707:12: warning: unused variable 'ret' [-Wunused-variable] In file included from ../../test/tfile.c:26:0: ../../test/tfile.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CC tgenprop.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tgenprop.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tgenprop.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tgenprop.c:50:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tgenprop.c:60:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tgenprop.c: In function 'test_genprop_iter1': ../../test/tgenprop.c:292:22: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] ../../test/tgenprop.c: In function 'test_genprop_cls_crt_cb1': ../../test/tgenprop.c:379:21: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] ../../test/tgenprop.c: In function 'test_genprop_cls_cpy_cb1': ../../test/tgenprop.c:393:21: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] ../../test/tgenprop.c: In function 'test_genprop_cls_cls_cb1': ../../test/tgenprop.c:407:21: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] ../../test/tgenprop.c: In function 'test_genprop_basic_list': ../../test/tgenprop.c:686:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tgenprop.c:686:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tgenprop.c: In function 'test_genprop_basic_list_prop': ../../test/tgenprop.c:778:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tgenprop.c:778:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tgenprop.c: In function 'test_genprop_iter2': ../../test/tgenprop.c:851:20: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] ../../test/tgenprop.c: In function 'test_genprop_cls_cpy_cb2': ../../test/tgenprop.c:1001:21: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] ../../test/tgenprop.c: In function 'test_genprop_list_callback': ../../test/tgenprop.c:1242:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tgenprop.c:1242:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] CC th5o.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/th5o.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/th5o.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/th5o.c: In function 'test_h5o_close': ../../test/th5o.c:165:5: warning: cast from function call of type 'H5I_type_t' to non-matching type 'long int' [-Wbad-function-cast] ../../test/th5o.c: In function 'test_h5o_link': ../../test/th5o.c:776:9: warning: size of 'wdata' is 40000 bytes [-Wlarger-than=] ../../test/th5o.c:777:9: warning: size of 'rdata' is 40000 bytes [-Wlarger-than=] ../../test/th5o.c:896:1: warning: stack usage is 80144 bytes [-Wstack-usage=] ../../test/th5o.c:896:1: warning: the frame size of 80096 bytes is larger than 16384 bytes [-Wframe-larger-than=] CC th5s.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/th5s.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/th5s.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/th5s.c:82:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/th5s.c: In function 'test_h5s_zero_dim': ../../test/th5s.c:543:25: warning: size of 'wdata_real' is 2340 bytes [-Wlarger-than=] ../../test/th5s.c:544:25: warning: size of 'rdata_real' is 2340 bytes [-Wlarger-than=] ../../test/th5s.c:562:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/th5s.c:564:35: warning: conversion to 'short int' from 'unsigned int' may alter its value [-Wconversion] ../../test/th5s.c:571:45: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/th5s.c:574:89: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/th5s.c: In function 'test_h5s_compound_scalar_read': ../../test/th5s.c:1589:9: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/th5s.c:1589:9: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/th5s.c: At top level: ../../test/th5s.c:1611:9: warning: size of 'chunk_data_dbl' is 1200000 bytes [-Wlarger-than=] ../../test/th5s.c:1612:8: warning: size of 'chunk_data_flt' is 600000 bytes [-Wlarger-than=] ../../test/th5s.c: In function 'test_h5s_chunk': ../../test/th5s.c:1655:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/th5s.c:1655:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/th5s.c:1691:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/th5s.c:1692:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] In file included from ../../test/th5s.c:25:0: ../../test/th5s.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CC tcoords.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tcoords.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tcoords.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tcoords.c: In function 'test_multiple_ends': ../../test/tcoords.c:412:9: warning: size of 'data_buf' is 69120 bytes [-Wlarger-than=] ../../test/tcoords.c:448:9: warning: size of 'mem5_buffer' is 7680 bytes [-Wlarger-than=] ../../test/tcoords.c:663:1: warning: stack usage is 81872 bytes [-Wstack-usage=] ../../test/tcoords.c:663:1: warning: the frame size of 81808 bytes is larger than 16384 bytes [-Wframe-larger-than=] CC theap.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/theap.c In file included from /usr/include/time.h:27:0, from ../../test/theap.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/theap.c:50:17: warning: size of 'rand_num' is 8000 bytes [-Wlarger-than=] ../../test/theap.c:53:17: warning: size of 'inc_sort_num' is 8000 bytes [-Wlarger-than=] ../../test/theap.c:56:17: warning: size of 'dec_sort_num' is 8000 bytes [-Wlarger-than=] CC tid.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tid.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tid.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC titerate.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/titerate.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/titerate.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/titerate.c: In function 'test_iter_group': ../../test/titerate.c:287:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/titerate.c:312:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/titerate.c: In function 'test_iter_attr': ../../test/titerate.c:466:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/titerate.c:492:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/titerate.c: In function 'test_iter_group_large': ../../test/titerate.c:585:15: warning: size of 'names' is 13376 bytes [-Wlarger-than=] ../../test/titerate.c:676:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/titerate.c:686:1: warning: stack usage is 13504 bytes [-Wstack-usage=] ../../test/titerate.c: At top level: ../../test/titerate.c:43:0: warning: macro "SPACE1_NAME" is not used [-Wunused-macros] CC tmeta.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tmeta.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tmeta.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tmeta.c: In function 'test_metadata': ../../test/tmeta.c:89:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CC tmisc.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tmisc.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/tmisc.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tmisc.c:191:10: warning: size of 'm13_data' is 2400 bytes [-Wlarger-than=] ../../test/tmisc.c:192:10: warning: size of 'm13_rdata' is 2400 bytes [-Wlarger-than=] ../../test/tmisc.c: In function 'create_struct3': ../../test/tmisc.c:707:14: warning: request for implicit conversion from 'void *' to 'struct misc5_struct3_hndl *' not permitted in C++ [-Wc++-compat] ../../test/tmisc.c: In function 'create_struct2': ../../test/tmisc.c:750:14: warning: request for implicit conversion from 'void *' to 'struct misc5_struct2_hndl *' not permitted in C++ [-Wc++-compat] ../../test/tmisc.c: In function 'create_struct1': ../../test/tmisc.c:816:14: warning: request for implicit conversion from 'void *' to 'struct misc5_struct1_hndl *' not permitted in C++ [-Wc++-compat] ../../test/tmisc.c: In function 'test_misc8': ../../test/tmisc.c:1237:10: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] ../../test/tmisc.c:1248:40: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tmisc.c:1304:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tmisc.c:1399:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tmisc.c:1426:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tmisc.c: In function 'test_misc14': ../../test/tmisc.c:2447:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tmisc.c:2448:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tmisc.c:2449:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tmisc.c: In function 'test_misc16': ../../test/tmisc.c:2704:25: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../test/tmisc.c:2704:25: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../test/tmisc.c:2704:25: warning: initialization makes integer from pointer without a cast [enabled by default] ../../test/tmisc.c:2704:25: warning: (near initialization for 'wdata[3][0]') [enabled by default] ../../test/tmisc.c: In function 'test_misc17': ../../test/tmisc.c:2783:25: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../test/tmisc.c:2783:25: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../test/tmisc.c:2783:25: warning: initialization makes integer from pointer without a cast [enabled by default] ../../test/tmisc.c:2783:25: warning: (near initialization for 'wdata[3][0]') [enabled by default] ../../test/tmisc.c: In function 'test_misc28': ../../test/tmisc.c:4987:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tmisc.c:5017:9: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/tmisc.c:5038:34: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] In file included from ../../test/tmisc.c:33:0: ../../test/tmisc.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] ../../test/tmisc.c:141:0: warning: macro "MISC8_DSETNAME10" is not used [-Wunused-macros] ../../test/tmisc.c:138:0: warning: macro "MISC8_DSETNAME7" is not used [-Wunused-macros] ../../test/tmisc.c:137:0: warning: macro "MISC8_DSETNAME6" is not used [-Wunused-macros] ../../test/tmisc.c:133:0: warning: macro "MISC8_DSETNAME2" is not used [-Wunused-macros] ../../test/tmisc.c:134:0: warning: macro "MISC8_DSETNAME3" is not used [-Wunused-macros] ../../test/tmisc.c:140:0: warning: macro "MISC8_DSETNAME9" is not used [-Wunused-macros] CC trefer.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/trefer.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/trefer.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/trefer.c: In function 'test_reference_params': ../../test/trefer.c:117:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/trefer.c:198:28: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/trefer.c:200:28: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/trefer.c:202:28: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/trefer.c: In function 'test_reference_obj': ../../test/trefer.c:287:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/trefer.c: In function 'test_reference_region': ../../test/trefer.c:496:5: warning: missing braces around initializer [-Wmissing-braces] ../../test/trefer.c:496:5: warning: (near initialization for 'nvrbuf[0]') [-Wmissing-braces] ../../test/trefer.c:496:5: warning: large integer implicitly truncated to unsigned type [-Woverflow] ../../test/trefer.c:526:20: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../test/trefer.c:649:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/trefer.c:649:12: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../test/trefer.c:677:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/trefer.c:677:12: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../test/trefer.c: In function 'test_reference_region_1D': ../../test/trefer.c:798:20: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../test/trefer.c:921:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/trefer.c:973:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CC trefstr.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/trefstr.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/trefstr.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC tselect.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tselect.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tselect.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tselect.c: In function 'test_select_all': ../../test/tselect.c:709:76: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../test/tselect.c: In function 'verify_select_hyper_contig_dr__run_test': ../../test/tselect.c:1600:12: warning: unused parameter 'cube_size' [-Wunused-parameter] ../../test/tselect.c: In function 'test_select_hyper_checker_board_dr__run_test': ../../test/tselect.c:2737:14: warning: variable 'start_in_checker' set but not used [-Wunused-but-set-variable] ../../test/tselect.c: In function 'test_select_combine': ../../test/tselect.c:6649:13: warning: size of 'blocks' is 4096 bytes [-Wlarger-than=] ../../test/tselect.c: In function 'test_select_fill_point': ../../test/tselect.c:7182:60: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7183:60: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c: In function 'test_select_fill_hyper_simple': ../../test/tselect.c:7263:55: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7263:111: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7264:59: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7264:115: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7282:73: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7283:73: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c: In function 'test_select_fill_hyper_regular': ../../test/tselect.c:7373:62: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7373:112: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7390:60: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7391:60: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c: In function 'test_select_fill_hyper_irregular': ../../test/tselect.c:7496:62: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7496:112: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7513:70: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7514:70: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] CC tskiplist.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tskiplist.c In file included from /usr/include/time.h:27:0, from ../../test/tskiplist.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tskiplist.c:44:12: warning: size of 'rand_num' is 4000 bytes [-Wlarger-than=] ../../test/tskiplist.c:45:12: warning: size of 'sort_rand_num' is 4000 bytes [-Wlarger-than=] ../../test/tskiplist.c:46:12: warning: size of 'rev_sort_rand_num' is 4000 bytes [-Wlarger-than=] CC tsohm.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tsohm.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tsohm.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tsohm.c: In function 'size1_helper': ../../test/tsohm.c:603:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c: In function 'size2_helper': ../../test/tsohm.c:1678:51: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/tsohm.c:1679:51: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/tsohm.c:1718:51: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/tsohm.c:1719:51: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/tsohm.c: In function 'size2_verify': ../../test/tsohm.c:1937:58: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/tsohm.c:1938:58: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/tsohm.c: In function 'test_sohm_size2': ../../test/tsohm.c:2194:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2194:46: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2255:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2255:45: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2264:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2264:45: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2264:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2288:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2288:50: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2317:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2317:45: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2319:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2319:43: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2321:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2321:43: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2323:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2323:45: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2328:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2328:45: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2330:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2330:43: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2346:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2346:34: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2354:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2354:45: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2356:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2356:45: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2358:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2358:43: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2360:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2360:43: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2448:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2448:36: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2451:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2451:33: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2455:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2455:41: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2458:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2458:38: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2480:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2480:23: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2482:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2482:25: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2551:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2551:55: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2558:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2558:24: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2563:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2563:24: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2568:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2568:24: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2573:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2573:24: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2578:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2578:24: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2583:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2583:24: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c: In function 'delete_helper_write': ../../test/tsohm.c:2613:15: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/tsohm.c: In function 'delete_helper': ../../test/tsohm.c:2761:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2761:5: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2763:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2763:5: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c: In function 'test_sohm_external_dtype': ../../test/tsohm.c:3876:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tsohm.c:3877:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] CC ttime.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ttime.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/ttime.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/ttime.c:29:0: warning: macro "DATASETNAME" is not used [-Wunused-macros] CC ttst.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ttst.c In file included from /usr/include/time.h:27:0, from ../../test/ttst.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/ttst.c: In function 'test_tst_init': ../../test/ttst.c:98:15: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ [-Wc++-compat] ../../test/ttst.c:101:20: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ [-Wc++-compat] ../../test/ttst.c:104:20: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ [-Wc++-compat] ../../test/ttst.c:110:18: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../test/ttst.c:129:14: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] CC tunicode.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tunicode.c In file included from /usr/include/stdio.h:27:0, from ../../test/tunicode.c:17: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tunicode.c: In function 'test_compound': ../../test/tunicode.c:593:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tunicode.c:594:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tunicode.c:637:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tunicode.c: In function 'write_char': ../../test/tunicode.c:748:5: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:752:34: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:753:36: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:757:34: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:758:36: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:759:36: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:763:34: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:764:36: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:765:36: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:766:36: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c: In function 'test_unicode': ../../test/tunicode.c:818:56: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tunicode.c: At top level: ../../test/tunicode.c:36:0: warning: macro "VL_DSET2_NAME" is not used [-Wunused-macros] ../../test/tunicode.c:41:0: warning: macro "SLINK_NAME" is not used [-Wunused-macros] ../../test/tunicode.c:32:0: warning: macro "DSET2_NAME" is not used [-Wunused-macros] CC tvlstr.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tvlstr.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tvlstr.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC tvltypes.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tvltypes.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tvltypes.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tvltypes.c: In function 'test_vltypes_funcs': ../../test/tvltypes.c:191:26: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:194:21: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:197:22: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c: In function 'rewrite_vltypes_vlen_atomic': ../../test/tvltypes.c:574:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:575:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:576:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c: In function 'test_vltypes_vlen_compound': ../../test/tvltypes.c:738:41: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:739:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c: In function 'rewrite_vltypes_vlen_compound': ../../test/tvltypes.c:881:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:882:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:883:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:884:46: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:885:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c: In function 'test_vltypes_compound_vlen_vlen': ../../test/tvltypes.c:1025:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:1026:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:1029:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:1110:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:1110:32: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c: In function 'test_vltypes_compound_vlstr': ../../test/tvltypes.c:1207:15: warning: request for implicit conversion from 'void *' to 'struct s2 *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:1350:15: warning: request for implicit conversion from 'void *' to 'struct s2 *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:1350:32: warning: request for implicit conversion from 'void *' to 'struct s2 *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:1408:15: warning: request for implicit conversion from 'void *' to 'struct s2 *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:1408:33: warning: request for implicit conversion from 'void *' to 'struct s2 *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c: In function 'test_vltypes_compound_vlen_atomic': ../../test/tvltypes.c:1486:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:1487:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:1603:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:1604:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tvltypes.c: In function 'rewrite_vltypes_compound_vlen_atomic': ../../test/tvltypes.c:1704:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:1705:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:1706:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:1707:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:1708:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c: In function 'test_vltypes_vlen_vlen_atomic': ../../test/tvltypes.c:1879:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:1968:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:1977:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:1985:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:1985:30: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c: In function 'rewrite_longer_vltypes_vlen_vlen_atomic': ../../test/tvltypes.c:2064:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:2069:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:2070:16: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:2070:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:2165:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:2165:30: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c: In function 'rewrite_shorter_vltypes_vlen_vlen_atomic': ../../test/tvltypes.c:2240:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:2245:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:2246:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:2246:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:2324:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:2333:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:2341:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:2341:30: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c: In function 'test_vltypes_fill_value': ../../test/tvltypes.c:2438:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2438:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2438:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2438:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2438:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:2438:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:2438:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:2438:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2438:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2439:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2439:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2439:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2439:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2439:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:2439:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:2439:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:2439:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2439:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2504:10: warning: request for implicit conversion from 'void *' to 'struct dtype1_struct *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:2546:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tvltypes.c:2566:13: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum] ../../test/tvltypes.c:2566:13: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum] ../../test/tvltypes.c:2656:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tvltypes.c:2671:13: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum] ../../test/tvltypes.c:2671:13: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum] ../../test/tvltypes.c:2851:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tvltypes.c:2866:13: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum] ../../test/tvltypes.c:2866:13: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum] ../../test/tvltypes.c: At top level: ../../test/tvltypes.c:37:0: warning: macro "SPACE2_DIM1" is not used [-Wunused-macros] ../../test/tvltypes.c:38:0: warning: macro "SPACE2_DIM2" is not used [-Wunused-macros] ../../test/tvltypes.c:36:0: warning: macro "SPACE2_RANK" is not used [-Wunused-macros] CCLD testhdf5 CC lheap.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/lheap.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/lheap.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/lheap.c: In function 'main': ../../test/lheap.c:100:26: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/lheap.c:133:26: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] In file included from ../../test/lheap.c:23:0: ../../test/lheap.c: At top level: ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD lheap CC ohdr.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ohdr.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/ohdr.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../test/ohdr.c:20:0: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD ohdr CC stab.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/stab.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/stab.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD stab CC gheap.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/gheap.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/gheap.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/gheap.c: In function 'test_1': ../../test/gheap.c:80:12: warning: size of 'obj' is 12288 bytes [-Wlarger-than=] ../../test/gheap.c:107:11: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/gheap.c:126:11: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/gheap.c: In function 'test_2': ../../test/gheap.c:176:12: warning: size of 'obj' is 12288 bytes [-Wlarger-than=] ../../test/gheap.c:200:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/gheap.c:214:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/gheap.c: In function 'test_3': ../../test/gheap.c:263:12: warning: size of 'obj' is 12288 bytes [-Wlarger-than=] ../../test/gheap.c:285:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/gheap.c: In function 'test_4': ../../test/gheap.c:342:12: warning: size of 'obj' is 12288 bytes [-Wlarger-than=] ../../test/gheap.c:364:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/gheap.c: In function 'test_1': ../../test/gheap.c:151:1: warning: stack usage is 15456 bytes [-Wstack-usage=] ../../test/gheap.c: In function 'test_2': ../../test/gheap.c:238:1: warning: stack usage is 15456 bytes [-Wstack-usage=] ../../test/gheap.c: In function 'test_3': ../../test/gheap.c:316:1: warning: stack usage is 14432 bytes [-Wstack-usage=] ../../test/gheap.c: In function 'test_4': ../../test/gheap.c:401:1: warning: stack usage is 14432 bytes [-Wstack-usage=] CCLD gheap CC cache.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/cache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/cache.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/cache.c: In function 'smoke_check_5': ../../test/cache.c:993:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1003:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1005:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1012:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1013:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1018:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1020:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1028:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'smoke_check_6': ../../test/cache.c:1229:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1239:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1241:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1248:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1249:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1254:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1256:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1264:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'smoke_check_7': ../../test/cache.c:1462:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1472:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1474:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1481:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1482:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1488:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1490:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1498:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'smoke_check_8': ../../test/cache.c:1696:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1706:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1708:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1715:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1716:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1722:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1724:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1732:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'check_flush_cache__flush_ops': ../../test/cache.c:7969:34: warning: size of 'spec' is 3160 bytes [-Wlarger-than=] ../../test/cache.c:8416:34: warning: size of 'spec' is 3160 bytes [-Wlarger-than=] ../../test/cache.c: In function 'check_flush_cache__single_entry': ../../test/cache.c:12689:4: warning: size of 'spec' is 12288 bytes [-Wlarger-than=] ../../test/cache.c: In function 'check_multiple_read_protect': ../../test/cache.c:13942:13: warning: variable 'cache_ptr' set but not used [-Wunused-but-set-variable] ../../test/cache.c: In function 'check_auto_cache_resize': ../../test/cache.c:18024:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18034:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18036:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18043:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18044:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18049:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18051:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18059:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18410:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18420:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18422:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18428:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18429:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18433:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18435:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18443:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18753:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18763:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18765:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18771:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18772:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18776:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18778:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18786:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18940:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18950:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18952:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18958:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18959:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18964:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18966:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18974:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19355:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19365:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19367:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19373:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19374:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19379:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19381:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19389:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19883:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19893:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19895:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19901:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19902:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19907:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19909:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19917:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20299:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20309:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20311:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20317:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20318:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20323:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20325:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20333:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20562:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20572:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20574:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20580:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20581:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20586:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20588:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20596:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21144:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21154:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21156:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21162:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21163:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21168:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21170:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21178:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21949:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21959:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21961:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21967:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21968:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21973:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21975:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21983:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'check_auto_cache_resize_disable': ../../test/cache.c:22229:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22239:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22241:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22248:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22249:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22254:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22256:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22264:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22336:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22346:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22348:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22354:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22355:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22360:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22362:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22370:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22494:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22504:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22506:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22512:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22513:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22518:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22519:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22527:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22651:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22661:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22663:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22669:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22670:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22675:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22677:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22685:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22808:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22818:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22820:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22826:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22827:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22832:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22834:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22842:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22965:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22975:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22977:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22983:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22984:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22989:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22991:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22999:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23121:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23131:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23133:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23139:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23140:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23145:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23147:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23155:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23279:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23289:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23291:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23297:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23298:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23303:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23305:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23313:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23505:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23515:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23517:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23523:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23524:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23529:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23531:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23539:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23738:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23748:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23750:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23756:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23757:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23762:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23764:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23772:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23975:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23985:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23987:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23993:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23994:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23999:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24001:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24009:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24102:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24112:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24114:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24120:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24121:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24126:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24128:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24136:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24229:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24239:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24241:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24247:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24248:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24253:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24255:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24263:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24356:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24366:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24368:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24374:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24375:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24380:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24382:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24390:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24483:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24493:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24495:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24501:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24502:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24507:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24509:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24517:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24611:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24621:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24623:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24629:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24630:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24635:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24637:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24645:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24767:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24777:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24779:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24785:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24786:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24791:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24793:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24801:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'check_auto_cache_resize_epoch_markers': ../../test/cache.c:24953:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24963:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24965:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24972:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24973:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24978:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24980:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24988:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25041:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25051:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25053:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25059:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25060:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25065:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25067:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25075:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25215:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25225:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25227:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25233:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25234:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25239:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25241:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25249:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25336:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25346:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25348:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25354:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25355:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25360:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25362:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25370:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25415:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25425:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25427:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25433:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25434:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25439:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25441:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25449:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25528:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25538:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25540:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25546:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25547:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25552:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25554:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25562:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'check_auto_cache_resize_input_errs': ../../test/cache.c:25659:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25669:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25671:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25678:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25679:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25684:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25686:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25694:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25750:9: warning: implicit declaration of function 'resize_configs_are_equal' [-Wimplicit-function-declaration] ../../test/cache.c:25750:9: warning: nested extern declaration of 'resize_configs_are_equal' [-Wnested-externs] ../../test/cache.c:25766:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25776:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25778:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25784:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25785:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25790:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25792:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25800:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25841:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25851:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25853:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25859:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25860:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25865:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25867:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25875:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25917:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25927:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25929:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25935:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25936:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25941:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25943:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25951:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25990:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26000:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26002:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26008:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26009:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26014:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26016:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26024:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26065:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26075:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26077:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26083:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26084:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26089:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26091:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26099:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26137:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26147:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26149:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26155:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26156:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26161:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26163:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26171:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26212:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26223:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26225:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26231:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26232:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26237:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26239:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26247:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26285:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26295:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26297:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26303:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26304:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26309:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26311:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26319:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26357:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26367:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26369:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26375:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26376:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26381:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26383:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26391:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26432:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26442:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26444:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26450:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26451:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26456:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26458:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26466:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26504:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26514:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26516:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26522:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26523:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26528:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26530:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26538:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26579:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26590:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26592:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26598:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26599:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26604:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26606:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26614:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26652:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26663:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26665:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26671:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26672:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26677:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26679:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26687:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26728:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26738:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26740:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26746:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26747:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26752:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26754:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26762:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26800:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26810:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26812:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26818:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26819:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26824:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26826:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26834:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26872:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26882:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26884:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26890:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26891:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26896:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26898:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26906:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26947:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26957:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26959:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26965:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26966:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26971:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26973:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26981:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27022:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27032:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27034:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27041:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27042:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27047:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27049:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27057:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27097:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27107:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27109:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27116:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27117:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27122:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27124:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27132:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27170:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27180:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27182:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27189:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27190:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27195:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27197:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27205:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27245:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27255:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27257:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27264:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27265:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27270:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27272:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27280:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27318:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27328:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27330:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27337:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27338:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27343:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27345:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27353:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27394:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27404:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27406:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27412:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27413:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27419:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27421:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27429:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27467:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27477:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27479:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27485:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27486:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27492:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27494:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27502:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27543:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27553:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27555:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27561:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27562:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27567:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27569:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27577:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27615:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27625:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27627:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27633:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27634:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27639:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27641:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27649:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27690:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27700:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27702:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27708:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27709:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27714:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27716:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27724:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27761:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27771:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27773:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27779:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27780:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27785:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27787:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27796:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27836:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27846:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27848:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27854:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27855:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27860:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27862:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27870:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27907:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27917:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27919:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27925:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27926:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27931:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27933:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27942:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'check_auto_cache_resize_aux_fcns': ../../test/cache.c:28076:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28086:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28088:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28095:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28096:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28101:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28103:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28111:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28175:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28208:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28253:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28253:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28336:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28336:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'check_metadata_blizzard_absence': ../../test/cache.c:28619:34: warning: size of 'expected' is 3600 bytes [-Wlarger-than=] cc1: warning: size of '*.LC0' is 3600 bytes [-Wlarger-than=] ../../test/cache.c: In function 'check_flush_cache__single_entry': cc1: warning: size of '*.LC5' is 12288 bytes [-Wlarger-than=] ../../test/cache.c:12982:1: warning: stack usage is 12432 bytes [-Wstack-usage=] CCLD cache CC cache_api.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/cache_api.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/cache_api.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/cache_api.c: In function 'check_fapl_mdc_api_calls': ../../test/cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:92:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:97:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:98:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:103:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:104:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:106:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:107:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:112:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:154:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:154:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:154:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:154:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:154:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:154:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:154:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:154:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:188:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:188:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:188:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:188:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:188:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:188:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:188:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:188:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:265:2: warning: implicit declaration of function 'resize_configs_are_equal' [-Wimplicit-function-declaration] ../../test/cache_api.c:265:2: warning: nested extern declaration of 'resize_configs_are_equal' [-Wnested-externs] ../../test/cache_api.c:300:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:300:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:300:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:300:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:300:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:300:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:300:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:300:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:449:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:449:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:449:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:449:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:449:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:449:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:449:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:449:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c: In function 'check_file_mdc_api_calls': ../../test/cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:541:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:546:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:547:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:552:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:553:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:555:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:556:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:561:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:576:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:581:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:582:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:587:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:588:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:590:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:591:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:596:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:611:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:616:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:617:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:622:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:623:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:625:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:626:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:631:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:646:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:651:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:652:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:657:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:658:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:661:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:662:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:667:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:776:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:776:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c: In function 'mdc_api_call_smoke_check': ../../test/cache_api.c:876:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:893:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:893:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:893:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:893:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:893:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:893:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:893:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:893:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:904:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:909:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:910:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:915:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:916:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:918:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:919:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:924:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:939:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:944:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:945:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:950:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:951:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:953:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:954:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:959:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:974:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:979:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:980:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:985:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:986:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:988:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:989:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:994:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1188:17: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cache_api.c:1189:17: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cache_api.c:1260:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cache_api.c:1261:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cache_api.c:1386:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cache_api.c:1387:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cache_api.c:886:9: warning: variable 'progress_counter' set but not used [-Wunused-but-set-variable] ../../test/cache_api.c: At top level: ../../test/cache_api.c:1532:21: warning: size of 'invalid_configs' is 49392 bytes [-Wlarger-than=] ../../test/cache_api.c:1544:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1549:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1550:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1555:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1556:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1558:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1559:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1564:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1579:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1584:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1585:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1590:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1591:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1593:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1594:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1599:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1614:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1619:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1620:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1625:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1626:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1628:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1629:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1634:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1649:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1654:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1655:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1660:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1661:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1663:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1664:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1669:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1684:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1689:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1690:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1695:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1696:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1698:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1699:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1704:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1719:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1724:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1725:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1730:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1731:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1733:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1734:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1739:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1754:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1759:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1760:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1765:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1766:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1768:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1769:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1774:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1789:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1794:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1795:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1800:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1801:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1803:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1804:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1809:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1824:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1829:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1830:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1835:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1836:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1838:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1839:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1844:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1859:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1864:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1865:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1870:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1871:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1873:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1874:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1879:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1894:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1899:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1900:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1905:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1906:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1908:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1909:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1914:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1929:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1934:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1935:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1940:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1941:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1943:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1944:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1949:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1964:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1969:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1970:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1975:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1976:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1978:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1979:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1984:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1999:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2004:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2005:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2010:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2011:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2013:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2014:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2019:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2034:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2039:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2040:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2045:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2046:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2048:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2049:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2054:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2069:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2074:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2075:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2080:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2081:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2083:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2084:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2089:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2104:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2109:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2110:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2115:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2116:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2118:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2119:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2124:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2139:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2144:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2145:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2150:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2151:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2153:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2154:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2159:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2174:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2179:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2180:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2185:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2186:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2188:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2189:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2194:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2209:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2214:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2215:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2220:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2221:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2223:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2224:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2229:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2244:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2249:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2250:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2255:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2256:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2258:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2259:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2264:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2279:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2284:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2285:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2290:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2291:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2293:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2294:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2299:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2314:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2319:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2320:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2325:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2326:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2328:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2329:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2334:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2349:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2354:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2355:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2360:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2361:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2363:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2364:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2369:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2384:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2389:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2390:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2395:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2396:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2398:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2399:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2404:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2419:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2424:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2425:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2430:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2431:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2433:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2434:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2439:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2454:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2459:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2460:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2465:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2466:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2468:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2469:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2474:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2489:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2494:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2495:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2500:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2501:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2503:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2504:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2509:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2524:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2529:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2530:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2535:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2536:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2538:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2539:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2544:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2559:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2564:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2565:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2570:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2571:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2573:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2574:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2579:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2594:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2599:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2600:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2605:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2606:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2608:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2609:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2614:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2629:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2634:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2635:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2640:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2641:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2643:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2644:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2649:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2664:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2669:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2670:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2675:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2676:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2678:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2679:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2684:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2699:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2704:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2705:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2710:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2711:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2713:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2714:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2719:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2734:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2739:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2740:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2745:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2746:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2748:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2749:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2754:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2769:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2774:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2775:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2780:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2781:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2783:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2784:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2789:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2804:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2809:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2810:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2815:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2816:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2818:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2819:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2824:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2839:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2844:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2845:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2850:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2851:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2853:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2854:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2859:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2874:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2879:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2880:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2885:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2886:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2888:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2889:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2894:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2909:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2914:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2915:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2920:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2921:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2923:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2924:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2929:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2944:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2949:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2950:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2955:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2956:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2958:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2959:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2964:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2979:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2984:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2985:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2990:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2991:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2993:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2994:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2999:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c: In function 'check_fapl_mdc_api_errs': ../../test/cache_api.c:3030:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3030:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3030:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3030:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3030:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3030:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3030:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3030:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3073:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3073:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3073:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3073:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3073:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3073:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3073:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3073:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3162:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3162:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3162:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3162:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3162:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3162:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3162:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3162:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c: In function 'check_file_mdc_api_errs': ../../test/cache_api.c:3208:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3208:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3208:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3208:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3208:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3208:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3208:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3208:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] CCLD cache_api CC pool.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/pool.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/pool.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/pool.c: In function 'test_allocate_random': ../../test/pool.c:674:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] CCLD pool CC accum.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/accum.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/accum.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD accum CC hyperslab.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/hyperslab.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/hyperslab.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/hyperslab.c: In function 'test_multifill': ../../test/hyperslab.c:612:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/hyperslab.c:615:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/hyperslab.c:624:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/hyperslab.c: In function 'test_transpose': ../../test/hyperslab.c:822:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/hyperslab.c:823:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/hyperslab.c: In function 'test_sub_super': ../../test/hyperslab.c:926:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/hyperslab.c:975:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/hyperslab.c:976:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/hyperslab.c:977:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/hyperslab.c: In function 'test_array_offset_n_calc': ../../test/hyperslab.c:1147:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/hyperslab.c:1148:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/hyperslab.c:1149:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] CCLD hyperslab CC istore.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/istore.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/istore.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/istore.c: In function 'test_extend': ../../test/istore.c:321:3: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/istore.c: In function 'test_sparse': ../../test/istore.c:532:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/istore.c:533:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/istore.c:534:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] CCLD istore CC bittests.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/bittests.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/bittests.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/bittests.c: In function 'test_find': ../../test/bittests.c:91:16: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../test/bittests.c:124:10: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../test/bittests.c: In function 'test_copy': ../../test/bittests.c:178:19: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c:179:19: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c: In function 'test_shift': ../../test/bittests.c:300:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c:304:28: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c:304:31: warning: conversion to 'ssize_t' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c:314:2: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c:353:2: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c:365:13: warning: conversion to 'ssize_t' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c: In function 'test_increment': ../../test/bittests.c:433:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c: In function 'test_decrement': ../../test/bittests.c:520:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c: In function 'test_negate': ../../test/bittests.c:592:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c: In function 'test_set': ../../test/bittests.c:692:19: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c: In function 'test_clear': ../../test/bittests.c:809:19: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CCLD bittests CC dt_arith.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/dt_arith.c In file included from /usr/include/math.h:27:0, from ../../test/dt_arith.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/dt_arith.c: In function 'some_dummy_func': ../../test/dt_arith.c:542:5: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c: In function 'generates_sigfpe': ../../test/dt_arith.c:579:53: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c: In function 'test_particular_fp_integer': ../../test/dt_arith.c:835:9: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c: In function 'test_derived_flt': ../../test/dt_arith.c:1054:39: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1213:39: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c: In function 'test_derived_integer': ../../test/dt_arith.c:1523:39: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c: In function 'test_conv_int_1': ../../test/dt_arith.c:1780:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1780:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1780:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1780:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1780:9: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1780:9: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1780:9: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1780:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1780:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1780:9: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1782:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1782:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1782:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1782:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1782:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1782:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1782:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1782:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../test/dt_arith.c:1782:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1782:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1782:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1784:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1784:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1784:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1784:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1784:9: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1784:9: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1784:9: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1784:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1784:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1784:9: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1786:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1786:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1786:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1786:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1786:9: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1786:9: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1786:9: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1786:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../test/dt_arith.c:1786:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1786:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1786:9: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1788:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1788:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1788:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1790:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:1790:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:1790:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:1792:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1792:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1792:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1794:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:1794:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:1794:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:1796:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1796:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1796:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1798:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:1798:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:1798:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c: In function 'test_conv_int_2': ../../test/dt_arith.c:2632:10: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] ../../test/dt_arith.c: In function 'my_isnan': ../../test/dt_arith.c:2686:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dt_arith.c:2690:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dt_arith.c:2695:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dt_arith.c:2709:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c: In function 'test_conv_flt_1': ../../test/dt_arith.c:3087:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dt_arith.c:3088:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dt_arith.c:3090:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dt_arith.c:3132:24: warning: conversion to 'float' from 'long double' may alter its value [-Wconversion] ../../test/dt_arith.c:3140:24: warning: conversion to 'double' from 'long double' may alter its value [-Wconversion] ../../test/dt_arith.c:3276:33: warning: conversion to 'double' from 'long double' may alter its value [-Wconversion] ../../test/dt_arith.c:3277:33: warning: conversion to 'double' from 'long double' may alter its value [-Wconversion] ../../test/dt_arith.c:3284:60: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:3285:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dt_arith.c:3300:25: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dt_arith.c:3373:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c:3393:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c:3411:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c: In function 'test_conv_int_fp': ../../test/dt_arith.c:3752:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3752:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3752:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3752:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3752:9: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3752:9: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3752:9: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3752:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3752:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3752:9: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3754:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3754:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3754:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3754:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3754:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3754:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3754:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3754:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../test/dt_arith.c:3754:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3754:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3754:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3756:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3756:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3756:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3756:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3756:9: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3756:9: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3756:9: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3756:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3756:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3756:9: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3758:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3758:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3758:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3758:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3758:9: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3758:9: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3758:9: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3758:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../test/dt_arith.c:3758:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3758:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3758:9: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3760:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3760:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3760:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3762:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:3762:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:3762:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:3764:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3764:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3764:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3766:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:3766:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:3766:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:3768:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3768:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3768:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3770:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:3770:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:3770:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:4539:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c:4496:9: warning: switch missing default case [-Wswitch-default] ../../test/dt_arith.c:4602:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c:4559:9: warning: switch missing default case [-Wswitch-default] ../../test/dt_arith.c:4654:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c:4622:9: warning: switch missing default case [-Wswitch-default] ../../test/dt_arith.c: In function 'run_int_fp_conv': ../../test/dt_arith.c:5149:6: warning: "H5_CYGWIN_ULLONG_TO_LDOUBLE_ROUND_PROBLEM" is not defined [-Wundef] ../../test/dt_arith.c: In function 'main': ../../test/dt_arith.c:5430:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5434:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5438:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5446:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5449:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5452:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5455:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5458:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5461:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5471:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5474:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5475:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5478:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5481:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c: In function 'test_conv_flt_1': ../../test/dt_arith.c:3473:1: warning: control reaches end of non-void function [-Wreturn-type] CCLD dt_arith CC dtypes.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/dtypes.c In file included from /usr/include/math.h:27:0, from ../../test/dtypes.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/dtypes.c: In function 'test_compound_9': ../../test/dtypes.c:1654:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/dtypes.c: In function 'test_compound_10': ../../test/dtypes.c:1873:25: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/dtypes.c:1877:33: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:1878:43: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/dtypes.c: In function 'test_compound_11': ../../test/dtypes.c:2094:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:2095:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:2096:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:2097:34: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:2098:34: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:2117:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dtypes.c:2157:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dtypes.c:2191:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dtypes.c: In function 'test_compound_13': ../../test/dtypes.c:2357:9: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value [-Wconversion] ../../test/dtypes.c:2358:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:2358:5: warning: conversion to 'float' alters 'double' constant value [-Wconversion] ../../test/dtypes.c:2408:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dtypes.c: In function 'test_compound_14': ../../test/dtypes.c:2462:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/dtypes.c:2465:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/dtypes.c: In function 'test_named': ../../test/dtypes.c:3743:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c: In function 'test_conv_str_2': ../../test/dtypes.c:4283:20: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:4285:27: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/dtypes.c: In function 'test_conv_str_3': ../../test/dtypes.c:4354:20: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:4356:27: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/dtypes.c:4377:28: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c: In function 'test_conv_enum_1': ../../test/dtypes.c:4462:13: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/dtypes.c: In function 'test_conv_enum_2': ../../test/dtypes.c:4536:9: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/dtypes.c:4550:34: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/dtypes.c: In function 'test_bitfield_funcs': ../../test/dtypes.c:4718:25: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:4723:26: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c: In function 'opaque_funcs': ../../test/dtypes.c:5025:26: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:5044:26: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c: In function 'test_int_float_except': ../../test/dtypes.c:5918:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:5918:5: warning: conversion to 'float' alters 'double' constant value [-Wconversion] ../../test/dtypes.c:5918:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:5918:5: warning: conversion to 'float' alters 'double' constant value [-Wconversion] ../../test/dtypes.c:5919:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:5919:13: warning: conversion to 'float' alters 'double' constant value [-Wconversion] ../../test/dtypes.c:5919:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:5921:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:5921:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:5924:5: warning: conversion to 'float' alters 'int' constant value [-Wconversion] ../../test/dtypes.c:5924:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:5924:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:5966:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dtypes.c:5987:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dtypes.c: In function 'create_del_obj_named_test_file': ../../test/dtypes.c:6547:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../test/dtypes.c: At top level: ../../test/dtypes.c:7046:5: warning: no previous prototype for 'test_utf_ascii_conv' [-Wmissing-prototypes] ../../test/dtypes.c: In function 'test_utf_ascii_conv': ../../test/dtypes.c:7084:55: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../test/dtypes.c:7116:55: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../test/dtypes.c: In function 'main': ../../test/dtypes.c:7274:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7275:25: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7276:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7277:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7278:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7280:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7281:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7282:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7283:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7284:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7285:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7287:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7288:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7290:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7291:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7293:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7298:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7299:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7300:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7301:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7302:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7303:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7304:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7305:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7306:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7307:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7308:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7309:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7310:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7311:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7312:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7313:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7314:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7315:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7316:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7317:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7318:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7319:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7320:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7321:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7322:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7323:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7324:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] In file included from ../../test/dtypes.c:26:0: ../../test/dtypes.c: At top level: ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD dtypes CC dsets.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/dsets.c In file included from /usr/include/stdlib.h:24:0, from ../../test/dsets.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/dsets.c:208:5: warning: size of 'points' is 80000 bytes [-Wlarger-than=] ../../test/dsets.c:208:35: warning: size of 'check' is 80000 bytes [-Wlarger-than=] ../../test/dsets.c:209:8: warning: size of 'points_dbl' is 160000 bytes [-Wlarger-than=] ../../test/dsets.c:209:42: warning: size of 'check_dbl' is 160000 bytes [-Wlarger-than=] ../../test/dsets.c: In function 'test_simple_io': ../../test/dsets.c:404:25: warning: size of 'rdata' is 80000 bytes [-Wlarger-than=] ../../test/dsets.c: In function 'test_userblock_offset': ../../test/dsets.c:523:25: warning: size of 'rdata' is 80000 bytes [-Wlarger-than=] ../../test/dsets.c: In function 'test_conv_buffer': ../../test/dsets.c:1031:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:1031:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:1034:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:1034:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c: In function 'test_nbit_int': ../../test/dsets.c:2788:28: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2788:28: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:2836:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:2836:56: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c: In function 'test_nbit_float': ../../test/dsets.c:2890:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2890:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2890:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2890:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2891:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2891:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2891:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2891:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2891:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2891:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2963:33: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c:2964:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c: In function 'test_nbit_double': ../../test/dsets.c:3020:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3020:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3021:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3021:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3021:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3021:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3022:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3022:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3022:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3022:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3094:33: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c:3095:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c: In function 'test_nbit_array': ../../test/dsets.c:3196:38: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3196:38: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c: In function 'test_nbit_compound': ../../test/dsets.c:3304:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3304:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3304:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3304:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3305:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3305:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3305:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3305:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3305:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3305:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3372:30: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3372:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3374:30: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3374:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3376:30: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3376:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3429:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3429:63: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3430:17: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3430:17: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3431:17: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3431:17: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3432:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c:3432:75: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c: In function 'test_nbit_compound_2': ../../test/dsets.c:3515:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3515:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3515:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3515:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3516:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3516:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3516:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3516:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3516:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3516:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3615:32: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3615:32: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3617:32: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3617:32: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3619:32: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3619:32: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3623:30: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3623:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3628:40: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3628:40: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3633:42: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3633:42: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3635:42: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3635:42: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3637:42: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3637:42: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3702:14: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3702:14: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3709:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3709:78: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3710:17: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3710:17: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3711:17: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3711:17: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3712:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c:3713:43: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c:3719:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3719:61: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3720:12: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3720:12: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3721:12: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3721:12: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3722:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c:3723:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c: In function 'test_nbit_compound_3': ../../test/dsets.c:3851:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3851:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3851:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3851:39: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] ../../test/dsets.c: In function 'test_nbit_int_size': ../../test/dsets.c:3983:13: warning: size of 'orig_data' is 80000 bytes [-Wlarger-than=] ../../test/dsets.c:4039:39: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] ../../test/dsets.c: In function 'test_nbit_flt_size': ../../test/dsets.c:4157:13: warning: size of 'orig_data' is 80000 bytes [-Wlarger-than=] ../../test/dsets.c:4246:49: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../test/dsets.c: In function 'test_scaleoffset_float': ../../test/dsets.c:4672:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:4672:47: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../test/dsets.c:4715:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:4715:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c: In function 'test_scaleoffset_float_2': ../../test/dsets.c:4792:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:4820:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:4820:47: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../test/dsets.c:4863:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:4863:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c: In function 'test_scaleoffset_double': ../../test/dsets.c:4948:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:4991:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:4991:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c: In function 'test_scaleoffset_double_2': ../../test/dsets.c:5068:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:5096:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:5139:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:5139:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c: In function 'test_set_local': ../../test/dsets.c:5909:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:5913:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:6107:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c: In function 'test_deprec': ../../test/dsets.c:7096:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../test/dsets.c: In function 'test_chunk_cache': ../../test/dsets.c:7438:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:7532:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c: In function 'test_big_chunks_bypass_cache': ../../test/dsets.c:7619:44: warning: size of 'rdata1' is 4000 bytes [-Wlarger-than=] ../../test/dsets.c:7633:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c: In function 'test_chunk_expand': ../../test/dsets.c:7861:93: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] In file included from ../../test/dsets.c:27:0: ../../test/dsets.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] ../../test/dsets.c: In function 'test_simple_io': ../../test/dsets.c:497:1: warning: stack usage is 81168 bytes [-Wstack-usage=] ../../test/dsets.c:497:1: warning: the frame size of 81120 bytes is larger than 16384 bytes [-Wframe-larger-than=] ../../test/dsets.c: In function 'test_userblock_offset': ../../test/dsets.c:587:1: warning: stack usage is 81152 bytes [-Wstack-usage=] ../../test/dsets.c:587:1: warning: the frame size of 81104 bytes is larger than 16384 bytes [-Wframe-larger-than=] ../../test/dsets.c: In function 'test_nbit_int_size': ../../test/dsets.c:4132:1: warning: stack usage is 80160 bytes [-Wstack-usage=] ../../test/dsets.c:4132:1: warning: the frame size of 80112 bytes is larger than 16384 bytes [-Wframe-larger-than=] ../../test/dsets.c: In function 'test_nbit_flt_size': ../../test/dsets.c:4338:1: warning: stack usage is 80160 bytes [-Wstack-usage=] ../../test/dsets.c:4338:1: warning: the frame size of 80112 bytes is larger than 16384 bytes [-Wframe-larger-than=] CCLD dsets CC cmpd_dset.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/cmpd_dset.c In file included from ../../src/H5public.h:37:0, from ../../src/H5Tpublic.h:23, from ../../src/H5Tprivate.h:23, from ../../src/H5Tpkg.h:39, from ../../test/cmpd_dset.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/cmpd_dset.c: In function 'test_compound': ../../test/cmpd_dset.c:154:18: warning: size of 's1' is 6400000 bytes [-Wlarger-than=] ../../test/cmpd_dset.c:158:18: warning: size of 's2' is 6400000 bytes [-Wlarger-than=] ../../test/cmpd_dset.c:162:18: warning: size of 's3' is 6400000 bytes [-Wlarger-than=] ../../test/cmpd_dset.c:166:18: warning: size of 's4' is 1600000 bytes [-Wlarger-than=] ../../test/cmpd_dset.c:170:18: warning: size of 's5' is 9600000 bytes [-Wlarger-than=] ../../test/cmpd_dset.c:173:18: warning: size of 's6' is 9600000 bytes [-Wlarger-than=] ../../test/cmpd_dset.c: In function 'initialize_stype1': ../../test/cmpd_dset.c:885:26: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../test/cmpd_dset.c:886:28: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../test/cmpd_dset.c:888:25: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../test/cmpd_dset.c:889:28: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../test/cmpd_dset.c:890:28: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../test/cmpd_dset.c: In function 'initialize_stype2': ../../test/cmpd_dset.c:921:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:922:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:924:23: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:925:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:926:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:928:26: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:929:28: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:931:25: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:932:28: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:933:28: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:940:26: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:941:26: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:942:26: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c: In function 'initialize_stype4': ../../test/cmpd_dset.c:999:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:1000:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:1002:23: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:1003:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:1004:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:1006:26: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:1007:28: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:1009:25: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:1010:28: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:1011:28: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:1018:26: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:1019:26: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:1020:26: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c: In function 'compare_data': ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c: In function 'test_pack_ooo': ../../test/cmpd_dset.c:1791:19: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:1803:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c: In function 'main': ../../test/cmpd_dset.c:2195:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:2199:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:2203:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:2206:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:2209:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CCLD cmpd_dset CC filter_fail.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/filter_fail.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/filter_fail.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/filter_fail.c: In function 'filter_fail': ../../test/filter_fail.c:68:40: warning: unused parameter 'cd_nelmts' [-Wunused-parameter] ../../test/filter_fail.c:69:27: warning: unused parameter 'cd_values' [-Wunused-parameter] In file included from ../../test/filter_fail.c:25:0: ../../test/filter_fail.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD filter_fail CC extend.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/extend.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/extend.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/extend.c:34:14: warning: size of 'buf1' is 40000 bytes [-Wlarger-than=] ../../test/extend.c:34:28: warning: size of 'buf2' is 10000 bytes [-Wlarger-than=] CCLD extend CC external.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/external.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/external.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/external.c: In function 'test_2': ../../test/external.c:679:5: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../test/external.c:608:14: warning: variable 'n' set but not used [-Wunused-but-set-variable] ../../test/external.c: In function 'test_3': ../../test/external.c:776:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/external.c:797:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] In file included from ../../test/external.c:23:0: ../../test/external.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD external CC efc.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/efc.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/efc.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/efc.c:36:13: warning: size of 'filename' is 6144 bytes [-Wlarger-than=] CCLD efc CC objcopy.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/objcopy.c In file included from /usr/include/time.h:27:0, from ../../test/objcopy.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/objcopy.c: In function 'compare_data': ../../test/objcopy.c:1067:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../test/objcopy.c:1068:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../test/objcopy.c: In function 'test_copy_dataset_compound': ../../test/objcopy.c:2318:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c: In function 'test_copy_dataset_chunked': ../../test/objcopy.c:2450:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c:2452:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c: In function 'test_copy_dataset_chunked_sparse': ../../test/objcopy.c:2793:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c:2795:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c: In function 'test_copy_dataset_compressed': ../../test/objcopy.c:2988:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c: In function 'test_copy_dataset_compact': ../../test/objcopy.c:3117:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c: In function 'test_copy_dataset_contig_cmpd_vl': ../../test/objcopy.c:7597:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/objcopy.c:7602:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c:7602:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c: In function 'test_copy_dataset_chunked_cmpd_vl': ../../test/objcopy.c:7736:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/objcopy.c:7741:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c:7741:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c: In function 'test_copy_dataset_compact_cmpd_vl': ../../test/objcopy.c:7881:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/objcopy.c:7886:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c:7886:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c: In function 'test_copy_cdt_merge_cdt': ../../test/objcopy.c:9601:9: warning: variable 'buf' set but not used [-Wunused-but-set-variable] ../../test/objcopy.c: In function 'test_copy_cdt_merge_suggs': ../../test/objcopy.c:9833:9: warning: variable 'buf' set but not used [-Wunused-but-set-variable] ../../test/objcopy.c: In function 'test_copy_cdt_merge_all_suggs': ../../test/objcopy.c:10358:9: warning: variable 'buf' set but not used [-Wunused-but-set-variable] In file included from ../../test/objcopy.c:25:0: ../../test/objcopy.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD objcopy CC links.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/links.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/links.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/links.c: In function 'external_set_elink_fapl1': ../../test/links.c:3515:17: warning: size of 'sv' is 3500 bytes [-Wlarger-than=] ../../test/links.c: In function 'external_set_elink_fapl2': ../../test/links.c:3714:10: warning: size of 'points' is 6400 bytes [-Wlarger-than=] ../../test/links.c: In function 'link_filters': ../../test/links.c:9849:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/links.c: In function 'link_iterate_check': ../../test/links.c:12111:51: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12139:45: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12139:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12143:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12184:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/links.c: In function 'link_iterate_old_check': ../../test/links.c:12541:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12561:51: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12589:45: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12589:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12593:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12634:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] In file included from ../../test/links.c:31:0: ../../test/links.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] ../../test/links.c: In function 'external_set_elink_fapl1': ../../test/links.c:3671:1: warning: stack usage is 8880 bytes [-Wstack-usage=] ../../test/links.c: In function 'external_set_elink_fapl2': ../../test/links.c:3827:1: warning: stack usage is 10640 bytes [-Wstack-usage=] ../../test/links.c: In function 'external_symlink': ../../test/links.c:6555:1: warning: stack usage is 11392 bytes [-Wstack-usage=] CCLD links CC unlink.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/unlink.c In file included from /usr/include/time.h:27:0, from ../../test/unlink.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD unlink CC big.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/big.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/big.c:56: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/big.c: In function 'randll': ../../test/big.c:132:15: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/big.c:133:16: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/big.c: In function 'enough_room': ../../test/big.c:308:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/big.c:308:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/big.c:323:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/big.c:323:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/big.c: In function 'writer': ../../test/big.c:364:5: warning: switch missing default case [-Wswitch-default] ../../test/big.c: In function 'reader': ../../test/big.c:516:33: warning: conversion to 'hsize_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] ../../test/big.c: In function 'testvfd': ../../test/big.c:607:13: warning: unused variable 'family_size' [-Wunused-variable] CCLD big CC mtime.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/mtime.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/mtime.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/mtime.c: In function 'main': ../../test/mtime.c:117:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] In file included from ../../test/mtime.c:26:0: ../../test/mtime.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD mtime CC fillval.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/fillval.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/fillval.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/fillval.c: In function 'test_getset_vl': ../../test/fillval.c:291:42: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] ../../test/fillval.c:301:9: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] ../../test/fillval.c:302:20: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] ../../test/fillval.c:306:35: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] ../../test/fillval.c:312:35: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] ../../test/fillval.c:326:51: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] ../../test/fillval.c:343:35: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] ../../test/fillval.c:355:17: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] ../../test/fillval.c: In function 'test_create': ../../test/fillval.c:625:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:625:33: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:629:19: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c:698:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:698:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:702:3: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c: In function 'test_rdwr_cases': ../../test/fillval.c:791:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fillval.c:813:57: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:814:29: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:823:4: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c:823:4: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c:847:13: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] ../../test/fillval.c:881:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:882:36: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:891:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c:891:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c:911:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/fillval.c:913:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/fillval.c:940:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fillval.c:995:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:996:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:1005:14: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c:1005:14: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c:1014:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:1015:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:1024:28: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c:1024:28: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c: In function 'test_rdwr': ../../test/fillval.c:1146:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/fillval.c:1199:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/fillval.c: In function 'test_extend_cases': ../../test/fillval.c:1442:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/fillval.c:1442:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/fillval.c:1497:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fillval.c:1522:9: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../test/fillval.c:1550:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fillval.c:1588:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fillval.c:1627:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fillval.c:1668:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fillval.c:1761:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fillval.c: In function 'test_extend': ../../test/fillval.c:1844:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/fillval.c:1844:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../test/fillval.c:23:0: ../../test/fillval.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD fillval CC mount.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/mount.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/mount.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD mount CC flush1.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/flush1.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/flush1.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/flush1.c:35:15: warning: size of 'the_data' is 80000 bytes [-Wlarger-than=] CCLD flush1 CC flush2.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/flush2.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/flush2.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/flush2.c:34:16: warning: size of 'the_data' is 80000 bytes [-Wlarger-than=] ../../test/flush2.c: In function 'check_dset': ../../test/flush2.c:75:72: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../test/flush2.c:76:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] CCLD flush2 CC app_ref.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/app_ref.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/app_ref.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD app_ref CC enum.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/enum.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/enum.c:20: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD enum CC set_extent.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/set_extent.c In file included from /usr/include/time.h:27:0, from ../../test/set_extent.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/set_extent.c: In function 'main': ../../test/set_extent.c:133:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/set_extent.c:136:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/set_extent.c: In function 'test_random_rank4': ../../test/set_extent.c:2677:17: warning: size of 'rbuf' is 40000 bytes [-Wlarger-than=] ../../test/set_extent.c:2678:17: warning: size of 'wbuf' is 40000 bytes [-Wlarger-than=] ../../test/set_extent.c:2679:20: warning: size of 'dim_log' is 3232 bytes [-Wlarger-than=] CCLD set_extent CC ttsafe.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ttsafe.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/ttsafe.c:38: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC ttsafe_dcreate.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ttsafe_dcreate.c In file included from /usr/include/string.h:25:0, from ../../test/ttsafe.h:23, from ../../test/ttsafe_dcreate.c:43: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC ttsafe_error.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ttsafe_error.c In file included from /usr/include/string.h:25:0, from ../../test/ttsafe.h:23, from ../../test/ttsafe_error.c:46: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC ttsafe_cancel.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ttsafe_cancel.c In file included from /usr/include/string.h:25:0, from ../../test/ttsafe.h:23, from ../../test/ttsafe_cancel.c:47: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC ttsafe_acreate.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ttsafe_acreate.c In file included from /usr/include/string.h:25:0, from ../../test/ttsafe.h:23, from ../../test/ttsafe_acreate.c:49: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD ttsafe CC getname.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/getname.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/getname.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD getname CC vfd.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/vfd.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/vfd.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/vfd.c: In function 'test_family_opens': ../../test/vfd.c:582:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/vfd.c: In function 'test_family': ../../test/vfd.c:649:17: warning: size of 'buf' is 16384 bytes [-Wlarger-than=] ../../test/vfd.c:709:32: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/vfd.c: In function 'test_family_compat': ../../test/vfd.c:832:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/vfd.c:833:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/vfd.c:837:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/vfd.c:838:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/vfd.c: In function 'test_multi_opens': ../../test/vfd.c:907:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/vfd.c:901:11: warning: variable 'file' set but not used [-Wunused-but-set-variable] ../../test/vfd.c: In function 'test_multi': ../../test/vfd.c:949:17: warning: size of 'buf' is 65536 bytes [-Wlarger-than=] ../../test/vfd.c: In function 'test_multi_compat': ../../test/vfd.c:1164:17: warning: size of 'buf' is 65536 bytes [-Wlarger-than=] ../../test/vfd.c:1162:17: warning: unused variable 'dname' [-Wunused-variable] ../../test/vfd.c:1155:17: warning: unused variable 'file_size' [-Wunused-variable] ../../test/vfd.c:1154:34: warning: unused variable 'fhandle' [-Wunused-variable] ../../test/vfd.c:1154:18: warning: unused variable 'fhandle2' [-Wunused-variable] ../../test/vfd.c:1151:48: warning: unused variable 'tmp' [-Wunused-variable] ../../test/vfd.c:1151:17: warning: unused variable 'filename' [-Wunused-variable] ../../test/vfd.c:1150:17: warning: unused variable 'access_fapl' [-Wunused-variable] ../../test/vfd.c:1149:34: warning: unused variable 'fapl2' [-Wunused-variable] ../../test/vfd.c: In function 'test_log': ../../test/vfd.c:1318:18: warning: unused variable 'flags' [-Wunused-variable] ../../test/vfd.c: In function 'test_family': ../../test/vfd.c:782:1: warning: stack usage is 17552 bytes [-Wstack-usage=] ../../test/vfd.c:782:1: warning: the frame size of 17504 bytes is larger than 16384 bytes [-Wframe-larger-than=] ../../test/vfd.c: In function 'test_multi': ../../test/vfd.c:1123:1: warning: stack usage is 67136 bytes [-Wstack-usage=] ../../test/vfd.c:1123:1: warning: the frame size of 67088 bytes is larger than 16384 bytes [-Wframe-larger-than=] ../../test/vfd.c: In function 'test_multi_compat': ../../test/vfd.c:1293:1: warning: stack usage is 71168 bytes [-Wstack-usage=] ../../test/vfd.c:1293:1: warning: the frame size of 71120 bytes is larger than 16384 bytes [-Wframe-larger-than=] ../../test/vfd.c: At top level: ../../test/vfd.c:41:0: warning: macro "DSET2_DIM" is not used [-Wunused-macros] ../../test/vfd.c:36:0: warning: macro "THRESHOLD" is not used [-Wunused-macros] ../../test/vfd.c:34:0: warning: macro "FBSIZE" is not used [-Wunused-macros] ../../test/vfd.c:35:0: warning: macro "CBSIZE" is not used [-Wunused-macros] ../../test/vfd.c:33:0: warning: macro "MBOUNDARY" is not used [-Wunused-macros] CCLD vfd CC ntypes.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ntypes.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/ntypes.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/ntypes.c:35:5: warning: size of 'ipoints2' is 80000 bytes [-Wlarger-than=] ../../test/ntypes.c:35:27: warning: size of 'icheck2' is 80000 bytes [-Wlarger-than=] ../../test/ntypes.c:36:7: warning: size of 'spoints2' is 40000 bytes [-Wlarger-than=] ../../test/ntypes.c:36:29: warning: size of 'scheck2' is 40000 bytes [-Wlarger-than=] ../../test/ntypes.c:37:5: warning: size of 'ipoints3' is 400000 bytes [-Wlarger-than=] ../../test/ntypes.c:37:30: warning: size of 'icheck3' is 400000 bytes [-Wlarger-than=] CCLD ntypes CC dangle.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/dangle.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/dangle.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD dangle CC dtransform.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/dtransform.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/dtransform.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c: In function 'main': ../../test/dtransform.c:317:5: warning: size of 'array' is 2592 bytes [-Wlarger-than=] ../../test/dtransform.c:345:5: warning: size of 'array' is 2592 bytes [-Wlarger-than=] ../../test/dtransform.c: In function 'test_poly': ../../test/dtransform.c:492:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:492:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:493:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:493:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:493:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:501:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:501:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:505:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:505:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c: In function 'test_copy': ../../test/dtransform.c:687:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:687:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c: In function 'test_trivial': ../../test/dtransform.c:724:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:724:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c: In function 'test_getset': ../../test/dtransform.c:783:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:783:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] CCLD dtransform CC reserved.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/reserved.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/reserved.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD reserved CC cross_read.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/cross_read.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/cross_read.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/cross_read.c: In function 'check_data': ../../test/cross_read.c:108:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cross_read.c:127:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cross_read.c: In function 'open_dataset': ../../test/cross_read.c:208:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:211:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:215:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:223:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:231:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:239:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:247:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:255:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:263:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:271:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:279:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:287:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:295:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:303:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:311:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:319:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:327:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:335:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:359:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:367:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:375:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:383:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:397:5: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c: In function 'main': ../../test/cross_read.c:423:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:427:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] In file included from ../../test/cross_read.c:25:0: ../../test/cross_read.c: At top level: ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] ../../test/cross_read.c:54:0: warning: macro "DATASETNAME19" is not used [-Wunused-macros] ../../test/cross_read.c:53:0: warning: macro "DATASETNAME18" is not used [-Wunused-macros] CCLD cross_read CC freespace.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/freespace.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/freespace.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/freespace.c: In function 'test_fs_sect_iterate': ../../test/freespace.c:2792:5: warning: passing argument 4 of 'H5FS_sect_iterate' from incompatible pointer type [enabled by default] In file included from ../../src/H5FSpkg.h:41:0, from ../../test/freespace.c:22: ../../src/H5FSprivate.h:193:15: note: expected 'H5FS_operator_t' but argument is of type 'herr_t (*)(const struct H5FS_section_info_t *, void *)' CCLD freespace CC mf.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/mf.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/mf.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD mf CC btree2.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/btree2.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/btree2.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD btree2 CC fheap.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/fheap.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/fheap.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/fheap.c: In function 'begin_test': ../../test/fheap.c:546:15: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:547:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/fheap.c: In function 'reopen_file': ../../test/fheap.c:597:24: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'open_heap': ../../test/fheap.c:644:24: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:682:20: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'fill_heap': ../../test/fheap.c:1067:38: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:1069:39: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:1071:39: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:1118:38: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:1120:39: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:1122:39: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:1174:39: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:1176:40: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:1178:40: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_create': ../../test/fheap.c:1849:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_reopen': ../../test/fheap.c:1949:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_open_twice': ../../test/fheap.c:2048:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:2056:20: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_delete_open': ../../test/fheap.c:2194:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_id_limits': ../../test/fheap.c:2331:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_filtered_create': ../../test/fheap.c:2670:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:2709:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_size': ../../test/fheap.c:2785:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:2835:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_man_insert_weird': ../../test/fheap.c:3051:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_man_start_5th_recursive_indirect': ../../test/fheap.c:6016:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_man_remove_bogus': ../../test/fheap.c:6146:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:6187:33: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/fheap.c:6209:37: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/fheap.c: In function 'test_man_remove_one': ../../test/fheap.c:6295:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:6332:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:6346:9: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value [-Wconversion] ../../test/fheap.c: In function 'test_man_remove_two': ../../test/fheap.c:6451:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:6488:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:6502:9: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value [-Wconversion] ../../test/fheap.c: In function 'test_man_remove_one_larger': ../../test/fheap.c:6636:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:6673:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_man_remove_two_larger': ../../test/fheap.c:6797:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:6834:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_man_remove_three_larger': ../../test/fheap.c:7033:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:7070:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_man_incr_insert_remove': ../../test/fheap.c:7307:19: warning: size of 'heap_id' is 6400 bytes [-Wlarger-than=] ../../test/fheap.c: In function 'test_huge_insert_one': ../../test/fheap.c:12331:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_huge_insert_two': ../../test/fheap.c:12485:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:12487:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_huge_insert_three': ../../test/fheap.c:12719:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:12721:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:12723:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_huge_insert_mix': ../../test/fheap.c:13029:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:13031:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:13033:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:13035:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:13037:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_filtered_huge': ../../test/fheap.c:13470:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_tiny_insert_one': ../../test/fheap.c:13663:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_tiny_insert_two': ../../test/fheap.c:13817:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:13819:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_tiny_insert_mix': ../../test/fheap.c:14056:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:14058:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:14060:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:14062:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:14064:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:14066:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:14068:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_filtered_man_root_direct': ../../test/fheap.c:14699:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_filtered_man_root_indirect': ../../test/fheap.c:14881:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:14941:27: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:14973:27: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:15006:27: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:15038:27: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_write': ../../test/fheap.c:15683:17: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:15685:43: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/fheap.c:15713:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/fheap.c:15713:13: warning: conversion to 'size_t' from 'double' may alter its value [-Wconversion] ../../test/fheap.c:15715:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/fheap.c:15715:13: warning: conversion to 'size_t' from 'double' may alter its value [-Wconversion] ../../test/fheap.c:15738:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:15758:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/fheap.c:15758:13: warning: conversion to 'size_t' from 'double' may alter its value [-Wconversion] ../../test/fheap.c:15760:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/fheap.c:15760:13: warning: conversion to 'size_t' from 'double' may alter its value [-Wconversion] ../../test/fheap.c: In function 'test_bug1': ../../test/fheap.c:15899:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:15925:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'main': ../../test/fheap.c:16011:19: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:16012:19: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:16020:80: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/fheap.c:16051:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16052:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16053:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16054:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16055:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16056:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16057:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16072:73: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/fheap.c:16104:45: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16147:65: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16157:45: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16158:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16159:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16160:50: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16162:50: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16164:50: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16166:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16168:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16184:80: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/fheap.c:16186:97: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/fheap.c:16202:59: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16203:58: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16204:57: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16205:62: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16206:63: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16210:67: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16211:64: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16212:64: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16221:57: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16222:66: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16223:69: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16224:55: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16225:67: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16226:84: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16227:66: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16228:87: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16229:90: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16230:94: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16231:94: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16232:97: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16233:87: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16234:105: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16235:85: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16236:98: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16237:110: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16238:111: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16239:106: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16240:118: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16244:101: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16245:130: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16246:139: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16247:135: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16248:144: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16257:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16258:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16259:56: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16260:56: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16295:13: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value [-Wconversion] ../../test/fheap.c:16325:80: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/fheap.c:16330:48: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16331:48: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16332:50: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16333:48: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16334:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16341:48: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16342:48: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16343:48: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16368:76: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/fheap.c:16373:53: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16374:55: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16378:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16379:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16401:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16402:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16405:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16406:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16419:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16420:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16423:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16424:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16440:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16444:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16457:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CCLD fheap CC file_image.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/file_image.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/file_image.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/file_image.c: In function 'test_get_file_image': ../../test/file_image.c:754:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/file_image.c:754:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/file_image.c:782:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/file_image.c:782:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] In file included from ../../test/file_image.c:25:0: ../../test/file_image.c: At top level: ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD file_image CC error_test.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/error_test.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/error_test.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/error_test.c:43:5: warning: size of 'ipoints2' is 80000 bytes [-Wlarger-than=] ../../test/error_test.c:43:27: warning: size of 'icheck2' is 80000 bytes [-Wlarger-than=] ../../test/error_test.c: In function 'test_long_desc': ../../test/error_test.c:357:28: warning: conversion to 'char' from 'size_t' may alter its value [-Wconversion] ../../test/error_test.c:368:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/error_test.c:368:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] In file included from ../../test/error_test.c:23:0: ../../test/error_test.c: At top level: ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD error_test CC err_compat.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/err_compat.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/err_compat.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/err_compat.c:40:5: warning: size of 'ipoints2' is 80000 bytes [-Wlarger-than=] ../../test/err_compat.c:40:27: warning: size of 'icheck2' is 80000 bytes [-Wlarger-than=] CCLD err_compat CC tcheck_version.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tcheck_version.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/tcheck_version.c:32: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tcheck_version.c: In function 'abort_intercept': ../../test/tcheck_version.c:108:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] CCLD tcheck_version CC testmeta.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/testmeta.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/testmeta.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/testmeta.c:39:0: warning: macro "NWATTRS" is not used [-Wunused-macros] ../../test/testmeta.c:32:0: warning: macro "MEMB_SIZE" is not used [-Wunused-macros] CCLD testmeta CC links_env.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/links_env.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/links_env.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../test/links_env.c:24:0: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD links_env make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/test' Making all in testpar make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' CC t_mpi.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_mpi.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/testpar.h:21, from ../../testpar/t_mpi.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_mpi.c: In function 'test_mpio_overlap_writes': ../../testpar/t_mpi.c:55:20: warning: size of 'buf' is 4093 bytes [-Wlarger-than=] ../../testpar/t_mpi.c: In function 'test_mpio_gb_file': ../../testpar/t_mpi.c:285:7: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mpi.c:314:31: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../testpar/t_mpi.c:356:27: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../testpar/t_mpi.c: In function 'test_mpio_1wMr': ../../testpar/t_mpi.c:545:32: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../testpar/t_mpi.c:617:30: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../testpar/t_mpi.c: In function 'test_mpio_derived_dtype': ../../testpar/t_mpi.c:698:10: warning: declaration of 'nerrors' shadows a global declaration [-Wshadow] ../../testpar/t_mpi.c:37:6: warning: shadowed declaration is here [-Wshadow] ../../testpar/t_mpi.c:718:17: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../testpar/t_mpi.c:701:19: warning: unused variable 'etypenew' [-Wunused-variable] ../../testpar/t_mpi.c:698:10: warning: unused variable 'nerrors' [-Wunused-variable] ../../testpar/t_mpi.c: In function 'main': ../../testpar/t_mpi.c:1120:3: warning: too many arguments for format [-Wformat-extra-args] CCLD t_mpi CC t_posix_compliant.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_posix_compliant.c In file included from /usr/include/stdio.h:27:0, from ../../testpar/t_posix_compliant.c:46: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_posix_compliant.c:66:14: warning: redundant redeclaration of 'optarg' [-Wredundant-decls] In file included from /usr/include/unistd.h:893:0, from ../../src/H5private.h:70, from ../../test/h5test.h:26, from ../../testpar/t_posix_compliant.c:51: /usr/include/getopt.h:58:14: note: previous declaration of 'optarg' was here ../../testpar/t_posix_compliant.c:67:12: warning: redundant redeclaration of 'optind' [-Wredundant-decls] In file included from /usr/include/unistd.h:893:0, from ../../src/H5private.h:70, from ../../test/h5test.h:26, from ../../testpar/t_posix_compliant.c:51: /usr/include/getopt.h:72:12: note: previous declaration of 'optind' was here ../../testpar/t_posix_compliant.c:67:20: warning: redundant redeclaration of 'opterr' [-Wredundant-decls] In file included from /usr/include/unistd.h:893:0, from ../../src/H5private.h:70, from ../../test/h5test.h:26, from ../../testpar/t_posix_compliant.c:51: /usr/include/getopt.h:77:12: note: previous declaration of 'opterr' was here ../../testpar/t_posix_compliant.c: In function 'allwrite_allread_blocks': ../../testpar/t_posix_compliant.c:106:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:108:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:109:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:125:47: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c: In function 'posix_allwrite_allread_blocks': ../../testpar/t_posix_compliant.c:145:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:145:34: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:146:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:147:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:173:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:173:17: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:182:47: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:182:58: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:191:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:191:16: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c: In function 'posix_onewrite_allread_blocks': ../../testpar/t_posix_compliant.c:218:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:218:34: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:219:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:220:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:240:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:240:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../testpar/t_posix_compliant.c:240:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:240:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:240:65: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:250:7: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:250:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:261:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:261:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:270:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:270:16: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c: In function 'posix_onewrite_allread_interlaced': ../../testpar/t_posix_compliant.c:297:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:297:34: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:298:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:299:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:316:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:316:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../testpar/t_posix_compliant.c:316:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:316:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:316:65: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:325:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:325:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:325:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:330:7: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:330:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:342:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:342:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:342:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:342:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../testpar/t_posix_compliant.c:342:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:342:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:342:82: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:352:14: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c: In function 'allwrite_allread_interlaced': ../../testpar/t_posix_compliant.c:392:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:393:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:410:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:421:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:421:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../testpar/t_posix_compliant.c:421:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:421:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:421:69: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:428:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:428:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:433:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:433:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c: In function 'allwrite_allread_overlap': ../../testpar/t_posix_compliant.c:491:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:492:45: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c: In function 'onewrite_allread_blocks': ../../testpar/t_posix_compliant.c:584:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:585:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:601:53: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:608:50: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c: In function 'onewrite_allread_interlaced': ../../testpar/t_posix_compliant.c:635:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:636:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:658:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:665:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c: In function 'main': ../../testpar/t_posix_compliant.c:763:3: warning: switch missing default case [-Wswitch-default] ../../testpar/t_posix_compliant.c:824:10: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:824:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:852:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:852:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:852:57: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:858:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:858:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:858:61: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:870:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:870:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:870:57: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:876:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:876:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:876:61: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:885:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:885:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:885:63: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:891:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:891:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:891:63: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:897:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:897:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:897:67: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c: In function 'allwrite_allread_interlaced': ../../testpar/t_posix_compliant.c:450:1: warning: stack usage is 8368 bytes [-Wstack-usage=] ../../testpar/t_posix_compliant.c: In function 'allwrite_allread_overlap': ../../testpar/t_posix_compliant.c:571:1: warning: stack usage is 8352 bytes [-Wstack-usage=] CCLD t_posix_compliant CC testphdf5.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/testphdf5.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/testpar.h:21, from ../../testpar/testphdf5.h:21, from ../../testpar/testphdf5.c:20: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/testphdf5.c:53:7: warning: size of 'filenames' is 8192 bytes [-Wlarger-than=] ../../testpar/testphdf5.c: In function 'main': ../../testpar/testphdf5.c:345:3: warning: too many arguments for format [-Wformat-extra-args] CC t_dset.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_dset.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/testpar.h:21, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_dset.c: In function 'slab_set': ../../testpar/t_dset.c:53:17: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:54:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:59:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:65:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:66:17: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:72:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:77:39: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:78:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:83:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:89:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:90:39: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:96:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:102:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:103:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c: In function 'dataset_writeInd': ../../testpar/t_dset.c:249:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_dset.c:258:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:282:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:283:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c: In function 'dataset_readInd': ../../testpar/t_dset.c:395:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_dset.c:404:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:406:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c: In function 'dataset_writeAll': ../../testpar/t_dset.c:521:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_dset.c:530:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:554:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:555:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c: In function 'dataset_readAll': ../../testpar/t_dset.c:901:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_dset.c:910:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:912:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c: In function 'extend_writeInd': ../../testpar/t_dset.c:1139:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_dset.c:1148:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1149:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1152:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1239:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1240:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1299:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1300:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c: In function 'extend_writeInd2': ../../testpar/t_dset.c:1363:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_dset.c:1462:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1462:32: warning: conversion to 'int' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_dset.c: In function 'extend_readInd': ../../testpar/t_dset.c:1529:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_dset.c:1538:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1540:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1542:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c: In function 'extend_writeAll': ../../testpar/t_dset.c:1713:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_dset.c:1722:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1723:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1726:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1813:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1814:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1896:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1897:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c: In function 'extend_readAll': ../../testpar/t_dset.c:1961:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_dset.c:1970:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1972:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1974:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c: In function 'compress_readAll': ../../testpar/t_dset.c:2143:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2154:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_dset.c:2170:9: warning: conversion to 'DATATYPE' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c: In function 'none_selection_chunk': ../../testpar/t_dset.c:2331:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_dset.c:2340:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2341:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2371:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2372:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2397:59: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_dset.c:2400:58: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_dset.c: In function 'test_actual_io_mode': ../../testpar/t_dset.c:2560:5: warning: enum conversion in initialization is invalid in C++ [-Wc++-compat] ../../testpar/t_dset.c:2561:5: warning: enum conversion in initialization is invalid in C++ [-Wc++-compat] ../../testpar/t_dset.c:2562:5: warning: enum conversion in initialization is invalid in C++ [-Wc++-compat] ../../testpar/t_dset.c:2563:5: warning: enum conversion in initialization is invalid in C++ [-Wc++-compat] ../../testpar/t_dset.c:2564:5: warning: enum conversion in initialization is invalid in C++ [-Wc++-compat] ../../testpar/t_dset.c:2565:5: warning: enum conversion in initialization is invalid in C++ [-Wc++-compat] ../../testpar/t_dset.c:2643:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2644:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2655:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2716:33: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2717:33: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2720:17: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2723:17: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2754:18: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2757:33: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2758:33: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2761:17: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2764:17: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2803:19: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2846:13: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../testpar/t_dset.c:2847:13: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../testpar/t_dset.c:2875:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c: In function 'dataset_atomicity': ../../testpar/t_dset.c:3090:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_dset.c:3100:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3103:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3119:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3120:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3254:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3257:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3274:30: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3275:30: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3278:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3279:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3335:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3335:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../testpar/t_dset.c:3338:19: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3343:17: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3343:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../testpar/t_dset.c:3344:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3344:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3344:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3344:23: warning: conversion to 'int' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_dset.c:3347:23: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] CC t_file.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_file.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/testpar.h:21, from ../../testpar/testphdf5.h:21, from ../../testpar/t_file.c:20: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_file.c: In function 'test_split_comm_access': ../../testpar/t_file.c:88:28: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] CC t_file_image.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_file_image.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/testpar.h:21, from ../../testpar/testphdf5.h:21, from ../../testpar/t_file_image.c:20: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC t_mdset.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_mdset.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/testpar.h:21, from ../../testpar/testphdf5.h:21, from ../../testpar/t_mdset.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_mdset.c: In function 'multiple_dset_write': ../../testpar/t_mdset.c:96:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../testpar/t_mdset.c:103:8: warning: request for implicit conversion from 'const void *' to 'const struct H5Ptest_param_t *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c:112:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:112:11: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c: In function 'compact_dataset': ../../testpar/t_mdset.c:190:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:195:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:195:11: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c:198:12: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:198:10: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c:201:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c:271:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../testpar/t_mdset.c: In function 'null_dataset': ../../testpar/t_mdset.c:311:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c:321:41: warning: conversion to 'int' from 'hssize_t' may alter its value [-Wconversion] ../../testpar/t_mdset.c: In function 'big_dataset': ../../testpar/t_mdset.c:429:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c: In function 'dataset_fillvalue': ../../testpar/t_mdset.c:565:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c:569:26: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:573:10: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c:575:10: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c:629:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c: In function 'collective_group_write': ../../testpar/t_mdset.c:746:8: warning: request for implicit conversion from 'const void *' to 'const struct H5Ptest_param_t *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c:758:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:758:11: warning: request for implicit conversion from 'void *' to 'DATATYPE *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c: In function 'independent_group_read': ../../testpar/t_mdset.c:835:8: warning: request for implicit conversion from 'const void *' to 'const struct H5Ptest_param_t *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c: In function 'group_dataset_read': ../../testpar/t_mdset.c:882:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:885:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c: In function 'multiple_group_write': ../../testpar/t_mdset.c:963:8: warning: request for implicit conversion from 'const void *' to 'const struct H5Ptest_param_t *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c: In function 'write_dataset': ../../testpar/t_mdset.c:1054:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:1054:11: warning: request for implicit conversion from 'void *' to 'DATATYPE *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c: In function 'multiple_group_read': ../../testpar/t_mdset.c:1132:8: warning: request for implicit conversion from 'const void *' to 'const struct H5Ptest_param_t *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c: In function 'read_dataset': ../../testpar/t_mdset.c:1215:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:1218:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c: In function 'check_value': ../../testpar/t_mdset.c:1373:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:1374:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c: In function 'get_slab': ../../testpar/t_mdset.c:1407:36: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:1411:31: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:1412:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:1415:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c: In function 'io_mode_confusion': ../../testpar/t_mdset.c:1479:8: warning: request for implicit conversion from 'const void *' to 'const struct H5Ptest_param_t *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c: In function 'rr_obj_hdr_flush_confusion_writer': ../../testpar/t_mdset.c:1964:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../testpar/t_mdset.c:2018:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../testpar/t_mdset.c:2077:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../testpar/t_mdset.c:2119:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../testpar/t_mdset.c:1846:9: warning: variable 'mrc' set but not used [-Wunused-but-set-variable] ../../testpar/t_mdset.c: In function 'rr_obj_hdr_flush_confusion_reader': ../../testpar/t_mdset.c:2365:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../testpar/t_mdset.c:2373:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../testpar/t_mdset.c:2428:24: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../testpar/t_mdset.c:2436:8: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../testpar/t_mdset.c:2481:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../testpar/t_mdset.c:2489:8: warning: unsuffixed float constant [-Wunsuffixed-float-constants] CC t_ph5basic.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_ph5basic.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/testpar.h:21, from ../../testpar/testphdf5.h:21, from ../../testpar/t_ph5basic.c:20: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC t_coll_chunk.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_coll_chunk.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/testpar.h:21, from ../../testpar/testphdf5.h:21, from ../../testpar/t_coll_chunk.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_coll_chunk.c: In function 'coll_chunk1': ../../testpar/t_coll_chunk.c:74:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_coll_chunk.c: In function 'coll_chunk2': ../../testpar/t_coll_chunk.c:118:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_coll_chunk.c: In function 'coll_chunk3': ../../testpar/t_coll_chunk.c:163:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_coll_chunk.c: In function 'coll_chunk4': ../../testpar/t_coll_chunk.c:209:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_coll_chunk.c: In function 'coll_chunk5': ../../testpar/t_coll_chunk.c:253:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_coll_chunk.c: In function 'coll_chunk6': ../../testpar/t_coll_chunk.c:297:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_coll_chunk.c: In function 'coll_chunk7': ../../testpar/t_coll_chunk.c:341:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_coll_chunk.c: In function 'coll_chunk8': ../../testpar/t_coll_chunk.c:385:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_coll_chunk.c: In function 'coll_chunk9': ../../testpar/t_coll_chunk.c:429:26: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_coll_chunk.c: In function 'coll_chunk10': ../../testpar/t_coll_chunk.c:473:26: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_coll_chunk.c: In function 'coll_chunktest': ../../testpar/t_coll_chunk.c:543:23: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_coll_chunk.c:548:49: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_coll_chunk.c:561:3: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_coll_chunk.c:761:46: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_coll_chunk.c:765:47: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_coll_chunk.c: In function 'ccslab_set': ../../testpar/t_coll_chunk.c:853:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_coll_chunk.c:866:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_coll_chunk.c:880:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_coll_chunk.c:892:42: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_coll_chunk.c:897:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_coll_chunk.c:898:44: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_coll_chunk.c:906:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_coll_chunk.c:917:24: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] CC t_span_tree.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_span_tree.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../testpar/t_span_tree.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_span_tree.c: In function 'coll_write_test': ../../testpar/t_span_tree.c:275:12: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_span_tree.c:281:26: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:283:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:285:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:287:3: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:287:18: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_span_tree.c:288:3: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:288:23: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_span_tree.c:289:3: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:289:23: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_span_tree.c:291:3: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:291:3: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_span_tree.c:293:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../testpar/t_span_tree.c:293:3: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:315:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:316:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:352:24: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:373:23: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:511:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:538:24: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:577:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:600:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:615:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:616:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:632:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../testpar/t_span_tree.c: In function 'coll_read_test': ../../testpar/t_span_tree.c:739:12: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_span_tree.c:745:24: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:746:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:747:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:782:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:802:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:832:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:854:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:869:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:870:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:901:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../testpar/t_span_tree.c:693:20: warning: unused parameter 'chunk_factor' [-Wunused-parameter] ../../testpar/t_span_tree.c: In function 'lower_dim_size_comp_test__select_checker_board': ../../testpar/t_span_tree.c:1043:56: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:1045:47: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c: In function 'lower_dim_size_comp_test__run_test': ../../testpar/t_span_tree.c:2329:5: warning: implicit declaration of function 'H5S_select_shape_same_test' [-Wimplicit-function-declaration] ../../testpar/t_span_tree.c:2329:5: warning: nested extern declaration of 'H5S_select_shape_same_test' [-Wnested-externs] ../../testpar/t_span_tree.c:1602:19: warning: variable 'large_ds_slice_size' set but not used [-Wunused-but-set-variable] ../../testpar/t_span_tree.c: In function 'link_chunk_collective_io_test': ../../testpar/t_span_tree.c:2776:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../testpar/t_span_tree.c:2777:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../testpar/t_span_tree.c:2836:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../testpar/t_span_tree.c: At top level: ../../testpar/t_span_tree.c:964:0: warning: macro "LOWER_DIM_SIZE_COMP_TEST_DEBUG_TARGET_RANK" is not used [-Wunused-macros] CC t_chunk_alloc.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_chunk_alloc.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/testpar.h:21, from ../../testpar/testphdf5.h:21, from ../../testpar/t_chunk_alloc.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_chunk_alloc.c: In function 'get_filesize': ../../testpar/t_chunk_alloc.c:44:43: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../testpar/t_chunk_alloc.c: In function 'create_chunked_dataset': ../../testpar/t_chunk_alloc.c:114:18: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_chunk_alloc.c:147:33: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_chunk_alloc.c:177:26: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_chunk_alloc.c: In function 'parallel_access_dataset': ../../testpar/t_chunk_alloc.c:253:22: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_chunk_alloc.c:265:32: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_chunk_alloc.c:255:5: warning: switch missing default case [-Wswitch-default] ../../testpar/t_chunk_alloc.c:313:27: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_chunk_alloc.c: In function 'verify_data': ../../testpar/t_chunk_alloc.c:392:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_chunk_alloc.c:402:3: warning: switch missing default case [-Wswitch-default] ../../testpar/t_chunk_alloc.c: In function 'test_chunk_alloc': ../../testpar/t_chunk_alloc.c:481:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] CC t_filter_read.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_filter_read.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/testpar.h:21, from ../../testpar/testphdf5.h:21, from ../../testpar/t_filter_read.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_filter_read.c: In function 'filter_read_internal': ../../testpar/t_filter_read.c:79:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_filter_read.c:82:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_filter_read.c:89:21: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_filter_read.c:92:20: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_filter_read.c: In function 'test_filter_read': ../../testpar/t_filter_read.c:240:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] CCLD testphdf5 CC t_cache.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_cache.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/t_cache.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_cache.c:55:9: warning: size of 'filenames' is 8192 bytes [-Wlarger-than=] ../../testpar/t_cache.c:195:14: warning: size of 'data' is 15600000 bytes [-Wlarger-than=] ../../testpar/t_cache.c:234:5: warning: size of 'data_index' is 400000 bytes [-Wlarger-than=] ../../testpar/t_cache.c: In function 'clear_datum': ../../testpar/t_cache.c:2337:9: warning: variable 'idx' set but not used [-Wunused-but-set-variable] ../../testpar/t_cache.c: In function 'destroy_datum': ../../testpar/t_cache.c:2402:9: warning: variable 'idx' set but not used [-Wunused-but-set-variable] ../../testpar/t_cache.c: In function 'flush_datum': ../../testpar/t_cache.c:2459:13: warning: variable 'cache_ptr' set but not used [-Wunused-but-set-variable] ../../testpar/t_cache.c:2456:9: warning: variable 'idx' set but not used [-Wunused-but-set-variable] ../../testpar/t_cache.c: In function 'size_datum': ../../testpar/t_cache.c:2780:9: warning: variable 'idx' set but not used [-Wunused-but-set-variable] ../../testpar/t_cache.c: In function 'smoke_check_3': ../../testpar/t_cache.c:5836:13: warning: declaration of 'verbose' shadows a global declaration [-Wshadow] ../../testpar/t_cache.c:41:10: warning: shadowed declaration is here [-Wshadow] ../../testpar/t_cache.c: In function 'smoke_check_5': ../../testpar/t_cache.c:6521:13: warning: declaration of 'verbose' shadows a global declaration [-Wshadow] ../../testpar/t_cache.c:41:10: warning: shadowed declaration is here [-Wshadow] ../../testpar/t_cache.c: In function 'main': ../../testpar/t_cache.c:7245:2: warning: too many arguments for format [-Wformat-extra-args] ../../testpar/t_cache.c: At top level: ../../testpar/t_cache.c:215:0: warning: macro "MPE_VIRT_NUM_DATA_ENTIES" is not used [-Wunused-macros] ../../testpar/t_cache.c:50:0: warning: macro "PARATESTFILE" is not used [-Wunused-macros] CCLD t_cache CC t_pflush1.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_pflush1.c In file included from /usr/include/stdint.h:25:0, from /usr/lib/gcc/i686-redhat-linux/4.7.2/include/stdint.h:3, from /usr/include/mpich-i386/mpi.h:51, from ../../testpar/t_pflush1.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_pflush1.c:35:15: warning: size of 'the_data' is 80000 bytes [-Wlarger-than=] ../../testpar/t_pflush1.c: In function 'create_file': ../../testpar/t_pflush1.c:84:43: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] CCLD t_pflush1 CC t_pflush2.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_pflush2.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/t_pflush2.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_pflush2.c:35:15: warning: size of 'the_data' is 80000 bytes [-Wlarger-than=] ../../testpar/t_pflush2.c: In function 'check_file': ../../testpar/t_pflush2.c:80:66: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../testpar/t_pflush2.c:81:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../testpar/t_pflush2.c:86:24: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] CCLD t_pflush2 CC t_shapesame.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_shapesame.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../testpar/t_shapesame.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_shapesame.c: In function 'contig_hs_dr_pio_test__run_test': ../../testpar/t_shapesame.c:2032:10: warning: variable 'mpi_rank' set but not used [-Wunused-but-set-variable] ../../testpar/t_shapesame.c: At top level: ../../testpar/t_shapesame.c:2236:1: warning: no previous prototype for 'contig_hs_dr_pio_test' [-Wmissing-prototypes] ../../testpar/t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__m2d_l2s': ../../testpar/t_shapesame.c:3595:13: warning: variable 'mis_match' set but not used [-Wunused-but-set-variable] ../../testpar/t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__m2d_s2l': ../../testpar/t_shapesame.c:3958:13: warning: variable 'mis_match' set but not used [-Wunused-but-set-variable] ../../testpar/t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__run_test': ../../testpar/t_shapesame.c:4324:10: warning: variable 'mpi_rank' set but not used [-Wunused-but-set-variable] ../../testpar/t_shapesame.c: At top level: ../../testpar/t_shapesame.c:4724:6: warning: size of 'filenames' is 8192 bytes [-Wlarger-than=] CCLD t_shapesame make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' Making all in tools make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/lib' CC h5tools.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5tools.lo ../../../tools/lib/h5tools.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/lib/h5tools.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5tools.c:92:3: warning: non-local variable 'driver_idx' with anonymous type is questionable in C++ [-Wc++-compat] ../../../tools/lib/h5tools.c: In function 'h5tools_detect_vlen_str': ../../../tools/lib/h5tools.c:530:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c: In function 'init_acc_pos': ../../../tools/lib/h5tools.c:1058:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1061:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools.c: In function 'render_bin_output': ../../../tools/lib/h5tools.c:1347:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c: In function 'render_bin_output_region_data_blocks': ../../../tools/lib/h5tools.c:1511:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1525:32: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1528:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1528:22: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/lib/h5tools.c:1533:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1536:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1557:33: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c: In function 'render_bin_output_region_blocks': ../../../tools/lib/h5tools.c:1602:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1606:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1608:38: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1611:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1615:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1618:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1620:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1629:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1632:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c: At top level: ../../../tools/lib/h5tools.c:1659:1: warning: no previous prototype for 'render_bin_output_region_data_points' [-Wmissing-prototypes] ../../../tools/lib/h5tools.c: In function 'render_bin_output_region_data_points': ../../../tools/lib/h5tools.c:1670:32: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1673:22: warning: conversion to 'size_t' from 'hssize_t' may alter its value [-Wconversion] ../../../tools/lib/h5tools.c:1677:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1680:5: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1661:62: warning: unused parameter 'ptdata' [-Wunused-parameter] ../../../tools/lib/h5tools.c: In function 'render_bin_output_region_points': ../../../tools/lib/h5tools.c:1729:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1733:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1735:34: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1738:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1742:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1745:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1748:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1757:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1760:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c: At top level: ../../../tools/lib/h5tools.c:35:0: warning: macro "ALIGN" is not used [-Wunused-macros] ../../../tools/lib/h5tools.c:33:0: warning: macro "SANITY_CHECK" is not used [-Wunused-macros] CC h5tools_dump.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5tools_dump.lo ../../../tools/lib/h5tools_dump.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/lib/h5tools_dump.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_simple_data': ../../../tools/lib/h5tools_dump.c:293:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:393:1: warning: label 'catch_except' defined but not used [-Wunused-label] ../../../tools/lib/h5tools_dump.c:264:5: warning: variable 'past_catch' set but not used [-Wunused-but-set-variable] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_print_region_data_blocks': ../../../tools/lib/h5tools_dump.c:452:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:457:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:458:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:466:32: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:469:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:469:22: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/lib/h5tools_dump.c:474:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:477:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:484:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:485:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:489:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:489:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:504:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:510:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:513:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:517:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:529:33: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_region_data_blocks': ../../../tools/lib/h5tools_dump.c:606:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:610:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:626:38: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:629:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:633:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:659:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:661:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:722:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:725:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_print_region_data_points': ../../../tools/lib/h5tools_dump.c:799:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:802:5: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:808:32: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:811:22: warning: conversion to 'size_t' from 'hssize_t' may alter its value [-Wconversion] ../../../tools/lib/h5tools_dump.c:818:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:833:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:842:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:845:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:847:33: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:860:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_region_data_points': ../../../tools/lib/h5tools_dump.c:927:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:931:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:947:34: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:950:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:954:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:975:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:978:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:1042:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:1045:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_display_simple_subset': ../../../tools/lib/h5tools_dump.c:1369:50: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:1372:40: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_simple_dset': ../../../tools/lib/h5tools_dump.c:1527:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_simple_mem': ../../../tools/lib/h5tools_dump.c:1678:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:1684:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:1689:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:1696:30: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_print_datatype': ../../../tools/lib/h5tools_dump.c:1904:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:1906:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_dump.c:1906:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_print_dataspace': ../../../tools/lib/h5tools_dump.c:2434:31: warning: unused parameter 'stream' [-Wunused-parameter] ../../../tools/lib/h5tools_dump.c:2434:85: warning: unused parameter 'info' [-Wunused-parameter] ../../../tools/lib/h5tools_dump.c:2435:28: warning: unused parameter 'ctx' [-Wunused-parameter] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_print_enum': ../../../tools/lib/h5tools_dump.c:2531:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:2593:18: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_datatype': ../../../tools/lib/h5tools_dump.c:2669:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_dataspace': ../../../tools/lib/h5tools_dump.c:2717:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_oid': ../../../tools/lib/h5tools_dump.c:2766:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_print_fill_value': ../../../tools/lib/h5tools_dump.c:2797:23: warning: unused variable 'nelmts' [-Wunused-variable] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_dcpl': ../../../tools/lib/h5tools_dump.c:2859:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:2916:17: warning: switch missing default case [-Wswitch-default] ../../../tools/lib/h5tools_dump.c:3275:5: warning: enumeration value 'H5D_FILL_TIME_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_dump.c:3332:5: warning: enumeration value 'H5D_ALLOC_TIME_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_dump.c:3332:5: warning: enumeration value 'H5D_ALLOC_TIME_DEFAULT' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_dump.c:2852:19: warning: unused variable 'elmt_counter' [-Wunused-variable] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_comment': ../../../tools/lib/h5tools_dump.c:3389:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:3398:13: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:3378:19: warning: unused variable 'elmt_counter' [-Wunused-variable] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_attribute': ../../../tools/lib/h5tools_dump.c:3443:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:3432:19: warning: unused variable 'elmt_counter' [-Wunused-variable] ../../../tools/lib/h5tools_dump.c:3427:39: warning: unused parameter 'oid' [-Wunused-parameter] ../../../tools/lib/h5tools_dump.c: At top level: ../../../tools/lib/h5tools_dump.c:3514:1: warning: no previous prototype for 'h5tools_print_dims' [-Wmissing-prototypes] ../../../tools/lib/h5tools_dump.c:3597:1: warning: no previous prototype for 'h5tools_dump_subsetting_header' [-Wmissing-prototypes] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_subsetting_header': ../../../tools/lib/h5tools_dump.c:3607:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_data': ../../../tools/lib/h5tools_dump.c:3703:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:3826:20: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] ../../../tools/lib/h5tools_dump.c: At top level: ../../../tools/lib/h5tools_dump.c:33:0: warning: macro "SANITY_CHECK" is not used [-Wunused-macros] ../../../tools/lib/h5tools_dump.c:35:0: warning: macro "ALIGN" is not used [-Wunused-macros] CC h5tools_str.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5tools_str.lo ../../../tools/lib/h5tools_str.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/lib/h5tools_str.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5tools_str.c: In function 'h5tools_str_append': ../../../tools/lib/h5tools_str.c:144:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_str.c:144:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_str.c:174:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:174:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:182:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c: In function 'h5tools_str_dump_region_blocks': ../../../tools/lib/h5tools_str.c:451:42: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c: In function 'h5tools_str_dump_region_points': ../../../tools/lib/h5tools_str.c:512:38: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c: At top level: ../../../tools/lib/h5tools_str.c:612:1: warning: no previous prototype for 'h5tools_str_indent' [-Wmissing-prototypes] ../../../tools/lib/h5tools_str.c: In function 'h5tools_str_sprint': ../../../tools/lib/h5tools_str.c:736:9: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5tools_str.c:789:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:789:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:821:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:837:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:840:36: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:840:59: warning: conversion to 'int' from 'long long unsigned int' may alter its value [-Wconversion] ../../../tools/lib/h5tools_str.c:847:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:850:61: warning: conversion to 'unsigned int' from 'long long unsigned int' may alter its value [-Wconversion] ../../../tools/lib/h5tools_str.c:858:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:861:38: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:861:61: warning: conversion to 'signed char' from 'long long unsigned int' may alter its value [-Wconversion] ../../../tools/lib/h5tools_str.c:873:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:876:40: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:876:63: warning: conversion to 'unsigned char' from 'long long unsigned int' may alter its value [-Wconversion] ../../../tools/lib/h5tools_str.c:885:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:888:40: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:888:63: warning: conversion to 'short int' from 'long long unsigned int' may alter its value [-Wconversion] ../../../tools/lib/h5tools_str.c:897:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:900:42: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:900:65: warning: conversion to 'short unsigned int' from 'long long unsigned int' may alter its value [-Wconversion] ../../../tools/lib/h5tools_str.c:907:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:910:38: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:910:61: warning: conversion to 'long int' from 'long long unsigned int' may alter its value [-Wconversion] ../../../tools/lib/h5tools_str.c:917:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:920:63: warning: conversion to 'long unsigned int' from 'long long unsigned int' may alter its value [-Wconversion] ../../../tools/lib/h5tools_str.c:927:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:930:40: warning: conversion to 'long long unsigned int' from 'long long int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:930:63: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:937:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:975:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:1054:13: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_str.c:1054:13: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] CC h5tools_utils.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5tools_utils.lo ../../../tools/lib/h5tools_utils.c In file included from /usr/include/ctype.h:26:0, from ../../../tools/lib/h5tools_utils.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5tools_utils.c: In function 'parallel_print': ../../../tools/lib/h5tools_utils.c:89:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_utils.c:95:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_utils.c:95:13: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_utils.c:95:13: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_utils.c:121:21: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_utils.c:127:13: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_utils.c: In function 'error_msg': ../../../tools/lib/h5tools_utils.c:158:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_utils.c: In function 'warn_msg': ../../../tools/lib/h5tools_utils.c:188:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_utils.c: In function 'print_version': ../../../tools/lib/h5tools_utils.c:419:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5tools_utils.c: In function 'find_objs_cb': ../../../tools/lib/h5tools_utils.c:578:5: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_utils.c:578:5: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_utils.c: In function 'H5tools_get_symlink_info': ../../../tools/lib/h5tools_utils.c:801:38: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5tools_utils.c: In function 'h5tools_getenv_update_hyperslab_bufsize': ../../../tools/lib/h5tools_utils.c:928:55: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] CC h5diff.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5diff.lo ../../../tools/lib/h5diff.c In file included from /usr/include/stdlib.h:24:0, from ../../../tools/lib/h5diff.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5diff.c: In function 'is_exclude_path': ../../../tools/lib/h5diff.c:285:27: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff.c: In function 'build_match_list': ../../../tools/lib/h5diff.c:383:24: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff.c:386:24: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff.c: In function 'trav_grp_symlinks': ../../../tools/lib/h5diff.c:550:73: warning: conversion to 'hbool_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff.c:582:73: warning: conversion to 'hbool_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff.c:547:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff.c:547:5: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff.c:547:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff.c:622:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c: In function 'h5diff': ../../../tools/lib/h5diff.c:736:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:737:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:740:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:745:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:746:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:749:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:754:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:790:17: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../../tools/lib/h5diff.c:844:17: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../../tools/lib/h5diff.c:864:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:866:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:916:13: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../../tools/lib/h5diff.c:952:13: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../../tools/lib/h5diff.c:1064:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:1066:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:1070:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:1072:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c: In function 'diff_match': ../../../tools/lib/h5diff.c:1118:24: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/lib/h5diff.c:1119:24: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/lib/h5diff.c:1133:21: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:1135:21: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:1172:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff.c:1181:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff.c:1487:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5diff.c:1488:13: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff.c:1122:19: warning: variable 'objtype' set but not used [-Wunused-but-set-variable] ../../../tools/lib/h5diff.c: In function 'diff_compare': ../../../tools/lib/h5diff.c:1623:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:1625:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:1590:1: warning: label 'out' defined but not used [-Wunused-label] ../../../tools/lib/h5diff.c:1536:9: warning: unused variable 'l_ret' [-Wunused-variable] ../../../tools/lib/h5diff.c: In function 'diff': ../../../tools/lib/h5diff.c:1744:17: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../../tools/lib/h5diff.c:1748:17: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../../tools/lib/h5diff.c:1787:17: warning: enumeration value 'H5TRAV_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff.c:1822:5: warning: enumeration value 'H5TRAV_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff.c:2008:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:2010:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:2051:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:2053:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c: At top level: ../../../tools/lib/h5diff.c:36:0: warning: macro "h5diffdebug3" is not used [-Wunused-macros] ../../../tools/lib/h5diff.c:37:0: warning: macro "h5diffdebug4" is not used [-Wunused-macros] ../../../tools/lib/h5diff.c:38:0: warning: macro "h5diffdebug5" is not used [-Wunused-macros] CC h5diff_array.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5diff_array.lo ../../../tools/lib/h5diff_array.c In file included from /usr/include/math.h:27:0, from ../../../tools/lib/h5diff_array.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5diff_array.c: In function 'diff_array': ../../../tools/lib/h5diff_array.c:245:9: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/lib/h5diff_array.c:260:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_array.c:260:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_array.c:260:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_array.c: In function 'diff_datum': ../../../tools/lib/h5diff_array.c:508:20: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ../../../tools/lib/h5diff_array.c:511:20: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ../../../tools/lib/h5diff_array.c:554:25: warning: pointer targets in passing argument 1 of 'character_compare' differ in signedness [-Wpointer-sign] ../../../tools/lib/h5diff_array.c:149:16: note: expected 'unsigned char *' but argument is of type 'char *' ../../../tools/lib/h5diff_array.c:554:25: warning: pointer targets in passing argument 2 of 'character_compare' differ in signedness [-Wpointer-sign] ../../../tools/lib/h5diff_array.c:149:16: note: expected 'unsigned char *' but argument is of type 'char *' ../../../tools/lib/h5diff_array.c:706:43: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:744:25: warning: conversion to 'int' from 'hbool_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:745:25: warning: conversion to 'int' from 'hbool_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:863:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:864:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:1810:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1810:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1810:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1842:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1842:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1842:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1942:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:1942:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:1942:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:1949:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:1955:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:1955:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:1955:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:1982:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1982:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1982:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1990:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:1990:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:1990:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2005:37: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2005:37: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2005:37: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2005:37: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2012:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:2018:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2018:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2018:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2047:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2047:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2047:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2056:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2056:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2056:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2071:37: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2071:37: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2071:37: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2071:37: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2078:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:2084:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2084:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2084:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2102:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2102:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2102:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2160:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:2194:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2194:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2194:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2225:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:2259:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2259:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2259:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2291:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:2375:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:2408:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2408:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2408:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2439:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:2472:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2472:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2472:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2504:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:440:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_array.c:440:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_array.c: In function 'diff_region': ../../../tools/lib/h5diff_array.c:2670:44: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:2673:17: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5diff_array.c:2677:17: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5diff_array.c:2725:40: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:2728:17: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5diff_array.c:2732:17: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5diff_array.c:2789:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:2790:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c: In function 'character_compare': ../../../tools/lib/h5diff_array.c:2832:13: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:2834:13: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c: In function 'character_compare_opt': ../../../tools/lib/h5diff_array.c:2870:24: warning: variable 'both_zero' set but not used [-Wunused-but-set-variable] ../../../tools/lib/h5diff_array.c: In function 'diff_float': ../../../tools/lib/h5diff_array.c:3000:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3000:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3000:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3006:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:3012:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3012:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3012:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3048:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3048:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3048:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3057:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3057:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3057:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3072:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3072:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3072:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3072:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3078:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:3084:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3084:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3084:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3122:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3122:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3122:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3131:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3131:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3131:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3146:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3146:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3146:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3146:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3153:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:3159:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3159:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3159:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3188:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3188:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3188:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c: In function 'diff_double': ../../../tools/lib/h5diff_array.c:3279:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:3321:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3321:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3321:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3351:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:3395:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3395:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3395:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3426:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c: In function 'diff_ldouble': ../../../tools/lib/h5diff_array.c:3562:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:3604:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3604:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3604:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3634:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:3678:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3678:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3678:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3709:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c: In function 'diff_ullong': ../../../tools/lib/h5diff_array.c:5449:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:5449:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:5449:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:5494:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:5494:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:5494:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c: In function 'equal_double': ../../../tools/lib/h5diff_array.c:5652:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c: In function 'equal_ldouble': ../../../tools/lib/h5diff_array.c:5705:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c: In function 'equal_float': ../../../tools/lib/h5diff_array.c:5762:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c: In function 'my_isnan': ../../../tools/lib/h5diff_array.c:5802:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:5811:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:5819:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:5837:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c: In function 'get_member_types': ../../../tools/lib/h5diff_array.c:6141:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:6141:22: warning: request for implicit conversion from 'void *' to 'hid_t *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5diff_array.c:6142:26: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:6142:24: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5diff_array.c:6143:28: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:6143:26: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5diff_array.c:6144:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:6144:20: warning: request for implicit conversion from 'void *' to 'struct mcomp_t **' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5diff_array.c:6148:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:6149:52: warning: conversion to 'unsigned char' from 'htri_t' may alter its value [-Wconversion] ../../../tools/lib/h5diff_array.c:6150:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c: At top level: ../../../tools/lib/h5diff_array.c:55:0: warning: macro "UI_FORMAT_P" is not used [-Wunused-macros] ../../../tools/lib/h5diff_array.c:130:0: warning: macro "BOTH_ZERO" is not used [-Wunused-macros] ../../../tools/lib/h5diff_array.c:70:0: warning: macro "UI_FORMAT_P_NOTCOMP" is not used [-Wunused-macros] ../../../tools/lib/h5diff_array.c:39:0: warning: macro "C_FORMAT" is not used [-Wunused-macros] ../../../tools/lib/h5diff_array.c:135:0: warning: macro "IS_ZERO" is not used [-Wunused-macros] CC h5diff_attr.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5diff_attr.lo ../../../tools/lib/h5diff_attr.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/lib/h5diff_attr.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5diff_attr.c: In function 'table_attr_mark_exist': ../../../tools/lib/h5diff_attr.c:111:18: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5diff_attr.c:118:5: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5diff_attr.c:119:18: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5diff_attr.c:120:18: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5diff_attr.c:121:18: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] CC h5diff_dset.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5diff_dset.lo ../../../tools/lib/h5diff_dset.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/lib/h5diff_dset.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5diff_dset.c: In function 'diff_can_type': ../../../tools/lib/h5diff_dset.c:699:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_dset.c:699:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_dset.c:699:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] CC h5diff_util.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5diff_util.lo ../../../tools/lib/h5diff_util.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/lib/h5diff_util.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5diff_util.c: In function 'print_type': ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c: In function 'get_type': ../../../tools/lib/h5diff_util.c:211:5: warning: enumeration value 'H5TRAV_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c: In function 'get_sign': ../../../tools/lib/h5diff_util.c:243:5: warning: enumeration value 'H5T_SGN_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:243:5: warning: enumeration value 'H5T_NSGN' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c: In function 'get_class': ../../../tools/lib/h5diff_util.c:269:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:269:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] CC h5trav.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5trav.lo ../../../tools/lib/h5trav.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/lib/h5trav.h:19, from ../../../tools/lib/h5trav.c:17: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5trav.c: In function 'trav_addr_add': ../../../tools/lib/h5trav.c:90:23: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5trav.c: In function 'h5trav_getindext': ../../../tools/lib/h5trav.c:615:13: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5trav.c:619:13: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5trav.c:628:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5trav.c:632:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5trav.c: In function 'trav_table_add': ../../../tools/lib/h5trav.c:659:12: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:666:5: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:667:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:668:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:668:45: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:669:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:670:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:671:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:672:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:673:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:674:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c: In function 'trav_table_addflags': ../../../tools/lib/h5trav.c:742:18: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:749:5: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:750:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:751:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:752:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:753:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:754:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:755:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:756:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:757:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:758:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c: In function 'trav_print_visit_obj': ../../../tools/lib/h5trav.c:846:5: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5trav.c:846:5: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5trav.c: In function 'trav_print_visit_lnk': ../../../tools/lib/h5trav.c:895:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5trav.c:895:5: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5trav.c:895:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5trav.c: In function 'symlink_visit_add': ../../../tools/lib/h5trav.c:1041:23: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] CC h5tools_filters.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5tools_filters.lo ../../../tools/lib/h5tools_filters.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/lib/h5tools_filters.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC h5tools_ref.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5tools_ref.lo ../../../tools/lib/h5tools_ref.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/lib/h5tools_ref.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5tools_ref.c: In function 'free_ref_path_info': ../../../tools/lib/h5tools_ref.c:68:5: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5tools_ref.c: In function 'ref_path_table_put': ../../../tools/lib/h5tools_ref.c:221:18: warning: request for implicit conversion from 'void *' to 'struct ref_path_node_t *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5tools_ref.c: In function 'lookup_ref_path': ../../../tools/lib/h5tools_ref.c:303:10: warning: request for implicit conversion from 'void *' to 'struct ref_path_node_t *' not permitted in C++ [-Wc++-compat] CC h5tools_type.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5tools_type.lo ../../../tools/lib/h5tools_type.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/lib/h5tools.h:25, from ../../../tools/lib/h5tools_type.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5tools_type.c: In function 'h5tools_get_little_endian_type': ../../../tools/lib/h5tools_type.c:78:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_type.c:78:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_type.c: In function 'h5tools_get_big_endian_type': ../../../tools/lib/h5tools_type.c:155:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_type.c:155:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] CCLD libh5tools.la make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/lib' Making all in h5diff make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5diff' CC h5diff_main.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5diff -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5diff/h5diff_main.c In file included from /usr/include/stdlib.h:24:0, from ../../../tools/h5diff/h5diff_main.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5diff/h5diff_main.c: In function 'main': ../../../tools/h5diff/h5diff_main.c:104:1: warning: label 'out' defined but not used [-Wunused-label] ../../../tools/h5diff/h5diff_main.c: In function 'h5diff_exit': ../../../tools/h5diff/h5diff_main.c:140:6: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] CC h5diff_common.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5diff -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5diff/h5diff_common.c In file included from /usr/include/stdlib.h:24:0, from ../../../tools/h5diff/h5diff_common.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5diff/h5diff_common.c: In function 'parse_command_line': ../../../tools/h5diff/h5diff_common.c:183:38: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/h5diff/h5diff_common.c:213:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/h5diff/h5diff_common.c:230:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/h5diff/h5diff_common.c:244:34: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] CCLD h5diff CC ph5diff_main.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5diff -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5diff/ph5diff_main.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/lib/h5diff.h:19, from ../../../tools/h5diff/ph5diff_main.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5diff/ph5diff_main.c: In function 'main': ../../../tools/h5diff/ph5diff_main.c:78:21: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/h5diff/ph5diff_main.c: In function 'h5diff_exit': ../../../tools/h5diff/ph5diff_main.c:268:6: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] CCLD ph5diff CC h5diffgentest.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5diff -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5diff/h5diffgentest.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5diff/h5diffgentest.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5diff/h5diffgentest.c: In function 'test_basic': ../../../tools/h5diff/h5diffgentest.c:321:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:321:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:321:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:488:48: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:489:45: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:563:9: warning: missing braces around initializer [-Wmissing-braces] ../../../tools/h5diff/h5diffgentest.c:563:9: warning: (near initialization for 'data7[0]') [-Wmissing-braces] ../../../tools/h5diff/h5diffgentest.c:564:9: warning: missing braces around initializer [-Wmissing-braces] ../../../tools/h5diff/h5diffgentest.c:564:9: warning: (near initialization for 'data8[0]') [-Wmissing-braces] ../../../tools/h5diff/h5diffgentest.c: In function 'test_attributes_verbose_level': ../../../tools/h5diff/h5diffgentest.c:1011:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:1011:5: warning: conversion to 'float' alters 'double' constant value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:1011:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:1011:5: warning: conversion to 'float' alters 'double' constant value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:1014:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:1014:5: warning: conversion to 'float' alters 'double' constant value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:1014:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:1014:5: warning: conversion to 'float' alters 'double' constant value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c: In function 'test_comp_vlen_strings': ../../../tools/h5diff/h5diffgentest.c:3666:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3667:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3668:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3669:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3670:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3671:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3672:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3673:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3674:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3710:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3711:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3712:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3713:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3714:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3715:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3716:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3717:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3718:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3635:16: warning: unused variable 'objref_dims' [-Wunused-variable] ../../../tools/h5diff/h5diffgentest.c: In function 'test_enums': ../../../tools/h5diff/h5diffgentest.c:4241:1: warning: label 'out' defined but not used [-Wunused-label] ../../../tools/h5diff/h5diffgentest.c: In function 'test_comps_array': ../../../tools/h5diff/h5diffgentest.c:4312:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:4312:13: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:4303:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5diff/h5diffgentest.c: In function 'test_comps_vlen': ../../../tools/h5diff/h5diffgentest.c:4421:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:4426:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:4426:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:4427:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:4427:13: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:4416:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5diff/h5diffgentest.c:4391:80: warning: unused parameter 'attr' [-Wunused-parameter] ../../../tools/h5diff/h5diffgentest.c: In function 'test_comps_array_vlen': ../../../tools/h5diff/h5diffgentest.c:4546:47: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:4547:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:4552:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:4552:17: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:4534:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5diff/h5diffgentest.c:4505:85: warning: unused parameter 'attr' [-Wunused-parameter] ../../../tools/h5diff/h5diffgentest.c: In function 'test_comps_vlen_arry': ../../../tools/h5diff/h5diffgentest.c:4688:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:4694:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:4694:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:4698:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:4698:17: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:4699:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:4699:17: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:4682:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5diff/h5diffgentest.c:4648:85: warning: unused parameter 'attr' [-Wunused-parameter] ../../../tools/h5diff/h5diffgentest.c: In function 'test_data_nocomparables': ../../../tools/h5diff/h5diffgentest.c:4819:5: warning: missing braces around initializer [-Wmissing-braces] ../../../tools/h5diff/h5diffgentest.c:4819:5: warning: (near initialization for 'data1_dim2[0]') [-Wmissing-braces] ../../../tools/h5diff/h5diffgentest.c:4962:5: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../../tools/h5diff/h5diffgentest.c:4965:5: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../../tools/h5diff/h5diffgentest.c: In function 'write_attr_in': ../../../tools/h5diff/h5diffgentest.c:5688:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:5689:33: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:5904:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:5965:39: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:6104:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:6105:40: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:5182:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../../tools/h5diff/h5diffgentest.c: In function 'write_dset_in': ../../../tools/h5diff/h5diffgentest.c:6480:17: warning: declaration of 'did' shadows a previous local [-Wshadow] ../../../tools/h5diff/h5diffgentest.c:6233:13: warning: shadowed declaration is here [-Wshadow] ../../../tools/h5diff/h5diffgentest.c:6481:17: warning: declaration of 'sid' shadows a previous local [-Wshadow] ../../../tools/h5diff/h5diffgentest.c:6234:13: warning: shadowed declaration is here [-Wshadow] ../../../tools/h5diff/h5diffgentest.c:6482:17: warning: declaration of 'tid' shadows a previous local [-Wshadow] ../../../tools/h5diff/h5diffgentest.c:6235:13: warning: shadowed declaration is here [-Wshadow] ../../../tools/h5diff/h5diffgentest.c:6486:17: warning: declaration of 'j' shadows a previous local [-Wshadow] ../../../tools/h5diff/h5diffgentest.c:6238:21: warning: shadowed declaration is here [-Wshadow] ../../../tools/h5diff/h5diffgentest.c:6489:60: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:6490:14: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] ../../../tools/h5diff/h5diffgentest.c:6492:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5diff/h5diffgentest.c:6648:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:6649:33: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:6770:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:6807:39: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:6861:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:6862:40: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:6237:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../../tools/h5diff/h5diffgentest.c: In function 'gen_datareg': ../../../tools/h5diff/h5diffgentest.c:6957:10: warning: request for implicit conversion from 'void *' to 'unsigned char (*)[12]' not permitted in C++ [-Wc++-compat] ../../../tools/h5diff/h5diffgentest.c:6960:9: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] ../../../tools/h5diff/h5diffgentest.c:6953:21: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../../tools/h5diff/h5diffgentest.c: In function 'test_hyperslab': ../../../tools/h5diff/h5diffgentest.c:7094:9: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CCLD h5diffgentest make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5diff' Making all in h5ls make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5ls' CC h5ls.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5ls -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5ls/h5ls.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5ls/h5ls.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5ls/h5ls.c: In function 'print_precision': ../../../tools/h5ls/h5ls.c:582:26: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:605:38: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:611:59: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c: In function 'print_cmpd_type': ../../../tools/h5ls/h5ls.c:838:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c: In function 'print_enum_type': ../../../tools/h5ls/h5ls.c:892:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:916:10: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ [-Wc++-compat] ../../../tools/h5ls/h5ls.c: In function 'print_array_type': ../../../tools/h5ls/h5ls.c:1195:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c: In function 'dump_dataset_values': ../../../tools/h5ls/h5ls.c:1439:5: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/h5ls/h5ls.c:1443:78: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1445:5: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/h5ls/h5ls.c:1449:82: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c: In function 'list_attr': ../../../tools/h5ls/h5ls.c:1518:90: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1529:90: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1535:90: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1541:90: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1514:9: warning: enumeration value 'H5S_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1550:82: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1566:86: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1622:17: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/h5ls/h5ls.c:1490:25: warning: variable 'n' set but not used [-Wunused-but-set-variable] ../../../tools/h5ls/h5ls.c: In function 'dataset_list1': ../../../tools/h5ls/h5ls.c:1704:78: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1679:25: warning: unused variable 'outputformat' [-Wunused-variable] ../../../tools/h5ls/h5ls.c:1675:24: warning: unused variable 'lnk_info' [-Wunused-variable] ../../../tools/h5ls/h5ls.c: In function 'dataset_list2': ../../../tools/h5ls/h5ls.c:1783:53: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1807:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5ls/h5ls.c:1807:17: warning: conversion to 'double' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/h5ls/h5ls.c:1807:17: warning: conversion to 'double' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1878:82: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1756:25: warning: unused variable 'outputformat' [-Wunused-variable] ../../../tools/h5ls/h5ls.c: In function 'datatype_list2': ../../../tools/h5ls/h5ls.c:1934:82: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1924:29: warning: unused variable 'outputformat' [-Wunused-variable] ../../../tools/h5ls/h5ls.c: In function 'list_obj': ../../../tools/h5ls/h5ls.c:1985:78: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1995:82: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2006:86: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2016:86: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2034:86: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2049:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2062:21: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2069:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2089:82: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1965:25: warning: unused variable 'outputformat' [-Wunused-variable] ../../../tools/h5ls/h5ls.c: In function 'list_lnk': ../../../tools/h5ls/h5ls.c:2146:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/h5ls/h5ls.c:2157:86: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2168:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2171:90: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2197:90: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2211:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/h5ls/h5ls.c:2229:86: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2243:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2246:90: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2278:86: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2141:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:2141:5: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:2141:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:2124:25: warning: unused variable 'outputformat' [-Wunused-variable] ../../../tools/h5ls/h5ls.c: In function 'visit_obj': ../../../tools/h5ls/h5ls.c:2331:82: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2341:86: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2316:25: warning: unused variable 'outputformat' [-Wunused-variable] ../../../tools/h5ls/h5ls.c:2312:24: warning: unused variable 'lnk_info' [-Wunused-variable] ../../../tools/h5ls/h5ls.c: In function 'is_valid_args': ../../../tools/h5ls/h5ls.c:2485:5: warning: conversion to 'hbool_t' from 'herr_t' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c: In function 'main': ../../../tools/h5ls/h5ls.c:2784:29: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2834:90: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2827:37: warning: unused variable 'outputformat' [-Wunused-variable] ../../../tools/h5ls/h5ls.c:2823:36: warning: unused variable 'lnk_info' [-Wunused-variable] ../../../tools/h5ls/h5ls.c: At top level: ../../../tools/h5ls/h5ls.c:157:13: warning: 'display_type' declared 'static' but never defined [-Wunused-function] ../../../tools/h5ls/h5ls.c: In function 'usage': cc1: warning: size of '*.LC22' is 3148 bytes [-Wlarger-than=] CCLD h5ls make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5ls' Making all in misc make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/misc' CC h5debug.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/misc/h5debug.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/misc/h5debug.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/misc/h5debug.c: In function 'get_H5B2_class': ../../../tools/misc/h5debug.c:79:5: warning: enumeration value 'H5B2_NUM_BTREE_ID' not handled in switch [-Wswitch-enum] ../../../tools/misc/h5debug.c: In function 'main': ../../../tools/misc/h5debug.c:191:25: warning: conversion to 'haddr_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] ../../../tools/misc/h5debug.c:193:26: warning: conversion to 'haddr_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] ../../../tools/misc/h5debug.c:195:27: warning: conversion to 'haddr_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] ../../../tools/misc/h5debug.c:197:27: warning: conversion to 'haddr_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] ../../../tools/misc/h5debug.c:250:9: warning: enumeration value 'H5B_NUM_BTREE_ID' not handled in switch [-Wswitch-enum] ../../../tools/misc/h5debug.c: At top level: ../../../tools/misc/h5debug.c:54:0: warning: macro "INDENT" is not used [-Wunused-macros] CCLD h5debug CC h5repart.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/misc/h5repart.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/misc/h5repart.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/misc/h5repart.c: In function 'main': ../../../tools/misc/h5repart.c:204:10: warning: size of 'src_name' is 4096 bytes [-Wlarger-than=] ../../../tools/misc/h5repart.c:210:10: warning: size of 'dst_name' is 4096 bytes [-Wlarger-than=] ../../../tools/misc/h5repart.c:246:26: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../../tools/misc/h5repart.c:260:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../../tools/misc/h5repart.c:280:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../../tools/misc/h5repart.c:293:9: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../../tools/misc/h5repart.c:363:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../../tools/misc/h5repart.c:410:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../../tools/misc/h5repart.c:471:9: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../../tools/misc/h5repart.c:503:1: warning: stack usage is 8544 bytes [-Wstack-usage=] CCLD h5repart CC h5mkgrp.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/misc/h5mkgrp.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/misc/h5mkgrp.c:17: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/misc/h5mkgrp.c: In function 'parse_command_line': ../../../tools/misc/h5mkgrp.c:173:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/misc/h5mkgrp.c:174:20: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ [-Wc++-compat] CCLD h5mkgrp CC h5repart_gentest.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/misc/h5repart_gentest.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/misc/h5repart_gentest.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/misc/h5repart_gentest.c: In function 'main': ../../../tools/misc/h5repart_gentest.c:36:17: warning: size of 'buf' is 16384 bytes [-Wlarger-than=] ../../../tools/misc/h5repart_gentest.c:101:1: warning: stack usage is 16496 bytes [-Wstack-usage=] ../../../tools/misc/h5repart_gentest.c:101:1: warning: the frame size of 16448 bytes is larger than 16384 bytes [-Wframe-larger-than=] ../../../tools/misc/h5repart_gentest.c: At top level: ../../../tools/misc/h5repart_gentest.c:26:0: warning: macro "KB" is not used [-Wunused-macros] CCLD h5repart_gentest CC talign.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/misc/talign.c In file included from /usr/include/string.h:25:0, from ../../../tools/misc/talign.c:20: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/misc/talign.c: In function 'main': ../../../tools/misc/talign.c:49:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/misc/talign.c:49:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/misc/talign.c:50:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/misc/talign.c:50:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/misc/talign.c:90:5: warning: implicit declaration of function 'h5tools_get_native_type' [-Wimplicit-function-declaration] ../../../tools/misc/talign.c:90:5: warning: nested extern declaration of 'h5tools_get_native_type' [-Wnested-externs] ../../../tools/misc/talign.c:128:10: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../../tools/misc/talign.c:144:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/misc/talign.c:144:43: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/misc/talign.c:145:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/misc/talign.c:145:54: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/misc/talign.c:162:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:162:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:162:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:162:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:171:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:171:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:171:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:171:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:184:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:184:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:184:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:184:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:184:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:184:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:184:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:184:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c: At top level: ../../../tools/misc/talign.c:222:1: warning: no previous prototype for 'h5tools_get_native_type' [-Wmissing-prototypes] CCLD talign CC repart_test.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/misc/repart_test.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/misc/repart_test.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD repart_test make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/misc' Making all in h5import make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5import' CC h5import.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5import -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5import/h5import.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/h5import/h5import.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5import/h5import.c: In function 'main': ../../../tools/h5import/h5import.c:37:21: warning: size of 'opt' is 172220 bytes [-Wlarger-than=] ../../../tools/h5import/h5import.c: In function 'gtoken': ../../../tools/h5import/h5import.c:241:9: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c: In function 'processStrData': ../../../tools/h5import/h5import.c:833:13: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5import.c:844:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5import/h5import.c:900:13: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5import.c:917:28: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5import/h5import.c: In function 'parseDimensions': ../../../tools/h5import/h5import.c:1548:15: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5import/h5import.c:1554:36: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5import/h5import.c: In function 'getDimensionSizes': ../../../tools/h5import/h5import.c:1688:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5import/h5import.c: In function 'getChunkedDimensionSizes': ../../../tools/h5import/h5import.c:1712:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5import/h5import.c: In function 'getMaximumDimensionSizes': ../../../tools/h5import/h5import.c:1745:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5import/h5import.c: In function 'createOutputDataType': ../../../tools/h5import/h5import.c:1941:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:1958:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:1974:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:1987:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2000:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2013:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:1972:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:1939:9: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2033:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2042:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2062:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2075:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2060:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2031:9: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2095:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2112:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2128:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2141:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2154:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2167:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2126:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2093:9: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c: In function 'createInputDataType': ../../../tools/h5import/h5import.c:2204:9: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2226:9: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2242:9: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c: In function 'process': ../../../tools/h5import/h5import.c:2374:92: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5import/h5import.c: In function 'main': ../../../tools/h5import/h5import.c:226:1: warning: stack usage is 172336 bytes [-Wstack-usage=] ../../../tools/h5import/h5import.c:226:1: warning: the frame size of 172304 bytes is larger than 16384 bytes [-Wframe-larger-than=] CCLD h5import CC h5importtest.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5import -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5import/h5importtest.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5import/h5importtest.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5import/h5importtest.c: In function 'main': ../../../tools/h5import/h5importtest.c:43:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:43:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:43:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:44:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:44:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:44:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:69:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:69:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:69:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:70:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:70:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:70:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:122:37: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5importtest.c:123:35: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5importtest.c:134:37: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5importtest.c:135:35: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5importtest.c:145:37: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5importtest.c:146:35: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5importtest.c:160:58: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5importtest.c:161:55: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] CCLD h5importtest make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5import' Making all in h5repack make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5repack' CC h5repack.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repack.c In file included from /usr/include/stdlib.h:24:0, from ../../../tools/h5repack/h5repack.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC h5repack_copy.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repack_copy.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_copy.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC h5repack_filters.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repack_filters.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_filters.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5repack/h5repack_filters.c: In function 'aux_find_obj': ../../../tools/h5repack/h5repack_filters.c:51:10: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_filters.c:61:10: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_filters.c: In function 'apply_filters': ../../../tools/h5repack/h5repack_filters.c:431:59: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] CC h5repack_opttable.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repack_opttable.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_opttable.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5repack/h5repack_opttable.c: In function 'aux_inctable': ../../../tools/h5repack/h5repack_opttable.c:123:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c: In function 'options_add_layout': ../../../tools/h5repack/h5repack_opttable.c:211:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c:248:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c:261:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c:275:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c:283:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c: In function 'options_add_filter': ../../../tools/h5repack/h5repack_opttable.c:310:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c:338:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c:351:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c:365:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c:372:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c: In function 'options_get_object': ../../../tools/h5repack/h5repack_opttable.c:391:16: warning: uninitialized const 'tbl_path' is invalid in C++ [-Wc++-compat] ../../../tools/h5repack/h5repack_opttable.c:399:13: warning: passing argument 1 of 'strcpy' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../../src/H5private.h:61:0, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_opttable.c:16: /usr/include/string.h:125:14: note: expected 'char * restrict' but argument is of type 'const char *' ../../../tools/h5repack/h5repack_opttable.c:400:13: warning: passing argument 1 of 'strcat' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../../src/H5private.h:61:0, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_opttable.c:16: /usr/include/string.h:133:14: note: expected 'char * restrict' but argument is of type 'const char *' ../../../tools/h5repack/h5repack_opttable.c:403:13: warning: passing argument 1 of 'strcpy' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../../src/H5private.h:61:0, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_opttable.c:16: /usr/include/string.h:125:14: note: expected 'char * restrict' but argument is of type 'const char *' CC h5repack_parse.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repack_parse.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_parse.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5repack/h5repack_parse.c: In function 'parse_filter': ../../../tools/h5repack/h5repack_parse.c:76:13: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c:92:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c:125:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c:271:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c:272:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c: In function 'parse_layout': ../../../tools/h5repack/h5repack_parse.c:500:13: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c:513:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c:585:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c:605:60: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c:623:64: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] CC h5repack_refs.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repack_refs.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_refs.c:17: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5repack/h5repack_refs.c: In function 'copy_refs_attr': ../../../tools/h5repack/h5repack_refs.c:523:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_refs.c:524:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_refs.c:530:12: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_refs.c:595:41: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_refs.c:721:37: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_refs.c:728:37: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_refs.c: In function 'MapIdToName': ../../../tools/h5repack/h5repack_refs.c:825:32: warning: comparison between 'h5trav_type_t' and 'enum H5O_type_t' [-Wenum-compare] ../../../tools/h5repack/h5repack_refs.c:826:37: warning: comparison between 'h5trav_type_t' and 'enum H5O_type_t' [-Wenum-compare] ../../../tools/h5repack/h5repack_refs.c:827:37: warning: comparison between 'h5trav_type_t' and 'enum H5O_type_t' [-Wenum-compare] ../../../tools/h5repack/h5repack_refs.c: In function 'copy_refs_attr': ../../../tools/h5repack/h5repack_refs.c:631:31: warning: 'refname' may be used uninitialized in this function [-Wuninitialized] CC h5repack_verify.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repack_verify.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_verify.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5repack/h5repack_verify.c: In function 'verify_filters': ../../../tools/h5repack/h5repack_verify.c:522:9: warning: switch missing default case [-Wswitch-default] CC h5repack_main.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repack_main.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/lib/h5tools.h:25, from ../../../tools/h5repack/h5repack_main.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5repack/h5repack_main.c: In function 'parse_command_line': ../../../tools/h5repack/h5repack_main.c:324:33: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_main.c:421:34: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] CCLD h5repack CC testh5repack_detect_szip.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/testh5repack_detect_szip.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5repack/testh5repack_detect_szip.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD testh5repack_detect_szip CC h5repacktst.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repacktst.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repacktst.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5repack/h5repacktst.c: In function 'make_deflate': ../../../tools/h5repack/h5repacktst.c:2223:16: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] ../../../tools/h5repack/h5repacktst.c: In function 'make_shuffle': ../../../tools/h5repack/h5repacktst.c:2300:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] ../../../tools/h5repack/h5repacktst.c: In function 'make_fletcher32': ../../../tools/h5repack/h5repacktst.c:2366:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] ../../../tools/h5repack/h5repacktst.c: In function 'make_nbit': ../../../tools/h5repack/h5repacktst.c:2438:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] ../../../tools/h5repack/h5repacktst.c: In function 'make_scaleoffset': ../../../tools/h5repack/h5repacktst.c:2539:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] ../../../tools/h5repack/h5repacktst.c: In function 'make_all_filters': ../../../tools/h5repack/h5repacktst.c:2634:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] ../../../tools/h5repack/h5repacktst.c: In function 'make_layout': ../../../tools/h5repack/h5repacktst.c:2902:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] ../../../tools/h5repack/h5repacktst.c: In function 'make_layout3': ../../../tools/h5repack/h5repacktst.c:3089:14: warning: size of 'buf' is 240000 bytes [-Wlarger-than=] ../../../tools/h5repack/h5repacktst.c: In function 'make_userblock': ../../../tools/h5repack/h5repacktst.c:3377:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5repack/h5repacktst.c:3355:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] ../../../tools/h5repack/h5repacktst.c: In function 'verify_userblock': ../../../tools/h5repack/h5repacktst.c:3418:13: warning: variable 'nread' set but not used [-Wunused-but-set-variable] ../../../tools/h5repack/h5repacktst.c: In function 'make_userblock_file': ../../../tools/h5repack/h5repacktst.c:3490:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5repack/h5repacktst.c:3485:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] ../../../tools/h5repack/h5repacktst.c: In function 'write_dset_in': ../../../tools/h5repack/h5repacktst.c:3795:60: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/h5repack/h5repacktst.c:3965:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repacktst.c:4083:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5repack/h5repacktst.c:4123:39: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5repack/h5repacktst.c:4186:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repacktst.c: In function 'write_attr_in': ../../../tools/h5repack/h5repacktst.c:4977:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repacktst.c:5197:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5repack/h5repacktst.c:5272:39: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5repack/h5repacktst.c:5443:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repacktst.c: In function 'add_attr_with_objref': ../../../tools/h5repack/h5repacktst.c:5857:9: warning: unused variable 'data_attr_int' [-Wunused-variable] ../../../tools/h5repack/h5repacktst.c: In function 'make_layout3': ../../../tools/h5repack/h5repacktst.c:3151:1: warning: stack usage is 240128 bytes [-Wstack-usage=] ../../../tools/h5repack/h5repacktst.c:3151:1: warning: the frame size of 240080 bytes is larger than 16384 bytes [-Wframe-larger-than=] CCLD h5repacktst make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5repack' Making all in h5jam make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5jam' CC h5jam.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5jam/h5jam.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/h5jam/h5jam.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5jam/h5jam.c: In function 'main': ../../../tools/h5jam/h5jam.c:330:20: warning: conversion to 'hsize_t' from '__off64_t' may change the sign of the result [-Wsign-conversion] ../../../tools/h5jam/h5jam.c: In function 'copy_some_to_file': ../../../tools/h5jam/h5jam.c:458:21: warning: conversion to 'ssize_t' from '__off64_t' may alter its value [-Wconversion] CCLD h5jam CC h5unjam.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5jam/h5unjam.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/h5jam/h5unjam.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD h5unjam CC tellub.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5jam/tellub.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5jam/tellub.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5jam/tellub.c:27:0: warning: macro "TRUE" is not used [-Wunused-macros] CCLD tellub CC h5jamgentest.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5jam/h5jamgentest.c In file included from /usr/include/assert.h:36:0, from ../../../tools/h5jam/h5jamgentest.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5jam/h5jamgentest.c: In function 'gent_ub': ../../../tools/h5jam/h5jamgentest.c:284:8: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5jam/h5jamgentest.c:295:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5jam/h5jamgentest.c: In function 'create_textfile': ../../../tools/h5jam/h5jamgentest.c:338:9: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../../tools/h5jam/h5jamgentest.c: At top level: ../../../tools/h5jam/h5jamgentest.c:89:0: warning: macro "POINT1_NPOINTS" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:77:0: warning: macro "SPACE2_DIM2" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:123:0: warning: macro "VLSTR_TYPE" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:31:0: warning: macro "UBTXT1" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:84:0: warning: macro "CDIM1" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:72:0: warning: macro "LENSTR" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:80:0: warning: macro "SPACE1_DIM1" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:108:0: warning: macro "ARRAY1_RANK" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:85:0: warning: macro "CDIM2" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:112:0: warning: macro "ARRAY2_RANK" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:109:0: warning: macro "ARRAY1_DIM1" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:118:0: warning: macro "ARRAY3_RANK" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:119:0: warning: macro "ARRAY3_DIM1" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:86:0: warning: macro "RANK" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:113:0: warning: macro "ARRAY2_DIM1" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:82:0: warning: macro "DIM1" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:83:0: warning: macro "DIM2" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:115:0: warning: macro "ARRAY2_DIM3" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:73:0: warning: macro "LENSTR2" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:120:0: warning: macro "ARRAY3_DIM2" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:76:0: warning: macro "SPACE2_DIM1" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:79:0: warning: macro "SPACE1_RANK" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:75:0: warning: macro "SPACE2_RANK" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:114:0: warning: macro "ARRAY2_DIM2" is not used [-Wunused-macros] CCLD h5jamgentest CC getub.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5jam/getub.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5jam/getub.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5jam/getub.c: In function 'main': ../../../tools/h5jam/getub.c:156:7: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../../tools/h5jam/getub.c: At top level: ../../../tools/h5jam/getub.c:29:0: warning: macro "TRUE" is not used [-Wunused-macros] CCLD getub make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5jam' Making all in h5copy make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5copy' CC h5copy.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5copy -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5copy/h5copy.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5copy/h5copy.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5copy/h5copy.c: In function 'main': ../../../tools/h5copy/h5copy.c:420:15: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/h5copy/h5copy.c:468:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/h5copy/h5copy.c:500:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] CCLD h5copy CC h5copygentest.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5copy -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5copy/h5copygentest.c In file included from /usr/include/stdlib.h:24:0, from ../../../tools/h5copy/h5copygentest.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5copy/h5copygentest.c: In function 'gent_nested_vl': ../../../tools/h5copy/h5copygentest.c:287:9: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../../tools/h5copy/h5copygentest.c:294:9: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../../tools/h5copy/h5copygentest.c: At top level: ../../../tools/h5copy/h5copygentest.c:645:13: warning: function declaration isn't a prototype [-Wstrict-prototypes] ../../../tools/h5copy/h5copygentest.c: In function 'Test_Obj_Copy': ../../../tools/h5copy/h5copygentest.c:645:13: warning: old-style function definition [-Wold-style-definition] ../../../tools/h5copy/h5copygentest.c: At top level: ../../../tools/h5copy/h5copygentest.c:676:13: warning: function declaration isn't a prototype [-Wstrict-prototypes] ../../../tools/h5copy/h5copygentest.c: In function 'Test_Ref_Copy': ../../../tools/h5copy/h5copygentest.c:676:13: warning: old-style function definition [-Wold-style-definition] ../../../tools/h5copy/h5copygentest.c: At top level: ../../../tools/h5copy/h5copygentest.c:842:13: warning: function declaration isn't a prototype [-Wstrict-prototypes] ../../../tools/h5copy/h5copygentest.c: In function 'Test_Extlink_Copy': ../../../tools/h5copy/h5copygentest.c:842:13: warning: old-style function definition [-Wold-style-definition] CCLD h5copygentest make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5copy' Making all in h5stat make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5stat' CC h5stat.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5stat -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5stat/h5stat.c In file included from /usr/include/stdlib.h:24:0, from ../../../tools/h5stat/h5stat.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5stat/h5stat.c: In function 'group_stats': ../../../tools/h5stat/h5stat.c:343:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5stat/h5stat.c: In function 'dataset_stats': ../../../tools/h5stat/h5stat.c:424:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5stat/h5stat.c: In function 'datatype_stats': ../../../tools/h5stat/h5stat.c:594:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5stat/h5stat.c: In function 'obj_stats': ../../../tools/h5stat/h5stat.c:636:9: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/h5stat/h5stat.c:636:9: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] ../../../tools/h5stat/h5stat.c: In function 'lnk_stats': ../../../tools/h5stat/h5stat.c:679:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5stat/h5stat.c:679:5: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] ../../../tools/h5stat/h5stat.c:679:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../../tools/h5stat/h5stat.c: In function 'print_storage_summary': ../../../tools/h5stat/h5stat.c:1308:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5stat/h5stat.c:1308:13: warning: unused variable 'percent' [-Wunused-variable] CCLD h5stat CC h5stat_gentest.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5stat -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5stat/h5stat_gentest.c In file included from /usr/include/assert.h:36:0, from ../../../tools/h5stat/h5stat_gentest.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5stat/h5stat_gentest.c: In function 'gen_file': ../../../tools/h5stat/h5stat_gentest.c:52:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] CCLD h5stat_gentest make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5stat' Making all in h5dump make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5dump' CC h5dump.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5dump -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5dump/h5dump.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5dump/h5dump.c:15: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5dump/h5dump.c: In function 'table_list_add': ../../../tools/h5dump/h5dump.c:373:27: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] ../../../tools/h5dump/h5dump.c: In function 'parse_hsize_list': ../../../tools/h5dump/h5dump.c:724:27: warning: cast from function call of type 'double' to non-matching type 'long long unsigned int' [-Wbad-function-cast] ../../../tools/h5dump/h5dump.c: In function 'parse_mask_list': ../../../tools/h5dump/h5dump.c:826:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump.c:851:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump.c:872:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/h5dump/h5dump.c:873:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump.c: In function 'h5_fileaccess': ../../../tools/h5dump/h5dump.c:1725:25: warning: size of 'sv' is 7168 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dump.c:1740:29: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] In file included from ../../../tools/h5dump/h5dump.c:19:0: ../../../tools/h5dump/h5dump.c: At top level: ../../../tools/h5dump/h5dump_ddl.h:19:17: warning: 'dump_all_cb' declared 'static' but never defined [-Wunused-function] ../../../tools/h5dump/h5dump_ddl.h:20:17: warning: 'dump_extlink' declared 'static' but never defined [-Wunused-function] In file included from ../../../tools/h5dump/h5dump.c:20:0: ../../../tools/h5dump/h5dump_xml.h:32:32: warning: 'xml_dataformat' defined but not used [-Wunused-variable] ../../../tools/h5dump/h5dump_xml.h:106:25: warning: 'xml_print_datatype' declared 'static' but never defined [-Wunused-function] ../../../tools/h5dump/h5dump_xml.h:107:25: warning: 'xml_print_enum' declared 'static' but never defined [-Wunused-function] ../../../tools/h5dump/h5dump_xml.h:108:25: warning: 'xml_print_refs' declared 'static' but never defined [-Wunused-function] ../../../tools/h5dump/h5dump_xml.h:109:25: warning: 'xml_print_strs' declared 'static' but never defined [-Wunused-function] ../../../tools/h5dump/h5dump_xml.h:110:25: warning: 'xml_escape_the_string' declared 'static' but never defined [-Wunused-function] ../../../tools/h5dump/h5dump_xml.h:111:25: warning: 'xml_escape_the_name' declared 'static' but never defined [-Wunused-function] ../../../tools/h5dump/h5dump.c:526:1: warning: 'set_output_file' defined but not used [-Wunused-function] ../../../tools/h5dump/h5dump.c:558:1: warning: 'set_error_file' defined but not used [-Wunused-function] ../../../tools/h5dump/h5dump.c: In function 'h5_fileaccess': ../../../tools/h5dump/h5dump.c:1776:1: warning: stack usage is 8448 bytes [-Wstack-usage=] CC h5dump_ddl.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5dump -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5dump/h5dump_ddl.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5dump/h5dump_ddl.c:15: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_datatype': ../../../tools/h5dump/h5dump_ddl.c:49:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_dataspace': ../../../tools/h5dump/h5dump_ddl.c:78:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_attr_cb': ../../../tools/h5dump/h5dump_ddl.c:112:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_all_cb': ../../../tools/h5dump/h5dump_ddl.c:186:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:274:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:290:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:308:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:317:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:333:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:227:9: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:227:9: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:386:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:404:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:421:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:438:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:465:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:473:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:492:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:506:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:515:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:530:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:374:9: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:374:9: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:374:9: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_named_datatype': ../../../tools/h5dump/h5dump_ddl.c:579:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:621:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:642:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:657:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:690:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_group': ../../../tools/h5dump/h5dump_ddl.c:756:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:782:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:828:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:896:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_dataset': ../../../tools/h5dump/h5dump_ddl.c:931:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:972:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1014:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1025:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1016:13: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:1016:13: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:1083:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_data': ../../../tools/h5dump/h5dump_ddl.c:1130:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c: In function 'handle_attributes': ../../../tools/h5dump/h5dump_ddl.c:1342:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1376:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1391:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c: In function 'handle_datasets': ../../../tools/h5dump/h5dump_ddl.c:1486:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1491:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1492:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_ddl.c:1498:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1499:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_ddl.c:1505:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1506:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_ddl.c:1515:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_ddl.c:1520:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_ddl.c:1525:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_ddl.c:1530:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_ddl.c:1540:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_ddl.c: In function 'handle_links': ../../../tools/h5dump/h5dump_ddl.c:1676:9: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:1676:9: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:1676:9: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_extlink': ../../../tools/h5dump/h5dump_ddl.c:1878:9: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:1878:9: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] CC h5dump_xml.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5dump -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5dump/h5dump_xml.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5dump/h5dump_xml.c:15: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5dump/h5dump_xml.c:33:25: warning: redundant redeclaration of 'xml_print_datatype' [-Wredundant-decls] In file included from ../../../tools/h5dump/h5dump_xml.c:25:0: ../../../tools/h5dump/h5dump_xml.h:106:25: note: previous declaration of 'xml_print_datatype' was here ../../../tools/h5dump/h5dump_xml.c:34:25: warning: redundant redeclaration of 'xml_print_enum' [-Wredundant-decls] In file included from ../../../tools/h5dump/h5dump_xml.c:25:0: ../../../tools/h5dump/h5dump_xml.h:107:25: note: previous declaration of 'xml_print_enum' was here ../../../tools/h5dump/h5dump_xml.c:35:25: warning: redundant redeclaration of 'xml_print_refs' [-Wredundant-decls] In file included from ../../../tools/h5dump/h5dump_xml.c:25:0: ../../../tools/h5dump/h5dump_xml.h:108:25: note: previous declaration of 'xml_print_refs' was here ../../../tools/h5dump/h5dump_xml.c:36:25: warning: redundant redeclaration of 'xml_print_strs' [-Wredundant-decls] In file included from ../../../tools/h5dump/h5dump_xml.c:25:0: ../../../tools/h5dump/h5dump_xml.h:109:25: note: previous declaration of 'xml_print_strs' was here ../../../tools/h5dump/h5dump_xml.c:37:25: warning: redundant redeclaration of 'xml_escape_the_string' [-Wredundant-decls] In file included from ../../../tools/h5dump/h5dump_xml.c:25:0: ../../../tools/h5dump/h5dump_xml.h:110:25: note: previous declaration of 'xml_escape_the_string' was here ../../../tools/h5dump/h5dump_xml.c:38:25: warning: redundant redeclaration of 'xml_escape_the_name' [-Wredundant-decls] In file included from ../../../tools/h5dump/h5dump_xml.c:25:0: ../../../tools/h5dump/h5dump_xml.h:111:25: note: previous declaration of 'xml_escape_the_name' was here ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_all_cb': ../../../tools/h5dump/h5dump_xml.c:78:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:166:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:182:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:219:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:233:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:243:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:119:9: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:119:9: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:346:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:367:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:430:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:471:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:289:9: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:289:9: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:289:9: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_escape_the_string': ../../../tools/h5dump/h5dump_xml.c:669:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_print_datatype': ../../../tools/h5dump/h5dump_xml.c:792:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:837:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:850:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:862:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:876:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:889:13: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:889:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:889:13: warning: enumeration value 'H5T_ORDER_NONE' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:903:13: warning: enumeration value 'H5T_SGN_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:903:13: warning: enumeration value 'H5T_NSGN' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:918:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:927:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:943:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:953:13: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:953:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:953:13: warning: enumeration value 'H5T_ORDER_NONE' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:974:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:983:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:993:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1002:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1012:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1028:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1060:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1069:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1082:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1092:13: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:1092:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:1092:13: warning: enumeration value 'H5T_ORDER_NONE' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:1106:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1115:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1127:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1140:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1149:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1156:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1164:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1184:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1197:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1210:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1220:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1231:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1241:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1251:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1260:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1269:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1278:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1291:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1301:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1310:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1320:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1330:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1341:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1354:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1364:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1380:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1382:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1396:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1409:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1422:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1432:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1444:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:868:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:868:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_datatype': ../../../tools/h5dump/h5dump_xml.c:1480:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1530:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1543:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1555:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1565:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1578:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_dataspace': ../../../tools/h5dump/h5dump_xml.c:1619:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1646:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1659:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1672:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1685:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1695:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1705:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1716:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1742:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1649:5: warning: enumeration value 'H5S_NULL' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:1753:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_data': ../../../tools/h5dump/h5dump_xml.c:1796:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1829:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1839:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1931:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1947:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1957:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1786:25: warning: unused variable 'stdindent' [-Wunused-variable] ../../../tools/h5dump/h5dump_xml.c:1784:25: warning: unused variable 'depth' [-Wunused-variable] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_attr': ../../../tools/h5dump/h5dump_xml.c:1996:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2021:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2057:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2065:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2073:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2081:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2089:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2102:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2113:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2121:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2129:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2138:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2148:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2157:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2167:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2178:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2186:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2194:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2202:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2036:13: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:2036:13: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:2215:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2225:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2235:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2250:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2265:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2275:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_named_datatype': ../../../tools/h5dump/h5dump_xml.c:2322:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2369:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2384:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2417:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2427:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2445:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2459:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2470:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_group': ../../../tools/h5dump/h5dump_xml.c:2547:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2616:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2633:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2653:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2675:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2692:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2776:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2836:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_print_refs': ../../../tools/h5dump/h5dump_xml.c:2936:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2955:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_xml.c:2966:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2977:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_print_strs': ../../../tools/h5dump/h5dump_xml.c:3095:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3132:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3143:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'check_filters': ../../../tools/h5dump/h5dump_xml.c:3211:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3251:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3262:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3273:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3321:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_fill_value': ../../../tools/h5dump/h5dump_xml.c:3351:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3379:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3397:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3405:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3416:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3426:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3436:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3444:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3456:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3464:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3472:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3481:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3488:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/h5dump/h5dump_xml.c:3489:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3497:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3507:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3521:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3529:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3538:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3547:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3555:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3564:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3572:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3581:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3589:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3598:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3606:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3615:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3623:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3632:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3640:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3448:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:3448:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:3448:9: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:3448:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:3654:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_dataset': ../../../tools/h5dump/h5dump_xml.c:3714:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3748:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3767:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3777:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3789:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3802:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3811:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3825:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3836:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3846:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3860:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3869:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3878:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3890:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3899:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3908:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3926:5: warning: enumeration value 'H5D_FILL_TIME_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:3943:5: warning: enumeration value 'H5D_ALLOC_TIME_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:3960:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3971:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3983:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3996:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4007:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4060:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4068:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4076:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4084:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4096:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4112:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4120:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4128:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4137:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4147:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4156:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4168:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4185:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4193:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4201:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4209:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4036:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:4036:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:4223:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4232:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4241:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4255:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_print_enum': ../../../tools/h5dump/h5dump_xml.c:4296:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4324:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4334:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4385:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4393:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4403:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4411:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4432:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4441:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] CCLD h5dump CC h5dumpgentest.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5dump -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5dump/h5dumpgentest.c In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/i686-redhat-linux/4.7.2/include/limits.h:169, from /usr/lib/gcc/i686-redhat-linux/4.7.2/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/4.7.2/include/limits.h:34, from ../../../tools/h5dump/h5dumpgentest.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_dataset': ../../../tools/h5dump/h5dumpgentest.c:322:12: warning: size of 'dset2' is 4800 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dumpgentest.c:347:15: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_dataset2': ../../../tools/h5dump/h5dumpgentest.c:363:12: warning: size of 'dset2' is 2400 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_attribute': ../../../tools/h5dump/h5dumpgentest.c:442:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_compound_dt': ../../../tools/h5dump/h5dumpgentest.c:845:13: warning: size of 'dset3' is 2448 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dumpgentest.c:870:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:873:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:879:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_compound_dt2': ../../../tools/h5dump/h5dumpgentest.c:1055:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:1058:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:1061:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:1064:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_all': ../../../tools/h5dump/h5dumpgentest.c:1304:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:1315:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_many': ../../../tools/h5dump/h5dumpgentest.c:1483:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:1495:65: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:1412:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_str': ../../../tools/h5dump/h5dumpgentest.c:1631:16: warning: size of 'comp1' is 12888 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_str2': ../../../tools/h5dump/h5dumpgentest.c:1798:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:1811:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:1831:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:1845:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:1864:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:1878:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_objref': ../../../tools/h5dump/h5dumpgentest.c:1964:21: warning: conversion to 'uint32_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_datareg': ../../../tools/h5dump/h5dumpgentest.c:2069:17: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_attrreg': ../../../tools/h5dump/h5dumpgentest.c:2178:17: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_nestcomp': ../../../tools/h5dump/h5dumpgentest.c:2296:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:2297:24: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:2298:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:2299:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_opaque': ../../../tools/h5dump/h5dumpgentest.c:2368:9: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:2369:25: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes': ../../../tools/h5dump/h5dumpgentest.c:2469:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2470:26: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2496:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2497:26: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2500:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:2461:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes2': ../../../tools/h5dump/h5dumpgentest.c:2556:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes3': ../../../tools/h5dump/h5dumpgentest.c:2633:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2634:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:2629:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes4': ../../../tools/h5dump/h5dumpgentest.c:2705:41: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2706:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:2698:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes5': ../../../tools/h5dump/h5dumpgentest.c:2771:27: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2772:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2774:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2762:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array1_big': ../../../tools/h5dump/h5dumpgentest.c:2832:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array1': ../../../tools/h5dump/h5dumpgentest.c:2923:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array2': ../../../tools/h5dump/h5dumpgentest.c:2967:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array3': ../../../tools/h5dump/h5dumpgentest.c:3015:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array4': ../../../tools/h5dump/h5dumpgentest.c:3077:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:3071:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array5': ../../../tools/h5dump/h5dumpgentest.c:3145:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:3138:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array6': ../../../tools/h5dump/h5dumpgentest.c:3213:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:3214:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:3216:62: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:3208:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array7': ../../../tools/h5dump/h5dumpgentest.c:3274:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:3275:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:3278:87: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:3269:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array8': ../../../tools/h5dump/h5dumpgentest.c:3336:17: warning: size of 'wdata' is 16400 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dumpgentest.c:3344:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:3333:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_empty': ../../../tools/h5dump/h5dumpgentest.c:3389:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_multi': ../../../tools/h5dump/h5dumpgentest.c:3595:10: warning: size of 'sv' is 7168 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dumpgentest.c:3613:25: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c: In function 'write_attr_in': ../../../tools/h5dump/h5dumpgentest.c:3783:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3783:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3795:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3795:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3795:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3795:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3795:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3795:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3806:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3806:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3806:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3806:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3806:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3806:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3806:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3806:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3807:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3807:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3807:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3807:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3807:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3807:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3807:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3807:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3808:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3808:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3808:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3808:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3808:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3808:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3808:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3808:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4000:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:4001:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:4057:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:4083:23: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:4132:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:4133:28: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:3777:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'write_dset_in': ../../../tools/h5dump/h5dumpgentest.c:4225:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4225:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4237:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4237:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4237:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4237:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4237:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4237:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4248:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4248:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4248:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4248:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4248:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4248:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4248:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4248:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4249:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4249:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4249:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4249:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4249:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4249:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4249:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4249:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4250:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4250:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4250:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4250:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4250:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4250:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4250:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4250:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4442:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:4443:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:4511:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:4537:23: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:4586:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:4587:28: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:4218:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_attr_all': ../../../tools/h5dump/h5dumpgentest.c:4661:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_compound_complex': ../../../tools/h5dump/h5dumpgentest.c:4842:40: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:4846:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:4849:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:4819:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_named_dtype_attr': ../../../tools/h5dump/h5dumpgentest.c:4973:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'make_external': ../../../tools/h5dump/h5dumpgentest.c:5195:10: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_filters': ../../../tools/h5dump/h5dumpgentest.c:5243:20: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_fcontents': ../../../tools/h5dump/h5dumpgentest.c:5599:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_fvalues': ../../../tools/h5dump/h5dumpgentest.c:5733:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_string': ../../../tools/h5dump/h5dumpgentest.c:5893:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_aindices': ../../../tools/h5dump/h5dumpgentest.c:5988:29: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_longlinks': ../../../tools/h5dump/h5dumpgentest.c:6057:17: warning: variable 'gid2' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_bigdims': ../../../tools/h5dump/h5dumpgentest.c:6236:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_hyperslab': ../../../tools/h5dump/h5dumpgentest.c:6332:17: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_fpformat': ../../../tools/h5dump/h5dumpgentest.c:6796:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:6796:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_packedbits': ../../../tools/h5dump/h5dumpgentest.c:6928:14: warning: size of 'dsetu64' is 4096 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dumpgentest.c:6932:13: warning: size of 'dset64' is 4096 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dumpgentest.c:6947:45: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:6949:13: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:6965:47: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:6967:14: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:7019:43: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:7021:12: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:7037:45: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:7039:13: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:7089:15: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_str': ../../../tools/h5dump/h5dumpgentest.c:1727:1: warning: stack usage is 13536 bytes [-Wstack-usage=] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array8': ../../../tools/h5dump/h5dumpgentest.c:3378:1: warning: stack usage is 16496 bytes [-Wstack-usage=] ../../../tools/h5dump/h5dumpgentest.c:3378:1: warning: the frame size of 16448 bytes is larger than 16384 bytes [-Wframe-larger-than=] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_packedbits': ../../../tools/h5dump/h5dumpgentest.c:7096:1: warning: stack usage is 11536 bytes [-Wstack-usage=] ../../../tools/h5dump/h5dumpgentest.c: At top level: ../../../tools/h5dump/h5dumpgentest.c:97:0: warning: macro "FILE65" is not used [-Wunused-macros] CCLD h5dumpgentest CC binread.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5dump -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5dump/binread.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5dump/binread.c:17: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5dump/binread.c: In function 'main': ../../../tools/h5dump/binread.c:83:18: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] CCLD binread make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5dump' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools' Making all in . make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' CC sio_perf.o mpicc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/sio_perf.c In file included from /usr/include/stdio.h:27:0, from ../../perform/sio_perf.c:51: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/sio_perf.c: In function 'run_test_loop': ../../perform/sio_perf.c:409:26: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/sio_perf.c:410:27: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/sio_perf.c: In function 'run_test': ../../perform/sio_perf.c:464:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:464:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:464:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:465:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:465:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:465:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:466:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:466:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:466:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:467:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:467:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:467:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:468:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:468:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:468:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:469:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:469:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:469:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:470:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:470:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:470:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:471:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:471:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:471:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:478:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_perf.c:489:24: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/sio_perf.c:490:20: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/sio_perf.c:491:26: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/sio_perf.c:492:24: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/sio_perf.c:495:27: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/sio_perf.c:496:23: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/sio_perf.c:497:29: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/sio_perf.c:498:27: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/sio_perf.c: In function 'accumulate_minmax_stuff': ../../perform/sio_perf.c:725:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c: In function 'output_results': ../../perform/sio_perf.c:768:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:768:53: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../perform/sio_perf.c:768:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:776:19: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:776:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../perform/sio_perf.c:776:19: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:783:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:783:53: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../perform/sio_perf.c:783:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c: In function 'output_report': ../../perform/sio_perf.c:803:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../perform/sio_perf.c: In function 'parse_command_line': ../../perform/sio_perf.c:965:35: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_perf.c:967:35: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_perf.c:983:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] ../../perform/sio_perf.c:1039:64: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/sio_perf.c:1193:64: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/sio_perf.c:1221:61: warning: conversion to 'int' from 'off_t' may alter its value [-Wconversion] ../../perform/sio_perf.c: In function 'run_test': ../../perform/sio_perf.c:504:13: warning: function call has aggregate value [-Waggregate-return] ../../perform/sio_perf.c: In function 'accumulate_minmax_stuff': ../../perform/sio_perf.c:720:1: warning: function returns an aggregate [-Waggregate-return] ../../perform/sio_perf.c: In function 'output_results': ../../perform/sio_perf.c:760:14: warning: function call has aggregate value [-Waggregate-return] CC sio_engine.o mpicc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/sio_engine.c In file included from /usr/include/sys/types.h:25:0, from ../../perform/sio_engine.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/sio_engine.c: In function 'do_sio': ../../perform/sio_engine.c:162:17: warning: size of 'fname' is 4096 bytes [-Wlarger-than=] ../../perform/sio_engine.c:214:17: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../perform/sio_engine.c:280:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'sio_create_filename': ../../perform/sio_engine.c:323:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'do_write': ../../perform/sio_engine.c:441:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../perform/sio_engine.c:442:19: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../perform/sio_engine.c:474:41: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c:451:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c:513:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'dset_write': ../../perform/sio_engine.c:636:5: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c:636:48: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c:668:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../perform/sio_engine.c:646:13: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'posix_buffer_write': ../../perform/sio_engine.c:715:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../perform/sio_engine.c:716:13: warning: conversion to 'size_t' from 'long int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c:735:26: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/sio_engine.c:737:32: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/sio_engine.c: In function 'do_read': ../../perform/sio_engine.c:785:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../perform/sio_engine.c:786:24: warning: conversion to 'char' from 'long int' may alter its value [-Wconversion] ../../perform/sio_engine.c:811:41: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c:793:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c:841:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'dset_read': ../../perform/sio_engine.c:940:5: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c:940:48: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c:952:13: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'posix_buffer_read': ../../perform/sio_engine.c:1004:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../perform/sio_engine.c:1005:13: warning: conversion to 'size_t' from 'long int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c:1019:26: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/sio_engine.c:1021:32: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/sio_engine.c: In function 'do_fopen': ../../perform/sio_engine.c:1053:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'set_vfd': ../../perform/sio_engine.c:1106:11: warning: declaration of 'fapl' shadows a global declaration [-Wshadow] ../../perform/sio_engine.c:130:20: warning: shadowed declaration is here [-Wshadow] ../../perform/sio_engine.c:1133:14: warning: size of 'sv' is 7168 bytes [-Wlarger-than=] ../../perform/sio_engine.c:1147:29: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c: In function 'do_fclose': ../../perform/sio_engine.c:1189:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'do_cleanupfile': ../../perform/sio_engine.c:1247:21: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../perform/sio_engine.c:1247:21: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../perform/sio_engine.c:1237:6: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'do_sio': ../../perform/sio_engine.c:151:1: warning: function returns an aggregate [-Waggregate-return] ../../perform/sio_engine.c: At top level: ../../perform/sio_engine.c:42:0: warning: macro "ELMT_SIZE" is not used [-Wunused-macros] ../../perform/sio_engine.c:52:0: warning: macro "MSG" is not used [-Wunused-macros] ../../perform/sio_engine.c:46:0: warning: macro "GOTODONE" is not used [-Wunused-macros] CC sio_timer.o mpicc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/sio_timer.c In file included from /usr/include/stdio.h:27:0, from ../../perform/sio_timer.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/sio_timer.c: In function 'sub_time': ../../perform/sio_timer.c:48:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_timer.c:50:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_timer.c: In function 'set_time': ../../perform/sio_timer.c:137:13: warning: enumeration value 'HDF5_FILE_READ_OPEN' not handled in switch [-Wswitch-enum] ../../perform/sio_timer.c:137:13: warning: enumeration value 'HDF5_FILE_READ_CLOSE' not handled in switch [-Wswitch-enum] ../../perform/sio_timer.c:137:13: warning: enumeration value 'HDF5_FILE_WRITE_OPEN' not handled in switch [-Wswitch-enum] ../../perform/sio_timer.c:137:13: warning: enumeration value 'HDF5_FILE_WRITE_CLOSE' not handled in switch [-Wswitch-enum] ../../perform/sio_timer.c:137:13: warning: enumeration value 'NUM_TIMERS' not handled in switch [-Wswitch-enum] CCLD h5perf_serial CC pio_perf.o mpicc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/pio_perf.c In file included from /usr/include/stdio.h:27:0, from ../../perform/pio_perf.c:62: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/pio_perf.c: In function 'run_test_loop': ../../perform/pio_perf.c:443:26: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_perf.c:444:27: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_perf.c:472:31: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../perform/pio_perf.c: In function 'run_test': ../../perform/pio_perf.c:546:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:546:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:546:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:547:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:547:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:547:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:548:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:548:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:548:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:549:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:549:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:549:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:550:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:550:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:550:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:551:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:551:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:551:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:552:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:552:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:552:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:553:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:553:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:553:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:554:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:554:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:554:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:555:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:555:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:555:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:556:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:556:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:556:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:557:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:557:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:557:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:564:5: warning: switch missing default case [-Wswitch-default] ../../perform/pio_perf.c:583:24: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/pio_perf.c:584:20: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/pio_perf.c:585:26: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/pio_perf.c:586:24: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/pio_perf.c:587:25: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/pio_perf.c:588:26: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/pio_perf.c:590:27: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/pio_perf.c:591:23: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/pio_perf.c:592:29: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/pio_perf.c:593:27: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/pio_perf.c:594:28: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/pio_perf.c:595:29: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/pio_perf.c: In function 'accumulate_minmax_stuff': ../../perform/pio_perf.c:898:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c: In function 'output_results': ../../perform/pio_perf.c:1021:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:1021:53: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../perform/pio_perf.c:1021:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:1029:19: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:1029:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../perform/pio_perf.c:1029:19: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:1036:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:1036:53: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../perform/pio_perf.c:1036:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c: In function 'output_report': ../../perform/pio_perf.c:1085:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../perform/pio_perf.c: In function 'report_parameters': ../../perform/pio_perf.c:1174:58: warning: conversion to 'double' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_perf.c:1176:58: warning: conversion to 'double' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_perf.c: In function 'parse_command_line': ../../perform/pio_perf.c:1301:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] ../../perform/pio_perf.c:1346:53: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_perf.c:1451:58: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_perf.c:1454:58: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_perf.c:1474:41: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_perf.c:1477:52: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_perf.c:1480:47: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_perf.c:1491:41: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_perf.c:1493:41: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_perf.c:1498:36: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_perf.c: In function 'run_test': ../../perform/pio_perf.c:603:13: warning: function call has aggregate value [-Waggregate-return] ../../perform/pio_perf.c: In function 'accumulate_minmax_stuff': ../../perform/pio_perf.c:893:1: warning: function returns an aggregate [-Waggregate-return] ../../perform/pio_perf.c: In function 'output_results': ../../perform/pio_perf.c:1013:14: warning: function call has aggregate value [-Waggregate-return] ../../perform/pio_perf.c: In function 'output_times': ../../perform/pio_perf.c:1050:14: warning: function call has aggregate value [-Waggregate-return] CC pio_engine.o mpicc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/pio_engine.c In file included from /usr/include/sys/types.h:25:0, from ../../perform/pio_engine.c:20: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/pio_engine.c: In function 'do_pio': ../../perform/pio_engine.c:169:17: warning: size of 'fname' is 4096 bytes [-Wlarger-than=] ../../perform/pio_engine.c:220:9: warning: conversion to 'double' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_engine.c:220:19: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../perform/pio_engine.c:291:17: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../perform/pio_engine.c:330:5: warning: statement with no effect [-Wunused-value] ../../perform/pio_engine.c:381:5: warning: switch missing default case [-Wswitch-default] ../../perform/pio_engine.c: In function 'pio_create_filename': ../../perform/pio_engine.c:425:5: warning: switch missing default case [-Wswitch-default] ../../perform/pio_engine.c: In function 'do_write': ../../perform/pio_engine.c:601:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:613:9: warning: conversion to 'double' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_engine.c:613:19: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../perform/pio_engine.c:625:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:627:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:766:17: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:773:41: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:780:41: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:781:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:809:17: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:810:17: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:817:41: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:818:41: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:827:41: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:828:41: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:830:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:666:5: warning: switch missing default case [-Wswitch-default] ../../perform/pio_engine.c:885:5: warning: switch missing default case [-Wswitch-default] ../../perform/pio_engine.c:1206:44: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../perform/pio_engine.c:1328:46: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../perform/pio_engine.c:976:9: warning: switch missing default case [-Wswitch-default] ../../perform/pio_engine.c: In function 'do_read': ../../perform/pio_engine.c:1582:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1590:9: warning: conversion to 'double' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_engine.c:1590:19: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../perform/pio_engine.c:1604:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1606:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1738:13: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1745:37: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1752:37: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1753:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1781:13: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1782:13: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1789:37: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1790:37: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1799:37: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1800:37: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1802:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1640:5: warning: switch missing default case [-Wswitch-default] ../../perform/pio_engine.c:1857:5: warning: switch missing default case [-Wswitch-default] ../../perform/pio_engine.c:2136:44: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../perform/pio_engine.c:2258:46: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../perform/pio_engine.c:1907:9: warning: switch missing default case [-Wswitch-default] ../../perform/pio_engine.c: In function 'do_fopen': ../../perform/pio_engine.c:2468:5: warning: switch missing default case [-Wswitch-default] ../../perform/pio_engine.c: In function 'do_fclose': ../../perform/pio_engine.c:2596:5: warning: switch missing default case [-Wswitch-default] ../../perform/pio_engine.c: In function 'do_cleanupfile': ../../perform/pio_engine.c:2655:5: warning: switch missing default case [-Wswitch-default] ../../perform/pio_engine.c: In function 'do_pio': ../../perform/pio_engine.c:160:1: warning: function returns an aggregate [-Waggregate-return] ../../perform/pio_engine.c: At top level: ../../perform/pio_engine.c:59:0: warning: macro "ELMT_SIZE" is not used [-Wunused-macros] ../../perform/pio_engine.c:64:0: warning: macro "GOTODONE" is not used [-Wunused-macros] ../../perform/pio_engine.c:71:0: warning: macro "MSG" is not used [-Wunused-macros] ../../perform/pio_engine.c:60:0: warning: macro "ELMT_MPI_TYPE" is not used [-Wunused-macros] CC pio_timer.o mpicc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/pio_timer.c In file included from /usr/include/stdio.h:27:0, from ../../perform/pio_timer.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/pio_timer.c: In function 'sub_time': ../../perform/pio_timer.c:52:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_timer.c:54:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_timer.c: In function 'set_time': ../../perform/pio_timer.c:197:13: warning: enumeration value 'HDF5_FILE_READ_OPEN' not handled in switch [-Wswitch-enum] ../../perform/pio_timer.c:197:13: warning: enumeration value 'HDF5_FILE_READ_CLOSE' not handled in switch [-Wswitch-enum] ../../perform/pio_timer.c:197:13: warning: enumeration value 'HDF5_FILE_WRITE_OPEN' not handled in switch [-Wswitch-enum] ../../perform/pio_timer.c:197:13: warning: enumeration value 'HDF5_FILE_WRITE_CLOSE' not handled in switch [-Wswitch-enum] ../../perform/pio_timer.c:197:13: warning: enumeration value 'NUM_TIMERS' not handled in switch [-Wswitch-enum] CCLD h5perf CC iopipe.o mpicc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/iopipe.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../perform/iopipe.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/iopipe.c: In function 'print_stats': ../../perform/iopipe.c:84:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/iopipe.c:86:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/iopipe.c:89:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/iopipe.c:91:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/iopipe.c:95:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/iopipe.c:97:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/iopipe.c: In function 'main': ../../perform/iopipe.c:194:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/iopipe.c:179:14: warning: variable 'offset' set but not used [-Wunused-but-set-variable] ../../perform/iopipe.c:178:17: warning: variable 'n' set but not used [-Wunused-but-set-variable] ../../perform/iopipe.c:169:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] CCLD iopipe CC chunk.o mpicc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/chunk.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../perform/chunk.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/chunk.c: In function 'create_dataset': ../../perform/chunk.c:166:9: warning: request for implicit conversion from 'void *' to 'signed char *' not permitted in C++ [-Wc++-compat] ../../perform/chunk.c: In function 'test_rowmaj': ../../perform/chunk.c:197:24: warning: request for implicit conversion from 'void *' to 'signed char *' not permitted in C++ [-Wc++-compat] ../../perform/chunk.c:206:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c: In function 'test_diag': ../../perform/chunk.c:276:24: warning: request for implicit conversion from 'void *' to 'signed char *' not permitted in C++ [-Wc++-compat] ../../perform/chunk.c: In function 'main': ../../perform/chunk.c:393:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:393:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:393:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:439:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:439:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:439:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:482:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:483:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:484:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:527:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:528:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:529:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] CCLD chunk CC overhead.o mpicc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/overhead.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../perform/overhead.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/overhead.c: In function 'test': ../../perform/overhead.c:212:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/overhead.c:226:13: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] ../../perform/overhead.c:243:37: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] ../../perform/overhead.c:248:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/overhead.c:231:9: warning: switch missing default case [-Wswitch-default] ../../perform/overhead.c:273:42: warning: conversion to 'long long unsigned int' from '__off64_t' may change the sign of the result [-Wsign-conversion] ../../perform/overhead.c:273:66: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../perform/overhead.c:290:9: warning: switch missing default case [-Wswitch-default] ../../perform/overhead.c:312:38: warning: conversion to 'long long unsigned int' from '__off64_t' may change the sign of the result [-Wsign-conversion] ../../perform/overhead.c:313:17: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] CCLD overhead CC zip_perf.o mpicc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/zip_perf.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../perform/zip_perf.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/zip_perf.c: In function 'error': ../../perform/zip_perf.c:161:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../perform/zip_perf.c: In function 'write_file': ../../perform/zip_perf.c:191:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:202:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:204:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:224:9: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/zip_perf.c: In function 'fill_with_random_data': ../../perform/zip_perf.c:437:13: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../perform/zip_perf.c:447:9: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/zip_perf.c: In function 'do_write_test': ../../perform/zip_perf.c:473:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:513:17: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../perform/zip_perf.c:522:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:524:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:528:16: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:528:16: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:548:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:550:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:554:16: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:554:16: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c: In function 'main': ../../perform/zip_perf.c:581:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] ../../perform/zip_perf.c: At top level: ../../perform/zip_perf.c:45:0: warning: macro "GZ_SUFFIX" is not used [-Wunused-macros] CCLD zip_perf CC perf_meta.o mpicc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/perf_meta.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../perform/perf_meta.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD perf_meta CC perf.o mpicc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/perf.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../perform/perf.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/perf.c:96:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] ../../perform/perf.c:96:12: warning: redundant redeclaration of '__errno_location' [-Wredundant-decls] In file included from /usr/include/errno.h:35:0, from ../../src/H5private.h:52, from ../../perform/perf.c:26: /usr/include/bits/errno.h:50:13: note: previous declaration of '__errno_location' was here ../../perform/perf.c:99:14: warning: redundant redeclaration of 'optarg' [-Wredundant-decls] In file included from /usr/include/unistd.h:893:0, from ../../src/H5private.h:70, from ../../perform/perf.c:26: /usr/include/getopt.h:58:14: note: previous declaration of 'optarg' was here ../../perform/perf.c: In function 'main': ../../perform/perf.c:134:5: warning: "H5_HAVE_SETENV" is not defined [-Wundef] ../../perform/perf.c:150:43: warning: conversion to 'size_t' from 'int64_t' may alter its value [-Wconversion] ../../perform/perf.c:158:52: warning: conversion to 'size_t' from 'int64_t' may alter its value [-Wconversion] ../../perform/perf.c:206:33: warning: conversion to 'hsize_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] ../../perform/perf.c:214:5: warning: conversion to 'hsize_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] ../../perform/perf.c:226:9: warning: conversion to 'hsize_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] ../../perform/perf.c:228:9: warning: pointer targets in passing argument 3 of 'H5Sselect_hyperslab' differ in signedness [-Wpointer-sign] In file included from ../../src/hdf5.h:38:0, from ../../perform/perf.c:25: ../../src/H5Spublic.h:111:15: note: expected 'const hsize_t *' but argument is of type 'hssize_t *' ../../perform/perf.c:279:9: warning: conversion to 'hsize_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] ../../perform/perf.c:281:9: warning: pointer targets in passing argument 3 of 'H5Sselect_hyperslab' differ in signedness [-Wpointer-sign] In file included from ../../src/hdf5.h:38:0, from ../../perform/perf.c:25: ../../src/H5Spublic.h:111:15: note: expected 'const hsize_t *' but argument is of type 'hssize_t *' ../../perform/perf.c:306:21: warning: ISO C does not support the '%Ld' gnu_printf format [-Wformat] ../../perform/perf.c:310:9: warning: conversion to 'size_t' from 'int64_t' may alter its value [-Wconversion] ../../perform/perf.c:351:8: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/perf.c:351:19: warning: conversion to 'double' from 'int64_t' may alter its value [-Wconversion] ../../perform/perf.c:352:8: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/perf.c:352:20: warning: conversion to 'double' from 'int64_t' may alter its value [-Wconversion] ../../perform/perf.c:375:5: warning: "H5_HAVE_SETENV" is not defined [-Wundef] ../../perform/perf.c:116:9: warning: unused variable 'nchars' [-Wunused-variable] ../../perform/perf.c:115:16: warning: unused variable 'status' [-Wunused-variable] ../../perform/perf.c:114:14: warning: unused variable 'fh' [-Wunused-variable] ../../perform/perf.c:113:13: warning: unused variable 'seek_position' [-Wunused-variable] ../../perform/perf.c:104:34: warning: unused variable 'err' [-Wunused-variable] ../../perform/perf.c: In function 'parse_args': ../../perform/perf.c:419:37: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/perf.c:420:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] ../../perform/perf.c:421:41: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] CCLD perf make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich' Making all in fortran make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran' Making all in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/src' FC H5test_kind_SIZEOF.o FCLD H5test_kind ./H5test_kind > H5fortran_detect.f90 FC H5fortran_detect.o FCLD H5fortran_detect ./H5fortran_detect > H5fort_type_defines.h CC H5match_types.o mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../fortran/src/H5match_types.c In file included from /usr/include/stdio.h:27:0, from ../../../fortran/src/H5match_types.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5match_types.c: In function 'main': ../../../fortran/src/H5match_types.c:387:41: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:387:62: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:398:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:398:63: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:411:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:411:67: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:456:47: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:456:69: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:468:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:468:73: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:487:48: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:487:70: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CCLD H5match_types ./H5match_types warning: Fortran REAL is 16 bytes, no corresponding C floating type Disabling Fortran 16 byte REALs make all-am make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/src' FC H5fortran_types.lo FC H5f90global.lo FC H5_ff_F03.lo FC H5_ff.lo ../../../fortran/src/H5_ff.f90: In function 'h5kind_to_type': ../../../fortran/src/H5_ff.f90:401:0: warning: 'h5_type' may be used uninitialized in this function [-Wmaybe-uninitialized] FC H5Aff.lo FC H5Dff.lo FC H5Eff.lo FC H5Fff.lo FC H5Gff.lo FC H5Iff.lo FC H5Lff.lo FC H5Off.lo FC H5Pff.lo ../../../fortran/src/H5Pff.f90:5979.47: INTEGER(SIZE_T), INTENT(OUT) :: cbuf_size ! Copy buffer size 1 Warning: Nonconforming tab character at (1) FC H5Rff.lo FC H5Sff.lo ../../../fortran/src/H5Sff.f90: In function 'h5sselect_hyperslab_f': ../../../fortran/src/H5Sff.f90:1290:0: warning: 'def_stride.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../fortran/src/H5Sff.f90:1290:0: warning: 'def_block.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../fortran/src/H5Sff.f90:1365:0: warning: 'block.0' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../fortran/src/H5Sff.f90:1352:0: warning: 'stride.0' may be used uninitialized in this function [-Wmaybe-uninitialized] FC H5Tff.lo FC H5Zff.lo FC H5Aff_F03.lo ../../../fortran/src/H5Aff_F03.f90:1072.76: SUBROUTINE h5aread_char_scalar_fix(attr_id, memtype_id, buf, buf_len, dims, hd 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Aff_F03.f90:916.63: SUBROUTINE h5aread_real_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Aff_F03.f90:776.66: SUBROUTINE h5aread_integer_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Aff_F03.f90:536.77: SUBROUTINE h5awrite_char_scalar_fix(attr_id, memtype_id, buf, buf_len, dims, hd 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Aff_F03.f90:374.64: SUBROUTINE h5awrite_real_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Aff_F03.f90:227.67: SUBROUTINE h5awrite_integer_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) FC H5Dff_F03.lo ../../../fortran/src/H5Dff_F03.f90:1256.13: DO j = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/src/H5Dff_F03.f90:309.16: DO j = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/src/H5Dff_F03.f90:1818.64: SUBROUTINE h5dread_real_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Dff_F03.f90:1546.77: SUBROUTINE h5dread_char_scalar_fix(dset_id, mem_type_id, buf, buf_len, dims, hd 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Dff_F03.f90:1539.43: INTEGER(HID_T) :: file_space_id_default 1 Warning: Unused variable 'file_space_id_default' declared at (1) ../../../fortran/src/H5Dff_F03.f90:1538.42: INTEGER(HID_T) :: mem_space_id_default 1 Warning: Unused variable 'mem_space_id_default' declared at (1) ../../../fortran/src/H5Dff_F03.f90:1537.38: INTEGER(HID_T) :: xfer_prp_default 1 Warning: Unused variable 'xfer_prp_default' declared at (1) ../../../fortran/src/H5Dff_F03.f90:1266.67: SUBROUTINE h5dread_integer_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Dff_F03.f90:1217.24: TYPE(C_PTR) :: f_ptr 1 Warning: Unused variable 'f_ptr' declared at (1) ../../../fortran/src/H5Dff_F03.f90:867.65: SUBROUTINE h5dwrite_real_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Dff_F03.f90:599.78: UBROUTINE h5dwrite_char_scalar_fix(dset_id, mem_type_id, buf, buf_len, dims, hd 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Dff_F03.f90:322.68: SUBROUTINE h5dwrite_integer_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) FC H5Eff_F03.lo FC H5Pff_F03.lo FC H5_DBLE_InterfaceInclude.lo CC H5f90kit.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5f90kit.lo ../../../fortran/src/H5f90kit.c In file included from /usr/include/ctype.h:26:0, from ../../../fortran/src/H5f90kit.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5_f.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5_f.lo ../../../fortran/src/H5_f.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5_f.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5_f.c: In function 'h5init_flags_c_': ../../../fortran/src/H5_f.c:399:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] CC H5Af.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Af.lo ../../../fortran/src/H5Af.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Af.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Af.c: In function 'h5aget_info_c_': ../../../fortran/src/H5Af.c:1655:18: warning: conversion to 'hsize_t_f' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Af.c: In function 'h5aget_info_by_idx_c_': ../../../fortran/src/H5Af.c:1731:18: warning: conversion to 'hsize_t_f' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Af.c: In function 'h5aget_info_by_name_c_': ../../../fortran/src/H5Af.c:1800:18: warning: conversion to 'hsize_t_f' from 'hsize_t' may change the sign of the result [-Wsign-conversion] CC H5Df.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Df.lo ../../../fortran/src/H5Df.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Df.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Df.c: In function 'h5dwrite_ref_obj_c_': ../../../fortran/src/H5Df.c:636:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Df.c: In function 'h5dwrite_ref_reg_c_': ../../../fortran/src/H5Df.c:703:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Df.c: In function 'h5dset_extent_c_': ../../../fortran/src/H5Df.c:1498:23: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Df.c: In function 'h5dwrite_vl_integer_c_': ../../../fortran/src/H5Df.c:1646:18: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Df.c: In function 'h5dwrite_vl_string_c_': ../../../fortran/src/H5Df.c:1790:18: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Df.c: In function 'h5dread_vl_string_c_': ../../../fortran/src/H5Df.c:1877:18: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Df.c: In function 'h5dwrite_vl_real_c_': ../../../fortran/src/H5Df.c:1961:18: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] CC H5Ef.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ef.lo ../../../fortran/src/H5Ef.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Ef.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Ff.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ff.lo ../../../fortran/src/H5Ff.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Ff.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Gf.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gf.lo ../../../fortran/src/H5Gf.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Gf.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Gf.c: In function 'h5gget_obj_info_idx_c_': ../../../fortran/src/H5Gf.c:181:21: warning: conversion to 'hsize_t' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Gf.c:194:21: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Gf.c: In function 'h5glink_c_': ../../../fortran/src/H5Gf.c:344:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../fortran/src/H5Gf.c:344:5: warning: enumeration value 'H5L_TYPE_EXTERNAL' not handled in switch [-Wswitch-enum] ../../../fortran/src/H5Gf.c:344:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../../fortran/src/H5Gf.c: In function 'h5glink2_c_': ../../../fortran/src/H5Gf.c:414:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../fortran/src/H5Gf.c:414:5: warning: enumeration value 'H5L_TYPE_EXTERNAL' not handled in switch [-Wswitch-enum] ../../../fortran/src/H5Gf.c:414:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] CC H5If.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5If.lo ../../../fortran/src/H5If.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5If.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Lf.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Lf.lo ../../../fortran/src/H5Lf.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Lf.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Lf.c: In function 'h5lget_name_by_idx_c_': ../../../fortran/src/H5Lf.c:728:17: warning: conversion to 'size_t_f' from 'unsigned int' may change the sign of the result [-Wsign-conversion] CC H5Of.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Of.lo ../../../fortran/src/H5Of.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Of.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Of.c: In function 'h5oget_info_by_name_c_': ../../../fortran/src/H5Of.c:315:28: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Of.c:322:34: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Of.c:323:34: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Of.c:324:34: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Of.c:325:34: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Of.c:330:43: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Of.c:331:43: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] CC H5Pf.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pf.lo ../../../fortran/src/H5Pf.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Pf.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Pf.c: In function 'h5pset_chunk_c_': ../../../fortran/src/H5Pf.c:333:24: warning: conversion to 'long unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Pf.c:340:25: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Pf.c: In function 'h5pget_chunk_c_': ../../../fortran/src/H5Pf.c:384:24: warning: conversion to 'long unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Pf.c: In function 'h5pset_filter_c_': ../../../fortran/src/H5Pf.c:1815:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Pf.c: In function 'h5pset_external_c_': ../../../fortran/src/H5Pf.c:1975:18: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Pf.c: In function 'h5pset_fapl_multi_c_': ../../../fortran/src/H5Pf.c:3824:8: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../fortran/src/H5Pf.c: In function 'h5pget_fapl_multi_c_': ../../../fortran/src/H5Pf.c:3976:38: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Pf.c: In function 'h5pget_filter_by_id_c_': ../../../fortran/src/H5Pf.c:4109:48: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Pf.c: In function 'h5pmodify_filter_c_': ../../../fortran/src/H5Pf.c:4173:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CC H5Rf.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Rf.lo ../../../fortran/src/H5Rf.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Rf.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Rf.c: In function 'h5rcreate_ptr_c_': ../../../fortran/src/H5Rf.c:156:18: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Rf.c: In function 'h5rget_name_ptr_c_': ../../../fortran/src/H5Rf.c:530:17: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] CC H5Sf.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Sf.lo ../../../fortran/src/H5Sf.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Sf.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Sf.c: In function 'h5screate_simple_c_': ../../../fortran/src/H5Sf.c:62:27: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c:63:32: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c: In function 'h5sget_select_hyper_blocklist_c_': ../../../fortran/src/H5Sf.c:295:18: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c:301:3: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c: In function 'h5sget_select_elem_pointlist_c_': ../../../fortran/src/H5Sf.c:428:3: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c:437:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c: In function 'h5sget_simple_extent_npoints_c_': ../../../fortran/src/H5Sf.c:581:43: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c: In function 'h5sselect_elements_c_': ../../../fortran/src/H5Sf.c:1242:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c:1242:24: warning: conversion to 'long unsigned int' from 'size_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c:1250:17: warning: conversion to 'size_t' from 'size_t_f' may change the sign of the result [-Wsign-conversion] CC H5Tf.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tf.lo ../../../fortran/src/H5Tf.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Tf.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Tf.c: In function 'h5tget_member_index_c_': ../../../fortran/src/H5Tf.c:1321:18: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Tf.c: In function 'h5tget_member_offset_c_': ../../../fortran/src/H5Tf.c:1373:17: warning: conversion to 'unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Tf.c: In function 'h5tget_member_type_c_': ../../../fortran/src/H5Tf.c:1528:17: warning: conversion to 'unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Tf.c: In function 'h5tinsert_c_': ../../../fortran/src/H5Tf.c:1607:15: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Tf.c: In function 'h5tarray_create_c_': ../../../fortran/src/H5Tf.c:1689:37: warning: conversion to 'long unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Tf.c: In function 'h5tenum_insert_c_': ../../../fortran/src/H5Tf.c:1769:15: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Tf.c: In function 'h5tenum_valueof_c_': ../../../fortran/src/H5Tf.c:1858:15: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Tf.c: In function 'h5tget_member_value_c_': ../../../fortran/src/H5Tf.c:1903:17: warning: conversion to 'unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Tf.c: In function 'h5tset_tag_c_': ../../../fortran/src/H5Tf.c:1943:15: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] CC H5Zf.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Zf.lo ../../../fortran/src/H5Zf.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Zf.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] FC H5Lff_F03.lo ../../../fortran/src/H5Lff_F03.f90:52.32: INTEGER(haddr_t) :: address 1 Warning: Component 'address' in derived type 'union_t' at (1) may not be C interoperable, even though derived type 'union_t' is BIND(C) ../../../fortran/src/H5Lff_F03.f90:53.33: INTEGER(size_t) :: val_size 1 Warning: Component 'val_size' in derived type 'union_t' at (1) may not be C interoperable, even though derived type 'union_t' is BIND(C) FC H5Off_F03.lo ../../../fortran/src/H5Off_F03.f90:75.35: INTEGER(hsize_t) :: index_size ! btree and/or list 1 Warning: Component 'index_size' in derived type 'h5_ih_info_t' at (1) may not be C interoperable, even though derived type 'h5_ih_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:76.34: INTEGER(hsize_t) :: heap_size 1 Warning: Component 'heap_size' in derived type 'h5_ih_info_t' at (1) may not be C interoperable, even though derived type 'h5_ih_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:86.29: INTEGER(haddr_t) :: addr ! Object address in file 1 Warning: Component 'addr' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:87.29: INTEGER :: type ! Basic object type (group, dataset, etc.) 1 Warning: Component 'type' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:88.27: INTEGER :: rc ! Reference count of object 1 Warning: Component 'rc' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:90.35: INTEGER, DIMENSION(8) :: atime ! Access time ! -- NOTE -- 1 Warning: Component 'atime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:91.35: INTEGER, DIMENSION(8) :: mtime ! Modification time ! Returns an integer 1 Warning: Component 'mtime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:92.35: INTEGER, DIMENSION(8) :: ctime ! Change time ! as specified in the 1 Warning: Component 'ctime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:93.35: INTEGER, DIMENSION(8) :: btime ! Birth time ! intrinsic DATE_AND_ 1 Warning: Component 'btime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:95.34: INTEGER(hsize_t) :: num_attrs ! # of attributes attached to object 1 Warning: Component 'num_attrs' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:65.23: INTEGER :: version ! Version number of header format in file 1 Warning: Component 'version' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:66.22: INTEGER :: nmesgs ! Number of object header messages 1 Warning: Component 'nmesgs' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:67.23: INTEGER :: nchunks ! Number of object header chunks 1 Warning: Component 'nchunks' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:68.21: INTEGER :: flags ! Object header status flags 1 Warning: Component 'flags' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:53.30: INTEGER(hsize_t) :: total ! Total space for storing object header in file 1 Warning: Component 'total' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:54.29: INTEGER(hsize_t) :: meta ! Space within header for object header metadata 1 Warning: Component 'meta' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:55.29: INTEGER(hsize_t) :: mesg ! Space within header for actual message informa 1 Warning: Component 'mesg' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:56.29: INTEGER(hsize_t) :: free ! Free space within object header 1 Warning: Component 'free' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:208.35: INTEGER :: corder_valid 1 Warning: Unused variable 'corder_valid' declared at (1) FC H5Rff_F03.lo ../../../fortran/src/H5Rff_F03.f90:528.37: INTEGER :: ref_f(REF_REG_BUF_LEN) ! Local buffer to pass reference 1 Warning: Unused variable 'ref_f' declared at (1) ../../../fortran/src/H5Rff_F03.f90:474.29: INTEGER(HADDR_T) :: ref_f ! Local buffer to pass reference 1 Warning: Unused variable 'ref_f' declared at (1) ../../../fortran/src/H5Rff_F03.f90:340.29: INTEGER(HADDR_T) :: ref_f ! Local buffer to pass reference 1 Warning: Unused variable 'ref_f' declared at (1) ../../../fortran/src/H5Rff_F03.f90:220.37: INTEGER :: ref_f(REF_REG_BUF_LEN) ! Local buffer to pass reference 1 Warning: Unused variable 'ref_f' declared at (1) FC H5Tff_F03.lo CC H5FDmpiof.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDmpiof.lo ../../../fortran/src/H5FDmpiof.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5FDmpiof.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] FC H5FDmpioff.lo FC HDF5mpio.lo FCLD libhdf5_fortran.la make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/src' Making all in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/test' FC tf.lo ../../../fortran/test/tf.f90:126.17: total_error=total_error+1 1 Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(2) at (1) CC t.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -I../../../src -I../../fortran/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o t.lo ../../../fortran/test/t.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/test/t.h:16, from ../../../fortran/test/t.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/test/t.c: In function 'h5_exit_c_': ../../../fortran/test/t.c:136:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] FCLD libh5test_fortran.la FC fortranlib_test-fortranlib_test.o FC fortranlib_test-tH5F.o FC fortranlib_test-tH5D.o ../../../fortran/test/tH5D.f90:488.23: do j = 1, dims1(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5D.f90:487.19: do i = 1, dims1(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) FC fortranlib_test-tH5R.o ../../../fortran/test/tH5R.f90:69.31: CHARACTER(LEN=4) :: buf_small ! buffer smaller then needed 1 Warning: Unused variable 'buf_small' declared at (1) FC fortranlib_test-tH5S.o FC fortranlib_test-tH5T.o ../../../fortran/test/tH5T.f90:108.35: INTEGER(HID_T) :: decoded_sid1 1 Warning: Unused variable 'decoded_sid1' declared at (1) ../../../fortran/test/tH5T.f90:590.43: SUBROUTINE basic_data_type_test(cleanup, total_error) 1 Warning: Unused dummy argument 'cleanup' at (1) FC fortranlib_test-tH5VL.o ../../../fortran/test/tH5VL.f90:153.23: do i = 1, data_dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5VL.f90:323.23: do i = 1, data_dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5VL.f90:477.23: do 100 i = 1, data_dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) FC fortranlib_test-tH5Z.o ../../../fortran/test/tH5Z.f90:30.35: SUBROUTINE filters_test(cleanup, total_error) 1 Warning: Unused dummy argument 'cleanup' at (1) FC fortranlib_test-tH5Sselect.o ../../../fortran/test/tH5Sselect.f90:1076.19: INTEGER :: error !/* Generic return value */ 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5Sselect.f90:808.17: INTEGER :: i 1 Warning: Unused variable 'i' declared at (1) ../../../fortran/test/tH5Sselect.f90:1079.72: CHARACTER(LEN=1), DIMENSION(1:SPACE2_DIM1,1:SPACE2_DIM2) :: wbuf, rbuf 1 Warning: Unused variable 'rbuf' declared at (1) ../../../fortran/test/tH5Sselect.f90:1360.38: SUBROUTINE test_select_combine(cleanup, total_error) 1 Warning: Unused dummy argument 'cleanup' at (1) ../../../fortran/test/tH5Sselect.f90:1782.37: SUBROUTINE test_select_bounds(cleanup, total_error) 1 Warning: Unused dummy argument 'cleanup' at (1) FC fortranlib_test-tH5P.o ../../../fortran/test/tH5P.f90:439.24: INTEGER(hid_t) :: file 1 Warning: Unused variable 'file' declared at (1) FC fortranlib_test-tH5A.o FC fortranlib_test-tH5I.o FC fortranlib_test-tH5G.o FC fortranlib_test-tH5E.o FCLD fortranlib_test FC fflush1.o ../../../fortran/test/fflush1.f90:152.8: 001 STOP 1 Warning: Label 1 at (1) defined but not used FCLD fflush1 FC fflush2.o FCLD fflush2 FC fortranlib_test_1_8.o ../../../fortran/test/fortranlib_test_1_8.f90:194.25: INTEGER(HID_T) :: cid1 !/* Generic Property class ID */ 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/fortranlib_test_1_8.f90:195.25: INTEGER(HID_T) :: cid2 !/* Generic Property class ID */ 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/fortranlib_test_1_8.f90:281.18: INTEGER :: rank !/* LOGICAL rank of dataspace */ 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/fortranlib_test_1_8.f90:510.22: j_loop: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/fortranlib_test_1_8.f90:509.19: i_loop: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/fortranlib_test_1_8.f90:639.11: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/fortranlib_test_1_8.f90:666.11: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/fortranlib_test_1_8.f90:555.35: SUBROUTINE test_scaleoffset(cleanup, total_error ) 1 Warning: Unused dummy argument 'cleanup' at (1) ../../../fortran/test/fortranlib_test_1_8.f90:419.28: SUBROUTINE test_nbit(cleanup, total_error ) 1 Warning: Unused dummy argument 'cleanup' at (1) ../../../fortran/test/fortranlib_test_1_8.f90:441.17: INTEGER*8 :: ii 1 Warning: Unused variable 'ii' declared at (1) ../../../fortran/test/fortranlib_test_1_8.f90:265.34: SUBROUTINE test_h5s_encode(cleanup, total_error) 1 Warning: Unused dummy argument 'cleanup' at (1) ../../../fortran/test/fortranlib_test_1_8.f90:186.43: SUBROUTINE test_genprop_basic_class(cleanup, total_error) 1 Warning: Unused dummy argument 'cleanup' at (1) FC tH5F.o FC tH5O.o ../../../fortran/test/tH5O.f90:76.47: INTEGER(HID_T) :: mem_space_id, file_space_id, xfer_prp 1 Warning: Unused variable 'file_space_id' declared at (1) ../../../fortran/test/tH5O.f90:76.32: INTEGER(HID_T) :: mem_space_id, file_space_id, xfer_prp 1 Warning: Unused variable 'mem_space_id' declared at (1) ../../../fortran/test/tH5O.f90:88.17: INTEGER :: i, n, j 1 Warning: Unused variable 'n' declared at (1) ../../../fortran/test/tH5O.f90:102.47: rdata2 ! Read buffer 1 Warning: Unused variable 'rdata2' declared at (1) ../../../fortran/test/tH5O.f90:76.57: INTEGER(HID_T) :: mem_space_id, file_space_id, xfer_prp 1 Warning: Unused variable 'xfer_prp' declared at (1) FC tH5A_1_8.o FC tH5G_1_8.o ../../../fortran/test/tH5G_1_8.f90:965.29: INTEGER :: est_num_entries !/* Estimated # of entries in group */ 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5G_1_8.f90:966.26: INTEGER :: est_name_len !/* Estimated length of entry name */ 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5G_1_8.f90:1638.12: tmp1 = dimsout(i) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5G_1_8.f90:1639.12: tmp2 = extend_dim(i) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5G_1_8.f90:1643.12: tmp1 = maxdimsout(i) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5G_1_8.f90:1644.12: tmp2 = dims(i) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5G_1_8.f90:1406.13: hard_link, use_index, total_error) 1 Warning: Unused dummy argument 'hard_link' at (1) ../../../fortran/test/tH5G_1_8.f90:1406.24: hard_link, use_index, total_error) 1 Warning: Unused dummy argument 'use_index' at (1) FCLD fortranlib_test_1_8 FC fortranlib_test_F03.o ../../../fortran/test/fortranlib_test_F03.f90:36.22: LOGICAL :: szip_flag 1 Warning: Unused variable 'szip_flag' declared at (1) FC tH5E_F03.o FC tH5L_F03.o ../../../fortran/test/tH5L_F03.f90:49.46: CHARACTER(LEN=1), DIMENSION(1:10) :: name ! The name of the object 1 Warning: Component 'name' in derived type 'iter_info' at (1) may not be C interoperable, even though derived type 'iter_info' is BIND(C) ../../../fortran/test/tH5L_F03.f90:62.27: INTEGER FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Variable 'liter_cb' at (1) may not be a C interoperable kind but it is bind(c) ../../../fortran/test/tH5L_F03.f90:62.33: INTEGER FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Variable 'group' at (1) is a parameter to the BIND(C) procedure 'liter_cb' but may not be C interoperable ../../../fortran/test/tH5L_F03.f90:62.39: INTEGER FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Variable 'name' at (1) is a parameter to the BIND(C) procedure 'liter_cb' but may not be C interoperable ../../../fortran/test/tH5L_F03.f90:62.33: INTEGER FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Unused dummy argument 'group' at (1) ../../../fortran/test/tH5L_F03.f90:62.50: INTEGER FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Unused dummy argument 'link_info' at (1) ../../../fortran/test/tH5L_F03.f90:151.22: TYPE(C_PTR) :: f_ptr 1 Warning: Unused variable 'f_ptr' declared at (1) ../../../fortran/test/tH5L_F03.f90:134.30: INTEGER(hid_t) :: root_group,grp ! Root group ID 1 Warning: Unused variable 'root_group' declared at (1) ../../../fortran/test/tH5L_F03.f90: In function 'liter_cb': ../../../fortran/test/tH5L_F03.f90:108:0: warning: '__result_liter_cb' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../fortran/test/tH5L_F03.f90:62:0: note: '__result_liter_cb' was declared here FC tH5P_F03.o ../../../fortran/test/tH5P_F03.f90:48.20: INTEGER :: count 1 Warning: Component 'count' in derived type 'cop_cb_struct_' at (1) may not be C interoperable, even though derived type 'cop_cb_struct_' is BIND(C) ../../../fortran/test/tH5P_F03.f90:49.24: INTEGER(HID_T) :: id 1 Warning: Component 'id' in derived type 'cop_cb_struct_' at (1) may not be C interoperable, even though derived type 'cop_cb_struct_' is BIND(C) ../../../fortran/test/tH5P_F03.f90:54.41: INTEGER FUNCTION test_genprop_cls_cb1_f(list_id, create_data ) bind(C) 1 Warning: Variable 'test_genprop_cls_cb1_f' at (1) may not be a C interoperable kind but it is bind(c) ../../../fortran/test/tH5P_F03.f90:54.49: INTEGER FUNCTION test_genprop_cls_cb1_f(list_id, create_data ) bind(C) 1 Warning: Variable 'list_id' at (1) is a parameter to the BIND(C) procedure 'test_genprop_cls_cb1_f' but may not be C interoperable ../../../fortran/test/tH5P_F03.f90:108.13: REAL :: a 1 Warning: Component 'a' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C) ../../../fortran/test/tH5P_F03.f90:109.16: INTEGER :: x 1 Warning: Component 'x' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C) ../../../fortran/test/tH5P_F03.f90:110.25: DOUBLE PRECISION :: y 1 Warning: Component 'y' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C) ../../../fortran/test/tH5P_F03.f90:111.25: CHARACTER(LEN=1) :: z 1 Warning: Component 'z' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C) ../../../fortran/test/tH5P_F03.f90:100.25: INTEGER(hid_t) :: dset1=-1, dset2=-1, dset3=-1, dset4=-1, dset5=-1, & 1 Warning: Unused variable 'dset1' declared at (1) ../../../fortran/test/tH5P_F03.f90:100.35: INTEGER(hid_t) :: dset1=-1, dset2=-1, dset3=-1, dset4=-1, dset5=-1, & 1 Warning: Unused variable 'dset2' declared at (1) ../../../fortran/test/tH5P_F03.f90:100.45: INTEGER(hid_t) :: dset1=-1, dset2=-1, dset3=-1, dset4=-1, dset5=-1, & 1 Warning: Unused variable 'dset3' declared at (1) ../../../fortran/test/tH5P_F03.f90:100.55: INTEGER(hid_t) :: dset1=-1, dset2=-1, dset3=-1, dset4=-1, dset5=-1, & 1 Warning: Unused variable 'dset4' declared at (1) ../../../fortran/test/tH5P_F03.f90:100.65: INTEGER(hid_t) :: dset1=-1, dset2=-1, dset3=-1, dset4=-1, dset5=-1, & 1 Warning: Unused variable 'dset5' declared at (1) ../../../fortran/test/tH5P_F03.f90:101.12: dset6=-1, dset7=-1, dset8=-1, dset9=-1 1 Warning: Unused variable 'dset6' declared at (1) ../../../fortran/test/tH5P_F03.f90:101.22: dset6=-1, dset7=-1, dset8=-1, dset9=-1 1 Warning: Unused variable 'dset7' declared at (1) ../../../fortran/test/tH5P_F03.f90:101.32: dset6=-1, dset7=-1, dset8=-1, dset9=-1 1 Warning: Unused variable 'dset8' declared at (1) ../../../fortran/test/tH5P_F03.f90:120.36: INTEGER(SIZE_T) :: sizeof_compound ! total size of compound 1 Warning: Unused variable 'sizeof_compound' declared at (1) ../../../fortran/test/tH5P_F03.f90:119.31: INTEGER(SIZE_T) :: type_sizec ! Size of the double datatype 1 Warning: Unused variable 'type_sizec' declared at (1) ../../../fortran/test/tH5P_F03.f90:118.31: INTEGER(SIZE_T) :: type_sized ! Size of the double datatype 1 Warning: Unused variable 'type_sized' declared at (1) ../../../fortran/test/tH5P_F03.f90:116.31: INTEGER(SIZE_T) :: type_sizei ! Size of the integer datatype 1 Warning: Unused variable 'type_sizei' declared at (1) ../../../fortran/test/tH5P_F03.f90:117.31: INTEGER(SIZE_T) :: type_sizer ! Size of the real datatype 1 Warning: Unused variable 'type_sizer' declared at (1) ../../../fortran/test/tH5P_F03.f90:264.26: TYPE(C_FUNPTR) :: f1, f3, f5 1 Warning: Unused variable 'f3' declared at (1) ../../../fortran/test/tH5P_F03.f90:265.23: TYPE(C_PTR) :: f2, f4, f6 1 Warning: Unused variable 'f4' declared at (1) FC tH5T_F03.o ../../../fortran/test/tH5T_F03.f90:66.17: INTEGER(hid_t) :: fid1 ! HDF5 File IDs 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5T_F03.f90:67.28: INTEGER(hid_t) :: dataset ! Dataset ID 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5T_F03.f90:68.17: INTEGER(hid_t) :: sid1 ! Dataspace ID 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5T_F03.f90:69.17: INTEGER(hid_t) :: tid1 ! Array Datatype ID 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5T_F03.f90:70.17: INTEGER(hid_t) :: tid2 ! Compound Datatype ID 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5T_F03.f90:313.27: INTEGER(hid_t) :: fid1 ! HDF5 File IDs 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5T_F03.f90:314.30: INTEGER(hid_t) :: dataset ! Dataset ID 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5T_F03.f90:1078.26: dset_data_i1(i) = i 1 Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(1) at (1) ../../../fortran/test/tH5T_F03.f90:1079.26: dset_data_i4(i) = i 1 Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(1) at (1) ../../../fortran/test/tH5T_F03.f90:1080.26: dset_data_i8(i) = i 1 Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(2) at (1) ../../../fortran/test/tH5T_F03.f90:1340.19: i_loop: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:1501.22: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:1500.19: i_loop: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:1621.21: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:1620.19: i_loop: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:1781.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:1908.11: DO i = 1, maxdims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:2092.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:2266.9: dim0 = dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:2284.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:2409.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:2604.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:2652.14: DO j = 1, dims2D(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:2651.11: DO i = 1, dims2D(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:2782.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:87.33: INTEGER(SIZE_T) :: offset ! Member's offset 1 Warning: Unused variable 'offset' declared at (1) ../../../fortran/test/tH5T_F03.f90:85.36: INTEGER(SIZE_T) :: sizeof_compound ! total size of compound 1 Warning: Unused variable 'sizeof_compound' declared at (1) ../../../fortran/test/tH5T_F03.f90:82.31: INTEGER(SIZE_T) :: type_sizei ! Size of the integer datatype 1 Warning: Unused variable 'type_sizei' declared at (1) ../../../fortran/test/tH5T_F03.f90:83.31: INTEGER(SIZE_T) :: type_sizer ! Size of the real datatype 1 Warning: Unused variable 'type_sizer' declared at (1) ../../../fortran/test/tH5T_F03.f90:320.28: INTEGER(HID_T) :: dt5_id ! Memory datatype identifier 1 Warning: Unused variable 'dt5_id' declared at (1) ../../../fortran/test/tH5T_F03.f90:334.29: INTEGER(size_t) :: offset ! Offset of compound field 1 Warning: Unused variable 'offset' declared at (1) ../../../fortran/test/tH5T_F03.f90:329.56: INTEGER(HSIZE_T), ALLOCATABLE, DIMENSION(:) :: rdims ! Array dimensions for 1 Warning: Unused variable 'rdims' declared at (1) ../../../fortran/test/tH5T_F03.f90:347.31: INTEGER(SIZE_T) :: sizechar 1 Warning: Unused variable 'sizechar' declared at (1) ../../../fortran/test/tH5T_F03.f90:340.38: INTEGER(SIZE_T) :: sizeof_compound ! total size of compound 1 Warning: Unused variable 'sizeof_compound' declared at (1) ../../../fortran/test/tH5T_F03.f90:339.33: INTEGER(SIZE_T) :: type_sizec ! Size of the character datatype 1 Warning: Unused variable 'type_sizec' declared at (1) ../../../fortran/test/tH5T_F03.f90:337.33: INTEGER(SIZE_T) :: type_sizei ! Size of the integer datatype 1 Warning: Unused variable 'type_sizei' declared at (1) ../../../fortran/test/tH5T_F03.f90:338.33: INTEGER(SIZE_T) :: type_sizer ! Size of the real datatype 1 Warning: Unused variable 'type_sizer' declared at (1) ../../../fortran/test/tH5T_F03.f90:725.26: TYPE(c_funptr) :: func 1 Warning: Unused variable 'func' declared at (1) ../../../fortran/test/tH5T_F03.f90:1072.30: INTEGER(hid_t) :: datatype ! Common datatype ID 1 Warning: Unused variable 'datatype' declared at (1) ../../../fortran/test/tH5T_F03.f90:1057.40: INTEGER, DIMENSION(1:4) :: dset_data 1 Warning: Unused variable 'dset_data' declared at (1) ../../../fortran/test/tH5T_F03.f90:1053.19: INTEGER :: i, j 1 Warning: Unused variable 'j' declared at (1) ../../../fortran/test/tH5T_F03.f90:1239.45: INTEGER(HSIZE_T), DIMENSION(1:3) :: bdims = (/dim0, adim0, adim1/) 1 Warning: Unused variable 'bdims' declared at (1) ../../../fortran/test/tH5T_F03.f90:1236.19: INTEGER :: hdferr 1 Warning: Unused variable 'hdferr' declared at (1) FCLD fortranlib_test_F03 make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/test' Making all in testpar make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/testpar' FC ptest.o FC hyper.o ../../../fortran/testpar/hyper.f90:32.21: INTEGER :: mpierror ! MPI hdferror flag 1 Warning: Unused variable 'mpierror' declared at (1) FC mdset.o ../../../fortran/testpar/mdset.f90:32.21: INTEGER :: mpierror ! MPI hdferror flag 1 Warning: Unused variable 'mpierror' declared at (1) FCLD parallel_test make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/testpar' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran' Making all in hl make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl' Making all in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/src' CC H5DS.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5DS.lo ../../../hl/src/H5DS.c In file included from /usr/include/assert.h:36:0, from ../../../hl/src/H5DS.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/src/H5DS.c: In function 'H5DSattach_scale': ../../../hl/src/H5DS.c:242:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5DS.c:345:31: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5DS.c:346:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5DS.c:411:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5DS.c:473:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5DS.c:477:9: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5DS.c: In function 'H5DSdetach_scale': ../../../hl/src/H5DS.c:853:9: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5DS.c: In function 'H5DSset_label': ../../../hl/src/H5DS.c:1475:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5DS.c:1546:18: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../hl/src/H5DS.c:1562:22: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../hl/src/H5DS.c:1589:22: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] CC H5IM.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5IM.lo ../../../hl/src/H5IM.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../hl/src/H5HLprivate2.h:20, from ../../../hl/src/H5IMprivate.h:20, from ../../../hl/src/H5IM.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/src/H5IM.c: In function 'H5IMlink_palette': ../../../hl/src/H5IM.c:595:26: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5IM.c:597:60: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5IM.c: In function 'H5IMget_palette_info': ../../../hl/src/H5IM.c:900:9: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5IM.c:902:60: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5IM.c: In function 'H5IMget_palette': ../../../hl/src/H5IM.c:1011:9: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5IM.c:1013:60: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CC H5LT.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5LT.lo ../../../hl/src/H5LT.c In file included from /usr/include/string.h:25:0, from ../../../hl/src/H5LT.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/src/H5LT.c: In function 'H5LTfind_dataset': ../../../hl/src/H5LT.c:1389:76: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../hl/src/H5LT.c: In function 'H5LT_find_attribute': ../../../hl/src/H5LT.c:1996:77: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../hl/src/H5LT.c: In function 'H5LTtext_to_dtype': ../../../hl/src/H5LT.c:2164:5: warning: nested extern declaration of 'H5LTyyparse' [-Wnested-externs] ../../../hl/src/H5LT.c:2175:23: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5LT.c: In function 'print_enum': ../../../hl/src/H5LT.c:2319:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5LT.c:2347:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5LT.c: In function 'H5LT_dtype_to_text': ../../../hl/src/H5LT.c:2476:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../hl/src/H5LT.c:2476:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../../hl/src/H5LT.c:2476:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] CC H5LTanalyze.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5LTanalyze.lo ../../../hl/src/H5LTanalyze.c In file included from /usr/include/stdio.h:27:0, from H5LTanalyze.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] H5LTanalyze.c:746:22: warning: size of 'yy_state_buf' is 65544 bytes [-Wlarger-than=] H5LTanalyze.l:52:24: warning: size of 'arr_stack' is 4224 bytes [-Wlarger-than=] H5LTanalyze.c:867:5: warning: "YY_STACK_USED" is not defined [-Wundef] H5LTanalyze.c:978:1: warning: no previous prototype for 'H5LTyylex' [-Wmissing-prototypes] H5LTanalyze.c: In function 'H5LTyylex': H5LTanalyze.c:1031:33: warning: conversion to 'YY_CHAR' from 'int' may alter its value [-Wconversion] H5LTanalyze.c:1036:20: warning: conversion to 'YY_CHAR' from 'int' may alter its value [-Wconversion] H5LTanalyze.c:1038:4: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.l:174:1: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c:1495:8: warning: switch missing default case [-Wswitch-default] H5LTanalyze.c: In function 'yy_get_next_buffer': H5LTanalyze.c:1565:12: warning: old-style function definition [-Wold-style-definition] H5LTanalyze.c:1612:4: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c:1612:52: warning: conversion to 'int' from 'yy_size_t' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'yy_get_previous_state': H5LTanalyze.c:1697:22: warning: old-style function definition [-Wold-style-definition] H5LTanalyze.c:1708:64: warning: conversion to 'YY_CHAR' from 'int' may alter its value [-Wconversion] H5LTanalyze.c:1713:19: warning: conversion to 'YY_CHAR' from 'int' may alter its value [-Wconversion] H5LTanalyze.c:1715:3: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'yy_try_NUL_trans': H5LTanalyze.c:1743:18: warning: conversion to 'YY_CHAR' from 'int' may alter its value [-Wconversion] H5LTanalyze.c:1745:2: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'yyunput': H5LTanalyze.c:1783:34: warning: conversion to 'int' from 'yy_size_t' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'input': H5LTanalyze.c:1803:12: warning: old-style function definition [-Wold-style-definition] H5LTanalyze.c:1825:4: warning: switch missing default case [-Wswitch-default] H5LTanalyze.c: In function 'H5LTyy_create_buffer': H5LTanalyze.c:1945:2: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'H5LTyy_init_buffer': H5LTanalyze.c:1998:5: warning: "YY_ALWAYS_INTERACTIVE" is not defined [-Wundef] H5LTanalyze.c:2001:5: warning: "YY_NEVER_INTERACTIVE" is not defined [-Wundef] H5LTanalyze.c:2004:2: warning: implicit declaration of function 'isatty' [-Wimplicit-function-declaration] H5LTanalyze.c:2004:2: warning: nested extern declaration of 'isatty' [-Wnested-externs] H5LTanalyze.c: In function 'H5LTyy_scan_buffer': H5LTanalyze.c:2065:19: warning: conversion to 'int' from 'yy_size_t' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'H5LTyy_scan_bytes': H5LTanalyze.c:2110:10: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: At top level: H5LTanalyze.c:144:0: warning: macro "yyless" is not used [-Wunused-macros] H5LTanalyze.c:2292:5: warning: "YY_MAIN" is not defined [-Wundef] H5LTanalyze.l: In function 'my_yyinput': H5LTanalyze.l:179:4: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.l:175:31: warning: unused parameter 'max_size' [-Wunused-parameter] H5LTanalyze.l: At top level: H5LTanalyze.l:184:5: warning: no previous prototype for 'H5LTyyerror' [-Wmissing-prototypes] H5LTanalyze.l: In function 'H5LTyywrap': H5LTanalyze.l:189:5: warning: old-style function definition [-Wold-style-definition] H5LTanalyze.l: At top level: H5LTanalyze.c:2265:14: warning: 'yy_flex_realloc' defined but not used [-Wunused-function] H5LTanalyze.c:1756:13: warning: 'yyunput' defined but not used [-Wunused-function] H5LTanalyze.c:1803:12: warning: 'input' defined but not used [-Wunused-function] H5LTanalyze.l: In function 'H5LTyyerror': H5LTanalyze.l:187:1: warning: control reaches end of non-void function [-Wreturn-type] H5LTanalyze.l: At top level: H5LTanalyze.c:307:0: warning: macro "YY_NUM_RULES" is not used [-Wunused-macros] H5LTanalyze.c:27:0: warning: macro "YY_FLEX_MAJOR_VERSION" is not used [-Wunused-macros] H5LTanalyze.c:266:0: warning: macro "yy_new_buffer" is not used [-Wunused-macros] H5LTanalyze.c:2206:0: warning: macro "yyless" is not used [-Wunused-macros] H5LTanalyze.c:275:0: warning: macro "yy_set_bol" is not used [-Wunused-macros] H5LTanalyze.c:756:0: warning: macro "yymore" is not used [-Wunused-macros] H5LTanalyze.c:227:0: warning: macro "YY_CURRENT_BUFFER" is not used [-Wunused-macros] H5LTanalyze.c:155:0: warning: macro "unput" is not used [-Wunused-macros] H5LTanalyze.c:26:0: warning: macro "FLEX_SCANNER" is not used [-Wunused-macros] H5LTanalyze.c:268:0: warning: macro "yy_set_interactive" is not used [-Wunused-macros] ../../../hl/src/H5LTanalyze.c:27:0: warning: macro "yy_flex_debug" is not used [-Wunused-macros] H5LTanalyze.c:106:0: warning: macro "YYSTATE" is not used [-Wunused-macros] H5LTanalyze.c:28:0: warning: macro "YY_FLEX_MINOR_VERSION" is not used [-Wunused-macros] H5LTanalyze.c:948:0: warning: macro "YY_START_STACK_INCR" is not used [-Wunused-macros] H5LTanalyze.c:282:0: warning: macro "YY_AT_BOL" is not used [-Wunused-macros] H5LTanalyze.c:256:0: warning: macro "YY_FLUSH_BUFFER" is not used [-Wunused-macros] CC H5LTparse.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5LTparse.lo ../../../hl/src/H5LTparse.c In file included from /usr/include/stdlib.h:24:0, from ../../../hl/src/H5LTparse.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/src/H5LTparse.c:32:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] H5LTparse.y:21:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] H5LTparse.y:49:17: warning: size of 'arr_stack' is 4224 bytes [-Wlarger-than=] H5LTparse.c:464:12: warning: function declaration isn't a prototype [-Wstrict-prototypes] H5LTparse.c: In function 'yygrowstack': H5LTparse.c:464:12: warning: old-style function definition [-Wold-style-definition] H5LTparse.c:477:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.c:478:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.c:483:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.c:484:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.c: At top level: H5LTparse.c:521:1: warning: no previous prototype for 'H5LTyyparse' [-Wmissing-prototypes] H5LTparse.c: In function 'H5LTyyparse': H5LTparse.c:543:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] H5LTparse.c:573:28: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] H5LTparse.c:590:5: warning: passing argument 1 of 'H5LTyyerror' discards 'const' qualifier from pointer target type [enabled by default] H5LTparse.y:22:12: note: expected 'char *' but argument is of type 'const char *' H5LTparse.c:614:36: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] H5LTparse.y:173:83: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:176:78: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:187:57: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:189:82: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:264:54: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:270:37: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] H5LTparse.y:272:37: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] H5LTparse.y:274:37: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] H5LTparse.y:302:33: warning: enum conversion when passing argument 2 of 'H5Tset_strpad' is invalid in C++ [-Wc++-compat] In file included from ../../../src/H5Lpublic.h:32:0, from ../../../src/H5Opublic.h:33, from ../../../src/H5Apublic.h:24, from ../../../src/hdf5.h:25, from H5LTparse.y:19: ../../../src/H5Tpublic.h:583:15: note: expected 'H5T_str_t' but argument is of type 'H5T_pad_t' H5LTparse.c:655:5: warning: switch missing default case [-Wswitch-default] H5LTparse.c:1122:5: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] H5LTparse.c:1126:5: warning: passing argument 1 of 'H5LTyyerror' discards 'const' qualifier from pointer target type [enabled by default] H5LTparse.y:22:12: note: expected 'char *' but argument is of type 'const char *' H5LTparse.c: At top level: H5LTparse.c:113:0: warning: macro "H5T_STD_U32LE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:106:0: warning: macro "H5T_STD_I64BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:446:0: warning: macro "YYSTACKSIZE" is not used [-Wunused-macros] H5LTparse.c:154:0: warning: macro "STRING" is not used [-Wunused-macros] H5LTparse.c:310:0: warning: macro "YYMAXTOKEN" is not used [-Wunused-macros] H5LTparse.c:104:0: warning: macro "H5T_STD_I32BE_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:27:0: warning: macro "YYLEX" is not used [-Wunused-macros] H5LTparse.c:496:0: warning: macro "YYACCEPT" is not used [-Wunused-macros] H5LTparse.c:138:0: warning: macro "CTYPE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:135:0: warning: macro "STRSIZE_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:28:0: warning: macro "YYEMPTY" is not used [-Wunused-macros] H5LTparse.c:129:0: warning: macro "H5T_IEEE_F64BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:124:0: warning: macro "H5T_NATIVE_ULONG_TOKEN" is not used [-Wunused-macros] H5LTparse.c:149:0: warning: macro "OPQ_TAG_TOKEN" is not used [-Wunused-macros] H5LTparse.c:494:0: warning: macro "YYABORT" is not used [-Wunused-macros] H5LTparse.c:125:0: warning: macro "H5T_NATIVE_LLONG_TOKEN" is not used [-Wunused-macros] H5LTparse.c:150:0: warning: macro "H5T_COMPOUND_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:30:0: warning: macro "yyerrok" is not used [-Wunused-macros] H5LTparse.c:495:0: warning: macro "YYREJECT" is not used [-Wunused-macros] H5LTparse.c:122:0: warning: macro "H5T_NATIVE_UINT_TOKEN" is not used [-Wunused-macros] H5LTparse.c:110:0: warning: macro "H5T_STD_U16BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:153:0: warning: macro "H5T_VLEN_TOKEN" is not used [-Wunused-macros] H5LTparse.c:126:0: warning: macro "H5T_NATIVE_ULLONG_TOKEN" is not used [-Wunused-macros] H5LTparse.c:147:0: warning: macro "H5T_OPAQUE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:155:0: warning: macro "NUMBER" is not used [-Wunused-macros] H5LTparse.c:116:0: warning: macro "H5T_NATIVE_CHAR_TOKEN" is not used [-Wunused-macros] H5LTparse.c:121:0: warning: macro "H5T_NATIVE_INT_TOKEN" is not used [-Wunused-macros] H5LTparse.c:497:0: warning: macro "YYERROR" is not used [-Wunused-macros] H5LTparse.c:115:0: warning: macro "H5T_STD_U64LE_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:24:0: warning: macro "YYBYACC" is not used [-Wunused-macros] H5LTparse.c:119:0: warning: macro "H5T_NATIVE_SHORT_TOKEN" is not used [-Wunused-macros] H5LTparse.c:118:0: warning: macro "H5T_NATIVE_UCHAR_TOKEN" is not used [-Wunused-macros] H5LTparse.c:136:0: warning: macro "STRPAD_TOKEN" is not used [-Wunused-macros] H5LTparse.c:134:0: warning: macro "H5T_STRING_TOKEN" is not used [-Wunused-macros] H5LTparse.c:112:0: warning: macro "H5T_STD_U32BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:137:0: warning: macro "CSET_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:26:0: warning: macro "YYMINOR" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:29:0: warning: macro "yyclearin" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:25:0: warning: macro "YYMAJOR" is not used [-Wunused-macros] H5LTparse.c:120:0: warning: macro "H5T_NATIVE_USHORT_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:56:0: warning: macro "yyrule" is not used [-Wunused-macros] H5LTparse.c:148:0: warning: macro "OPQ_SIZE_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:31:0: warning: macro "YYRECOVERING" is not used [-Wunused-macros] H5LTparse.c:127:0: warning: macro "H5T_IEEE_F32BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:111:0: warning: macro "H5T_STD_U16LE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:152:0: warning: macro "H5T_ARRAY_TOKEN" is not used [-Wunused-macros] H5LTparse.c:123:0: warning: macro "H5T_NATIVE_LONG_TOKEN" is not used [-Wunused-macros] H5LTparse.c:151:0: warning: macro "H5T_ENUM_TOKEN" is not used [-Wunused-macros] H5LTparse.c:109:0: warning: macro "H5T_STD_U8LE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:117:0: warning: macro "H5T_NATIVE_SCHAR_TOKEN" is not used [-Wunused-macros] H5LTparse.c:107:0: warning: macro "H5T_STD_I64LE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:102:0: warning: macro "H5T_STD_I16BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:114:0: warning: macro "H5T_STD_U64BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:100:0: warning: macro "H5T_STD_I8BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:128:0: warning: macro "H5T_IEEE_F32LE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:133:0: warning: macro "H5T_NATIVE_LDOUBLE_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:59:0: warning: macro "YYPREFIX" is not used [-Wunused-macros] H5LTparse.c:105:0: warning: macro "H5T_STD_I32LE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:108:0: warning: macro "H5T_STD_U8BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:101:0: warning: macro "H5T_STD_I8LE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:130:0: warning: macro "H5T_IEEE_F64LE_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:55:0: warning: macro "yyname" is not used [-Wunused-macros] H5LTparse.c:131:0: warning: macro "H5T_NATIVE_FLOAT_TOKEN" is not used [-Wunused-macros] H5LTparse.c:103:0: warning: macro "H5T_STD_I16LE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:132:0: warning: macro "H5T_NATIVE_DOUBLE_TOKEN" is not used [-Wunused-macros] CC H5PT.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5PT.lo ../../../hl/src/H5PT.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../hl/src/H5HLprivate2.h:20, from ../../../hl/src/H5PTprivate.h:20, from ../../../hl/src/H5PT.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/src/H5PT.c: In function 'H5PTclose': ../../../hl/src/H5PT.c:374:13: warning: request for implicit conversion from 'void *' to 'struct htbl_t *' not permitted in C++ [-Wc++-compat] CC H5TB.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5TB.lo ../../../hl/src/H5TB.c In file included from /usr/include/stdlib.h:24:0, from ../../../hl/src/H5TB.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/src/H5TB.c: In function 'H5TBwrite_fields_index': ../../../hl/src/H5TB.c:692:24: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5TB.c: In function 'H5TBread_fields_index': ../../../hl/src/H5TB.c:1169:24: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5TB.c: In function 'H5TBget_table_info': ../../../hl/src/H5TB.c:3145:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5TB.c: In function 'H5TB_find_field': ../../../hl/src/H5TB.c:3328:28: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] CCLD libhdf5_hl.la make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/src' Making all in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/test' CC test_lite.o mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../hl/test/test_lite.c In file included from /usr/include/stdlib.h:24:0, from ../../../hl/test/test_lite.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/test/test_lite.c: In function 'test_dsets': ../../../hl/test/test_lite.c:302:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_lite.c:313:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_lite.c:338:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_lite.c:349:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_lite.c: In function 'make_attributes': ../../../hl/test/test_lite.c:933:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_lite.c:944:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_lite.c:977:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_lite.c:988:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_lite.c:1020:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_lite.c: In function 'test_valid_path': ../../../hl/test/test_lite.c:1827:8: warning: unused variable 'path' [-Wunused-variable] ../../../hl/test/test_lite.c:1825:9: warning: unused variable 'fp' [-Wunused-variable] ../../../hl/test/test_lite.c:1824:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] In file included from ../../../hl/test/test_lite.c:19:0: ../../../hl/test/test_lite.c: At top level: ../../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] ../../../hl/test/test_lite.c:1777:12: warning: 'test_text_dtype' defined but not used [-Wunused-function] CCLD test_lite CC test_image.o mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../hl/test/test_image.c In file included from /usr/include/stdlib.h:24:0, from ../../../hl/test/test_image.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/test/test_image.c: In function 'test_simple': ../../../hl/test/test_image.c:103:19: warning: size of 'buf1' is 80000 bytes [-Wlarger-than=] ../../../hl/test/test_image.c:108:19: warning: size of 'buf2' is 240000 bytes [-Wlarger-than=] ../../../hl/test/test_image.c:111:19: warning: size of 'buf1_out' is 80000 bytes [-Wlarger-than=] ../../../hl/test/test_image.c:112:19: warning: size of 'buf2_out' is 240000 bytes [-Wlarger-than=] ../../../hl/test/test_image.c:120:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../hl/test/test_image.c:136:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../hl/test/test_image.c:136:30: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../hl/test/test_image.c:153:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../hl/test/test_image.c:155:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../hl/test/test_image.c: In function 'test_data': ../../../hl/test/test_image.c:425:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../hl/test/test_image.c:427:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../hl/test/test_image.c: In function 'test_generate': ../../../hl/test/test_image.c:587:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_image.c:588:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_image.c: In function 'read_data': ../../../hl/test/test_image.c:770:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_image.c: In function 'read_palette': ../../../hl/test/test_image.c:920:5: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] In file included from ../../../hl/test/test_image.c:19:0: ../../../hl/test/test_image.c: At top level: ../../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] ../../../hl/test/test_image.c: In function 'test_simple': ../../../hl/test/test_image.c:302:1: warning: stack usage is 641744 bytes [-Wstack-usage=] ../../../hl/test/test_image.c:302:1: warning: the frame size of 641680 bytes is larger than 16384 bytes [-Wframe-larger-than=] CCLD test_image CC test_file_image.o mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../hl/test/test_file_image.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../test/h5test.h:25, from ../../../hl/test/h5hltest.h:27, from ../../../hl/test/test_file_image.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD test_file_image CC test_table.o mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../hl/test/test_table.c In file included from /usr/include/stdlib.h:24:0, from ../../../hl/test/test_table.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/test/test_table.c: In function 'cmp_par': ../../../hl/test/test_table.c:157:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:158:29: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:162:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../hl/test/test_table.c:164:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../hl/test/test_table.c: In function 'test_table': ../../../hl/test/test_table.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:237:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:237:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:238:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:238:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:241:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:242:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:243:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:244:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:245:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:246:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:247:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:248:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:1037:45: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1040:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../hl/test/test_table.c:1042:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../hl/test/test_table.c:1094:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1157:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1186:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1245:41: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1298:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1364:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1394:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_table.c:1395:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_table.c:1395:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1438:40: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1439:40: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1479:38: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] In file included from ../../../hl/test/test_table.c:19:0: ../../../hl/test/test_table.c: At top level: ../../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD test_table CC test_ds.o mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../hl/test/test_ds.c In file included from /usr/include/stdlib.h:24:0, from ../../../hl/test/test_ds.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/test/test_ds.c: In function 'test_cmp_scalename': ../../../hl/test/test_ds.c:1130:17: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_ds.c: In function 'test_simple': ../../../hl/test/test_ds.c:3177:5: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_ds.c:3178:5: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_ds.c:3243:5: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_ds.c: In function 'read_data': ../../../hl/test/test_ds.c:5007:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_ds.c:5008:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] In file included from ../../../hl/test/test_ds.c:19:0: ../../../hl/test/test_ds.c: At top level: ../../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD test_ds CC test_packet.o mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../hl/test/test_packet.c In file included from /usr/include/stdlib.h:24:0, from ../../../hl/test/test_packet.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/test/test_packet.c:57:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_packet.c:58:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_packet.c:59:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_packet.c:60:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_packet.c:61:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_packet.c:62:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_packet.c:63:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_packet.c:64:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_packet.c: In function 'cmp_par': ../../../hl/test/test_packet.c:78:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_packet.c:79:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] CCLD test_packet make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/test' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools' Making all in gif2h5 make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools/gif2h5' CC gif2hdf.o mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../../src -I../../../../tools/lib -I../../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../../hl/tools/gif2h5/gif2hdf.c In file included from /usr/include/string.h:25:0, from ../../../../hl/tools/gif2h5/gif2hdf.c:15: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../../hl/tools/gif2h5/gif2hdf.c: In function 'main': ../../../../hl/tools/gif2h5/gif2hdf.c:102:21: warning: function call has aggregate value [-Waggregate-return] CC gif2mem.o mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../../src -I../../../../tools/lib -I../../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../../hl/tools/gif2h5/gif2mem.c In file included from /usr/include/stdio.h:27:0, from ../../../../hl/tools/gif2h5/gif2mem.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../../hl/tools/gif2h5/gif2mem.c: In function 'Gif2Mem': ../../../../hl/tools/gif2h5/gif2mem.c:160:52: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/gif2mem.c:227:72: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/gif2mem.c:249:64: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/gif2mem.c:276:60: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/gif2mem.c:314:72: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/gif2mem.c:43:1: warning: function returns an aggregate [-Waggregate-return] ../../../../hl/tools/gif2h5/gif2mem.c: At top level: ../../../../hl/tools/gif2h5/gif2mem.c:40:0: warning: macro "GIF2VERSION" is not used [-Wunused-macros] CC decompress.o mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../../src -I../../../../tools/lib -I../../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../../hl/tools/gif2h5/decompress.c In file included from /usr/include/stdio.h:27:0, from ../../../../hl/tools/gif2h5/decompress.c:15: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../../hl/tools/gif2h5/decompress.c:68:5: warning: size of 'Prefix' is 16384 bytes [-Wlarger-than=] ../../../../hl/tools/gif2h5/decompress.c:69:5: warning: size of 'Suffix' is 16384 bytes [-Wlarger-than=] ../../../../hl/tools/gif2h5/decompress.c:73:5: warning: size of 'OutCode' is 4100 bytes [-Wlarger-than=] ../../../../hl/tools/gif2h5/decompress.c: In function 'ReadCode': ../../../../hl/tools/gif2h5/decompress.c:99:5: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../../hl/tools/gif2h5/decompress.c:99:15: warning: conversion to 'int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/tools/gif2h5/decompress.c: At top level: ../../../../hl/tools/gif2h5/decompress.c:23:0: warning: macro "INTERLACEMASK" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/decompress.c:24:0: warning: macro "COLORMAPMASK" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/decompress.c:20:0: warning: macro "NEXTBYTE" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/decompress.c:22:0: warning: macro "IMAGESEP" is not used [-Wunused-macros] CC gifread.o mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../../src -I../../../../tools/lib -I../../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../../hl/tools/gif2h5/gifread.c In file included from /usr/include/stdio.h:27:0, from ../../../../hl/tools/gif2h5/gifread.c:15: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC writehdf.o mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../../src -I../../../../tools/lib -I../../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../../hl/tools/gif2h5/writehdf.c In file included from /usr/include/string.h:25:0, from ../../../../hl/tools/gif2h5/writehdf.c:15: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD gif2h5 CC hdf2gif.o mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../../src -I../../../../tools/lib -I../../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../../hl/tools/gif2h5/hdf2gif.c In file included from /usr/include/stdio.h:27:0, from ../../../../hl/tools/gif2h5/hdf2gif.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../../hl/tools/gif2h5/hdf2gif.c: In function 'main': ../../../../hl/tools/gif2h5/hdf2gif.c:197:30: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/hdf2gif.c:198:32: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/hdf2gif.c:199:31: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/hdf2gif.c:232:17: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] CC hdfgifwr.o mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../../src -I../../../../tools/lib -I../../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../../hl/tools/gif2h5/hdfgifwr.c In file included from /usr/include/stdio.h:27:0, from ../../../../hl/tools/gif2h5/hdfgifwr.c:50: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../../hl/tools/gif2h5/hdfgifwr.c:189:24: warning: size of 'htab' is 20012 bytes [-Wlarger-than=] ../../../../hl/tools/gif2h5/hdfgifwr.c:190:24: warning: size of 'codetab' is 10006 bytes [-Wlarger-than=] ../../../../hl/tools/gif2h5/hdfgifwr.c: In function 'compress': ../../../../hl/tools/gif2h5/hdfgifwr.c:338:37: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/hdfgifwr.c: In function 'output': ../../../../hl/tools/gif2h5/hdfgifwr.c:381:34: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] ../../../../hl/tools/gif2h5/hdfgifwr.c:383:9: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../../hl/tools/gif2h5/hdfgifwr.c: In function 'char_out': ../../../../hl/tools/gif2h5/hdfgifwr.c:505:5: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/hdfgifwr.c: At top level: ../../../../hl/tools/gif2h5/hdfgifwr.c:206:0: warning: macro "tab_prefixof" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:62:0: warning: macro "CONV24_SEP1" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:64:0: warning: macro "CONV24_SEP2" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:68:0: warning: macro "CONV24_MAX" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:208:0: warning: macro "de_stack" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:61:0: warning: macro "CONV24_24BIT" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:65:0: warning: macro "CONV24_FAST" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:67:0: warning: macro "CONV24_BEST" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:71:0: warning: macro "PIC8" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:179:0: warning: macro "MSDOS" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:60:0: warning: macro "CONV24_8BIT" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:63:0: warning: macro "CONV24_LOCK" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:75:0: warning: macro "MONO" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:72:0: warning: macro "PIC24" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:176:0: warning: macro "min" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:207:0: warning: macro "tab_suffixof" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:66:0: warning: macro "CONV24_SLOW" is not used [-Wunused-macros] CCLD h52gif CC h52gifgentst.o mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../../src -I../../../../tools/lib -I../../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../../hl/tools/gif2h5/h52gifgentst.c In file included from /usr/include/stdio.h:27:0, from ../../../../hl/tools/gif2h5/h52gifgentst.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../../hl/tools/gif2h5/h52gifgentst.c: In function 'main': ../../../../hl/tools/gif2h5/h52gifgentst.c:52:19: warning: size of 'buf' is 80000 bytes [-Wlarger-than=] ../../../../hl/tools/gif2h5/h52gifgentst.c:67:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/h52gifgentst.c:86:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/h52gifgentst.c:88:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/h52gifgentst.c:103:1: warning: stack usage is 80880 bytes [-Wstack-usage=] ../../../../hl/tools/gif2h5/h52gifgentst.c:103:1: warning: the frame size of 80832 bytes is larger than 16384 bytes [-Wframe-larger-than=] CCLD h52gifgentst make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools/gif2h5' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools' Making all in fortran make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran' Making all in src make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/src' CC H5DSfc.lo /bin/sh ../../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5DSfc.lo ../../../../hl/fortran/src/H5DSfc.c In file included from ../../../../src/H5public.h:37:0, from ../../../../src/hdf5.h:24, from ../../../../hl/src/H5HLprivate2.h:20, from ../../../../hl/src/H5DSprivate.h:20, from ../../../../hl/fortran/src/H5DSfc.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../../../hl/fortran/src/H5DSfc.c:19:0: ../../../../hl/fortran/src/H5LTf90proto.h:215:1: warning: redundant redeclaration of 'h5dsattach_scale_c_' [-Wredundant-decls] ../../../../hl/fortran/src/H5LTf90proto.h:211:1: note: previous declaration of 'h5dsattach_scale_c_' was here ../../../../hl/fortran/src/H5DSfc.c: In function 'h5dsset_scale_c_': ../../../../hl/fortran/src/H5DSfc.c:48:59: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5DSfc.c: In function 'h5dsset_label_c_': ../../../../hl/fortran/src/H5DSfc.c:229:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5DSfc.c: In function 'h5dsget_label_c_': ../../../../hl/fortran/src/H5DSfc.c:272:16: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5DSfc.c: In function 'h5dsget_scale_name_c_': ../../../../hl/fortran/src/H5DSfc.c:321:21: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] CC H5LTfc.lo /bin/sh ../../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5LTfc.lo ../../../../hl/fortran/src/H5LTfc.c In file included from ../../../../src/H5public.h:37:0, from ../../../../src/hdf5.h:24, from ../../../../hl/src/H5HLprivate2.h:20, from ../../../../hl/src/H5LTprivate.h:20, from ../../../../hl/fortran/src/H5LTfc.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../../../hl/fortran/src/H5LTfc.c:19:0: ../../../../hl/fortran/src/H5LTf90proto.h:215:1: warning: redundant redeclaration of 'h5dsattach_scale_c_' [-Wredundant-decls] ../../../../hl/fortran/src/H5LTf90proto.h:211:1: note: previous declaration of 'h5dsattach_scale_c_' was here ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltmake_dataset_c_': ../../../../hl/fortran/src/H5LTfc.c:67:41: warning: conversion to 'long unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5LTfc.c:67:12: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c:76:26: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltread_dataset_c_': ../../../../hl/fortran/src/H5LTfc.c:587:33: warning: unused parameter 'dims' [-Wunused-parameter] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltset_attribute_int_c_': ../../../../hl/fortran/src/H5LTfc.c:1230:9: warning: request for implicit conversion from 'void *' to 'const int *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c:1232:9: warning: request for implicit conversion from 'void *' to 'const long int *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c:1234:9: warning: request for implicit conversion from 'void *' to 'const long long int *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltset_attribute_float_c_': ../../../../hl/fortran/src/H5LTfc.c:1308:5: warning: request for implicit conversion from 'void *' to 'const float *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltset_attribute_double_c_': ../../../../hl/fortran/src/H5LTfc.c:1381:5: warning: request for implicit conversion from 'void *' to 'const double *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltset_attribute_string_c_': ../../../../hl/fortran/src/H5LTfc.c:1450:5: warning: request for implicit conversion from 'void *' to '_fcd' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltget_attribute_int_c_': ../../../../hl/fortran/src/H5LTfc.c:1533:9: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c:1535:9: warning: request for implicit conversion from 'void *' to 'long int *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c:1537:9: warning: request for implicit conversion from 'void *' to 'long long int *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltget_attribute_float_c_': ../../../../hl/fortran/src/H5LTfc.c:1610:5: warning: request for implicit conversion from 'void *' to 'float *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltget_attribute_double_c_': ../../../../hl/fortran/src/H5LTfc.c:1679:5: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltget_attribute_string_c_': ../../../../hl/fortran/src/H5LTfc.c:1746:16: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltpath_valid_c_': ../../../../hl/fortran/src/H5LTfc.c:2166:54: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] CC H5IMfc.lo /bin/sh ../../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5IMfc.lo ../../../../hl/fortran/src/H5IMfc.c In file included from ../../../../src/H5public.h:37:0, from ../../../../src/hdf5.h:24, from ../../../../hl/src/H5HLprivate2.h:20, from ../../../../hl/src/H5LTprivate.h:20, from ../../../../hl/fortran/src/H5IMcc.h:19, from ../../../../hl/fortran/src/H5IMfc.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../../../hl/fortran/src/H5IMfc.c:19:0: ../../../../hl/fortran/src/H5LTf90proto.h:215:1: warning: redundant redeclaration of 'h5dsattach_scale_c_' [-Wredundant-decls] ../../../../hl/fortran/src/H5LTf90proto.h:211:1: note: previous declaration of 'h5dsattach_scale_c_' was here ../../../../hl/fortran/src/H5IMfc.c: In function 'h5immake_image_24bit_c_': ../../../../hl/fortran/src/H5IMfc.c:200:5: warning: request for implicit conversion from 'void *' to 'int_f *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5IMfc.c: In function 'h5imget_image_info_c_': ../../../../hl/fortran/src/H5IMfc.c:268:16: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5IMfc.c: In function 'h5immake_palette_c_': ../../../../hl/fortran/src/H5IMfc.c:393:26: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5IMfc.c:398:5: warning: request for implicit conversion from 'void *' to 'int_f *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5IMfc.c: In function 'h5imget_palette_c_': ../../../../hl/fortran/src/H5IMfc.c:727:5: warning: request for implicit conversion from 'void *' to 'int_f *' not permitted in C++ [-Wc++-compat] CC H5IMcc.lo /bin/sh ../../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5IMcc.lo ../../../../hl/fortran/src/H5IMcc.c In file included from ../../../../src/H5public.h:37:0, from ../../../../src/hdf5.h:24, from ../../../../hl/src/H5HLprivate2.h:20, from ../../../../hl/src/H5LTprivate.h:20, from ../../../../hl/fortran/src/H5IMcc.h:19, from ../../../../hl/fortran/src/H5IMcc.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../../hl/fortran/src/H5IMcc.c: In function 'H5IM_get_palette': ../../../../hl/fortran/src/H5IMcc.c:506:4: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5IMcc.c:508:41: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5IMcc.c:508:11: warning: request for implicit conversion from 'void *' to 'hobj_ref_t *' not permitted in C++ [-Wc++-compat] CC H5TBfc.lo /bin/sh ../../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5TBfc.lo ../../../../hl/fortran/src/H5TBfc.c In file included from /usr/include/math.h:27:0, from ../../../../hl/fortran/src/H5TBfc.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../../../hl/fortran/src/H5TBfc.c:21:0: ../../../../hl/fortran/src/H5LTf90proto.h:215:1: warning: redundant redeclaration of 'h5dsattach_scale_c_' [-Wredundant-decls] ../../../../hl/fortran/src/H5LTf90proto.h:211:1: note: previous declaration of 'h5dsattach_scale_c_' was here ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbmake_table_c_': ../../../../hl/fortran/src/H5TBfc.c:67:16: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:72:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:74:55: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:82:41: warning: conversion to 'size_t' from 'size_t_f' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:93:93: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:112:33: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbwrite_field_name_c_': ../../../../hl/fortran/src/H5TBfc.c:172:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:174:60: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbread_field_name_c_': ../../../../hl/fortran/src/H5TBfc.c:287:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:289:60: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbwrite_field_index_c_': ../../../../hl/fortran/src/H5TBfc.c:394:28: warning: conversion to 'size_t' from 'size_t_f' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:401:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbread_field_index_c_': ../../../../hl/fortran/src/H5TBfc.c:501:28: warning: conversion to 'size_t' from 'size_t_f' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:508:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbinsert_field_c_': ../../../../hl/fortran/src/H5TBfc.c:613:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:615:60: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbdelete_field_c_': ../../../../hl/fortran/src/H5TBfc.c:719:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:721:60: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbget_table_info_c_': ../../../../hl/fortran/src/H5TBfc.c:769:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbget_field_info_c_': ../../../../hl/fortran/src/H5TBfc.c:820:26: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:838:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] FC H5DSff.lo FC H5LTff.lo FC H5IMff.lo FC H5TBff.lo ../../../../hl/fortran/src/H5TBff.f90:1808.1: field_sizes,& 1 Warning: Nonconforming tab character at (1) ../../../../hl/fortran/src/H5TBff.f90:1809.1: field_offsets,& 1 Warning: Nonconforming tab character at (1) ../../../../hl/fortran/src/H5TBff.f90:1810.1: type_size,& 1 Warning: Nonconforming tab character at (1) ../../../../hl/fortran/src/H5TBff.f90:1859.11: DO i = 1, nfields 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/src/H5TBff.f90:168.10: DO i = 1, nfields 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) FCLD libhdf5hl_fortran.la make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/src' Making all in test make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/test' FC tstds.o FCLD tstds FC tstlite.o ../../../../hl/fortran/test/tstlite.f90:224.14: buf2(i,j) = (i-1)*dims(2) + j; 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:225.14: buf3(i,j) = (i-1)*dims(2) + j; 1 Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1) ../../../../hl/fortran/test/tstlite.f90:223.10: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:222.9: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:284.10: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:283.9: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:311.10: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:310.9: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:338.10: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:337.9: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:416.10: DO k = 1, dims(3) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:415.10: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:414.9: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:479.10: DO k = 1, dims(3) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:478.10: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:477.9: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:508.10: DO k = 1, dims(3) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:507.10: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:506.9: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:537.10: DO k = 1, dims(3) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:536.10: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:535.9: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:823.29: DO o = 1, dims(7) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:815.26: DO n = 1, dims(6) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:807.23: DO m = 1, dims(5) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:799.20: DO l = 1, dims(4) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:798.17: DO k = 1, dims(3) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:797.14: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:796.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:899.29: DO o = 1, dims(7) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:891.26: DO n = 1, dims(6) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:883.23: DO m = 1, dims(5) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:875.20: DO l = 1, dims(4) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:874.17: DO k = 1, dims(3) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:873.14: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:872.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:976.29: DO o = 1, dims(7) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:968.26: DO n = 1, dims(6) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:960.23: DO m = 1, dims(5) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:952.20: DO l = 1, dims(4) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:951.17: DO k = 1, dims(3) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:950.14: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:949.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:1358.45: CHARACTER(LEN=16) :: bufr_c ! Data buffer 1 Warning: Unused variable 'bufr_c' declared at (1) ../../../../hl/fortran/test/tstlite.f90:1359.48: CHARACTER(LEN=18) :: bufr_c_lg ! Data buffer 1 Warning: Unused variable 'bufr_c_lg' declared at (1) ../../../../hl/fortran/test/tstlite.f90:1347.28: INTEGER(HID_T) :: file_id1 1 Warning: Unused variable 'file_id1' declared at (1) FCLD tstlite FC tstimage.o FCLD tstimage FC tsttable.o FCLD tsttable make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl' Making all in perform make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' + module purge ++ /usr/bin/modulecmd bash purge + eval MANPATH=/usr/share/man:/usr/local/share/man ';export' 'MANPATH;PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;unset' 'LD_LIBRARY_PATH;unset' 'LOADEDMODULES;unset' 'MPI_BIN;unset' 'MPI_COMPILER;unset' 'MPI_FORTRAN_MOD_DIR;unset' 'MPI_HOME;unset' 'MPI_INCLUDE;unset' 'MPI_LIB;unset' 'MPI_MAN;unset' 'MPI_PYTHON_SITEARCH;unset' 'MPI_SUFFIX;unset' 'MPI_SYSCONFIG;unset' 'PYTHONPATH;unset' '_LMFILES_;' ~/build/BUILD/hdf5-1.8.9 ++ MANPATH=/usr/share/man:/usr/local/share/man ++ export MANPATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ unset LD_LIBRARY_PATH ++ unset LOADEDMODULES ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ unset PYTHONPATH ++ unset _LMFILES_ + popd + for mpi in mpich openmpi + mkdir openmpi ~/build/BUILD/hdf5-1.8.9/openmpi ~/build/BUILD/hdf5-1.8.9 + pushd openmpi + module load mpi/openmpi-i386 ++ /usr/bin/modulecmd bash load mpi/openmpi-i386 + eval LD_LIBRARY_PATH=/usr/lib/openmpi/lib ';export' 'LD_LIBRARY_PATH;LOADEDMODULES=mpi/openmpi-i386' ';export' 'LOADEDMODULES;MANPATH=/usr/share/man/openmpi-i386:/usr/share/man:/usr/local/share/man' ';export' 'MANPATH;MPI_BIN=/usr/lib/openmpi/bin' ';export' 'MPI_BIN;MPI_COMPILER=openmpi-i386' ';export' 'MPI_COMPILER;MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/openmpi-i386' ';export' 'MPI_FORTRAN_MOD_DIR;MPI_HOME=/usr/lib/openmpi' ';export' 'MPI_HOME;MPI_INCLUDE=/usr/include/openmpi-i386' ';export' 'MPI_INCLUDE;MPI_LIB=/usr/lib/openmpi/lib' ';export' 'MPI_LIB;MPI_MAN=/usr/share/man/openmpi-i386' ';export' 'MPI_MAN;MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/openmpi' ';export' 'MPI_PYTHON_SITEARCH;MPI_SUFFIX=_openmpi' ';export' 'MPI_SUFFIX;MPI_SYSCONFIG=/etc/openmpi-i386' ';export' 'MPI_SYSCONFIG;PATH=/usr/lib/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;PYTHONPATH=/usr/lib/python2.7/site-packages/openmpi' ';export' 'PYTHONPATH;_LMFILES_=/etc/modulefiles/mpi/openmpi-i386' ';export' '_LMFILES_;' ++ LD_LIBRARY_PATH=/usr/lib/openmpi/lib ++ export LD_LIBRARY_PATH ++ LOADEDMODULES=mpi/openmpi-i386 ++ export LOADEDMODULES ++ MANPATH=/usr/share/man/openmpi-i386:/usr/share/man:/usr/local/share/man ++ export MANPATH ++ MPI_BIN=/usr/lib/openmpi/bin ++ export MPI_BIN ++ MPI_COMPILER=openmpi-i386 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/openmpi-i386 ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib/openmpi ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/openmpi-i386 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib/openmpi/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/openmpi-i386 ++ export MPI_MAN ++ MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/openmpi ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_openmpi ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/openmpi-i386 ++ export MPI_SYSCONFIG ++ PATH=/usr/lib/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ PYTHONPATH=/usr/lib/python2.7/site-packages/openmpi ++ export PYTHONPATH ++ _LMFILES_=/etc/modulefiles/mpi/openmpi-i386 ++ export _LMFILES_ + ln -s ../configure . + CFLAGS='-O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ../configure --build=i686-redhat-linux-gnu --host=i686-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --enable-fortran --enable-fortran2003 --enable-hl --enable-shared --enable-parallel --libdir=/usr/lib/openmpi/lib --bindir=/usr/lib/openmpi/bin --sbindir=/usr/lib/openmpi/sbin --includedir=/usr/include/openmpi-i386 --datarootdir=/usr/lib/openmpi/share --mandir=/usr/lib/openmpi/share/man checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i686-redhat-linux-gnu checking host system type... i686-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 i686-redhat-linux-gnu... no checking for config i686-redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config i686-linux-gnu... no checking for config i686-linux-gnu... no checking for config i686-redhat... no checking for config linux-gnu... found compiler 'mpicc' is GNU gcc-4.7.2 ../config/gnu-flags: line 142: hostname: command not found CC_BASENAME is mpicc. No match to get fc_version_info for mpif90 No match to get cxx_version_info for mpicxx ../configure: line 3961: hostname: command not found checking for i686-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 for style of include used by make... GNU checking dependency style of mpicc... none checking if unsupported combinations of configure options are allowed... no checking if Fortran interface enabled... yes checking if Fortran 2003 interface enabled... yes checking for i686-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 i686-redhat-linux-gnu-f90... (cached) mpif90 checking whether we are using the GNU Fortran compiler... (cached) yes checking whether mpif90 accepts -g... (cached) yes checking what mpif90 does with modules... module.mod checking how mpif90 finds modules... -I checking how to get verbose linking output from mpif90... -v checking for Fortran libraries of mpif90... -L/usr/lib/openmpi/lib -L/usr/lib/gcc/i686-redhat-linux/4.7.2 -L/usr/lib/gcc/i686-redhat-linux/4.7.2/../../.. -lmpi_f90 -lmpi_f77 -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 default REAL is DOUBLE PRECISION... no checking if Fortran compiler version compatible with Fortran 2003 HDF... yes checking whether we are using the GNU C++ compiler... yes checking whether mpicxx accepts -g... yes checking dependency style of mpicxx... none checking how to run the C++ preprocessor... mpicxx -E checking if c++ interface enabled... no checking for perl... perl checking for ar... ar checking whether make sets $(MAKE)... (cached) yes checking for tr... /usr/bin/tr checking if srcdir= and time commands work together... yes checking for mpiexec... /usr/lib/openmpi/bin/mpiexec checking for mpiexec... /usr/lib/openmpi/bin/mpiexec shared libraries explicitly enabled by user checking if shared Fortran libraries are supported... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by mpicc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-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 i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... (cached) ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-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 i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... mpicc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if mpicc supports -fno-rtti -fno-exceptions... no checking for mpicc option to produce PIC... -fPIC -DPIC checking if mpicc PIC flag -fPIC -DPIC works... yes checking if mpicc static flag -static works... no checking if mpicc supports -c -o file.o... yes checking if mpicc supports -c -o file.o... (cached) yes checking whether the mpicc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for mpif90 option to produce PIC... -fPIC checking if mpif90 PIC flag -fPIC works... yes checking if mpif90 static flag -static works... no checking if mpif90 supports -c -o file.o... yes checking if mpif90 supports -c -o file.o... (cached) yes checking whether the mpif90 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if we should install only statically linked executables... no checking if -Wl,-rpath should be used to link shared libs in nondefault directories... yes checking make... checking how make searches directories... VPATH=DIR1 DIR2 ... checking whether make will build with undefined variables... yes checking for production mode... production checking for ceil in -lm... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for difftime... yes checking for gettimeofday... yes checking for library containing clock_gettime... -lrt checking for clock_gettime... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for stdint.h... (cached) yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking winsock.h usability... no checking winsock.h presence... no checking for winsock.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 if configure should try to set up large file support... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking if large (64-bit) files are supported on this system.... yes checking for lseek64... yes checking for fseeko64... yes checking for ftello64... yes checking for ftruncate64... yes checking for fseeko... yes checking for ftello... yes checking for stat64... yes checking for fstat64... 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... 4 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... 12 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... 4 checking size of uint_fast16_t... 4 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... 4 checking size of uint_fast32_t... 4 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... 4 checking size of ssize_t... 4 checking size of ptrdiff_t... 4 checking size of off_t... 8 checking size of off64_t... 8 checking if dev_t is scalar... yes checking for dmalloc library... suppressed checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress2 in -lz... yes checking for compress2... yes checking for szlib... suppressed checking for pthread... suppressed checking for thread safe support... no checking whether CLOCK_MONOTONIC is declared... yes checking for tm_gmtoff in struct tm... yes checking for __tm_gmtoff in struct tm... no checking for global timezone variable... no checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct timezone... yes checking whether gettimeofday() gives timezone... yes checking for st_blocks in struct stat... yes checking for _getvideoconfig... no checking for gettextinfo... no checking for GetConsoleScreenBufferInfo... no 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 alarm... yes checking for BSDgettimeofday... no checking for fork... yes checking for frexpf... yes checking for frexpl... yes checking for gethostname... yes checking for getpwuid... yes checking for getrusage... yes checking for lstat... yes checking for rand_r... yes checking for random... yes checking for setsysinfo... no checking for signal... yes checking for longjmp... yes checking for setjmp... yes checking for siglongjmp... yes checking for sigsetjmp... no checking for sigprocmask... yes checking for snprintf... yes checking for srandom... yes checking for strdup... yes checking for symlink... yes checking for system... yes checking for tmpfile... yes checking for vasprintf... yes checking for waitpid... yes checking for vsnprintf... yes checking if vsnprintf returns correct value... yes checking if lone colon can be used as an argument... yes checking for an ANSI C-conforming const... yes checking for inline... inline 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... %lld and %llu checking Threads support system scope... yes checking for gpfs... suppressed checking for debug flags... none checking whether function stack tracking is enabled... no checking whether metadata trace file code is enabled... no checking for API tracing... no checking for instrumented library... no checking whether to clear file buffers... yes checking whether a memory checking tool will be used... no checking for parallel support files... provided by compiler checking prefix for running on one processor... none checking prefix for running in parallel... /usr/lib/openmpi/bin/mpiexec -n $${NPROCS:=6} checking whether a simple MPI-IO program can be linked... yes checking for MPI_Comm_c2f and MPI_Comm_f2c functions... yes checking for MPI_Info_c2f and MPI_Info_f2c functions... yes checking for MPE... suppressed checking if MPI_File_set_size works for files over 2GB... yes checking if MPI_File_get_size is enabled... yes checking for I/O filters... all (shuffle,fletcher32,nbit,scaleoffset) checking for Default Virtual File Driver definition... yes checking for Direct Virtual File Driver support... no checking whether exception handling functions is checked during data conversions... yes checking whether data accuracy is guaranteed during data conversions... yes checking if converting denormalized floating-point values is possible... yes checking if converting floating-point values to long long is not working... false checking if the machine has window style path name... no checking if converting from long double to integers is accurate... yes checking if converting from long double to integers works... yes checking if accurately converting from integers to long double... yes checking if accurately converting unsigned long to float values... yes checking if accurately converting unsigned long long to floating-point values... yes checking if accurately roundup converting floating-point to unsigned long long values... yes checking if right maximum converting floating-point to unsigned long long values... no checking if correctly converting long double to unsigned int values... yes checking if compiling unsigned long long to floating-point typecasts work... yes checking if compiling long long to floating-point typecasts work... yes checking if converting unsigned long long to long double with precision... yes checking if overflows normally converting floating-point to integer values... yes 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 bad code for log2 routine is generated... no ../configure: line 29595: hostname: command not found checking if high level library is enabled... yes checking additional programs should be built... no checking if deprecated public symbols are available... yes checking which version of public symbols to use by default... v18 checking Whether to perform strict file format checks... no checking Whether to have library information embedded in the executables... yes checking if alignment restrictions are strictly enforced... no configure: creating ./config.status configure: creating ./config.lt config.lt: creating libtool config.status: creating src/libhdf5.settings config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating test/testcheck_version.sh config.status: creating test/testerror.sh config.status: creating test/H5srcdir_str.h config.status: creating test/testlibinfo.sh config.status: creating test/testlinks_env.sh config.status: creating testpar/Makefile config.status: creating testpar/testph5.sh config.status: creating perform/Makefile config.status: creating tools/Makefile config.status: creating tools/h5dump/Makefile config.status: creating tools/h5dump/testh5dump.sh config.status: creating tools/h5dump/testh5dumpxml.sh config.status: creating tools/h5ls/testh5ls.sh config.status: creating tools/h5import/Makefile config.status: creating tools/h5diff/Makefile config.status: creating tools/h5jam/Makefile config.status: creating tools/h5jam/testh5jam.sh config.status: creating tools/h5repack/Makefile config.status: creating tools/h5repack/h5repack.sh config.status: creating tools/h5ls/Makefile config.status: creating tools/h5copy/Makefile config.status: creating tools/lib/Makefile config.status: creating tools/misc/Makefile config.status: creating tools/misc/h5cc config.status: creating tools/misc/testh5repart.sh config.status: creating tools/h5stat/testh5stat.sh config.status: creating tools/h5stat/Makefile config.status: creating examples/Makefile config.status: creating examples/run-c-ex.sh config.status: creating examples/testh5cc.sh config.status: creating c++/Makefile config.status: creating c++/src/Makefile config.status: creating c++/src/h5c++ config.status: creating c++/test/Makefile config.status: creating c++/test/H5srcdir_str.h config.status: creating c++/examples/Makefile config.status: creating c++/examples/run-c++-ex.sh config.status: creating c++/examples/testh5c++.sh config.status: creating fortran/Makefile config.status: creating fortran/src/h5fc config.status: creating fortran/src/Makefile config.status: creating fortran/test/Makefile config.status: creating fortran/testpar/Makefile config.status: creating fortran/examples/Makefile config.status: creating fortran/examples/run-fortran-ex.sh config.status: creating fortran/examples/testh5fc.sh config.status: creating hl/Makefile config.status: creating hl/src/Makefile config.status: creating hl/test/Makefile config.status: creating hl/test/H5srcdir_str.h config.status: creating hl/tools/Makefile config.status: creating hl/tools/gif2h5/Makefile config.status: creating hl/examples/Makefile config.status: creating hl/examples/run-hlc-ex.sh config.status: creating hl/c++/Makefile config.status: creating hl/c++/src/Makefile config.status: creating hl/c++/test/Makefile config.status: creating hl/c++/examples/Makefile config.status: creating hl/c++/examples/run-hlc++-ex.sh config.status: creating hl/fortran/Makefile config.status: creating hl/fortran/src/Makefile config.status: creating hl/fortran/test/Makefile config.status: creating hl/fortran/examples/Makefile config.status: creating hl/fortran/examples/run-hlfortran-ex.sh config.status: creating src/H5config.h config.status: executing default-1 commands creating src/H5pubconf.h Post process src/libhdf5.settings config.status: executing depfiles commands config.status: executing libtool commands SUMMARY OF THE HDF5 CONFIGURATION ================================= General Information: ------------------- HDF5 Version: 1.8.9 Configured on: Fri Aug 30 14:35:31 UTC 2013 Configured by: mockbuild@ Configure mode: production Host system: i686-redhat-linux-gnu Uname information: Linux buildvm-08.phx2.fedoraproject.org 3.10.9-200.fc19.x86_64 #1 SMP Wed Aug 21 19:27:58 UTC 2013 i686 i686 i386 GNU/Linux Byte sex: little-endian Libraries: Installation point: /usr Compiling Options: ------------------ Compilation Mode: production C Compiler: /usr/lib/openmpi/bin/mpicc CFLAGS: -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables H5_CFLAGS: -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions AM_CFLAGS: CPPFLAGS: H5_CPPFLAGS: -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API AM_CPPFLAGS: -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE Shared C Library: yes Static C Library: yes Statically Linked Executables: no LDFLAGS: -Wl,-z,relro H5_LDFLAGS: AM_LDFLAGS: Extra libraries: -lz -lrt -lm Archiver: ar Ranlib: ranlib Debugged Packages: API Tracing: no Languages: ---------- Fortran: yes Fortran Compiler: /usr/lib/openmpi/bin/mpif90 Fortran 2003 Compiler: yes Fortran Flags: H5 Fortran Flags: AM Fortran Flags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules Shared Fortran Library: yes Static Fortran Library: yes C++: no Features: --------- Parallel HDF5: yes High Level library: yes Threadsafety: no Default API Mapping: v18 With Deprecated Public Symbols: yes I/O filters (external): deflate(zlib) I/O filters (internal): shuffle,fletcher32,nbit,scaleoffset MPE: Direct VFD: no dmalloc: no Clear file buffers before write: yes Using memory checker: no Function Stack Tracing: no GPFS: no Strict File Format Checks: no Optimization Instrumentation: no Large File Support (LFS): yes + make Making all in src make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/src' make all-am make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/src' CC H5.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5.lo ../../src/H5.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5.c: In function 'H5_init_library': ../../src/H5.c:107:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5checksum.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5checksum.lo ../../src/H5checksum.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5checksum.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5checksum.c: In function 'H5_checksum_lookup3': ../../src/H5checksum.c:409:5: warning: switch missing default case [-Wswitch-default] CC H5dbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5dbg.lo ../../src/H5dbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5dbg.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5dbg.c: In function 'H5_buffer_dump': ../../src/H5dbg.c:86:5: warning: unused variable 'err_occurred' [-Wunused-variable] CC H5system.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5system.lo ../../src/H5system.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5system.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5system.c: In function 'HDfprintf': ../../src/H5system.c:142:5: warning: switch missing default case [-Wswitch-default] ../../src/H5system.c:261:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:264:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:267:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:270:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:280:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:283:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:286:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:289:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:300:9: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../src/H5system.c:300:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:303:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:311:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:340:7: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:348:7: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:356:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:364:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c:370:17: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5system.c: In function 'H5_build_extpath': ../../src/H5system.c:692:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5timer.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5timer.lo ../../src/H5timer.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5timer.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5timer.c: In function 'H5_timer_begin': ../../src/H5timer.c:134:20: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:136:20: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:143:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c: In function 'H5_timer_end': ../../src/H5timer.c:175:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:175:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:176:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:176:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:177:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:177:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c: In function 'H5_bandwidth': ../../src/H5timer.c:219:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:223:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:226:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:228:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:231:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:231:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:232:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:234:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:234:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:234:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:235:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:235:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:237:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:237:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:237:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:237:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:238:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:238:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:238:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:240:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:240:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:240:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:240:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:240:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:241:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:241:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:241:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5timer.c:241:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] CC H5trace.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5trace.lo ../../src/H5trace.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5trace.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5trace.c: In function 'H5_trace': ../../src/H5trace.c:132:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5trace.c:132:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5trace.c:132:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5trace.c:139:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5trace.c:146:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5trace.c:153:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5trace.c:159:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5trace.c:2288:29: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] CC H5A.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5A.lo ../../src/H5A.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5A.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5A.c: In function 'H5A_init': ../../src/H5A.c:116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_init_interface': ../../src/H5A.c:141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_term_interface': ../../src/H5A.c:175:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5A.c: In function 'H5A_create': ../../src/H5A.c:372:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_open_common': ../../src/H5A.c:729:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_open_by_idx': ../../src/H5A.c:786:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_open_by_name': ../../src/H5A.c:850:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_write': ../../src/H5A.c:966:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_read': ../../src/H5A.c:1122:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_get_name': ../../src/H5A.c:1428:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_get_info': ../../src/H5A.c:1734:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_copy': ../../src/H5A.c:2315:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_free': ../../src/H5A.c:2377:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_close': ../../src/H5A.c:2425:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_oloc': ../../src/H5A.c:2481:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_nameof': ../../src/H5A.c:2513:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5A.c: In function 'H5A_type': ../../src/H5A.c:2543:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Abtree2.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Abtree2.lo ../../src/H5Abtree2.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Abtree2.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Abtree2.c: In function 'H5A_dense_fh_name_cmp': ../../src/H5Abtree2.c:174:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_name_store': ../../src/H5Abtree2.c:225:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_name_compare': ../../src/H5Abtree2.c:272:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../src/H5Abtree2.c:258:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_name_encode': ../../src/H5Abtree2.c:326:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_name_decode': ../../src/H5Abtree2.c:357:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_name_debug': ../../src/H5Abtree2.c:389:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_corder_store': ../../src/H5Abtree2.c:418:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_corder_compare': ../../src/H5Abtree2.c:450:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_corder_encode': ../../src/H5Abtree2.c:486:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_corder_decode': ../../src/H5Abtree2.c:516:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Abtree2.c: In function 'H5A_dense_btree2_corder_debug': ../../src/H5Abtree2.c:547:5: warning: unused variable 'err_occurred' [-Wunused-variable] CC H5Adense.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Adense.lo ../../src/H5Adense.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Adense.c:39: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Adense.c: In function 'H5A_dense_create': ../../src/H5Adense.c:195:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_fnd_cb': ../../src/H5Adense.c:312:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Adense.c: In function 'H5A_dense_open': ../../src/H5Adense.c:352:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_insert': ../../src/H5Adense.c:447:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_write_bt2_cb2': ../../src/H5Adense.c:600:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Adense.c: In function 'H5A_dense_write_bt2_cb': ../../src/H5Adense.c:641:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_write': ../../src/H5Adense.c:757:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_copy_fh_cb': ../../src/H5Adense.c:853:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_rename': ../../src/H5Adense.c:904:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_iterate_bt2_cb': ../../src/H5Adense.c:1052:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_iterate': ../../src/H5Adense.c:1154:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_remove_bt2_cb': ../../src/H5Adense.c:1289:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_remove': ../../src/H5Adense.c:1355:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_remove_by_idx_bt2_cb': ../../src/H5Adense.c:1447:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_remove_by_idx': ../../src/H5Adense.c:1574:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_exists': ../../src/H5Adense.c:1704:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_delete_bt2_cb': ../../src/H5Adense.c:1791:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Adense.c: In function 'H5A_dense_delete': ../../src/H5Adense.c:1855:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Adeprec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Adeprec.lo ../../src/H5Adeprec.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Adeprec.c:44: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Adeprec.c: In function 'H5A_init_deprec_interface': ../../src/H5Adeprec.c:103:5: warning: unused variable 'err_occurred' [-Wunused-variable] CC H5Aint.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Aint.lo ../../src/H5Aint.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Aint.c:38: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Aint.c: In function 'H5A_compact_build_table_cb': ../../src/H5Aint.c:150:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_compact_build_table': ../../src/H5Aint.c:211:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_dense_build_table_cb': ../../src/H5Aint.c:272:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_dense_build_table': ../../src/H5Aint.c:321:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_attr_cmp_name_inc': ../../src/H5Aint.c:402:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Aint.c: In function 'H5A_attr_cmp_name_dec': ../../src/H5Aint.c:430:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Aint.c: In function 'H5A_attr_cmp_corder_inc': ../../src/H5Aint.c:459:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Aint.c: In function 'H5A_attr_cmp_corder_dec': ../../src/H5Aint.c:494:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Aint.c: In function 'H5A_attr_sort_table': ../../src/H5Aint.c:524:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Aint.c: In function 'H5A_attr_iterate_table': ../../src/H5Aint.c:574:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_attr_release_table': ../../src/H5Aint.c:653:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_get_ainfo': ../../src/H5Aint.c:698:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_set_version': ../../src/H5Aint.c:763:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Aint.c: In function 'H5A_attr_copy_file': ../../src/H5Aint.c:833:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c:819:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] ../../src/H5Aint.c: In function 'H5A_attr_post_copy_file': ../../src/H5Aint.c:1082:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_dense_post_copy_file_cb': ../../src/H5Aint.c:1178:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Aint.c: In function 'H5A_dense_post_copy_file_all': ../../src/H5Aint.c:1234:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Atest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Atest.lo ../../src/H5Atest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Atest.c:38: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Atest.c: In function 'H5A_is_shared_test': ../../src/H5Atest.c:100:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Atest.c: In function 'H5A_get_shared_rc_test': ../../src/H5Atest.c:133:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5AC.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5AC.lo ../../src/H5AC.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5AC.c:41: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5AC.c: In function 'H5AC_init': ../../src/H5AC.c:235:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_init_interface': ../../src/H5AC.c:272:30: warning: request for implicit conversion from 'void *' to 'struct H5P_genclass_t *' not permitted in C++ [-Wc++-compat] ../../src/H5AC.c:280:29: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ [-Wc++-compat] ../../src/H5AC.c:302:29: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ [-Wc++-compat] ../../src/H5AC.c:324:29: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ [-Wc++-compat] ../../src/H5AC.c:266:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_term_interface': ../../src/H5AC.c:379:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5AC.c: In function 'H5AC_create': ../../src/H5AC.c:468:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_dest': ../../src/H5AC.c:695:9: warning: value computed is not used [-Wunused-value] ../../src/H5AC.c:654:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_expunge_entry': ../../src/H5AC.c:733:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_flush': ../../src/H5AC.c:818:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_get_entry_status': ../../src/H5AC.c:890:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_insert_entry': ../../src/H5AC.c:941:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_mark_entry_dirty': ../../src/H5AC.c:1040:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_move_entry': ../../src/H5AC.c:1111:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_pin_protected_entry': ../../src/H5AC.c:1189:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_protect': ../../src/H5AC.c:1258:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_resize_entry': ../../src/H5AC.c:1373:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_unpin_entry': ../../src/H5AC.c:1440:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_unprotect': ../../src/H5AC.c:1522:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c:1513:14: warning: unused variable 'size_changed' [-Wunused-variable] ../../src/H5AC.c: In function 'H5AC_set_sync_point_done_callback': ../../src/H5AC.c:1628:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5AC.c: In function 'H5AC_set_write_done_callback': ../../src/H5AC.c:1665:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5AC.c: In function 'H5AC_stats': ../../src/H5AC.c:1698:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_dump_cache': ../../src/H5AC.c:1730:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_get_cache_auto_resize_config': ../../src/H5AC.c:1767:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_get_cache_size': ../../src/H5AC.c:1889:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_get_cache_hit_rate': ../../src/H5AC.c:1927:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_reset_cache_hit_rate_stats': ../../src/H5AC.c:1955:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_set_cache_auto_resize_config': ../../src/H5AC.c:1996:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_validate_config': ../../src/H5AC.c:2173:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_close_trace_file': ../../src/H5AC.c:2267:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_open_trace_file': ../../src/H5AC.c:2329:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_add_candidate': ../../src/H5AC.c:2442:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_broadcast_candidate_list': ../../src/H5AC.c:2524:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c:2513:14: warning: unused variable 'result' [-Wunused-variable] ../../src/H5AC.c: In function 'H5AC_broadcast_clean_list': ../../src/H5AC.c:2683:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5AC.c:2683:26: warning: request for implicit conversion from 'void *' to 'haddr_t *' not permitted in C++ [-Wc++-compat] ../../src/H5AC.c:2729:13: warning: value computed is not used [-Wunused-value] ../../src/H5AC.c:2739:33: warning: request for implicit conversion from 'void *' to 'struct H5AC_slist_entry_t *' not permitted in C++ [-Wc++-compat] ../../src/H5AC.c:2747:17: warning: value computed is not used [-Wunused-value] ../../src/H5AC.c:2781:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ../../src/H5AC.c:2635:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_check_if_write_permitted': ../../src/H5AC.c:2826:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_construct_candidate_list': ../../src/H5AC.c:2888:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c:2883:44: warning: unused parameter 'aux_ptr' [-Wunused-parameter] ../../src/H5AC.c: In function 'H5AC_copy_candidate_list_to_buffer': ../../src/H5AC.c:3040:9: warning: value computed is not used [-Wunused-value] ../../src/H5AC.c:2979:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_ext_config_2_int_config': ../../src/H5AC.c:3101:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_log_deleted_entry': ../../src/H5AC.c:3208:13: warning: value computed is not used [-Wunused-value] ../../src/H5AC.c:3225:13: warning: value computed is not used [-Wunused-value] ../../src/H5AC.c:3180:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c:3172:38: warning: unused parameter 'entry_ptr' [-Wunused-parameter] ../../src/H5AC.c:3174:37: warning: unused parameter 'flags' [-Wunused-parameter] ../../src/H5AC.c: In function 'H5AC_log_dirtied_entry': ../../src/H5AC.c:3316:13: warning: conversion to 'unsigned int' from 'int32_t' may change the sign of the result [-Wsign-conversion] ../../src/H5AC.c:3316:34: warning: conversion to 'int32_t' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5AC.c:3335:17: warning: value computed is not used [-Wunused-value] ../../src/H5AC.c:3345:9: warning: conversion to 'unsigned int' from 'int32_t' may change the sign of the result [-Wsign-conversion] ../../src/H5AC.c:3345:30: warning: conversion to 'int32_t' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5AC.c:3272:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_log_flushed_entry': ../../src/H5AC.c:3430:13: warning: value computed is not used [-Wunused-value] ../../src/H5AC.c:3452:13: warning: value computed is not used [-Wunused-value] ../../src/H5AC.c:3395:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_log_inserted_entry': ../../src/H5AC.c:3561:5: warning: conversion to 'size_t' from 'int32_t' may change the sign of the result [-Wsign-conversion] ../../src/H5AC.c:3561:26: warning: conversion to 'int32_t' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../src/H5AC.c:3522:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c:3515:33: warning: unused parameter 'f' [-Wunused-parameter] ../../src/H5AC.c: In function 'H5AC_log_moved_entry': ../../src/H5AC.c:3684:13: warning: value computed is not used [-Wunused-value] ../../src/H5AC.c:3736:13: warning: conversion to 'size_t' from 'int32_t' may change the sign of the result [-Wsign-conversion] ../../src/H5AC.c:3736:34: warning: conversion to 'int32_t' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../src/H5AC.c:3763:9: warning: conversion to 'size_t' from 'int32_t' may change the sign of the result [-Wsign-conversion] ../../src/H5AC.c:3763:30: warning: conversion to 'int32_t' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../src/H5AC.c:3634:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_propagate_and_apply_candidate_list': ../../src/H5AC.c:3884:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_propagate_flushed_and_still_clean_entries_list': ../../src/H5AC.c:4048:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_receive_and_apply_clean_list': ../../src/H5AC.c:4108:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_receive_candidate_list': ../../src/H5AC.c:4219:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_rsp__dist_md_write__flush': ../../src/H5AC.c:4365:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_rsp__dist_md_write__flush_to_min_clean': ../../src/H5AC.c:4516:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_rsp__p0_only__flush': ../../src/H5AC.c:4599:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_rsp__p0_only__flush_to_min_clean': ../../src/H5AC.c:4701:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_run_sync_point': ../../src/H5AC.c:4813:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_tidy_cache_0_lists': ../../src/H5AC.c:4991:13: warning: value computed is not used [-Wunused-value] ../../src/H5AC.c:5007:13: warning: value computed is not used [-Wunused-value] ../../src/H5AC.c:4950:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5AC.c: In function 'H5AC_flush_entries': ../../src/H5AC.c:5043:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5B.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5B.lo ../../src/H5B.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5B.c:106: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5B.c: In function 'H5B_create': ../../src/H5B.c:225:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_find': ../../src/H5B.c:314:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_split': ../../src/H5B.c:410:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_insert': ../../src/H5B.c:585:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_insert_helper': ../../src/H5B.c:825:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_iterate_helper': ../../src/H5B.c:1259:15: warning: request for implicit conversion from 'void *' to 'haddr_t *' not permitted in C++ [-Wc++-compat] ../../src/H5B.c:1145:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_remove_helper': ../../src/H5B.c:1343:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_remove': ../../src/H5B.c:1665:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_delete': ../../src/H5B.c:1709:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_shared_new': ../../src/H5B.c:1828:30: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5B.c:1782:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_shared_free': ../../src/H5B.c:1859:18: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5B.c: In function 'H5B_copy': ../../src/H5B.c:1927:22: warning: request for implicit conversion from 'void *' to 'haddr_t *' not permitted in C++ [-Wc++-compat] ../../src/H5B.c:1890:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_get_info_helper': ../../src/H5B.c:1963:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_get_info': ../../src/H5B.c:2062:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_valid': ../../src/H5B.c:2116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B.c:2112:26: warning: variable 'shared' set but not used [-Wunused-but-set-variable] ../../src/H5B.c: In function 'H5B_node_dest': ../../src/H5B.c:2174:15: warning: request for implicit conversion from 'void *' to 'haddr_t *' not permitted in C++ [-Wc++-compat] CC H5Bcache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Bcache.lo ../../src/H5Bcache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Bcache.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Bcache.c: In function 'H5B_load': ../../src/H5Bcache.c:110:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Bcache.c: In function 'H5B_flush': ../../src/H5Bcache.c:213:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Bcache.c: In function 'H5B_dest': ../../src/H5Bcache.c:303:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Bcache.c: In function 'H5B_clear': ../../src/H5Bcache.c:356:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Bcache.c: In function 'H5B_compute_size': ../../src/H5Bcache.c:394:5: warning: unused variable 'err_occurred' [-Wunused-variable] CC H5Bdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Bdbg.lo ../../src/H5Bdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Bdbg.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Bdbg.c: In function 'H5B_debug': ../../src/H5Bdbg.c:68:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5B2.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5B2.lo ../../src/H5B2.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5B2.c:41: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5B2.c: In function 'H5B2_create': ../../src/H5B2.c:137:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_open': ../../src/H5B2.c:210:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_insert': ../../src/H5B2.c:275:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_find': ../../src/H5B2.c:430:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_index': ../../src/H5B2.c:565:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_remove': ../../src/H5B2.c:719:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_remove_by_idx': ../../src/H5B2.c:793:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_neighbor': ../../src/H5B2.c:916:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_modify': ../../src/H5B2.c:978:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_close': ../../src/H5B2.c:1130:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2.c: In function 'H5B2_delete': ../../src/H5B2.c:1240:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5B2cache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5B2cache.lo ../../src/H5B2cache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5B2cache.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5B2cache.c: In function 'H5B2_cache_hdr_load': ../../src/H5B2cache.c:165:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_hdr_flush': ../../src/H5B2cache.c:280:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_hdr_dest': ../../src/H5B2cache.c:381:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_hdr_clear': ../../src/H5B2cache.c:425:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_hdr_size': ../../src/H5B2cache.c:462:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_internal_load': ../../src/H5B2cache.c:552:27: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value [-Wconversion] ../../src/H5B2cache.c:553:28: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value [-Wconversion] ../../src/H5B2cache.c:572:9: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] ../../src/H5B2cache.c:502:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_internal_flush': ../../src/H5B2cache.c:625:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_internal_dest': ../../src/H5B2cache.c:722:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_internal_clear': ../../src/H5B2cache.c:767:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_leaf_load': ../../src/H5B2cache.c:890:23: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value [-Wconversion] ../../src/H5B2cache.c:844:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_leaf_flush': ../../src/H5B2cache.c:947:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_leaf_dest': ../../src/H5B2cache.c:1030:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2cache.c: In function 'H5B2_cache_leaf_clear': ../../src/H5B2cache.c:1075:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5B2dbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5B2dbg.lo ../../src/H5B2dbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5B2dbg.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5B2dbg.c: In function 'H5B2_hdr_debug': ../../src/H5B2dbg.c:100:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2dbg.c: In function 'H5B2_int_debug': ../../src/H5B2dbg.c:216:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2dbg.c: In function 'H5B2_leaf_debug': ../../src/H5B2dbg.c:348:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5B2hdr.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5B2hdr.lo ../../src/H5B2hdr.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5B2hdr.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5B2hdr.c: In function 'H5B2_hdr_init': ../../src/H5B2hdr.c:118:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_alloc': ../../src/H5B2hdr.c:244:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_create': ../../src/H5B2hdr.c:291:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_incr': ../../src/H5B2hdr.c:345:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_decr': ../../src/H5B2hdr.c:381:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_fuse_incr': ../../src/H5B2hdr.c:416:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_fuse_decr': ../../src/H5B2hdr.c:444:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_dirty': ../../src/H5B2hdr.c:475:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_free': ../../src/H5B2hdr.c:525:22: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5B2hdr.c:542:24: warning: request for implicit conversion from 'void *' to 'struct H5B2_node_info_t *' not permitted in C++ [-Wc++-compat] ../../src/H5B2hdr.c:507:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2hdr.c: In function 'H5B2_hdr_delete': ../../src/H5B2hdr.c:572:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2hdr.c:570:12: warning: variable 'ret_value' set but not used [-Wunused-but-set-variable] CC H5B2int.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5B2int.lo ../../src/H5B2int.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5B2int.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5B2int.c: In function 'H5B2_locate_record': ../../src/H5B2int.c:143:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5B2int.c: In function 'H5B2_split1': ../../src/H5B2int.c:190:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_split_root': ../../src/H5B2int.c:371:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_redistribute2': ../../src/H5B2int.c:549:13: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5B2int.c:550:13: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5B2int.c:550:30: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5B2int.c:602:13: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5B2int.c:602:29: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5B2int.c:603:13: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5B2int.c:453:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_redistribute3': ../../src/H5B2int.c:687:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_merge2': ../../src/H5B2int.c:1068:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_merge3': ../../src/H5B2int.c:1228:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_swap_leaf': ../../src/H5B2int.c:1446:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_insert_leaf': ../../src/H5B2int.c:1533:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_insert_internal': ../../src/H5B2int.c:1609:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_create_leaf': ../../src/H5B2int.c:1739:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_protect_leaf': ../../src/H5B2int.c:1808:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_create_internal': ../../src/H5B2int.c:1849:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_protect_internal': ../../src/H5B2int.c:1927:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_iterate_node': ../../src/H5B2int.c:1978:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_remove_leaf': ../../src/H5B2int.c:2085:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_remove_internal': ../../src/H5B2int.c:2170:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_remove_leaf_by_idx': ../../src/H5B2int.c:2366:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_remove_internal_by_idx': ../../src/H5B2int.c:2450:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_neighbor_leaf': ../../src/H5B2int.c:2713:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_neighbor_internal': ../../src/H5B2int.c:2799:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_delete_node': ../../src/H5B2int.c:2871:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_node_size': ../../src/H5B2int.c:2949:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_internal_free': ../../src/H5B2int.c:3002:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2int.c: In function 'H5B2_leaf_free': ../../src/H5B2int.c:3047:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5B2stat.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5B2stat.lo ../../src/H5B2stat.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5B2stat.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5B2stat.c: In function 'H5B2_stat_info': ../../src/H5B2stat.c:89:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5B2stat.c: In function 'H5B2_size': ../../src/H5B2stat.c:121:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5B2test.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5B2test.lo ../../src/H5B2test.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5B2test.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5B2test.c: In function 'H5B2_test_crt_context': ../../src/H5B2test.c:129:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2test.c: In function 'H5B2_test_crt_dbg_context': ../../src/H5B2test.c:332:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2test.c: In function 'H5B2_get_node_info_test': ../../src/H5B2test.c:405:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5B2test.c: In function 'H5B2_get_node_depth_test': ../../src/H5B2test.c:529:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5B2test.c:519:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5C.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5C.lo ../../src/H5C.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5C.c:77: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5C.c: In function 'H5C_epoch_marker_load': ../../src/H5C.c:222:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_epoch_marker_flush': ../../src/H5C.c:241:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_epoch_marker_dest': ../../src/H5C.c:256:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_epoch_marker_clear': ../../src/H5C.c:272:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_epoch_marker_notify': ../../src/H5C.c:287:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_epoch_marker_size': ../../src/H5C.c:302:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_apply_candidate_list': ../../src/H5C.c:438:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_construct_candidate_list__clean_cache': ../../src/H5C.c:754:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_construct_candidate_list__min_clean': ../../src/H5C.c:865:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_create': ../../src/H5C.c:1078:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:1084:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:1085:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:1090:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:1091:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:1094:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:1095:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:1100:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:968:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_dest': ../../src/H5C.c:1393:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_expunge_entry': ../../src/H5C.c:1447:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_flush_cache': ../../src/H5C.c:1579:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_flush_to_min_clean': ../../src/H5C.c:1937:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_get_cache_auto_resize_config': ../../src/H5C.c:2108:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_get_cache_size': ../../src/H5C.c:2157:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_get_cache_hit_rate': ../../src/H5C.c:2236:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:2214:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_get_entry_status': ../../src/H5C.c:2281:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_get_evictions_enabled': ../../src/H5C.c:2361:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_insert_entry': ../../src/H5C.c:2493:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_mark_entries_as_clean': ../../src/H5C.c:2799:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_mark_entry_dirty': ../../src/H5C.c:3069:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_move_entry': ../../src/H5C.c:3148:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_resize_entry': ../../src/H5C.c:3312:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_pin_protected_entry': ../../src/H5C.c:3415:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c:3411:25: warning: variable 'cache_ptr' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_protect': ../../src/H5C.c:3516:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_reset_cache_hit_rate_stats': ../../src/H5C.c:3884:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_set_cache_auto_resize_config': ../../src/H5C.c:3990:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:3991:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:4015:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:4016:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:4026:20: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:4036:20: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:4039:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:3929:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_set_evictions_enabled': ../../src/H5C.c:4203:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_set_prefix': ../../src/H5C.c:4257:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_set_trace_file_ptr': ../../src/H5C.c:4300:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_stats': ../../src/H5C.c:4387:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_dump_cache': ../../src/H5C.c:4914:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_unpin_entry': ../../src/H5C.c:5048:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_unprotect': ../../src/H5C.c:5139:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_validate_resize_config': ../../src/H5C.c:5513:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5514:14: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5542:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5543:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5549:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5574:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5575:22: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5581:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5582:22: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5610:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5616:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5617:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5652:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5653:20: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5666:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5667:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5C.c:5468:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C__auto_adjust_cache_size': ../../src/H5C.c:5746:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C__autoadjust__ageout': ../../src/H5C.c:6096:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C__autoadjust__ageout__cycle_epoch_marker': ../../src/H5C.c:6209:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C__autoadjust__ageout__evict_aged_out_entries': ../../src/H5C.c:6347:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C__autoadjust__ageout__insert_new_marker': ../../src/H5C.c:6554:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C__autoadjust__ageout__remove_all_markers': ../../src/H5C.c:6632:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C__autoadjust__ageout__remove_excess_markers': ../../src/H5C.c:6713:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C__flash_increase_cache_size': ../../src/H5C.c:6809:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_flush_invalidate_cache': ../../src/H5C.c:7006:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_flush_single_entry': ../../src/H5C.c:7533:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_load_entry': ../../src/H5C.c:7945:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: In function 'H5C_make_space_in_cache': ../../src/H5C.c:8107:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5C.c: At top level: ../../src/H5C.c:282:1: warning: 'H5C_epoch_marker_notify' defined but not used [-Wunused-function] CC H5CS.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5CS.lo ../../src/H5CS.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5CS.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5D.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5D.lo ../../src/H5D.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5D.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5D.c: In function 'H5D_init_pub_interface': ../../src/H5D.c:91:5: warning: unused variable 'err_occurred' [-Wunused-variable] CC H5Dbtree.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dbtree.lo ../../src/H5Dbtree.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dbtree.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dbtree.c: In function 'H5D_btree_new_node': ../../src/H5Dbtree.c:268:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_insert': ../../src/H5Dbtree.c:524:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_remove': ../../src/H5Dbtree.c:641:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_shared_create': ../../src/H5Dbtree.c:788:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_init': ../../src/H5Dbtree.c:829:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_create': ../../src/H5Dbtree.c:874:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_insert': ../../src/H5Dbtree.c:944:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_get_addr': ../../src/H5Dbtree.c:985:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_remove': ../../src/H5Dbtree.c:1116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_delete': ../../src/H5Dbtree.c:1156:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_copy_setup': ../../src/H5Dbtree.c:1216:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_copy_shutdown': ../../src/H5Dbtree.c:1265:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_size': ../../src/H5Dbtree.c:1302:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_idx_dest': ../../src/H5Dbtree.c:1412:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dbtree.c: In function 'H5D_btree_debug': ../../src/H5Dbtree.c:1452:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dchunk.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dchunk.lo ../../src/H5Dchunk.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dchunk.c:53: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dchunk.c: In function 'H5D_chunk_set_info_real': ../../src/H5Dchunk.c:298:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_set_info': ../../src/H5Dchunk.c:343:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_construct': ../../src/H5Dchunk.c:389:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_init': ../../src/H5Dchunk.c:478:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_io_init': ../../src/H5Dchunk.c:620:60: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Dchunk.c:838:41: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Dchunk.c:597:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_create_chunk_map_single': ../../src/H5Dchunk.c:1058:26: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Dchunk.c:1012:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_create_chunk_file_map_hyper': ../../src/H5Dchunk.c:1125:46: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Dchunk.c:1098:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_create_chunk_mem_map_hyper': ../../src/H5Dchunk.c:1293:30: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Dchunk.c:1275:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_file_cb': ../../src/H5Dchunk.c:1381:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_mem_cb': ../../src/H5Dchunk.c:1493:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_cacheable': ../../src/H5Dchunk.c:1568:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_read': ../../src/H5Dchunk.c:1651:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_write': ../../src/H5Dchunk.c:1800:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_flush': ../../src/H5Dchunk.c:1947:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_io_term': ../../src/H5Dchunk.c:1991:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_idx_reset': ../../src/H5Dchunk.c:2042:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_create': ../../src/H5Dchunk.c:2194:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_lookup': ../../src/H5Dchunk.c:2247:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_flush_entry': ../../src/H5Dchunk.c:2334:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_cache_evict': ../../src/H5Dchunk.c:2488:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_cache_prune': ../../src/H5Dchunk.c:2558:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_lock': ../../src/H5Dchunk.c:2684:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_unlock': ../../src/H5Dchunk.c:2948:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_allocated': ../../src/H5Dchunk.c:3057:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_allocate': ../../src/H5Dchunk.c:3217:17: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Dchunk.c:3217:62: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Dchunk.c:3141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_prune_fill': ../../src/H5Dchunk.c:3476:20: warning: size of 'chunk_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dchunk.c:3487:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_prune_by_extent': ../../src/H5Dchunk.c:3712:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_addrmap_cb': ../../src/H5Dchunk.c:4011:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_addrmap': ../../src/H5Dchunk.c:4046:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_delete': ../../src/H5Dchunk.c:4100:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_update_cache': ../../src/H5Dchunk.c:4178:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_copy_cb': ../../src/H5Dchunk.c:4274:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_copy': ../../src/H5Dchunk.c:4454:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_bh_info': ../../src/H5Dchunk.c:4692:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_dump_index': ../../src/H5Dchunk.c:4781:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_chunk_dest': ../../src/H5Dchunk.c:4863:20: warning: request for implicit conversion from 'void *' to 'struct H5D_rdcc_ent_t **' not permitted in C++ [-Wc++-compat] ../../src/H5Dchunk.c:4841:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_nonexistent_readvv_cb': ../../src/H5Dchunk.c:4973:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dchunk.c: In function 'H5D_nonexistent_readvv': ../../src/H5Dchunk.c:5023:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dcompact.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dcompact.lo ../../src/H5Dcompact.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dcompact.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dcompact.c: In function 'H5D_compact_fill': ../../src/H5Dcompact.c:126:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcompact.c: In function 'H5D_compact_construct': ../../src/H5Dcompact.c:183:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcompact.c: In function 'H5D_compact_readvv': ../../src/H5Dcompact.c:295:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcompact.c: In function 'H5D_compact_writevv': ../../src/H5Dcompact.c:336:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcompact.c: In function 'H5D_compact_flush': ../../src/H5Dcompact.c:369:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcompact.c: In function 'H5D_compact_copy': ../../src/H5Dcompact.c:412:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dcontig.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dcontig.lo ../../src/H5Dcontig.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dcontig.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dcontig.c: In function 'H5D_contig_alloc': ../../src/H5Dcontig.c:167:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_fill': ../../src/H5Dcontig.c:216:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_delete': ../../src/H5Dcontig.c:363:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_construct': ../../src/H5Dcontig.c:429:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_read': ../../src/H5Dcontig.c:549:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_write': ../../src/H5Dcontig.c:586:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_write_one': ../../src/H5Dcontig.c:629:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_readvv_sieve_cb': ../../src/H5Dcontig.c:671:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_readvv_cb': ../../src/H5Dcontig.c:827:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_readvv': ../../src/H5Dcontig.c:864:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_writevv_sieve_cb': ../../src/H5Dcontig.c:942:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_writevv_cb': ../../src/H5Dcontig.c:1148:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_writevv': ../../src/H5Dcontig.c:1184:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_flush': ../../src/H5Dcontig.c:1250:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dcontig.c: In function 'H5D_contig_copy': ../../src/H5Dcontig.c:1309:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ddbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ddbg.lo ../../src/H5Ddbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ddbg.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Ddeprec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ddeprec.lo ../../src/H5Ddeprec.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ddeprec.c:43: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ddeprec.c: In function 'H5D_extend': ../../src/H5Ddeprec.c:326:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Defl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Defl.lo ../../src/H5Defl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Defl.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Defl.c: In function 'H5D_efl_construct': ../../src/H5Defl.c:139:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Defl.c: In function 'H5D_efl_read': ../../src/H5Defl.c:292:5: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Defl.c:296:5: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Defl.c:270:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Defl.c: In function 'H5D_efl_write': ../../src/H5Defl.c:378:5: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Defl.c:386:5: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Defl.c:356:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Defl.c: In function 'H5D_efl_readvv_cb': ../../src/H5Defl.c:431:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Defl.c: In function 'H5D_efl_readvv': ../../src/H5Defl.c:465:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Defl.c: In function 'H5D_efl_writevv_cb': ../../src/H5Defl.c:511:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Defl.c: In function 'H5D_efl_writevv': ../../src/H5Defl.c:545:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Defl.c: In function 'H5D_efl_bh_info': ../../src/H5Defl.c:590:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dfill.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dfill.lo ../../src/H5Dfill.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dfill.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dfill.c: In function 'H5D_fill': ../../src/H5Dfill.c:246:28: warning: size of 'mem_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dfill.c:184:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dfill.c: In function 'H5D_fill_init': ../../src/H5Dfill.c:373:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dfill.c: In function 'H5D_fill_refill_vl': ../../src/H5Dfill.c:569:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dint.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dint.lo ../../src/H5Dint.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dint.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dint.c: In function 'H5D_init': ../../src/H5Dint.c:130:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_init_interface': ../../src/H5Dint.c:159:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_get_dxpl_cache_real': ../../src/H5Dint.c:280:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_get_dxpl_cache': ../../src/H5Dint.c:365:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D__create_named': ../../src/H5Dint.c:405:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_get_space_status': ../../src/H5Dint.c:466:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_new': ../../src/H5Dint.c:531:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_init_type': ../../src/H5Dint.c:637:30: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Dint.c:593:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_init_space': ../../src/H5Dint.c:665:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_update_oh_info': ../../src/H5Dint.c:721:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_create': ../../src/H5Dint.c:916:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_open': ../../src/H5Dint.c:1108:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_open_oid': ../../src/H5Dint.c:1207:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_close': ../../src/H5Dint.c:1356:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_alloc_storage': ../../src/H5Dint.c:1581:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_init_storage': ../../src/H5Dint.c:1740:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_get_storage_size': ../../src/H5Dint.c:1813:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_get_offset': ../../src/H5Dint.c:1868:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_vlen_reclaim': ../../src/H5Dint.c:1953:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_vlen_get_buf_size': ../../src/H5Dint.c:2040:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_check_filters': ../../src/H5Dint.c:2084:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_set_extent': ../../src/H5Dint.c:2142:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_flush_sieve_buf': ../../src/H5Dint.c:2245:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_flush_real': ../../src/H5Dint.c:2287:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_mark': ../../src/H5Dint.c:2369:1: warning: label 'done' defined but not used [-Wunused-label] ../../src/H5Dint.c:2353:32: warning: unused parameter 'dxpl_id' [-Wunused-parameter] ../../src/H5Dint.c: In function 'H5D_flush_cb': ../../src/H5Dint.c:2394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dint.c: In function 'H5D_flush': ../../src/H5Dint.c:2430:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dio.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dio.lo ../../src/H5Dio.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dio.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dio.c: In function 'H5D_read': ../../src/H5Dio.c:290:21: warning: size of 'fm' is 2680 bytes [-Wlarger-than=] ../../src/H5Dio.c:376:17: warning: passing argument 5 of 'H5S_select_construct_projection' from incompatible pointer type [enabled by default] In file included from ../../src/H5Dprivate.h:28:0, from ../../src/H5Dpkg.h:32, from ../../src/H5Dio.c:27: ../../src/H5Sprivate.h:222:15: note: expected 'const void **' but argument is of type 'void **' ../../src/H5Dio.c:318:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dio.c: In function 'H5D_write': ../../src/H5Dio.c:491:21: warning: size of 'fm' is 2680 bytes [-Wlarger-than=] ../../src/H5Dio.c:602:17: warning: passing argument 5 of 'H5S_select_construct_projection' from incompatible pointer type [enabled by default] In file included from ../../src/H5Dprivate.h:28:0, from ../../src/H5Dpkg.h:32, from ../../src/H5Dio.c:27: ../../src/H5Sprivate.h:222:15: note: expected 'const void **' but argument is of type 'void **' ../../src/H5Dio.c:519:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dio.c: In function 'H5D_ioinfo_init': ../../src/H5Dio.c:743:25: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../src/H5Dio.c: In function 'H5D_typeinfo_init': ../../src/H5Dio.c:802:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dio.c: In function 'H5D_ioinfo_adjust': ../../src/H5Dio.c:959:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dio.c: In function 'H5D_ioinfo_term': ../../src/H5Dio.c:1047:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dlayout.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dlayout.lo ../../src/H5Dlayout.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dlayout.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dlayout.c: In function 'H5D_layout_set_io_ops': ../../src/H5Dlayout.c:81:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dlayout.c: In function 'H5D_layout_meta_size': ../../src/H5Dlayout.c:138:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dlayout.c: In function 'H5D_layout_oh_create': ../../src/H5Dlayout.c:205:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dlayout.c: In function 'H5D_layout_oh_read': ../../src/H5Dlayout.c:328:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dlayout.c: In function 'H5D_layout_oh_write': ../../src/H5Dlayout.c:459:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dmpio.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dmpio.lo ../../src/H5Dmpio.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dmpio.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dmpio.c: In function 'H5D_mpio_opt_possible': ../../src/H5Dmpio.c:167:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c:160:28: warning: unused parameter 'fm' [-Wunused-parameter] ../../src/H5Dmpio.c: In function 'H5D_mpio_select_read': ../../src/H5Dmpio.c:267:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_mpio_select_write': ../../src/H5Dmpio.c:296:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_ioinfo_xfer_mode': ../../src/H5Dmpio.c:326:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_ioinfo_coll_opt_mode': ../../src/H5Dmpio.c:371:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_mpio_get_min_chunk': ../../src/H5Dmpio.c:407:28: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:404:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_mpio_get_sum_chunk': ../../src/H5Dmpio.c:440:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_contig_collective_read': ../../src/H5Dmpio.c:489:26: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dmpio.c:478:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_contig_collective_write': ../../src/H5Dmpio.c:536:26: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dmpio.c:525:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_chunk_collective_io': ../../src/H5Dmpio.c:604:26: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dmpio.c:608:22: warning: cast from function call of type 'unsigned int' to non-matching type 'enum H5FD_mpio_chunk_opt_t' [-Wbad-function-cast] ../../src/H5Dmpio.c:626:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:595:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_chunk_collective_read': ../../src/H5Dmpio.c:736:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_chunk_collective_write': ../../src/H5Dmpio.c:767:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_link_chunk_collective_io': ../../src/H5Dmpio.c:861:40: warning: request for implicit conversion from 'void *' to 'struct H5D_chunk_info_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dmpio.c:818:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_multi_chunk_collective_io': ../../src/H5Dmpio.c:1175:17: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../src/H5Dmpio.c:1215:17: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../src/H5Dmpio.c:1091:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_multi_chunk_collective_io_no_opt': ../../src/H5Dmpio.c:1344:20: warning: request for implicit conversion from 'void *' to 'struct H5D_chunk_info_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dmpio.c:1379:13: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../src/H5Dmpio.c:1438:13: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../src/H5Dmpio.c:1298:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_inter_collective_io': ../../src/H5Dmpio.c:1485:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_final_collective_io': ../../src/H5Dmpio.c:1549:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_sort_chunk': ../../src/H5Dmpio.c:1653:44: warning: request for implicit conversion from 'void *' to 'haddr_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dmpio.c:1677:32: warning: request for implicit conversion from 'void *' to 'struct H5D_chunk_info_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dmpio.c:1620:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: In function 'H5D_obtain_mpio_mode': ../../src/H5Dmpio.c:1798:22: warning: cast from function call of type 'unsigned int' to non-matching type 'enum H5FD_mpio_chunk_opt_t' [-Wbad-function-cast] ../../src/H5Dmpio.c:1807:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:1810:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:1811:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:1811:23: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dmpio.c:1814:40: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:1820:23: warning: request for implicit conversion from 'void *' to 'struct H5D_chunk_info_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dmpio.c:1837:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:1859:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../src/H5Dmpio.c:1866:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:1867:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:1873:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:1873:78: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:1876:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:1877:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Dmpio.c:1783:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dmpio.c: At top level: ../../src/H5Dmpio.c:81:0: warning: macro "H5D_CHUNK_IO_MODE_IND" is not used [-Wunused-macros] ../../src/H5Dmpio.c:87:0: warning: macro "H5D_CHUNK_SELECT_NONE" is not used [-Wunused-macros] ../../src/H5Dmpio.c:86:0: warning: macro "H5D_CHUNK_SELECT_IRREG" is not used [-Wunused-macros] CC H5Doh.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Doh.lo ../../src/H5Doh.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Doh.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Doh.c: In function 'H5O_dset_get_copy_file_udata': ../../src/H5Doh.c:114:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Doh.c: In function 'H5O_dset_isa': ../../src/H5Doh.c:194:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Doh.c: In function 'H5O_dset_open': ../../src/H5Doh.c:236:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Doh.c: In function 'H5O_dset_create': ../../src/H5Doh.c:289:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Doh.c: In function 'H5O_dset_get_oloc': ../../src/H5Doh.c:337:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Doh.c: In function 'H5O_dset_bh_info': ../../src/H5Doh.c:382:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Doh.c: In function 'H5O_dset_flush': ../../src/H5Doh.c:483:2: warning: assignment makes integer from pointer without a cast [enabled by default] ../../src/H5Doh.c:462:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Dscatgath.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dscatgath.lo ../../src/H5Dscatgath.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dscatgath.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dscatgath.c: In function 'H5D_scatter_file': ../../src/H5Dscatgath.c:99:13: warning: size of '_off' is 8192 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:104:12: warning: size of '_len' is 4096 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:163:13: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:165:13: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:111:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dscatgath.c: In function 'H5D_gather_file': ../../src/H5Dscatgath.c:198:13: warning: size of '_off' is 8192 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:203:12: warning: size of '_len' is 4096 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:264:13: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:266:13: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:210:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dscatgath.c: In function 'H5D_scatter_mem': ../../src/H5Dscatgath.c:294:13: warning: size of '_off' is 8192 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:296:12: warning: size of '_len' is 4096 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:349:13: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:351:13: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:304:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dscatgath.c: In function 'H5D_gather_mem': ../../src/H5Dscatgath.c:381:13: warning: size of '_off' is 8192 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:383:12: warning: size of '_len' is 4096 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:436:13: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:438:13: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:391:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dscatgath.c: In function 'H5D_scatgath_read': ../../src/H5Dscatgath.c:462:20: warning: size of 'mem_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:464:20: warning: size of 'bkg_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:466:20: warning: size of 'file_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:472:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dscatgath.c: In function 'H5D_scatgath_write': ../../src/H5Dscatgath.c:594:20: warning: size of 'mem_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:596:20: warning: size of 'bkg_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:598:20: warning: size of 'file_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:604:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dscatgath.c: In function 'H5D_compound_opt_read': ../../src/H5Dscatgath.c:746:16: warning: size of '_off' is 8192 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:748:16: warning: size of '_len' is 4096 bytes [-Wlarger-than=] ../../src/H5Dscatgath.c:830:13: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:832:13: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dscatgath.c:753:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dscatgath.c: In function 'H5D_scatter_file': ../../src/H5Dscatgath.c:168:1: warning: stack usage is 12528 bytes [-Wstack-usage=] ../../src/H5Dscatgath.c: In function 'H5D_gather_file': ../../src/H5Dscatgath.c:269:1: warning: stack usage is 12528 bytes [-Wstack-usage=] ../../src/H5Dscatgath.c: In function 'H5D_scatter_mem': ../../src/H5Dscatgath.c:354:1: warning: stack usage is 12400 bytes [-Wstack-usage=] ../../src/H5Dscatgath.c: In function 'H5D_gather_mem': ../../src/H5Dscatgath.c:441:1: warning: stack usage is 12400 bytes [-Wstack-usage=] ../../src/H5Dscatgath.c: In function 'H5D_compound_opt_read': ../../src/H5Dscatgath.c:835:1: warning: stack usage is 12432 bytes [-Wstack-usage=] CC H5Dselect.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dselect.lo ../../src/H5Dselect.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dselect.c:32: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dselect.c: In function 'H5D_select_io': ../../src/H5Dselect.c:86:20: warning: size of 'mem_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dselect.c:88:20: warning: size of 'file_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Dselect.c:90:13: warning: size of '_mem_off' is 8192 bytes [-Wlarger-than=] ../../src/H5Dselect.c:92:13: warning: size of '_file_off' is 8192 bytes [-Wlarger-than=] ../../src/H5Dselect.c:94:12: warning: size of '_mem_len' is 4096 bytes [-Wlarger-than=] ../../src/H5Dselect.c:96:12: warning: size of '_file_len' is 4096 bytes [-Wlarger-than=] ../../src/H5Dselect.c:239:18: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dselect.c:241:18: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dselect.c:243:17: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dselect.c:245:17: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Dselect.c:105:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dselect.c: In function 'H5D_select_read': ../../src/H5Dselect.c:269:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dselect.c: In function 'H5D_select_write': ../../src/H5Dselect.c:300:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dselect.c: In function 'H5D_select_io': ../../src/H5Dselect.c:248:1: warning: stack usage is 28896 bytes [-Wstack-usage=] ../../src/H5Dselect.c:248:1: warning: the frame size of 28816 bytes is larger than 16384 bytes [-Wframe-larger-than=] CC H5Dtest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Dtest.lo ../../src/H5Dtest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Dtest.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Dtest.c: In function 'H5D_layout_version_test': ../../src/H5Dtest.c:90:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dtest.c: In function 'H5D_layout_contig_size_test': ../../src/H5Dtest.c:129:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Dtest.c: In function 'H5D_current_cache_size_test': ../../src/H5Dtest.c:170:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5E.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5E.lo ../../src/H5E.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5E.c:57: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5E.c: In function 'H5E_init': ../../src/H5E.c:147:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5E.c: In function 'H5E_init_interface': ../../src/H5E.c:213:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5E.c: In function 'H5E_register_class': ../../src/H5E.c:456:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5E.c: In function 'H5E_unregister_class': ../../src/H5E.c:540:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5E.c: In function 'H5E_close_msg_cb': ../../src/H5E.c:651:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5E.c: In function 'H5E_create_msg': ../../src/H5E.c:793:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5E.c: In function 'H5E_get_current_stack': ../../src/H5E.c:950:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5E.c: In function 'H5E_set_current_stack': ../../src/H5E.c:1074:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5E.c: In function 'H5Epush2': ../../src/H5E.c:1361:5: warning: implicit declaration of function 'vasprintf' [-Wimplicit-function-declaration] ../../src/H5E.c:1361:5: warning: nested extern declaration of 'vasprintf' [-Wnested-externs] CC H5Edeprec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Edeprec.lo ../../src/H5Edeprec.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Edeprec.c:43: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Eint.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Eint.lo ../../src/H5Eint.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Eint.c:40: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Eint.c: In function 'H5E_print': ../../src/H5Eint.c:453:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Eint.c: In function 'H5E_walk': ../../src/H5Eint.c:528:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Eint.c: In function 'H5E_printf_stack': ../../src/H5Eint.c:725:5: warning: implicit declaration of function 'vasprintf' [-Wimplicit-function-declaration] ../../src/H5Eint.c:725:5: warning: nested extern declaration of 'vasprintf' [-Wnested-externs] ../../src/H5Eint.c: In function 'H5E_clear_entries': ../../src/H5Eint.c:905:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Eint.c:907:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Eint.c:909:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Eint.c:884:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Eint.c: In function 'H5E_clear_stack': ../../src/H5Eint.c:938:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Eint.c: In function 'H5E_pop': ../../src/H5Eint.c:974:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Eint.c: In function 'H5E_dump_api_stack': ../../src/H5Eint.c:1008:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5F.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5F.lo ../../src/H5F.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5F.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5F.c: In function 'H5F_init': ../../src/H5F.c:102:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_init_interface': ../../src/H5F.c:128:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_get_access_plist': ../../src/H5F.c:298:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_get_obj_count': ../../src/H5F.c:428:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_get_obj_ids': ../../src/H5F.c:506:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_get_objects': ../../src/H5F.c:541:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c:538:12: warning: unused variable 'type_exists' [-Wunused-variable] ../../src/H5F.c: In function 'H5F_get_objects_cb': ../../src/H5F.c:631:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_new': ../../src/H5F.c:848:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_dest': ../../src/H5F.c:1005:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_open': ../../src/H5F.c:1189:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_flush': ../../src/H5F.c:1689:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_close': ../../src/H5F.c:1758:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_try_close': ../../src/H5F.c:1816:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_get_id': ../../src/H5F.c:2141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5F.c: In function 'H5F_build_actual_name': ../../src/H5F.c:2267:18: warning: size of 'realname' is 4096 bytes [-Wlarger-than=] ../../src/H5F.c:2238:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Faccum.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Faccum.lo ../../src/H5Faccum.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Faccum.c:39: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Faccum.c: In function 'H5F_accum_read': ../../src/H5Faccum.c:120:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Faccum.c: In function 'H5F_accum_adjust': ../../src/H5Faccum.c:281:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Faccum.c: In function 'H5F_accum_write': ../../src/H5Faccum.c:420:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Faccum.c: In function 'H5F_accum_free': ../../src/H5Faccum.c:836:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Faccum.c: In function 'H5F_accum_flush': ../../src/H5Faccum.c:992:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Faccum.c: In function 'H5F_accum_reset': ../../src/H5Faccum.c:1030:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fcwfs.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fcwfs.lo ../../src/H5Fcwfs.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fcwfs.c:44: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fcwfs.c: In function 'H5F_cwfs_add': ../../src/H5Fcwfs.c:112:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fcwfs.c: In function 'H5F_cwfs_find_free_heap': ../../src/H5Fcwfs.c:170:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fdbg.lo ../../src/H5Fdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fdbg.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fdbg.c: In function 'H5F_debug': ../../src/H5Fdbg.c:56:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fefc.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fefc.lo ../../src/H5Fefc.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fefc.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fefc.c: In function 'H5F_efc_create': ../../src/H5Fefc.c:98:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fefc.c: In function 'H5F_efc_open': ../../src/H5Fefc.c:152:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fefc.c: In function 'H5F_efc_close': ../../src/H5Fefc.c:341:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fefc.c: In function 'H5F_efc_release': ../../src/H5Fefc.c:430:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fefc.c: In function 'H5F_efc_destroy': ../../src/H5Fefc.c:490:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fefc.c: In function 'H5F_efc_remove_ent': ../../src/H5Fefc.c:541:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fefc.c: In function 'H5F_efc_try_close': ../../src/H5Fefc.c:793:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ffake.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ffake.lo ../../src/H5Ffake.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ffake.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ffake.c: In function 'H5F_fake_alloc': ../../src/H5Ffake.c:75:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fio.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fio.lo ../../src/H5Fio.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fio.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fio.c: In function 'H5F_block_read': ../../src/H5Fio.c:100:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fio.c: In function 'H5F_block_write': ../../src/H5Fio.c:141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fmount.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fmount.lo ../../src/H5Fmount.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fmount.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fmount.c: In function 'H5F_close_mounts': ../../src/H5Fmount.c:79:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fmount.c: In function 'H5F_mount': ../../src/H5Fmount.c:144:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fmount.c: In function 'H5F_unmount': ../../src/H5Fmount.c:310:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fmount.c: In function 'H5F_flush_mounts_recurse': ../../src/H5Fmount.c:648:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fmount.c: In function 'H5F_flush_mounts': ../../src/H5Fmount.c:688:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fmount.c: In function 'H5F_traverse_mount': ../../src/H5Fmount.c:729:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fmpi.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fmpi.lo ../../src/H5Fmpi.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fmpi.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fmpi.c: In function 'H5F_mpi_get_rank': ../../src/H5Fmpi.c:103:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fmpi.c: In function 'H5F_mpi_get_comm': ../../src/H5Fmpi.c:137:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fmpi.c: In function 'H5F_mpi_get_size': ../../src/H5Fmpi.c:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fquery.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fquery.lo ../../src/H5Fquery.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fquery.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fquery.c: In function 'H5F_get_fileno': ../../src/H5Fquery.c:940:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fquery.c: In function 'H5F_get_eoa': ../../src/H5Fquery.c:973:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fquery.c: In function 'H5F_get_vfd_handle': ../../src/H5Fquery.c:1006:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fsfile.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fsfile.lo ../../src/H5Fsfile.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fsfile.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fsfile.c: In function 'H5F_sfile_add': ../../src/H5Fsfile.c:110:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsfile.c: In function 'H5F_sfile_remove': ../../src/H5Fsfile.c:194:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fsuper.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fsuper.lo ../../src/H5Fsuper.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fsuper.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fsuper.c: In function 'H5F_locate_signature': ../../src/H5Fsuper.c:126:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper.c: In function 'H5F_super_ext_create': ../../src/H5Fsuper.c:183:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper.c: In function 'H5F_super_ext_open': ../../src/H5Fsuper.c:236:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper.c: In function 'H5F_super_ext_close': ../../src/H5Fsuper.c:275:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper.c: In function 'H5F_super_read': ../../src/H5Fsuper.c:330:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper.c: In function 'H5F_super_init': ../../src/H5Fsuper.c:404:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper.c: In function 'H5F_super_dirty': ../../src/H5Fsuper.c:656:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper.c: In function 'H5F_super_size': ../../src/H5Fsuper.c:721:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper.c: In function 'H5F_super_ext_write_msg': ../../src/H5Fsuper.c:780:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Fsuper_cache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Fsuper_cache.lo ../../src/H5Fsuper_cache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Fsuper_cache.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Fsuper_cache.c: In function 'H5F_sblock_load': ../../src/H5Fsuper_cache.c:277:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:278:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:279:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:280:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:288:30: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:409:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:410:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:411:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:412:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Fsuper_cache.c:132:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper_cache.c: In function 'H5F_sblock_flush': ../../src/H5Fsuper_cache.c:602:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper_cache.c: In function 'H5F_sblock_dest': ../../src/H5Fsuper_cache.c:800:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Fsuper_cache.c: In function 'H5F_sblock_clear': ../../src/H5Fsuper_cache.c:831:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ftest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ftest.lo ../../src/H5Ftest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ftest.c:42: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ftest.c: In function 'H5F_get_sohm_mesg_count_test': ../../src/H5Ftest.c:105:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ftest.c: In function 'H5F_check_cached_stab_test': ../../src/H5Ftest.c:142:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ftest.c: In function 'H5F_get_maxaddr_test': ../../src/H5Ftest.c:176:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FD.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FD.lo ../../src/H5FD.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FD.c:41: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FD.c: In function 'H5FD_init': ../../src/H5FD.c:136:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_init_interface': ../../src/H5FD.c:165:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_register': ../../src/H5FD.c:359:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_get_class': ../../src/H5FD.c:451:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_sb_size': ../../src/H5FD.c:504:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_sb_encode': ../../src/H5FD.c:542:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_sb_decode': ../../src/H5FD.c:572:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_pl_copy': ../../src/H5FD.c:609:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_pl_close': ../../src/H5FD.c:654:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_fapl_get': ../../src/H5FD.c:704:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_fapl_open': ../../src/H5FD.c:738:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_fapl_copy': ../../src/H5FD.c:783:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_fapl_close': ../../src/H5FD.c:819:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_dxpl_open': ../../src/H5FD.c:858:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_dxpl_copy': ../../src/H5FD.c:902:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_dxpl_close': ../../src/H5FD.c:938:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_open': ../../src/H5FD.c:1064:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_close': ../../src/H5FD.c:1196:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_cmp': ../../src/H5FD.c:1279:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_query': ../../src/H5FD.c:1361:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5FD.c:1372:1: warning: label 'done' defined but not used [-Wunused-label] ../../src/H5FD.c: In function 'H5FD_driver_query': ../../src/H5FD.c:1398:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5FD.c:1409:1: warning: label 'done' defined but not used [-Wunused-label] ../../src/H5FD.c: In function 'H5FD_get_maxaddr': ../../src/H5FD.c:1694:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_get_fs_type_map': ../../src/H5FD.c:1752:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_flush': ../../src/H5FD.c:1939:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_truncate': ../../src/H5FD.c:2008:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FD.c: In function 'H5FD_get_vfd_handle': ../../src/H5FD.c:2100:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FDcore.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDcore.lo ../../src/H5FDcore.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDcore.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDcore.c: In function 'H5FD_core_init': ../../src/H5FDcore.c:231:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_fapl_get': ../../src/H5FDcore.c:369:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_open': ../../src/H5FDcore.c:417:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_close': ../../src/H5FDcore.c:614:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_set_eoa': ../../src/H5FDcore.c:815:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_get_handle': ../../src/H5FDcore.c:874:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_read': ../../src/H5FDcore.c:941:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_write': ../../src/H5FDcore.c:1006:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_flush': ../../src/H5FDcore.c:1083:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDcore.c: In function 'H5FD_core_truncate': ../../src/H5FDcore.c:1185:27: warning: conversion to 'size_t' from 'haddr_t' may alter its value [-Wconversion] ../../src/H5FDcore.c:1178:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FDdirect.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDdirect.lo ../../src/H5FDdirect.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDdirect.c:32: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../src/H5FDdirect.c:32:0: ../../src/H5private.h:1755:15: warning: 'H5_interface_initialize_g' defined but not used [-Wunused-variable] ../../src/H5private.h:1756:18: warning: 'H5FD_direct_init_interface' declared 'static' but never defined [-Wunused-function] CC H5FDfamily.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDfamily.lo ../../src/H5FDfamily.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDfamily.c:41: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDfamily.c: In function 'H5FD_family_init': ../../src/H5FDfamily.c:197:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_fapl_get': ../../src/H5FDfamily.c:374:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_fapl_copy': ../../src/H5FDfamily.c:420:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_fapl_free': ../../src/H5FDfamily.c:473:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_dxpl_copy': ../../src/H5FDfamily.c:508:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_dxpl_free': ../../src/H5FDfamily.c:559:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_sb_decode': ../../src/H5FDfamily.c:668:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_open': ../../src/H5FDfamily.c:742:11: warning: size of 'memb_name' is 4096 bytes [-Wlarger-than=] ../../src/H5FDfamily.c:742:28: warning: size of 'temp' is 4096 bytes [-Wlarger-than=] ../../src/H5FDfamily.c:804:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5FDfamily.c:804:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5FDfamily.c:805:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5FDfamily.c:805:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5FDfamily.c:811:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5FDfamily.c:811:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5FDfamily.c:746:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_close': ../../src/H5FDfamily.c:903:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_cmp': ../../src/H5FDfamily.c:963:1: warning: label 'done' defined but not used [-Wunused-label] ../../src/H5FDfamily.c: In function 'H5FD_family_set_eoa': ../../src/H5FDfamily.c:1063:11: warning: size of 'memb_name' is 4096 bytes [-Wlarger-than=] ../../src/H5FDfamily.c:1086:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5FDfamily.c:1086:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../src/H5FDfamily.c:1067:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_get_handle': ../../src/H5FDfamily.c:1199:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_read': ../../src/H5FDfamily.c:1251:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_write': ../../src/H5FDfamily.c:1328:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_flush': ../../src/H5FDfamily.c:1393:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_truncate': ../../src/H5FDfamily.c:1428:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDfamily.c: In function 'H5FD_family_open': ../../src/H5FDfamily.c:876:1: warning: stack usage is 8336 bytes [-Wstack-usage=] CC H5FDint.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDint.lo ../../src/H5FDint.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDint.c:40: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDint.c: In function 'H5FD_read': ../../src/H5FDint.c:125:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDint.c: In function 'H5FD_write': ../../src/H5FDint.c:168:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDint.c: In function 'H5FD_set_eoa': ../../src/H5FDint.c:215:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDint.c: In function 'H5FD_get_eoa': ../../src/H5FDint.c:252:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDint.c: In function 'H5FD_get_eof': ../../src/H5FDint.c:294:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FDlog.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDlog.lo ../../src/H5FDlog.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDlog.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDlog.c: In function 'H5FD_log_init': ../../src/H5FDlog.c:282:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDlog.c: In function 'H5Pset_fapl_log': ../../src/H5FDlog.c:349:18: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5FDlog.c: In function 'H5FD_log_fapl_copy': ../../src/H5FDlog.c:411:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDlog.c: In function 'H5FD_log_open': ../../src/H5FDlog.c:645:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5FDlog.c:647:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5FDlog.c:505:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDlog.c: In function 'H5FD_log_close': ../../src/H5FDlog.c:735:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5FDlog.c:701:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDlog.c: In function 'H5FD_log_get_handle': ../../src/H5FDlog.c:1082:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDlog.c: In function 'H5FD_log_read': ../../src/H5FDlog.c:1179:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5FDlog.c:1268:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5FDlog.c:1123:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDlog.c: In function 'H5FD_log_write': ../../src/H5FDlog.c:1385:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5FDlog.c:1471:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5FDlog.c:1324:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDlog.c: In function 'H5FD_log_truncate': ../../src/H5FDlog.c:1522:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FDmpi.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDmpi.lo ../../src/H5FDmpi.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDmpi.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDmpi.c: In function 'H5FD_mpi_get_rank': ../../src/H5FDmpi.c:62:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpi.c: In function 'H5FD_mpi_get_size': ../../src/H5FDmpi.c:98:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpi.c: In function 'H5FD_mpi_get_comm': ../../src/H5FDmpi.c:134:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpi.c: In function 'H5FD_mpi_comm_info_dup': ../../src/H5FDmpi.c:260:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpi.c: In function 'H5FD_mpi_comm_info_free': ../../src/H5FDmpi.c:320:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpi.c: In function 'H5FD_mpi_setup_collective': ../../src/H5FDmpi.c:474:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpi.c: In function 'H5FD_mpi_teardown_collective': ../../src/H5FDmpi.c:514:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FDmpio.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDmpio.lo ../../src/H5FDmpio.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDmpio.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDmpio.c: In function 'H5FD_mpio_init': ../../src/H5FDmpio.c:203:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpio.c: In function 'H5FD_mpio_fapl_get': ../../src/H5FDmpio.c:761:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpio.c: In function 'H5FD_mpio_fapl_copy': ../../src/H5FDmpio.c:804:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpio.c: In function 'H5FD_set_mpio_atomicity': ../../src/H5FDmpio.c:900:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpio.c: In function 'H5FD_get_mpio_atomicity': ../../src/H5FDmpio.c:947:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpio.c: In function 'H5FD_mpio_open': ../../src/H5FDmpio.c:1091:59: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5FDmpio.c:1039:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpio.c: In function 'H5FD_mpio_close': ../../src/H5FDmpio.c:1199:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpio.c: In function 'H5FD_mpio_get_handle': ../../src/H5FDmpio.c:1400:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpio.c: In function 'H5FD_mpio_read': ../../src/H5FDmpio.c:1534:21: warning: cast from function call of type 'unsigned int' to non-matching type 'enum H5FD_mpio_xfer_t' [-Wbad-function-cast] ../../src/H5FDmpio.c:1578:25: warning: cast from function call of type 'unsigned int' to non-matching type 'enum H5FD_mpio_collective_opt_t' [-Wbad-function-cast] ../../src/H5FDmpio.c:1498:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpio.c: In function 'H5FD_mpio_write': ../../src/H5FDmpio.c:1818:21: warning: cast from function call of type 'unsigned int' to non-matching type 'enum H5FD_mpio_xfer_t' [-Wbad-function-cast] ../../src/H5FDmpio.c:1873:25: warning: cast from function call of type 'unsigned int' to non-matching type 'enum H5FD_mpio_collective_opt_t' [-Wbad-function-cast] ../../src/H5FDmpio.c:1881:83: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5FDmpio.c:1889:79: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5FDmpio.c:1899:75: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5FDmpio.c:1782:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpio.c: In function 'H5FD_mpio_flush': ../../src/H5FDmpio.c:1957:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpio.c: In function 'H5FD_mpio_truncate': ../../src/H5FDmpio.c:2001:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FDmpiposix.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDmpiposix.lo ../../src/H5FDmpiposix.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDmpiposix.c:40: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDmpiposix.c: In function 'H5FD_mpiposix_init': ../../src/H5FDmpiposix.c:289:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpiposix.c: In function 'H5Pget_fapl_mpiposix': ../../src/H5FDmpiposix.c:435:18: warning: request for implicit conversion from 'void *' to 'struct H5FD_mpiposix_fapl_t *' not permitted in C++ [-Wc++-compat] ../../src/H5FDmpiposix.c: In function 'H5FD_mpiposix_fapl_get': ../../src/H5FDmpiposix.c:486:18: warning: request for implicit conversion from 'void *' to 'struct H5FD_mpiposix_fapl_t *' not permitted in C++ [-Wc++-compat] ../../src/H5FDmpiposix.c:481:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpiposix.c: In function 'H5FD_mpiposix_fapl_copy': ../../src/H5FDmpiposix.c:529:22: warning: request for implicit conversion from 'void *' to 'struct H5FD_mpiposix_fapl_t *' not permitted in C++ [-Wc++-compat] ../../src/H5FDmpiposix.c:527:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpiposix.c: In function 'H5FD_mpiposix_open': ../../src/H5FDmpiposix.c:651:6: warning: request for implicit conversion from 'void *' to 'const struct H5FD_mpiposix_fapl_t *' not permitted in C++ [-Wc++-compat] ../../src/H5FDmpiposix.c:747:20: warning: request for implicit conversion from 'void *' to 'struct H5FD_mpiposix_t *' not permitted in C++ [-Wc++-compat] ../../src/H5FDmpiposix.c:756:19: warning: conversion to 'haddr_t' from '__off64_t' may change the sign of the result [-Wsign-conversion] ../../src/H5FDmpiposix.c:632:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpiposix.c: In function 'H5FD_mpiposix_close': ../../src/H5FDmpiposix.c:826:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpiposix.c: In function 'H5FD_mpiposix_get_handle': ../../src/H5FDmpiposix.c:1065:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpiposix.c: In function 'H5FD_mpiposix_read': ../../src/H5FDmpiposix.c:1152:9: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5FDmpiposix.c:1107:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpiposix.c: In function 'H5FD_mpiposix_write': ../../src/H5FDmpiposix.c:1226:23: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ [-Wc++-compat] ../../src/H5FDmpiposix.c:1319:9: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5FDmpiposix.c:1209:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDmpiposix.c: In function 'H5FD_mpiposix_truncate': ../../src/H5FDmpiposix.c:1382:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FDmulti.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDmulti.lo ../../src/H5FDmulti.c In file included from /usr/include/assert.h:36:0, from ../../src/H5FDmulti.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDmulti.c: In function 'compute_next': ../../src/H5FDmulti.c:2062:2: warning: declaration of '_unmapped' shadows a previous local [-Wshadow] ../../src/H5FDmulti.c:2061:5: warning: shadowed declaration is here [-Wshadow] ../../src/H5FDmulti.c:2062:2: warning: declaration of '_seen' shadows a previous local [-Wshadow] ../../src/H5FDmulti.c:2061:5: warning: shadowed declaration is here [-Wshadow] ../../src/H5FDmulti.c: In function 'open_members': ../../src/H5FDmulti.c:2107:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] CC H5FDsec2.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDsec2.lo ../../src/H5FDsec2.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDsec2.c:32: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDsec2.c: In function 'H5FD_sec2_init': ../../src/H5FDsec2.c:240:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDsec2.c: In function 'H5FD_sec2_open': ../../src/H5FDsec2.c:337:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDsec2.c: In function 'H5FD_sec2_close': ../../src/H5FDsec2.c:454:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDsec2.c: In function 'H5FD_sec2_get_handle': ../../src/H5FDsec2.c:672:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDsec2.c: In function 'H5FD_sec2_read': ../../src/H5FDsec2.c:708:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDsec2.c: In function 'H5FD_sec2_write': ../../src/H5FDsec2.c:808:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDsec2.c: In function 'H5FD_sec2_truncate': ../../src/H5FDsec2.c:901:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FDspace.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDspace.lo ../../src/H5FDspace.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FDspace.c:40: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FDspace.c: In function 'H5FD_extend': ../../src/H5FDspace.c:134:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDspace.c: In function 'H5FD_alloc_real': ../../src/H5FDspace.c:202:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDspace.c: In function 'H5FD_alloc': ../../src/H5FDspace.c:258:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDspace.c: In function 'H5FD_free_real': ../../src/H5FDspace.c:298:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDspace.c: In function 'H5FD_free': ../../src/H5FDspace.c:383:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FDspace.c: In function 'H5FD_try_extend': ../../src/H5FDspace.c:429:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FDstdio.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDstdio.lo ../../src/H5FDstdio.c In file included from /usr/include/assert.h:36:0, from ../../src/H5FDstdio.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5FL.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FL.lo ../../src/H5FL.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FL.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FL.c: In function 'H5FL_malloc': ../../src/H5FL.c:196:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_reg_init': ../../src/H5FL.c:236:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_reg_free': ../../src/H5FL.c:288:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_reg_malloc': ../../src/H5FL.c:373:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_reg_calloc': ../../src/H5FL.c:450:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_reg_gc': ../../src/H5FL.c:542:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_blk_create_list': ../../src/H5FL.c:721:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_blk_init': ../../src/H5FL.c:772:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_blk_free_block_avail': ../../src/H5FL.c:815:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_blk_malloc': ../../src/H5FL.c:856:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_blk_calloc': ../../src/H5FL.c:946:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_blk_free': ../../src/H5FL.c:992:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_blk_realloc': ../../src/H5FL.c:1090:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_blk_gc': ../../src/H5FL.c:1227:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_arr_init': ../../src/H5FL.c:1332:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_arr_free': ../../src/H5FL.c:1386:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_arr_malloc': ../../src/H5FL.c:1461:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_arr_calloc': ../../src/H5FL.c:1534:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_arr_realloc': ../../src/H5FL.c:1572:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_arr_gc': ../../src/H5FL.c:1696:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_seq_malloc': ../../src/H5FL.c:1836:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_seq_calloc': ../../src/H5FL.c:1870:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_seq_realloc': ../../src/H5FL.c:1904:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_fac_init': ../../src/H5FL.c:1943:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_fac_free': ../../src/H5FL.c:2019:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_fac_malloc': ../../src/H5FL.c:2108:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_fac_calloc': ../../src/H5FL.c:2185:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_fac_gc': ../../src/H5FL.c:2274:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_fac_term': ../../src/H5FL.c:2320:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_garbage_coll': ../../src/H5FL.c:2426:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FL.c: In function 'H5FL_set_free_list_limits': ../../src/H5FL.c:2487:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FO.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FO.lo ../../src/H5FO.c In file included from /usr/include/stdio.h:27:0, from ../../src/H5Epublic.h:22, from ../../src/H5Eprivate.h:22, from ../../src/H5FO.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FO.c: In function 'H5FO_create': ../../src/H5FO.c:78:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FO.c: In function 'H5FO_insert': ../../src/H5FO.c:166:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FO.c: In function 'H5FO_delete': ../../src/H5FO.c:218:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FO.c: In function 'H5FO_dest': ../../src/H5FO.c:352:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FO.c: In function 'H5FO_top_create': ../../src/H5FO.c:397:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FO.c: In function 'H5FO_top_incr': ../../src/H5FO.c:436:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FO.c: In function 'H5FO_top_decr': ../../src/H5FO.c:491:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FO.c: In function 'H5FO_top_dest': ../../src/H5FO.c:585:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FS.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FS.lo ../../src/H5FS.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FS.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FS.c: In function 'H5FS_create': ../../src/H5FS.c:112:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_open': ../../src/H5FS.c:201:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_delete': ../../src/H5FS.c:270:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_close': ../../src/H5FS.c:361:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_new': ../../src/H5FS.c:566:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5FS.c:528:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_size': ../../src/H5FS.c:601:24: warning: unused parameter 'f' [-Wunused-parameter] ../../src/H5FS.c: In function 'H5FS_incr': ../../src/H5FS.c:637:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_decr': ../../src/H5FS.c:678:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_dirty': ../../src/H5FS.c:726:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_hdr_dest': ../../src/H5FS.c:764:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FS.c: In function 'H5FS_sinfo_dest': ../../src/H5FS.c:892:17: warning: request for implicit conversion from 'void *' to 'struct H5FS_bin_t *' not permitted in C++ [-Wc++-compat] ../../src/H5FS.c:875:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FScache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FScache.lo ../../src/H5FScache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FScache.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FScache.c: In function 'H5FS_cache_hdr_load': ../../src/H5FScache.c:161:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_cache_hdr_flush': ../../src/H5FScache.c:288:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_cache_hdr_dest': ../../src/H5FScache.c:450:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_cache_hdr_clear': ../../src/H5FScache.c:499:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_cache_sinfo_load': ../../src/H5FScache.c:618:17: warning: variable 'old_tot_space' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c:617:17: warning: variable 'old_ghost_sect_count' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c:616:17: warning: variable 'old_serial_sect_count' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c:615:17: warning: variable 'old_tot_sect_count' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c:577:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_sinfo_serialize_sect_cb': ../../src/H5FScache.c:734:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_sinfo_serialize_node_cb': ../../src/H5FScache.c:789:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_cache_sinfo_flush': ../../src/H5FScache.c:833:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_cache_sinfo_dest': ../../src/H5FScache.c:931:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FScache.c: In function 'H5FS_cache_sinfo_clear': ../../src/H5FScache.c:977:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FSdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FSdbg.lo ../../src/H5FSdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FSdbg.c:38: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FSdbg.c: In function 'H5FS_debug': ../../src/H5FSdbg.c:103:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSdbg.c: In function 'H5FS_sect_debug': ../../src/H5FSdbg.c:200:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSdbg.c: In function 'H5FS_sects_debug': ../../src/H5FSdbg.c:243:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FSsection.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FSsection.lo ../../src/H5FSsection.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FSsection.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5FSsection.c: In function 'H5FS_sinfo_new': ../../src/H5FSsection.c:178:25: warning: request for implicit conversion from 'void *' to 'struct H5FS_bin_t *' not permitted in C++ [-Wc++-compat] ../../src/H5FSsection.c:132:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sinfo_lock': ../../src/H5FSsection.c:212:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sinfo_unlock': ../../src/H5FSsection.c:317:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_serialize_size': ../../src/H5FSsection.c:505:23: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../src/H5FSsection.c:508:23: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../src/H5FSsection.c: In function 'H5FS_sect_increase': ../../src/H5FSsection.c:544:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_decrease': ../../src/H5FSsection.c:606:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_size_node_decr': ../../src/H5FSsection.c:664:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_unlink_size': ../../src/H5FSsection.c:756:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_unlink_rest': ../../src/H5FSsection.c:810:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_remove_real': ../../src/H5FSsection.c:864:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_remove': ../../src/H5FSsection.c:907:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_link_size': ../../src/H5FSsection.c:954:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_link_rest': ../../src/H5FSsection.c:1061:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_link': ../../src/H5FSsection.c:1112:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_merge': ../../src/H5FSsection.c:1174:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_add': ../../src/H5FSsection.c:1383:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_try_extend': ../../src/H5FSsection.c:1471:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_find_node': ../../src/H5FSsection.c:1612:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_find': ../../src/H5FSsection.c:1764:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_iterate_sect_cb': ../../src/H5FSsection.c:1836:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_iterate_node_cb': ../../src/H5FSsection.c:1874:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_iterate': ../../src/H5FSsection.c:1912:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5FSsection.c: In function 'H5FS_sect_change_class': ../../src/H5FSsection.c:2015:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5FSstat.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FSstat.lo ../../src/H5FSstat.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FSstat.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5FStest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FStest.lo ../../src/H5FStest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5FStest.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5G.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5G.lo ../../src/H5G.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5G.c:91: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5G.c: In function 'H5G__init': ../../src/H5G.c:155:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5G.c: In function 'H5G_init_interface': ../../src/H5G.c:187:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gbtree2.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gbtree2.lo ../../src/H5Gbtree2.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gbtree2.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gbtree2.c: In function 'H5G_dense_fh_name_cmp': ../../src/H5Gbtree2.c:170:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gbtree2.c: In function 'H5G_dense_btree2_name_compare': ../../src/H5Gbtree2.c:266:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] CC H5Gcache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gcache.lo ../../src/H5Gcache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gcache.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gcache.c: In function 'H5G_node_load': ../../src/H5Gcache.c:148:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Gcache.c:132:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcache.c:123:60: warning: unused parameter 'udata' [-Wunused-parameter] ../../src/H5Gcache.c: In function 'H5G_node_flush': ../../src/H5Gcache.c:221:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcache.c: In function 'H5G_node_dest': ../../src/H5Gcache.c:309:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcache.c: In function 'H5G_node_clear': ../../src/H5Gcache.c:358:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gcompact.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gcompact.lo ../../src/H5Gcompact.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gcompact.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gcompact.c: In function 'H5G_compact_build_table_cb': ../../src/H5Gcompact.c:92:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G_compact_build_table': ../../src/H5Gcompact.c:131:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G__compact_insert': ../../src/H5Gcompact.c:194:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G__compact_get_name_by_idx': ../../src/H5Gcompact.c:230:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G_compact_remove_common_cb': ../../src/H5Gcompact.c:283:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G__compact_remove': ../../src/H5Gcompact.c:323:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G__compact_remove_by_idx': ../../src/H5Gcompact.c:364:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G__compact_iterate': ../../src/H5Gcompact.c:416:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G_compact_lookup_cb': ../../src/H5Gcompact.c:461:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G__compact_lookup': ../../src/H5Gcompact.c:508:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G__compact_lookup_by_idx': ../../src/H5Gcompact.c:554:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gcompact.c: In function 'H5G__compact_get_type_by_idx': ../../src/H5Gcompact.c:603:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gdense.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gdense.lo ../../src/H5Gdense.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gdense.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gdense.c: In function 'H5G__dense_create': ../../src/H5Gdense.c:281:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_insert': ../../src/H5Gdense.c:400:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_lookup_cb': ../../src/H5Gdense.c:506:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_lookup': ../../src/H5Gdense.c:545:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_lookup_by_idx_fh_cb': ../../src/H5Gdense.c:608:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_lookup_by_idx_bt2_cb': ../../src/H5Gdense.c:648:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_lookup_by_idx': ../../src/H5Gdense.c:690:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_build_table_cb': ../../src/H5Gdense.c:797:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_build_table': ../../src/H5Gdense.c:838:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_iterate_fh_cb': ../../src/H5Gdense.c:897:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_iterate_bt2_cb': ../../src/H5Gdense.c:934:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_iterate': ../../src/H5Gdense.c:996:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_get_name_by_idx_fh_cb': ../../src/H5Gdense.c:1110:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_get_name_by_idx_bt2_cb': ../../src/H5Gdense.c:1155:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_get_name_by_idx': ../../src/H5Gdense.c:1202:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_remove_fh_cb': ../../src/H5Gdense.c:1318:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_remove_bt2_cb': ../../src/H5Gdense.c:1383:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_remove': ../../src/H5Gdense.c:1429:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_remove_by_idx_fh_cb': ../../src/H5Gdense.c:1493:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G_dense_remove_by_idx_bt2_cb': ../../src/H5Gdense.c:1528:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_remove_by_idx': ../../src/H5Gdense.c:1640:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_delete': ../../src/H5Gdense.c:1745:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdense.c: In function 'H5G__dense_get_type_by_idx': ../../src/H5Gdense.c:1842:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gdeprec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gdeprec.lo ../../src/H5Gdeprec.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gdeprec.c:43: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gdeprec.c: In function 'H5G_link_hard': ../../src/H5Gdeprec.c:438:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdeprec.c: In function 'H5G_move': ../../src/H5Gdeprec.c:542:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdeprec.c: In function 'H5G_get_objinfo_cb': ../../src/H5Gdeprec.c:902:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdeprec.c: In function 'H5G_get_objinfo': ../../src/H5Gdeprec.c:984:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gdeprec.c: In function 'H5G_obj_get_type_by_idx': ../../src/H5Gdeprec.c:1145:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gent.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gent.lo ../../src/H5Gent.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gent.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gent.c: In function 'H5G__ent_decode_vec': ../../src/H5Gent.c:101:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gent.c: In function 'H5G_ent_decode': ../../src/H5Gent.c:141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gent.c: In function 'H5G__ent_encode_vec': ../../src/H5Gent.c:206:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gent.c: In function 'H5G_ent_encode': ../../src/H5Gent.c:246:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gent.c: In function 'H5G__ent_copy': ../../src/H5Gent.c:341:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gent.c: In function 'H5G__ent_reset': ../../src/H5Gent.c:364:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Gent.c: In function 'H5G__ent_convert': ../../src/H5Gent.c:399:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gint.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gint.lo ../../src/H5Gint.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gint.c:40: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gint.c: In function 'H5G_init_int_interface': ../../src/H5Gint.c:139:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G__create_named': ../../src/H5Gint.c:172:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G__create': ../../src/H5Gint.c:230:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G__open_name': ../../src/H5Gint.c:307:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G_open': ../../src/H5Gint.c:368:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G_open_oid': ../../src/H5Gint.c:460:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G_close': ../../src/H5Gint.c:508:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G_iterate_cb': ../../src/H5Gint.c:759:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G_iterate': ../../src/H5Gint.c:819:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G_visit_cb': ../../src/H5Gint.c:909:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gint.c: In function 'H5G_visit': ../../src/H5Gint.c:1092:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Glink.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Glink.lo ../../src/H5Glink.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Glink.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Glink.c: In function 'H5G_link_to_info': ../../src/H5Glink.c:286:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Glink.c: In function 'H5G__link_to_loc': ../../src/H5Glink.c:363:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Glink.c: In function 'H5G__link_release_table': ../../src/H5Glink.c:507:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Glink.c: In function 'H5G__link_name_replace': ../../src/H5Glink.c:551:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gloc.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gloc.lo ../../src/H5Gloc.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gloc.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gloc.c: In function 'H5G_loc': ../../src/H5Gloc.c:164:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G__loc_copy': ../../src/H5Gloc.c:278:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_reset': ../../src/H5Gloc.c:312:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_free': ../../src/H5Gloc.c:345:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_find_cb': ../../src/H5Gloc.c:381:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_find': ../../src/H5Gloc.c:418:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_find_by_idx_cb': ../../src/H5Gloc.c:463:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_find_by_idx': ../../src/H5Gloc.c:524:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G__loc_insert': ../../src/H5Gloc.c:580:16: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gloc.c:567:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_exists': ../../src/H5Gloc.c:654:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_info_cb': ../../src/H5Gloc.c:694:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_info': ../../src/H5Gloc.c:733:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_set_comment_cb': ../../src/H5Gloc.c:793:14: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gloc.c:775:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_set_comment': ../../src/H5Gloc.c:827:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_get_comment_cb': ../../src/H5Gloc.c:866:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gloc.c: In function 'H5G_loc_get_comment': ../../src/H5Gloc.c:918:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gname.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gname.lo ../../src/H5Gname.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gname.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gname.c: In function 'H5G_normalize': ../../src/H5Gname.c:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gname.c: In function 'H5G_build_fullpath': ../../src/H5Gname.c:300:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gname.c: In function 'H5G__name_init': ../../src/H5Gname.c:426:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Gname.c: In function 'H5G_name_set': ../../src/H5Gname.c:460:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gname.c: In function 'H5G_name_copy': ../../src/H5Gname.c:534:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gname.c: In function 'H5G_get_name': ../../src/H5Gname.c:567:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gname.c: In function 'H5G_name_move_path': ../../src/H5Gname.c:703:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gname.c: In function 'H5G_name_replace_cb': ../../src/H5Gname.c:805:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gname.c: In function 'H5G_name_replace': ../../src/H5Gname.c:1073:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gname.c: In function 'H5G_get_name_by_addr_cb': ../../src/H5Gname.c:1214:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gname.c: In function 'H5G_get_name_by_addr': ../../src/H5Gname.c:1287:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gnode.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gnode.lo ../../src/H5Gnode.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gnode.c:40: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gnode.c: In function 'H5G__node_free': ../../src/H5Gnode.c:299:20: warning: request for implicit conversion from 'void *' to 'struct H5G_entry_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Gnode.c: In function 'H5G_node_create': ../../src/H5Gnode.c:344:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Gnode.c:367:28: warning: request for implicit conversion from 'void *' to 'struct H5G_entry_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Gnode.c:334:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G_node_found': ../../src/H5Gnode.c:532:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G_node_insert': ../../src/H5Gnode.c:718:6: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Gnode.c:718:10: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Gnode.c:635:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G_node_remove': ../../src/H5Gnode.c:801:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c:792:21: warning: unused variable 'lt_key' [-Wunused-variable] ../../src/H5Gnode.c: In function 'H5G__node_iterate': ../../src/H5Gnode.c:994:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G__node_sumup': ../../src/H5Gnode.c:1071:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G__node_by_idx': ../../src/H5Gnode.c:1116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G__node_init': ../../src/H5Gnode.c:1176:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G__node_copy': ../../src/H5Gnode.c:1294:28: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gnode.c:1256:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G__node_build_table': ../../src/H5Gnode.c:1403:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gnode.c: In function 'H5G__node_iterate_size': ../../src/H5Gnode.c:1481:19: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Gnode.c: In function 'H5G_node_debug': ../../src/H5Gnode.c:1510:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gobj.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gobj.lo ../../src/H5Gobj.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gobj.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gobj.c: In function 'H5G__obj_create': ../../src/H5Gobj.c:137:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G__obj_create_real': ../../src/H5Gobj.c:272:67: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gobj.c:277:73: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gobj.c:283:77: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gobj.c:193:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G__obj_get_linfo': ../../src/H5Gobj.c:325:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G_obj_compact_to_dense_cb': ../../src/H5Gobj.c:390:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G_obj_stab_to_new_cb': ../../src/H5Gobj.c:433:51: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gobj.c:425:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G_obj_insert': ../../src/H5Gobj.c:471:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G__obj_iterate': ../../src/H5Gobj.c:669:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G__obj_info': ../../src/H5Gobj.c:740:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G_obj_get_name_by_idx': ../../src/H5Gobj.c:816:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G_obj_remove_update_linfo': ../../src/H5Gobj.c:877:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G_obj_remove': ../../src/H5Gobj.c:989:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G_obj_remove_by_idx': ../../src/H5Gobj.c:1055:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G__obj_lookup': ../../src/H5Gobj.c:1131:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gobj.c: In function 'H5G_obj_lookup_by_idx': ../../src/H5Gobj.c:1186:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Goh.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Goh.lo ../../src/H5Goh.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Goh.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Goh.c: In function 'H5O_group_get_copy_file_udata': ../../src/H5Goh.c:112:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Goh.c: In function 'H5O_group_isa': ../../src/H5Goh.c:182:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Goh.c: In function 'H5O_group_open': ../../src/H5Goh.c:218:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Goh.c: In function 'H5O_group_create': ../../src/H5Goh.c:259:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Goh.c: In function 'H5O_group_get_oloc': ../../src/H5Goh.c:307:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Goh.c: In function 'H5O_group_bh_info': ../../src/H5Goh.c:344:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Groot.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Groot.lo ../../src/H5Groot.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Groot.c:38: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Groot.c: In function 'H5G_mkroot': ../../src/H5Groot.c:157:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Groot.c: In function 'H5G_root_loc': ../../src/H5Groot.c:386:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gstab.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gstab.lo ../../src/H5Gstab.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gstab.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gstab.c: In function 'H5G__stab_create_components': ../../src/H5Gstab.c:145:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_create': ../../src/H5Gstab.c:213:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_insert_real': ../../src/H5Gstab.c:270:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_insert': ../../src/H5Gstab.c:325:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_remove': ../../src/H5Gstab.c:366:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_remove_by_idx': ../../src/H5Gstab.c:420:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_delete': ../../src/H5Gstab.c:480:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_iterate': ../../src/H5Gstab.c:538:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_count': ../../src/H5Gstab.c:627:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_bh_size': ../../src/H5Gstab.c:669:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_get_name_by_idx': ../../src/H5Gstab.c:759:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G_stab_lookup_cb': ../../src/H5Gstab.c:843:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_lookup': ../../src/H5Gstab.c:879:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G_stab_lookup_by_idx_cb': ../../src/H5Gstab.c:939:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_lookup_by_idx': ../../src/H5Gstab.c:981:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_valid': ../../src/H5Gstab.c:1063:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G_stab_get_type_by_idx_cb': ../../src/H5Gstab.c:1135:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gstab.c: In function 'H5G__stab_get_type_by_idx': ../../src/H5Gstab.c:1196:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gtest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gtest.lo ../../src/H5Gtest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gtest.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gtest.c: In function 'H5G__is_empty_test': ../../src/H5Gtest.c:102:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G__has_links_test': ../../src/H5Gtest.c:213:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G__has_stab_test': ../../src/H5Gtest.c:271:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G__is_new_dense_test': ../../src/H5Gtest.c:321:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G__new_dense_info_test': ../../src/H5Gtest.c:391:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G__lheap_size_test': ../../src/H5Gtest.c:465:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G__user_path_test': ../../src/H5Gtest.c:513:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G__verify_cached_stab_test': ../../src/H5Gtest.c:606:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G_verify_cached_stabs_test_cb': ../../src/H5Gtest.c:667:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtest.c: In function 'H5G__verify_cached_stabs_test': ../../src/H5Gtest.c:761:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Gtraverse.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gtraverse.lo ../../src/H5Gtraverse.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Gtraverse.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Gtraverse.c: In function 'H5G_traverse_slink_cb': ../../src/H5Gtraverse.c:129:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtraverse.c: In function 'H5G_traverse_ud': ../../src/H5Gtraverse.c:185:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtraverse.c: In function 'H5G_traverse_slink': ../../src/H5Gtraverse.c:327:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtraverse.c: In function 'H5G__traverse_special': ../../src/H5Gtraverse.c:402:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtraverse.c: In function 'H5G_traverse_real': ../../src/H5Gtraverse.c:743:52: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gtraverse.c:747:52: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gtraverse.c:751:52: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Gtraverse.c:505:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Gtraverse.c: In function 'H5G_traverse': ../../src/H5Gtraverse.c:838:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HF.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HF.lo ../../src/H5HF.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HF.c:41: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HF.c: In function 'H5HF_op_write': ../../src/H5HF.c:130:5: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5HF.c: In function 'H5HF_create': ../../src/H5HF.c:158:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_open': ../../src/H5HF.c:225:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_insert': ../../src/H5HF.c:375:49: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5HF.c:354:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_get_obj_len': ../../src/H5HF.c:421:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_read': ../../src/H5HF.c:489:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_write': ../../src/H5HF.c:567:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_op': ../../src/H5HF.c:639:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_remove': ../../src/H5HF.c:704:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_close': ../../src/H5HF.c:769:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HF.c: In function 'H5HF_delete': ../../src/H5HF.c:862:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFbtree2.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFbtree2.lo ../../src/H5HFbtree2.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFbtree2.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFbtree2.c: In function 'H5HF_huge_bt2_crt_context': ../../src/H5HFbtree2.c:214:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFbtree2.c: In function 'H5HF_huge_bt2_crt_dbg_context': ../../src/H5HFbtree2.c:286:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFbtree2.c: In function 'H5HF_huge_bt2_indir_remove': ../../src/H5HFbtree2.c:358:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFbtree2.c: In function 'H5HF_huge_bt2_filt_indir_remove': ../../src/H5HFbtree2.c:576:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFbtree2.c: In function 'H5HF_huge_bt2_dir_remove': ../../src/H5HFbtree2.c:765:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFbtree2.c: In function 'H5HF_huge_bt2_filt_dir_remove': ../../src/H5HFbtree2.c:990:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFcache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFcache.lo ../../src/H5HFcache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFcache.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFcache.c: In function 'H5HF_cache_hdr_load': ../../src/H5HFcache.c:277:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_hdr_flush': ../../src/H5HFcache.c:503:20: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5HFcache.c:504:20: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5HFcache.c:457:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_hdr_dest': ../../src/H5HFcache.c:589:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_hdr_clear': ../../src/H5HFcache.c:635:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_iblock_load': ../../src/H5HFcache.c:708:25: warning: size of 'iblock_buf' is 4096 bytes [-Wlarger-than=] ../../src/H5HFcache.c:749:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFcache.c:749:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFcache.c:717:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_iblock_flush': ../../src/H5HFcache.c:906:17: warning: size of 'iblock_buf' is 4096 bytes [-Wlarger-than=] ../../src/H5HFcache.c:909:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_iblock_dest': ../../src/H5HFcache.c:1094:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_iblock_clear': ../../src/H5HFcache.c:1145:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_dblock_load': ../../src/H5HFcache.c:1349:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5HFcache.c:1221:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_dblock_flush': ../../src/H5HFcache.c:1392:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_dblock_dest': ../../src/H5HFcache.c:1665:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFcache.c: In function 'H5HF_cache_dblock_clear': ../../src/H5HFcache.c:1717:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFdbg.lo ../../src/H5HFdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFdbg.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFdbg.c: In function 'H5HF_hdr_print': ../../src/H5HFdbg.c:259:5: warning: passing argument 1 of 'H5HF_dtable_debug' discards 'const' qualifier from pointer target type [enabled by default] ../../src/H5HFdbg.c:116:1: note: expected 'struct H5HF_dtable_t *' but argument is of type 'const struct H5HF_dtable_t *' ../../src/H5HFdbg.c:190:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5HFdbg.c: In function 'H5HF_hdr_debug': ../../src/H5HFdbg.c:314:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdbg.c: In function 'H5HF_dblock_debug': ../../src/H5HFdbg.c:483:23: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFdbg.c:536:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5HFdbg.c:448:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdbg.c: In function 'H5HF_iblock_print': ../../src/H5HFdbg.c:575:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5HFdbg.c: In function 'H5HF_iblock_debug': ../../src/H5HFdbg.c:708:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdbg.c: In function 'H5HF_sects_debug_cb': ../../src/H5HFdbg.c:764:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdbg.c: In function 'H5HF_sects_debug': ../../src/H5HFdbg.c:819:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFdblock.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFdblock.lo ../../src/H5HFdblock.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFdblock.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_create': ../../src/H5HFdblock.c:143:33: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFdblock.c:171:70: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFdblock.c:105:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_destroy': ../../src/H5HFdblock.c:232:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_new': ../../src/H5HFdblock.c:363:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../src/H5HFdblock.c:346:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_protect': ../../src/H5HFdblock.c:445:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_locate': ../../src/H5HFdblock.c:524:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_delete': ../../src/H5HFdblock.c:625:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_dest': ../../src/H5HFdblock.c:692:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFdtable.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFdtable.lo ../../src/H5HFdtable.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFdtable.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFdtable.c: In function 'H5HF_dtable_init': ../../src/H5HFdtable.c:99:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFhdr.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFhdr.lo ../../src/H5HFhdr.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFhdr.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFhdr.c: In function 'H5HF_hdr_alloc': ../../src/H5HFhdr.c:115:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_finish_init_phase1': ../../src/H5HFhdr.c:226:26: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value [-Wconversion] ../../src/H5HFhdr.c:213:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_finish_init_phase2': ../../src/H5HFhdr.c:264:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:253:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_finish_init': ../../src/H5HFhdr.c:307:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_create': ../../src/H5HFhdr.c:441:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:446:26: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:468:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:472:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:494:23: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:347:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_protect': ../../src/H5HFhdr.c:538:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_incr': ../../src/H5HFhdr.c:584:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_decr': ../../src/H5HFhdr.c:620:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_dirty': ../../src/H5HFhdr.c:716:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_adj_free': ../../src/H5HFhdr.c:763:5: warning: conversion to 'hsize_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:754:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_adjust_heap': ../../src/H5HFhdr.c:803:5: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:792:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_start_iter': ../../src/H5HFhdr.c:863:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_reset_iter': ../../src/H5HFhdr.c:901:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_skip_blocks': ../../src/H5HFhdr.c:941:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_update_iter': ../../src/H5HFhdr.c:990:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_inc_iter': ../../src/H5HFhdr.c:1169:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_reverse_iter': ../../src/H5HFhdr.c:1245:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:1280:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFhdr.c:1213:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_empty': ../../src/H5HFhdr.c:1354:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_free': ../../src/H5HFhdr.c:1402:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhdr.c: In function 'H5HF_hdr_delete': ../../src/H5HFhdr.c:1445:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFhuge.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFhuge.lo ../../src/H5HFhuge.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFhuge.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFhuge.c: In function 'H5HF_huge_bt2_create': ../../src/H5HFhuge.c:111:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_new_id': ../../src/H5HFhuge.c:266:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_insert': ../../src/H5HFhuge.c:319:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_get_obj_len': ../../src/H5HFhuge.c:514:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_op_real': ../../src/H5HFhuge.c:610:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_write': ../../src/H5HFhuge.c:755:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_read': ../../src/H5HFhuge.c:831:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_op': ../../src/H5HFhuge.c:868:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_remove': ../../src/H5HFhuge.c:905:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_term': ../../src/H5HFhuge.c:1013:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFhuge.c: In function 'H5HF_huge_delete': ../../src/H5HFhuge.c:1079:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFiblock.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFiblock.lo ../../src/H5HFiblock.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFiblock.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFiblock.c: In function 'H5HF_iblock_pin': ../../src/H5HFiblock.c:113:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_iblock_unpin': ../../src/H5HFiblock.c:216:13: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../src/H5HFiblock.c:180:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_iblock_incr': ../../src/H5HFiblock.c:247:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_iblock_decr': ../../src/H5HFiblock.c:284:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_iblock_dirty': ../../src/H5HFiblock.c:362:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_root_create': ../../src/H5HFiblock.c:401:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_root_double': ../../src/H5HFiblock.c:592:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFiblock.c:592:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFiblock.c:540:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_root_halve': ../../src/H5HFiblock.c:733:19: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFiblock.c:761:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFiblock.c:761:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFiblock.c:722:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_root_revert': ../../src/H5HFiblock.c:856:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_alloc_row': ../../src/H5HFiblock.c:937:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_create': ../../src/H5HFiblock.c:1030:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFiblock.c:1030:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFiblock.c:1001:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_protect': ../../src/H5HFiblock.c:1137:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_unprotect': ../../src/H5HFiblock.c:1283:13: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../src/H5HFiblock.c:1261:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_attach': ../../src/H5HFiblock.c:1342:83: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../src/H5HFiblock.c:1314:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_detach': ../../src/H5HFiblock.c:1380:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_delete': ../../src/H5HFiblock.c:1540:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_size': ../../src/H5HFiblock.c:1640:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_dest': ../../src/H5HFiblock.c:1725:22: warning: request for implicit conversion from 'void *' to 'struct H5HF_indirect_ent_t *' not permitted in C++ [-Wc++-compat] ../../src/H5HFiblock.c:1727:27: warning: request for implicit conversion from 'void *' to 'struct H5HF_indirect_filt_ent_t *' not permitted in C++ [-Wc++-compat] ../../src/H5HFiblock.c:1729:31: warning: request for implicit conversion from 'void *' to 'struct H5HF_indirect_t **' not permitted in C++ [-Wc++-compat] ../../src/H5HFiblock.c:1707:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFiter.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFiter.lo ../../src/H5HFiter.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFiter.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFiter.c: In function 'H5HF_man_iter_start_offset': ../../src/H5HFiter.c:141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiter.c: In function 'H5HF_man_iter_start_entry': ../../src/H5HFiter.c:321:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiter.c: In function 'H5HF_man_iter_reset': ../../src/H5HFiter.c:379:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiter.c: In function 'H5HF_man_iter_up': ../../src/H5HFiter.c:476:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFiter.c: In function 'H5HF_man_iter_down': ../../src/H5HFiter.c:524:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFman.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFman.lo ../../src/H5HFman.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFman.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFman.c: In function 'H5HF_man_insert': ../../src/H5HFman.c:119:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFman.c: In function 'H5HF_man_op_real': ../../src/H5HFman.c:249:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFman.c: In function 'H5HF_man_read': ../../src/H5HFman.c:382:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFman.c: In function 'H5HF_man_write': ../../src/H5HFman.c:430:58: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5HFman.c:419:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFman.c: In function 'H5HF_man_op': ../../src/H5HFman.c:457:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFman.c: In function 'H5HF_man_remove': ../../src/H5HFman.c:502:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFsection.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFsection.lo ../../src/H5HFsection.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFsection.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFsection.c: In function 'H5HF_sect_init_cls': ../../src/H5HFsection.c:330:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_term_cls': ../../src/H5HFsection.c:372:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_node_new': ../../src/H5HFsection.c:413:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_node_free': ../../src/H5HFsection.c:457:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_new': ../../src/H5HFsection.c:494:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_locate_parent': ../../src/H5HFsection.c:548:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_revive': ../../src/H5HFsection.c:607:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_dblock_info': ../../src/H5HFsection.c:678:55: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../src/H5HFsection.c:656:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5HFsection.c:681:1: warning: label 'done' defined but not used [-Wunused-label] ../../src/H5HFsection.c:651:53: warning: unused parameter 'dxpl_id' [-Wunused-parameter] ../../src/H5HFsection.c: In function 'H5HF_sect_single_reduce': ../../src/H5HFsection.c:707:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_full_dblock': ../../src/H5HFsection.c:777:23: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFsection.c:764:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_add': ../../src/H5HFsection.c:820:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_deserialize': ../../src/H5HFsection.c:874:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_merge': ../../src/H5HFsection.c:964:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_can_shrink': ../../src/H5HFsection.c:1037:27: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFsection.c: In function 'H5HF_sect_single_shrink': ../../src/H5HFsection.c:1080:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_free': ../../src/H5HFsection.c:1142:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_single_valid': ../../src/H5HFsection.c:1203:78: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5HFsection.c:1212:31: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFsection.c:1195:20: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c:1193:20: warning: variable 'dblock_overhead' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_create': ../../src/H5HFsection.c:1269:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_from_single': ../../src/H5HFsection.c:1315:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_revive': ../../src/H5HFsection.c:1363:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_reduce': ../../src/H5HFsection.c:1405:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_first': ../../src/H5HFsection.c:1479:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_init_cls': ../../src/H5HFsection.c:1572:28: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFsection.c:1560:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_term_cls': ../../src/H5HFsection.c:1603:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_serialize': ../../src/H5HFsection.c:1639:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_deserialize': ../../src/H5HFsection.c:1683:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_merge': ../../src/H5HFsection.c:1786:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_shrink': ../../src/H5HFsection.c:1891:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_free_real': ../../src/H5HFsection.c:1932:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_free': ../../src/H5HFsection.c:1965:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_row_valid': ../../src/H5HFsection.c:2003:14: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_init_cls': ../../src/H5HFsection.c:2188:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFsection.c:2177:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_term_cls': ../../src/H5HFsection.c:2214:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_new': ../../src/H5HFsection.c:2250:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_for_row': ../../src/H5HFsection.c:2321:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_init_rows': ../../src/H5HFsection.c:2480:23: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFsection.c:2395:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_add': ../../src/H5HFsection.c:2637:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_decr': ../../src/H5HFsection.c:2705:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_revive_row': ../../src/H5HFsection.c:2759:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_revive': ../../src/H5HFsection.c:2825:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_reduce_row': ../../src/H5HFsection.c:2894:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_reduce': ../../src/H5HFsection.c:3161:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_first': ../../src/H5HFsection.c:3423:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_merge_row': ../../src/H5HFsection.c:3516:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_build_parent': ../../src/H5HFsection.c:3753:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_shrink': ../../src/H5HFsection.c:3821:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_serialize': ../../src/H5HFsection.c:3878:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_deserialize': ../../src/H5HFsection.c:3945:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_free': ../../src/H5HFsection.c:4015:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_valid': ../../src/H5HFsection.c:4102:44: warning: variable 'tmp_row_sect2' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c:4094:40: warning: variable 'tmp_row_sect' set but not used [-Wunused-but-set-variable] ../../src/H5HFsection.c:4129:44: warning: variable 'tmp_child_sect2' set but not used [-Wunused-but-set-variable] CC H5HFspace.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFspace.lo ../../src/H5HFspace.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFspace.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFspace.c: In function 'H5HF_space_start': ../../src/H5HFspace.c:113:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_add': ../../src/H5HFspace.c:174:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_find': ../../src/H5HFspace.c:221:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_revert_root_cb': ../../src/H5HFspace.c:270:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_revert_root': ../../src/H5HFspace.c:314:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_create_root_cb': ../../src/H5HFspace.c:356:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_create_root': ../../src/H5HFspace.c:407:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_size': ../../src/H5HFspace.c:446:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_remove': ../../src/H5HFspace.c:491:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_close': ../../src/H5HFspace.c:529:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_delete': ../../src/H5HFspace.c:584:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFspace.c: In function 'H5HF_space_sect_change_class': ../../src/H5HFspace.c:620:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFstat.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFstat.lo ../../src/H5HFstat.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFstat.c:32: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFstat.c: In function 'H5HF_size': ../../src/H5HFstat.c:134:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HFtest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFtest.lo ../../src/H5HFtest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFtest.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFtest.c: In function 'H5HF_get_cparam_test': ../../src/H5HFtest.c:99:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../src/H5HFtest.c:102:33: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value [-Wconversion] CC H5HFtiny.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HFtiny.lo ../../src/H5HFtiny.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HFtiny.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HFtiny.c: In function 'H5HF_tiny_insert': ../../src/H5HFtiny.c:172:55: warning: conversion to 'uint8_t' from 'size_t' may alter its value [-Wconversion] ../../src/H5HFtiny.c:176:55: warning: conversion to 'uint8_t' from 'size_t' may alter its value [-Wconversion] ../../src/H5HFtiny.c:153:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFtiny.c: In function 'H5HF_tiny_get_obj_len': ../../src/H5HFtiny.c:232:34: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFtiny.c: In function 'H5HF_tiny_op_real': ../../src/H5HFtiny.c:283:34: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFtiny.c:261:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFtiny.c: In function 'H5HF_tiny_read': ../../src/H5HFtiny.c:319:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFtiny.c: In function 'H5HF_tiny_op': ../../src/H5HFtiny.c:356:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HFtiny.c: In function 'H5HF_tiny_remove': ../../src/H5HFtiny.c:408:34: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HFtiny.c:393:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HG.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HG.lo ../../src/H5HG.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HG.c:50: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HG.c: In function 'H5HG_create': ../../src/H5HG.c:166:20: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:166:20: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:166:20: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:185:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:193:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:143:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HG.c: In function 'H5HG_protect': ../../src/H5HG.c:254:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HG.c: In function 'H5HG_alloc': ../../src/H5HG.c:298:19: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:363:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../src/H5HG.c:301:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HG.c: In function 'H5HG_extend': ../../src/H5HG.c:436:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HG.c: In function 'H5HG_insert': ../../src/H5HG.c:538:12: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:550:47: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:527:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HG.c: In function 'H5HG_read': ../../src/H5HG.c:614:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HG.c: In function 'H5HG_link': ../../src/H5HG.c:686:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HG.c: In function 'H5HG_remove': ../../src/H5HG.c:765:52: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:778:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:780:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../src/H5HG.c:790:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HG.c:749:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HG.c: In function 'H5HG_free': ../../src/H5HG.c:844:19: warning: request for implicit conversion from 'void *' to 'struct H5HG_obj_t *' not permitted in C++ [-Wc++-compat] ../../src/H5HG.c:832:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HGcache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HGcache.lo ../../src/H5HGcache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HGcache.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HGcache.c: In function 'H5HG_load': ../../src/H5HGcache.c:170:14: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HGcache.c:170:14: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HGcache.c:170:14: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HGcache.c:186:70: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HGcache.c:232:10: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HGcache.c:122:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HGcache.c:114:56: warning: unused parameter 'udata' [-Wunused-parameter] ../../src/H5HGcache.c: In function 'H5HG_flush': ../../src/H5HGcache.c:286:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HGcache.c: In function 'H5HG_dest': ../../src/H5HGcache.c:326:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HGcache.c: In function 'H5HG_clear': ../../src/H5HGcache.c:371:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HGdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HGdbg.lo ../../src/H5HGdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HGdbg.c:32: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HGdbg.c: In function 'H5HG_debug': ../../src/H5HGdbg.c:98:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HGquery.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HGquery.lo ../../src/H5HGquery.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HGquery.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5HL.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HL.lo ../../src/H5HL.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HL.c:38: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HL.c: In function 'H5HL_create': ../../src/H5HL.c:121:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_dblk_realloc': ../../src/H5HL.c:218:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_minimize_heap_space': ../../src/H5HL.c:328:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_protect': ../../src/H5HL.c:454:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_unprotect': ../../src/H5HL.c:571:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_dirty': ../../src/H5HL.c:653:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_insert': ../../src/H5HL.c:700:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_remove': ../../src/H5HL.c:916:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_delete': ../../src/H5HL.c:1067:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_get_size': ../../src/H5HL.c:1142:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HL.c: In function 'H5HL_heapsize': ../../src/H5HL.c:1194:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HLcache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HLcache.lo ../../src/H5HLcache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HLcache.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HLcache.c: In function 'H5HL_fl_deserialize': ../../src/H5HLcache.c:141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLcache.c: In function 'H5HL_prefix_load': ../../src/H5HLcache.c:261:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLcache.c: In function 'H5HL_prefix_flush': ../../src/H5HLcache.c:399:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLcache.c: In function 'H5HL_prefix_dest': ../../src/H5HLcache.c:500:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLcache.c: In function 'H5HL_prefix_clear': ../../src/H5HLcache.c:556:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLcache.c: In function 'H5HL_datablock_load': ../../src/H5HLcache.c:631:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLcache.c:625:54: warning: unused parameter 'addr' [-Wunused-parameter] ../../src/H5HLcache.c: In function 'H5HL_datablock_flush': ../../src/H5HLcache.c:697:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLcache.c:691:72: warning: unused parameter 'addr' [-Wunused-parameter] ../../src/H5HLcache.c: In function 'H5HL_datablock_dest': ../../src/H5HLcache.c:751:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLcache.c: In function 'H5HL_datablock_clear': ../../src/H5HLcache.c:801:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HLdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HLdbg.lo ../../src/H5HLdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HLdbg.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HLdbg.c: In function 'H5HL_debug': ../../src/H5HLdbg.c:106:3: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HLdbg.c:108:3: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HLdbg.c:120:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5HLdbg.c:63:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HLint.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HLint.lo ../../src/H5HLint.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HLint.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HLint.c: In function 'H5HL_new': ../../src/H5HLint.c:107:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLint.c: In function 'H5HL_prfx_new': ../../src/H5HLint.c:255:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLint.c: In function 'H5HL_prfx_dest': ../../src/H5HLint.c:299:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLint.c: In function 'H5HL_dblk_new': ../../src/H5HLint.c:345:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HLint.c: In function 'H5HL_dblk_dest': ../../src/H5HLint.c:389:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5HP.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5HP.lo ../../src/H5HP.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5HP.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5HP.c: In function 'H5HP_create': ../../src/H5HP.c:384:32: warning: request for implicit conversion from 'void *' to 'struct H5HP_ent_t *' not permitted in C++ [-Wc++-compat] ../../src/H5HP.c:342:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HP.c: In function 'H5HP_insert': ../../src/H5HP.c:463:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HP.c: In function 'H5HP_remove': ../../src/H5HP.c:589:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HP.c: In function 'H5HP_change': ../../src/H5HP.c:675:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HP.c: In function 'H5HP_incr': ../../src/H5HP.c:760:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HP.c: In function 'H5HP_decr': ../../src/H5HP.c:851:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5HP.c:851:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5HP.c:832:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5HP.c: In function 'H5HP_close': ../../src/H5HP.c:913:16: warning: request for implicit conversion from 'void *' to 'struct H5HP_ent_t *' not permitted in C++ [-Wc++-compat] CC H5I.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5I.lo ../../src/H5I.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5I.c:44: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5I.c: In function 'H5I_register_type': ../../src/H5I.c:286:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_nmembers': ../../src/H5I.c:484:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_clear_type': ../../src/H5I.c:605:61: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5I.c:573:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_destroy_type': ../../src/H5I.c:744:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_register': ../../src/H5I.c:875:22: warning: conversion to 'size_t' from 'hid_t' may change the sign of the result [-Wsign-conversion] ../../src/H5I.c:834:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_subst': ../../src/H5I.c:967:17: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5I.c:959:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_object': ../../src/H5I.c:1002:21: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5I.c:996:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_object_verify': ../../src/H5I.c:1076:21: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5I.c:1068:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_get_type': ../../src/H5I.c:1105:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_remove_verify': ../../src/H5I.c:1206:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_remove': ../../src/H5I.c:1277:21: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5I.c:1245:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_dec_ref': ../../src/H5I.c:1412:58: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5I.c:1378:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_dec_app_ref': ../../src/H5I.c:1449:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_dec_app_ref_always_close': ../../src/H5I.c:1496:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_inc_ref': ../../src/H5I.c:1584:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_get_ref': ../../src/H5I.c:1676:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_inc_type_ref': ../../src/H5I.c:1759:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_dec_type_ref': ../../src/H5I.c:1843:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_get_type_ref': ../../src/H5I.c:1931:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_search_cb': ../../src/H5I.c:2009:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5I.c:2015:1: warning: label 'done' defined but not used [-Wunused-label] ../../src/H5I.c: In function 'H5I_iterate': ../../src/H5I.c:2134:28: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5I.c:2109:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5I.c: In function 'H5I_get_file_id': ../../src/H5I.c:2311:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Itest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Itest.lo ../../src/H5Itest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Itest.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Itest.c: In function 'H5I_get_name_test': ../../src/H5Itest.c:85:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5L.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5L.lo ../../src/H5L.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5L.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5L.c: In function 'H5L_init': ../../src/H5L.c:229:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_init_interface': ../../src/H5L.c:254:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_find_class': ../../src/H5L.c:1446:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_register': ../../src/H5L.c:1481:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_unregister': ../../src/H5L.c:1534:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_link': ../../src/H5L.c:1577:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_link_object': ../../src/H5L.c:1621:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_link_cb': ../../src/H5L.c:1718:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5L.c:1669:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_create_real': ../../src/H5L.c:1832:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_create_hard': ../../src/H5L.c:1919:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_create_soft': ../../src/H5L.c:1987:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_create_ud': ../../src/H5L.c:2036:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_val_real': ../../src/H5L.c:2091:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_val_cb': ../../src/H5L.c:2149:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_val': ../../src/H5L.c:2194:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_val_by_idx_cb': ../../src/H5L.c:2236:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_delete_cb': ../../src/H5L.c:2285:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_delete': ../../src/H5L.c:2331:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_delete_by_idx_cb': ../../src/H5L.c:2375:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_move_dest_cb': ../../src/H5L.c:2437:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5L.c:2421:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_move_cb': ../../src/H5L.c:2533:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_move': ../../src/H5L.c:2652:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_exists': ../../src/H5L.c:2761:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_info_cb': ../../src/H5L.c:2795:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_info': ../../src/H5L.c:2833:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_info_by_idx_cb': ../../src/H5L.c:2870:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_default_lcpl': ../../src/H5L.c:2918:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_get_name_by_idx_cb': ../../src/H5L.c:2948:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5L.c: In function 'H5L_link_copy_file': ../../src/H5L.c:3014:28: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5L.c:2995:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Lexternal.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Lexternal.lo ../../src/H5Lexternal.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Lexternal.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Lexternal.c: In function 'H5L_build_name': ../../src/H5Lexternal.c:138:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Lexternal.c: In function 'H5L_extern_traverse': ../../src/H5Lexternal.c:221:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Lexternal.c: In function 'H5L_extern_query': ../../src/H5Lexternal.c:492:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Lexternal.c: In function 'H5L_register_external': ../../src/H5Lexternal.c:610:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5make_libsettings.o mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../src/H5make_libsettings.c In file included from /usr/include/stdio.h:27:0, from ../../src/H5make_libsettings.c:44: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD H5make_libsettings ./H5make_libsettings > H5lib_settings.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5lib_settings.c ; exit 1) CC H5lib_settings.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5lib_settings.lo H5lib_settings.c H5lib_settings.c:34:6: warning: size of 'H5libhdf5_settings' is 3692 bytes [-Wlarger-than=] CC H5MF.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5MF.lo ../../src/H5MF.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5MF.c:38: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5MF.c: In function 'H5MF_init_merge_flags': ../../src/H5MF.c:119:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_alloc_open': ../../src/H5MF.c:228:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_alloc_create': ../../src/H5MF.c:275:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_alloc_start': ../../src/H5MF.c:325:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_alloc_close': ../../src/H5MF.c:367:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_alloc': ../../src/H5MF.c:411:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_alloc_tmp': ../../src/H5MF.c:537:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_xfree': ../../src/H5MF.c:590:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_try_extend': ../../src/H5MF.c:722:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_get_freespace': ../../src/H5MF.c:800:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_try_shrink': ../../src/H5MF.c:902:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MF.c: In function 'H5MF_close': ../../src/H5MF.c:963:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5MFaggr.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5MFaggr.lo ../../src/H5MFaggr.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5MFaggr.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5MFaggr.c: In function 'H5MF_aggr_vfd_alloc': ../../src/H5MFaggr.c:99:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFaggr.c: In function 'H5MF_aggr_alloc': ../../src/H5MFaggr.c:160:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFaggr.c: In function 'H5MF_aggr_try_extend': ../../src/H5MFaggr.c:382:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFaggr.c: In function 'H5MF_aggr_reset': ../../src/H5MFaggr.c:622:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFaggr.c: In function 'H5MF_free_aggrs': ../../src/H5MFaggr.c:685:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5MFdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5MFdbg.lo ../../src/H5MFdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5MFdbg.c:39: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5MFsection.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5MFsection.lo ../../src/H5MFsection.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5MFsection.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5MFsection.c: In function 'H5MF_sect_simple_new': ../../src/H5MFsection.c:137:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFsection.c: In function 'H5MF_sect_simple_deserialize': ../../src/H5MFsection.c:183:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFsection.c: In function 'H5MF_sect_simple_merge': ../../src/H5MFsection.c:262:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFsection.c: In function 'H5MF_sect_simple_can_shrink': ../../src/H5MFsection.c:305:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFsection.c: In function 'H5MF_sect_simple_shrink': ../../src/H5MFsection.c:398:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MFsection.c: In function 'H5MF_sect_simple_split': ../../src/H5MFsection.c:520:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5MM.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5MM.lo ../../src/H5MM.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5MM.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5MM.c: In function 'H5MM_xstrdup': ../../src/H5MM.c:167:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MM.c: In function 'H5MM_strdup': ../../src/H5MM.c:203:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5MP.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5MP.lo ../../src/H5MP.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5MP.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5MP.c: In function 'H5MP_create': ../../src/H5MP.c:95:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MP.c: In function 'H5MP_new_page': ../../src/H5MP.c:146:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MP.c: In function 'H5MP_malloc': ../../src/H5MP.c:217:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5MP.c: In function 'H5MP_close': ../../src/H5MP.c:441:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5MPtest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5MPtest.lo ../../src/H5MPtest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5MPtest.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5O.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5O.lo ../../src/H5O.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5O.c:39: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5O.c: In function 'H5O_create': ../../src/H5O.c:1120:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_open': ../../src/H5O.c:1300:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_open_name': ../../src/H5O.c:1344:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_open_by_loc': ../../src/H5O.c:1392:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_close': ../../src/H5O.c:1427:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_link_oh': ../../src/H5O.c:1488:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_link': ../../src/H5O.c:1604:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_protect': ../../src/H5O.c:1655:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_pin': ../../src/H5O.c:1872:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_unpin': ../../src/H5O.c:1918:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_unprotect': ../../src/H5O.c:1954:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_touch_oh': ../../src/H5O.c:1991:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_touch': ../../src/H5O.c:2085:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_delete': ../../src/H5O.c:2195:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_delete_oh': ../../src/H5O.c:2249:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_obj_type': ../../src/H5O.c:2288:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_obj_class': ../../src/H5O.c:2366:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_obj_class_real': ../../src/H5O.c:2403:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_get_loc': ../../src/H5O.c:2445:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_loc_free': ../../src/H5O.c:2617:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_get_hdr_info': ../../src/H5O.c:2656:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_get_info': ../../src/H5O.c:2783:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_get_create_plist': ../../src/H5O.c:2904:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_get_nlinks': ../../src/H5O.c:2959:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_obj_create': ../../src/H5O.c:3000:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_get_rc_and_type': ../../src/H5O.c:3077:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_visit_cb': ../../src/H5O.c:3150:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_visit': ../../src/H5O.c:3265:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_inc_rc': ../../src/H5O.c:3376:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_dec_rc': ../../src/H5O.c:3412:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5O.c: In function 'H5O_dec_rc_by_loc': ../../src/H5O.c:3450:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Oainfo.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oainfo.lo ../../src/H5Oainfo.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oainfo.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Oainfo.c: In function 'H5O_ainfo_decode': ../../src/H5Oainfo.c:115:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oainfo.c: In function 'H5O_ainfo_encode': ../../src/H5Oainfo.c:199:11: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Oainfo.c: In function 'H5O_ainfo_copy': ../../src/H5Oainfo.c:244:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oainfo.c: In function 'H5O_ainfo_size': ../../src/H5Oainfo.c:292:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Oainfo.c: In function 'H5O_ainfo_delete': ../../src/H5Oainfo.c:341:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oainfo.c: In function 'H5O_ainfo_copy_file': ../../src/H5Oainfo.c:413:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oainfo.c:405:28: warning: unused parameter 'file_src' [-Wunused-parameter] ../../src/H5Oainfo.c:407:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] ../../src/H5Oainfo.c: In function 'H5O_ainfo_post_copy_file': ../../src/H5Oainfo.c:472:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Oalloc.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oalloc.lo ../../src/H5Oalloc.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oalloc.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Oalloc.c: In function 'H5O_add_gap': ../../src/H5Oalloc.c:118:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c:111:20: warning: unused parameter 'f' [-Wunused-parameter] ../../src/H5Oalloc.c: In function 'H5O_alloc_null': ../../src/H5Oalloc.c:346:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_alloc_msgs': ../../src/H5Oalloc.c:453:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_alloc_extend_chunk': ../../src/H5Oalloc.c:524:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_alloc_new_chunk': ../../src/H5Oalloc.c:767:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_alloc': ../../src/H5Oalloc.c:1126:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_release_mesg': ../../src/H5Oalloc.c:1210:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_move_cont': ../../src/H5Oalloc.c:1283:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_move_msgs_forward': ../../src/H5Oalloc.c:1459:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_merge_null': ../../src/H5Oalloc.c:1743:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_remove_empty_chunks': ../../src/H5Oalloc.c:1878:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_condense_header': ../../src/H5Oalloc.c:2068:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oalloc.c: In function 'H5O_alloc_shrink_chunk': ../../src/H5Oalloc.c:2141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Oattr.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oattr.lo ../../src/H5Oattr.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oattr.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../src/H5Oattr.c:67:0: ../../src/H5Oshared.h: In function 'H5O_attr_shared_decode': ../../src/H5Oshared.h:56:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_attr_shared_encode': ../../src/H5Oshared.h:116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_attr_shared_size': ../../src/H5Oshared.h:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_attr_shared_delete': ../../src/H5Oshared.h:224:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_attr_shared_link': ../../src/H5Oshared.h:276:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_attr_shared_copy_file': ../../src/H5Oshared.h:329:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] In file included from ../../src/H5Oattr.c:67:0: ../../src/H5Oshared.h: In function 'H5O_attr_shared_post_copy_file': ../../src/H5Oshared.h:394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_attr_shared_debug': ../../src/H5Oshared.h:463:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_decode': ../../src/H5Oattr.c:134:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_encode': ../../src/H5Oattr.c:303:9: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value [-Wconversion] ../../src/H5Oattr.c:282:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_copy': ../../src/H5Oattr.c:385:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_free': ../../src/H5Oattr.c:511:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_delete': ../../src/H5Oattr.c:541:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_link': ../../src/H5Oattr.c:579:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_copy_file': ../../src/H5Oattr.c:657:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_post_copy_file': ../../src/H5Oattr.c:702:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattr.c: In function 'H5O_attr_debug': ../../src/H5Oattr.c:799:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Oattribute.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oattribute.lo ../../src/H5Oattribute.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oattribute.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Oattribute.c: In function 'H5O_attr_to_dense_cb': ../../src/H5Oattribute.c:183:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_create': ../../src/H5Oattribute.c:230:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_open_cb': ../../src/H5Oattribute.c:432:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_open_by_name': ../../src/H5Oattribute.c:487:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_open_by_idx_cb': ../../src/H5Oattribute.c:585:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_open_by_idx': ../../src/H5Oattribute.c:629:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_find_opened_attr': ../../src/H5Oattribute.c:707:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_update_shared': ../../src/H5Oattribute.c:787:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_write_cb': ../../src/H5Oattribute.c:873:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_write': ../../src/H5Oattribute.c:952:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_rename_mod_cb': ../../src/H5Oattribute.c:1086:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_rename': ../../src/H5Oattribute.c:1207:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_iterate_real': ../../src/H5Oattribute.c:1298:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_iterate': ../../src/H5Oattribute.c:1383:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_remove_update': ../../src/H5Oattribute.c:1428:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_remove_cb': ../../src/H5Oattribute.c:1550:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_remove': ../../src/H5Oattribute.c:1598:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_remove_by_idx': ../../src/H5Oattribute.c:1683:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_count_real': ../../src/H5Oattribute.c:1771:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_exists': ../../src/H5Oattribute.c:1871:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_bh_info': ../../src/H5Oattribute.c:1943:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oattribute.c: In function 'H5O_attr_count': ../../src/H5Oattribute.c:2026:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Obogus.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Obogus.lo ../../src/H5Obogus.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Obogus.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Obtreek.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Obtreek.lo ../../src/H5Obtreek.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Obtreek.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Obtreek.c: In function 'H5O_btreek_decode': ../../src/H5Obtreek.c:88:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Obtreek.c: In function 'H5O_btreek_copy': ../../src/H5Obtreek.c:170:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ocache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ocache.lo ../../src/H5Ocache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ocache.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ocache.c: In function 'H5O_load': ../../src/H5Ocache.c:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c:166:12: warning: variable 'prefix_size' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_flush': ../../src/H5Ocache.c:375:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_dest': ../../src/H5Ocache.c:521:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_clear': ../../src/H5Ocache.c:584:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_size': ../../src/H5Ocache.c:659:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocache.c: In function 'H5O_cache_chk_load': ../../src/H5Ocache.c:691:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_cache_chk_flush': ../../src/H5Ocache.c:784:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_cache_chk_dest': ../../src/H5Ocache.c:830:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_cache_chk_clear': ../../src/H5Ocache.c:902:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_add_cont_msg': ../../src/H5Ocache.c:987:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_chunk_deserialize': ../../src/H5Ocache.c:1167:42: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocache.c:1186:36: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Ocache.c:1043:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_chunk_serialize': ../../src/H5Ocache.c:1384:30: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5Ocache.c:1374:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocache.c: In function 'H5O_chunk_proxy_dest': ../../src/H5Ocache.c:1437:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ochunk.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ochunk.lo ../../src/H5Ochunk.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ochunk.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ochunk.c: In function 'H5O_chunk_add': ../../src/H5Ochunk.c:100:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ochunk.c: In function 'H5O_chunk_protect': ../../src/H5Ochunk.c:154:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ochunk.c: In function 'H5O_chunk_unprotect': ../../src/H5Ochunk.c:228:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ochunk.c: In function 'H5O_chunk_resize': ../../src/H5Ochunk.c:280:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ochunk.c: In function 'H5O_chunk_update_idx': ../../src/H5Ochunk.c:324:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ochunk.c: In function 'H5O_chunk_delete': ../../src/H5Ochunk.c:376:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ocont.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ocont.lo ../../src/H5Ocont.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ocont.c:32: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ocont.c: In function 'H5O_cont_decode': ../../src/H5Ocont.c:99:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocont.c: In function 'H5O_cont_size': ../../src/H5Ocont.c:182:36: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocont.c: In function 'H5O_cont_delete': ../../src/H5Ocont.c:232:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ocopy.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ocopy.lo ../../src/H5Ocopy.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ocopy.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ocopy.c: In function 'H5O_copy_header_real': ../../src/H5Ocopy.c:632:24: warning: conversion to 'uint64_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocopy.c:639:23: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5Ocopy.c:672:20: warning: conversion to 'uint64_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocopy.c:350:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_header_map': ../../src/H5Ocopy.c:917:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_header': ../../src/H5Ocopy.c:1057:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_obj': ../../src/H5Ocopy.c:1151:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_obj_by_ref': ../../src/H5Ocopy.c:1210:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_expand_ref': ../../src/H5Ocopy.c:1309:44: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Ocopy.c:1338:44: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Ocopy.c:1339:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocopy.c:1339:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocopy.c:1339:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocopy.c:1339:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ocopy.c:1348:48: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Ocopy.c:1278:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_free_comm_dt_cb': ../../src/H5Ocopy.c:1406:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_comm_dt_cmp': ../../src/H5Ocopy.c:1442:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_search_comm_dt_attr_cb': ../../src/H5Ocopy.c:1486:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_search_comm_dt_check': ../../src/H5Ocopy.c:1568:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_search_comm_dt_cb': ../../src/H5Ocopy.c:1687:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_search_comm_dt': ../../src/H5Ocopy.c:1749:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ocopy.c: In function 'H5O_copy_insert_comm_dt': ../../src/H5Ocopy.c:1918:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Odbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Odbg.lo ../../src/H5Odbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Odbg.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Odbg.c: In function 'H5O_debug_id': ../../src/H5Odbg.c:253:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odbg.c: In function 'H5O_debug_real': ../../src/H5Odbg.c:401:46: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Odbg.c:427:16: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Odbg.c:300:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odbg.c: In function 'H5O_debug': ../../src/H5Odbg.c:553:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Odrvinfo.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Odrvinfo.lo ../../src/H5Odrvinfo.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Odrvinfo.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Odrvinfo.c: In function 'H5O_drvinfo_decode': ../../src/H5Odrvinfo.c:89:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odrvinfo.c: In function 'H5O_drvinfo_copy': ../../src/H5Odrvinfo.c:186:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Odtype.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Odtype.lo ../../src/H5Odtype.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Odtype.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../src/H5Odtype.c:72:0: ../../src/H5Oshared.h: In function 'H5O_dtype_shared_decode': ../../src/H5Oshared.h:56:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_dtype_shared_encode': ../../src/H5Oshared.h:116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_dtype_shared_size': ../../src/H5Oshared.h:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_dtype_shared_delete': ../../src/H5Oshared.h:224:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_dtype_shared_link': ../../src/H5Oshared.h:276:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_dtype_shared_copy_file': ../../src/H5Oshared.h:329:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] In file included from ../../src/H5Odtype.c:72:0: ../../src/H5Oshared.h: In function 'H5O_dtype_shared_post_copy_file': ../../src/H5Oshared.h:394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_dtype_shared_debug': ../../src/H5Oshared.h:463:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_decode_helper': ../../src/H5Odtype.c:141:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_encode_helper': ../../src/H5Odtype.c:619:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../src/H5Odtype.c:686:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../src/H5Odtype.c:782:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../src/H5Odtype.c:810:61: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Odtype.c:817:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../src/H5Odtype.c:1003:60: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Odtype.c:604:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_decode': ../../src/H5Odtype.c:1094:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_encode': ../../src/H5Odtype.c:1138:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_copy': ../../src/H5Odtype.c:1178:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_set_share': ../../src/H5Odtype.c:1413:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_can_share': ../../src/H5Odtype.c:1469:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_pre_copy_file': ../../src/H5Odtype.c:1514:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_copy_file': ../../src/H5Odtype.c:1563:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_shared_post_copy_upd': ../../src/H5Odtype.c:1602:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Odtype.c: In function 'H5O_dtype_debug': ../../src/H5Odtype.c:1963:2: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] CC H5Oefl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oefl.lo ../../src/H5Oefl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oefl.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Oefl.c: In function 'H5O_efl_decode': ../../src/H5Oefl.c:102:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oefl.c: In function 'H5O_efl_encode': ../../src/H5Oefl.c:233:2: warning: conversion to 'uint64_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Oefl.c: In function 'H5O_efl_copy': ../../src/H5Oefl.c:264:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oefl.c: In function 'H5O_efl_size': ../../src/H5Oefl.c:359:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Oefl.c:356:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Oefl.c: In function 'H5O_efl_total_size': ../../src/H5Oefl.c:423:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oefl.c: In function 'H5O_efl_copy_file': ../../src/H5Oefl.c:467:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ofill.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ofill.lo ../../src/H5Ofill.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ofill.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../src/H5Ofill.c:69:0: ../../src/H5Oshared.h: In function 'H5O_fill_shared_decode': ../../src/H5Oshared.h:56:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_shared_encode': ../../src/H5Oshared.h:116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_shared_size': ../../src/H5Oshared.h:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_shared_delete': ../../src/H5Oshared.h:224:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_shared_link': ../../src/H5Oshared.h:276:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_shared_copy_file': ../../src/H5Oshared.h:329:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] In file included from ../../src/H5Ofill.c:69:0: ../../src/H5Oshared.h: In function 'H5O_fill_shared_post_copy_file': ../../src/H5Oshared.h:394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] ../../src/H5Oshared.h: In function 'H5O_fill_shared_debug': ../../src/H5Oshared.h:463:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] In file included from ../../src/H5Ofill.c:105:0: ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_decode': ../../src/H5Oshared.h:56:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_encode': ../../src/H5Oshared.h:116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_size': ../../src/H5Oshared.h:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_delete': ../../src/H5Oshared.h:224:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_link': ../../src/H5Oshared.h:276:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_copy_file': ../../src/H5Oshared.h:329:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] In file included from ../../src/H5Ofill.c:105:0: ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_post_copy_file': ../../src/H5Oshared.h:394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_debug': ../../src/H5Oshared.h:463:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ofill.c: In function 'H5O_fill_new_decode': ../../src/H5Ofill.c:219:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:256:13: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:256:13: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:256:13: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:256:13: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:256:13: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:256:13: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:193:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ofill.c: In function 'H5O_fill_old_decode': ../../src/H5Ofill.c:321:5: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:321:5: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:321:5: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:321:5: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:321:5: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:321:5: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ofill.c:307:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ofill.c: In function 'H5O_fill_new_encode': ../../src/H5Ofill.c:400:15: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5Ofill.c:404:15: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5Ofill.c: In function 'H5O_fill_copy': ../../src/H5Ofill.c:499:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ofill.c: In function 'H5O_fill_reset_dyn': ../../src/H5Ofill.c:689:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ofill.c: In function 'H5O_fill_debug': ../../src/H5Ofill.c:823:5: warning: enumeration value 'H5D_ALLOC_TIME_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Ofill.c:823:5: warning: enumeration value 'H5D_ALLOC_TIME_DEFAULT' not handled in switch [-Wswitch-enum] ../../src/H5Ofill.c:842:5: warning: enumeration value 'H5D_FILL_TIME_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Ofill.c:862:5: warning: enumeration value 'H5D_FILL_VALUE_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Ofill.c: In function 'H5O_fill_convert': ../../src/H5Ofill.c:917:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Oginfo.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oginfo.lo ../../src/H5Oginfo.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oginfo.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Oginfo.c: In function 'H5O_ginfo_decode': ../../src/H5Oginfo.c:105:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oginfo.c: In function 'H5O_ginfo_encode': ../../src/H5Oginfo.c:187:11: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Oginfo.c: In function 'H5O_ginfo_copy': ../../src/H5Oginfo.c:229:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oginfo.c: In function 'H5O_ginfo_size': ../../src/H5Oginfo.c:278:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] CC H5Olayout.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Olayout.lo ../../src/H5Olayout.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Olayout.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Olayout.c: In function 'H5O_layout_decode': ../../src/H5Olayout.c:106:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olayout.c: In function 'H5O_layout_encode': ../../src/H5Olayout.c:300:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olayout.c: In function 'H5O_layout_copy': ../../src/H5Olayout.c:380:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olayout.c: In function 'H5O_layout_free': ../../src/H5Olayout.c:505:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olayout.c: In function 'H5O_layout_delete': ../../src/H5Olayout.c:538:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olayout.c: In function 'H5O_layout_copy_file': ../../src/H5Olayout.c:599:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Olinfo.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Olinfo.lo ../../src/H5Olinfo.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Olinfo.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Olinfo.c: In function 'H5O_linfo_decode': ../../src/H5Olinfo.c:124:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olinfo.c: In function 'H5O_linfo_encode': ../../src/H5Olinfo.c:209:17: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Olinfo.c: In function 'H5O_linfo_copy': ../../src/H5Olinfo.c:254:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olinfo.c: In function 'H5O_linfo_size': ../../src/H5Olinfo.c:302:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Olinfo.c: In function 'H5O_linfo_delete': ../../src/H5Olinfo.c:351:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olinfo.c: In function 'H5O_linfo_copy_file': ../../src/H5Olinfo.c:391:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olinfo.c: In function 'H5O_linfo_post_copy_file_cb': ../../src/H5Olinfo.c:459:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olinfo.c: In function 'H5O_linfo_post_copy_file': ../../src/H5Olinfo.c:506:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Olink.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Olink.lo ../../src/H5Olink.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Olink.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Olink.c: In function 'H5O_link_decode': ../../src/H5Olink.c:210:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:210:5: warning: enumeration value 'H5L_TYPE_EXTERNAL' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:210:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:129:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olink.c: In function 'H5O_link_encode': ../../src/H5Olink.c:309:16: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Olink.c:310:16: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Olink.c:311:16: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Olink.c:353:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:353:5: warning: enumeration value 'H5L_TYPE_EXTERNAL' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:353:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c: In function 'H5O_link_copy': ../../src/H5Olink.c:410:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olink.c: In function 'H5O_link_size': ../../src/H5Olink.c:498:45: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Olink.c:500:27: warning: conversion to 'size_t' from 'uint64_t' may alter its value [-Wconversion] ../../src/H5Olink.c:504:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:504:5: warning: enumeration value 'H5L_TYPE_EXTERNAL' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:504:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c: In function 'H5O_link_delete': ../../src/H5Olink.c:607:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olink.c: In function 'H5O_link_copy_file': ../../src/H5Olink.c:720:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olink.c: In function 'H5O_link_post_copy_file': ../../src/H5Olink.c:762:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Olink.c: In function 'H5O_link_debug': ../../src/H5Olink.c:829:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:829:5: warning: enumeration value 'H5L_TYPE_EXTERNAL' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:829:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../src/H5Olink.c:803:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Omessage.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Omessage.lo ../../src/H5Omessage.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Omessage.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Omessage.c: In function 'H5O_msg_create': ../../src/H5Omessage.c:122:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_append_oh': ../../src/H5Omessage.c:170:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_append_real': ../../src/H5Omessage.c:213:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_write': ../../src/H5Omessage.c:266:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_write_oh': ../../src/H5Omessage.c:321:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_write_real': ../../src/H5Omessage.c:370:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_read': ../../src/H5Omessage.c:470:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_read_oh': ../../src/H5Omessage.c:525:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_reset': ../../src/H5Omessage.c:581:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_reset_real': ../../src/H5Omessage.c:617:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_copy': ../../src/H5Omessage.c:754:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_count': ../../src/H5Omessage.c:808:35: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Omessage.c:793:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_exists': ../../src/H5Omessage.c:878:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_remove': ../../src/H5Omessage.c:970:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_remove_op': ../../src/H5Omessage.c:1022:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_remove_cb': ../../src/H5Omessage.c:1076:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_remove_real': ../../src/H5Omessage.c:1143:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_iterate': ../../src/H5Omessage.c:1217:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_iterate_real': ../../src/H5Omessage.c:1291:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_raw_size': ../../src/H5Omessage.c:1372:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_size_f': ../../src/H5Omessage.c:1447:18: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Omessage.c:1417:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_size_oh': ../../src/H5Omessage.c:1500:18: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Omessage.c:1479:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_set_share': ../../src/H5Omessage.c:1653:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_reset_share': ../../src/H5Omessage.c:1701:28: warning: variable 'type' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_get_crt_index': ../../src/H5Omessage.c:1738:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_encode': ../../src/H5Omessage.c:1784:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_decode': ../../src/H5Omessage.c:1830:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_copy_file': ../../src/H5Omessage.c:1872:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_alloc': ../../src/H5Omessage.c:1914:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_copy_mesg': ../../src/H5Omessage.c:1978:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_delete': ../../src/H5Omessage.c:2053:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_delete_mesg': ../../src/H5Omessage.c:2091:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_flush': ../../src/H5Omessage.c:2132:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_flush_msgs': ../../src/H5Omessage.c:2233:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_get_chunkno': ../../src/H5Omessage.c:2306:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Omessage.c:2284:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_lock': ../../src/H5Omessage.c:2339:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omessage.c: In function 'H5O_msg_unlock': ../../src/H5Omessage.c:2397:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Omtime.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Omtime.lo ../../src/H5Omtime.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Omtime.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Omtime.c: In function 'H5O_mtime_new_decode': ../../src/H5Omtime.c:129:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omtime.c: In function 'H5O_mtime_decode': ../../src/H5Omtime.c:183:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Omtime.c: In function 'H5O_mtime_copy': ../../src/H5Omtime.c:375:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Oname.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oname.lo ../../src/H5Oname.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oname.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Oname.c: In function 'H5O_name_decode': ../../src/H5Oname.c:93:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oname.c: In function 'H5O_name_copy': ../../src/H5Oname.c:177:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Onull.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Onull.lo ../../src/H5Onull.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Onull.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Opline.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Opline.lo ../../src/H5Opline.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Opline.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../src/H5Opline.c:67:0: ../../src/H5Oshared.h: In function 'H5O_pline_shared_decode': ../../src/H5Oshared.h:56:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_pline_shared_encode': ../../src/H5Oshared.h:116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_pline_shared_size': ../../src/H5Oshared.h:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_pline_shared_delete': ../../src/H5Oshared.h:224:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_pline_shared_link': ../../src/H5Oshared.h:276:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_pline_shared_copy_file': ../../src/H5Oshared.h:329:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] In file included from ../../src/H5Opline.c:67:0: ../../src/H5Oshared.h: In function 'H5O_pline_shared_post_copy_file': ../../src/H5Oshared.h:394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] ../../src/H5Oshared.h: In function 'H5O_pline_shared_debug': ../../src/H5Oshared.h:463:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Opline.c: In function 'H5O_pline_decode': ../../src/H5Opline.c:121:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Opline.c: In function 'H5O_pline_encode': ../../src/H5Opline.c:253:17: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value [-Wconversion] ../../src/H5Opline.c: In function 'H5O_pline_copy': ../../src/H5Opline.c:349:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Opline.c: In function 'H5O_pline_size': ../../src/H5Opline.c:468:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Opline.c: In function 'H5O_pline_pre_copy_file': ../../src/H5Opline.c:579:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Orefcount.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Orefcount.lo ../../src/H5Orefcount.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Orefcount.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Orefcount.c: In function 'H5O_refcount_decode': ../../src/H5Orefcount.c:99:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Orefcount.c: In function 'H5O_refcount_copy': ../../src/H5Orefcount.c:184:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Osdspace.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Osdspace.lo ../../src/H5Osdspace.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Osdspace.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../src/H5Osdspace.c:61:0: ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_decode': ../../src/H5Oshared.h:56:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_encode': ../../src/H5Oshared.h:116:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_size': ../../src/H5Oshared.h:171:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_delete': ../../src/H5Oshared.h:224:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_link': ../../src/H5Oshared.h:276:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_copy_file': ../../src/H5Oshared.h:329:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] In file included from ../../src/H5Osdspace.c:61:0: ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_post_copy_file': ../../src/H5Oshared.h:394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_debug': ../../src/H5Oshared.h:463:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Osdspace.c: In function 'H5O_sdspace_decode': ../../src/H5Osdspace.c:122:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Osdspace.c: In function 'H5O_sdspace_copy': ../../src/H5Osdspace.c:307:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Osdspace.c: In function 'H5O_sdspace_pre_copy_file': ../../src/H5Osdspace.c:452:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Oshared.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oshared.lo ../../src/H5Oshared.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oshared.c:39: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Oshared.c: In function 'H5O_shared_read': ../../src/H5Oshared.c:117:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.c: In function 'H5O_shared_link_adj': ../../src/H5Oshared.c:229:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.c: In function 'H5O_shared_decode': ../../src/H5Oshared.c:318:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.c: In function 'H5O_shared_delete': ../../src/H5Oshared.c:518:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.c: In function 'H5O_shared_link': ../../src/H5Oshared.c:561:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.c: In function 'H5O_shared_copy_file': ../../src/H5Oshared.c:599:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshared.c:590:29: warning: unused parameter 'file_src' [-Wunused-parameter] ../../src/H5Oshared.c:592:71: warning: unused parameter 'cpy_info' [-Wunused-parameter] ../../src/H5Oshared.c: In function 'H5O_shared_post_copy_file': ../../src/H5Oshared.c:661:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ostab.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ostab.lo ../../src/H5Ostab.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ostab.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ostab.c: In function 'H5O_stab_decode': ../../src/H5Ostab.c:106:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ostab.c: In function 'H5O_stab_copy': ../../src/H5Ostab.c:187:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ostab.c: In function 'H5O_stab_size': ../../src/H5Ostab.c:230:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Ostab.c: In function 'H5O_stab_delete': ../../src/H5Ostab.c:280:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ostab.c: In function 'H5O_stab_copy_file': ../../src/H5Ostab.c:320:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ostab.c: In function 'H5O_stab_post_copy_file': ../../src/H5Ostab.c:377:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Oshmesg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Oshmesg.lo ../../src/H5Oshmesg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Oshmesg.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Oshmesg.c: In function 'H5O_shmesg_decode': ../../src/H5Oshmesg.c:85:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshmesg.c: In function 'H5O_shmesg_encode': ../../src/H5Oshmesg.c:132:16: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value [-Wconversion] ../../src/H5Oshmesg.c:134:16: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value [-Wconversion] ../../src/H5Oshmesg.c: In function 'H5O_shmesg_copy': ../../src/H5Oshmesg.c:161:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Oshmesg.c: In function 'H5O_shmesg_size': ../../src/H5Oshmesg.c:205:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] CC H5Otest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Otest.lo ../../src/H5Otest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Otest.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Otest.c: In function 'H5O_is_attr_dense_test': ../../src/H5Otest.c:104:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Otest.c: In function 'H5O_is_attr_empty_test': ../../src/H5Otest.c:169:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Otest.c: In function 'H5O_num_attrs_test': ../../src/H5Otest.c:256:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Otest.c: In function 'H5O_attr_dense_info_test': ../../src/H5Otest.c:342:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Otest.c: In function 'H5O_check_msg_marked_test': ../../src/H5Otest.c:430:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Otest.c: In function 'H5O_expunge_chunks_test': ../../src/H5Otest.c:493:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Otest.c: In function 'H5O_get_rc': ../../src/H5Otest.c:549:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ounknown.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ounknown.lo ../../src/H5Ounknown.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ounknown.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5P.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5P.lo ../../src/H5P.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5P.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Pacpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pacpl.lo ../../src/H5Pacpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pacpl.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Pdapl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pdapl.lo ../../src/H5Pdapl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pdapl.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pdapl.c: In function 'H5P_dacc_reg_prop': ../../src/H5Pdapl.c:126:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdapl.c:129:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdapl.c: In function 'H5Pset_chunk_cache': ../../src/H5Pdapl.c:189:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] CC H5Pdcpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pdcpl.lo ../../src/H5Pdcpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pdcpl.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pdcpl.c: In function 'H5P_dcrt_reg_prop': ../../src/H5Pdcpl.c:185:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdcpl.c: In function 'H5P_dcrt_copy': ../../src/H5Pdcpl.c:258:5: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c:258:5: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c:234:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdcpl.c: In function 'H5P_dcrt_close': ../../src/H5Pdcpl.c:344:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdcpl.c: In function 'H5P_dcrt_layout_cmp': ../../src/H5Pdcpl.c:407:5: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c:407:5: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c: In function 'H5P_set_layout': ../../src/H5Pdcpl.c:612:9: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c:612:9: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c:597:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdcpl.c: In function 'H5Pset_layout': ../../src/H5Pdcpl.c:726:5: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c:726:5: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c: In function 'H5Pset_szip': ../../src/H5Pdcpl.c:1202:5: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../src/H5Pdcpl.c:1210:5: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../src/H5Pdcpl.c: In function 'H5P_get_fill_value': ../../src/H5Pdcpl.c:1526:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdcpl.c: In function 'H5P_is_fill_value_defined': ../../src/H5Pdcpl.c:1655:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdcpl.c: In function 'H5P_fill_value_defined': ../../src/H5Pdcpl.c:1697:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdcpl.c: In function 'H5Pset_alloc_time': ../../src/H5Pdcpl.c:1795:9: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Pdcpl.c:1795:9: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum] CC H5Pdeprec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pdeprec.lo ../../src/H5Pdeprec.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pdeprec.c:43: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Pdxpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pdxpl.lo ../../src/H5Pdxpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pdxpl.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pdxpl.c: In function 'H5P_dxfr_reg_prop': ../../src/H5Pdxpl.c:195:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c:195:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c:195:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c:218:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdxpl.c: In function 'H5P_dxfr_create': ../../src/H5Pdxpl.c:339:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdxpl.c: In function 'H5P_dxfr_copy': ../../src/H5Pdxpl.c:389:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdxpl.c: In function 'H5P_dxfr_close': ../../src/H5Pdxpl.c:440:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdxpl.c: In function 'H5P_dxfr_xform_del': ../../src/H5Pdxpl.c:480:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdxpl.c: In function 'H5P_dxfr_xform_copy': ../../src/H5Pdxpl.c:512:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdxpl.c: In function 'H5P_dxfr_xform_close': ../../src/H5Pdxpl.c:543:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pdxpl.c: In function 'H5Pset_btree_ratios': ../../src/H5Pdxpl.c:1165:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c:1165:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c:1165:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c:1165:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c:1166:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c:1166:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pdxpl.c: In function 'H5P_set_vlen_mem_manager': ../../src/H5Pdxpl.c:1214:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Pfapl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pfapl.lo ../../src/H5Pfapl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pfapl.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pfapl.c: In function 'H5P_facc_reg_prop': ../../src/H5Pfapl.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:212:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:232:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_facc_create': ../../src/H5Pfapl.c:348:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_facc_copy': ../../src/H5Pfapl.c:398:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_facc_close': ../../src/H5Pfapl.c:449:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_set_driver': ../../src/H5Pfapl.c:616:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_get_driver': ../../src/H5Pfapl.c:747:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_get_driver_info': ../../src/H5Pfapl.c:846:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_set_family_offset': ../../src/H5Pfapl.c:972:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_get_family_offset': ../../src/H5Pfapl.c:1049:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_set_multi_type': ../../src/H5Pfapl.c:1126:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_get_multi_type': ../../src/H5Pfapl.c:1203:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5Pset_cache': ../../src/H5Pfapl.c:1262:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c:1262:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Pfapl.c: In function 'H5P_file_image_info_del': ../../src/H5Pfapl.c:2445:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_file_image_info_copy': ../../src/H5Pfapl.c:2499:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pfapl.c: In function 'H5P_file_image_info_close': ../../src/H5Pfapl.c:2572:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Pfcpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pfcpl.lo ../../src/H5Pfcpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pfcpl.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pfcpl.c: In function 'H5P_fcrt_reg_prop': ../../src/H5Pfcpl.c:155:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Pfmpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pfmpl.lo ../../src/H5Pfmpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pfmpl.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pfmpl.c: In function 'H5P_fmnt_reg_prop': ../../src/H5Pfmpl.c:113:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Pgcpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pgcpl.lo ../../src/H5Pgcpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pgcpl.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pgcpl.c: In function 'H5P_gcrt_reg_prop': ../../src/H5Pgcpl.c:113:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Pint.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pint.lo ../../src/H5Pint.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pint.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pint.c: In function 'H5P_do_prop_cb1': ../../src/H5Pint.c:269:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_init': ../../src/H5Pint.c:330:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_init_interface': ../../src/H5Pint.c:355:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_copy_pclass': ../../src/H5Pint.c:555:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_copy_plist': ../../src/H5Pint.c:636:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_dup_prop': ../../src/H5Pint.c:846:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_create_prop': ../../src/H5Pint.c:960:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_add_prop': ../../src/H5Pint.c:1040:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_find_prop_plist': ../../src/H5Pint.c:1078:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_find_prop_pclass': ../../src/H5Pint.c:1138:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_create_class': ../../src/H5Pint.c:1449:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_create': ../../src/H5Pint.c:1546:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_create_id': ../../src/H5Pint.c:1685:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_register_real': ../../src/H5Pint.c:1895:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_register': ../../src/H5Pint.c:2095:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_insert': ../../src/H5Pint.c:2305:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_set': ../../src/H5Pint.c:2398:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_get_size_plist': ../../src/H5Pint.c:2664:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_get_size_pclass': ../../src/H5Pint.c:2710:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_get_nprops_pclass': ../../src/H5Pint.c:2824:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_isa_class': ../../src/H5Pint.c:3228:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_object_verify': ../../src/H5Pint.c:3278:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_iterate_plist': ../../src/H5Pint.c:3355:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_iterate_pclass': ../../src/H5Pint.c:3511:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_peek_unsigned': ../../src/H5Pint.c:3583:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_peek_hid_t': ../../src/H5Pint.c:3628:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_peek_voidp': ../../src/H5Pint.c:3673:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_peek_size_t': ../../src/H5Pint.c:3718:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_get': ../../src/H5Pint.c:3766:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_remove': ../../src/H5Pint.c:3913:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_copy_prop_plist': ../../src/H5Pint.c:4050:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_copy_prop_pclass': ../../src/H5Pint.c:4157:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_unregister': ../../src/H5Pint.c:4232:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_close': ../../src/H5Pint.c:4297:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_get_class_name': ../../src/H5Pint.c:4456:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_get_class_path': ../../src/H5Pint.c:4497:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_open_class_path': ../../src/H5Pint.c:4564:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pint.c: In function 'H5P_close_class': ../../src/H5Pint.c:4678:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Plapl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Plapl.lo ../../src/H5Plapl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Plapl.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Plapl.c: In function 'H5P_lacc_reg_prop': ../../src/H5Plapl.c:158:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Plapl.c: In function 'H5P_lacc_elink_fapl_del': ../../src/H5Plapl.c:205:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Plapl.c: In function 'H5P_lacc_elink_fapl_copy': ../../src/H5Plapl.c:239:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Plapl.c: In function 'H5P_lacc_elink_fapl_close': ../../src/H5Plapl.c:280:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Plcpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Plcpl.lo ../../src/H5Plcpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Plcpl.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Plcpl.c: In function 'H5P_lcrt_reg_prop': ../../src/H5Plcpl.c:119:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Pocpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pocpl.lo ../../src/H5Pocpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pocpl.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pocpl.c: In function 'H5P_ocrt_reg_prop': ../../src/H5Pocpl.c:136:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pocpl.c: In function 'H5P_ocrt_copy': ../../src/H5Pocpl.c:183:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pocpl.c: In function 'H5P_ocrt_close': ../../src/H5Pocpl.c:231:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pocpl.c: In function 'H5Pset_attr_creation_order': ../../src/H5Pocpl.c:382:16: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5Pocpl.c:383:16: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5Pocpl.c: In function 'H5Pset_obj_track_times': ../../src/H5Pocpl.c:489:16: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5Pocpl.c: In function 'H5P_modify_filter': ../../src/H5Pocpl.c:585:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pocpl.c: In function 'H5P_get_filter_by_id': ../../src/H5Pocpl.c:941:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pocpl.c: In function 'H5Pget_filter_by_id2': ../../src/H5Pocpl.c:996:30: warning: unused variable 'filter' [-Wunused-variable] ../../src/H5Pocpl.c:995:21: warning: unused variable 'pline' [-Wunused-variable] CC H5Pocpypl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pocpypl.lo ../../src/H5Pocpypl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pocpypl.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pocpypl.c: In function 'H5P_ocpy_reg_prop': ../../src/H5Pocpypl.c:140:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pocpypl.c: In function 'H5P_ocpy_copy': ../../src/H5Pocpypl.c:184:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pocpypl.c: In function 'H5P_ocpy_close': ../../src/H5Pocpypl.c:261:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Pocpypl.c: In function 'H5P_ocpy_merge_comm_dt_list_cmp': ../../src/H5Pocpypl.c:303:5: warning: unused variable 'err_occurred' [-Wunused-variable] ../../src/H5Pocpypl.c: In function 'H5P_free_merge_comm_dtype_list': ../../src/H5Pocpypl.c:347:5: warning: unused variable 'err_occurred' [-Wunused-variable] CC H5Pstrcpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pstrcpl.lo ../../src/H5Pstrcpl.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Pstrcpl.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Pstrcpl.c: In function 'H5P_strcrt_reg_prop': ../../src/H5Pstrcpl.c:117:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ptest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ptest.lo ../../src/H5Ptest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ptest.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ptest.c: In function 'H5P_get_class_path_test': ../../src/H5Ptest.c:66:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ptest.c: In function 'H5P_open_class_path_test': ../../src/H5Ptest.c:107:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ptest.c: In function 'H5P_reset_external_file_test': ../../src/H5Ptest.c:152:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5R.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5R.lo ../../src/H5R.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5R.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5R.c: In function 'H5R_init': ../../src/H5R.c:66:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5R.c: In function 'H5R_init_interface': ../../src/H5R.c:91:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5R.c: In function 'H5R_create': ../../src/H5R.c:176:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5R.c: In function 'H5R_dereference': ../../src/H5R.c:399:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:399:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:399:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:399:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:432:5: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../src/H5R.c:432:5: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] ../../src/H5R.c:375:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5R.c: In function 'H5R_get_region': ../../src/H5R.c:583:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:583:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:583:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:583:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:571:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5R.c: In function 'H5R_get_obj_type': ../../src/H5R.c:718:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:718:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:718:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:718:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:694:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5R.c: In function 'H5R_get_name': ../../src/H5R.c:862:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:862:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:862:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:862:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5R.c:836:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Rdeprec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Rdeprec.lo ../../src/H5Rdeprec.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Rdeprec.c:43: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5RC.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5RC.lo ../../src/H5RC.c In file included from /usr/include/stdio.h:27:0, from ../../src/H5Epublic.h:22, from ../../src/H5Eprivate.h:22, from ../../src/H5RC.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5RC.c: In function 'H5RC_create': ../../src/H5RC.c:60:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5RC.c: In function 'H5RC_decr': ../../src/H5RC.c:104:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5RS.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5RS.lo ../../src/H5RS.c In file included from /usr/include/stdio.h:27:0, from ../../src/H5Epublic.h:22, from ../../src/H5Eprivate.h:22, from ../../src/H5RS.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5RS.c: In function 'H5RS_create': ../../src/H5RS.c:106:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5RS.c: In function 'H5RS_wrap': ../../src/H5RS.c:153:20: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5RS.c:146:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5RS.c: In function 'H5RS_own': ../../src/H5RS.c:188:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5RS.c: In function 'H5RS_dup_str': ../../src/H5RS.c:344:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5S.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5S.lo ../../src/H5S.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5S.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5S.c: In function 'H5S_init_interface': ../../src/H5S.c:78:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_create': ../../src/H5S.c:164:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_extent_release': ../../src/H5S.c:286:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_close': ../../src/H5S.c:320:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_extent_copy': ../../src/H5S.c:484:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_copy': ../../src/H5S.c:558:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_get_simple_extent_npoints': ../../src/H5S.c:609:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_get_npoints_max': ../../src/H5S.c:686:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_get_simple_extent_ndims': ../../src/H5S.c:790:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_extent_get_dims': ../../src/H5S.c:876:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_get_simple_extent_dims': ../../src/H5S.c:934:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_write': ../../src/H5S.c:966:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_append': ../../src/H5S.c:1007:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_read': ../../src/H5S.c:1043:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_set_extent_simple': ../../src/H5S.c:1236:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_create_simple': ../../src/H5S.c:1395:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_encode': ../../src/H5S.c:1475:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_decode': ../../src/H5S.c:1592:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_get_simple_extent_type': ../../src/H5S.c:1674:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_set_extent': ../../src/H5S.c:1823:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_set_extent_real': ../../src/H5S.c:1905:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5S.c: In function 'H5S_extend': ../../src/H5S.c:2104:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Sall.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Sall.lo ../../src/H5Sall.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Sall.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Sall.c: In function 'H5S_all_iter_coords': ../../src/H5Sall.c:158:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sall.c: In function 'H5S_all_deserialize': ../../src/H5Sall.c:553:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sall.c: In function 'H5S_all_project_simple': ../../src/H5Sall.c:818:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sall.c:814:37: warning: unused parameter 'base_space' [-Wunused-parameter] ../../src/H5Sall.c:814:76: warning: unused parameter 'offset' [-Wunused-parameter] ../../src/H5Sall.c: In function 'H5S_select_all': ../../src/H5Sall.c:857:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Sdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Sdbg.lo ../../src/H5Sdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Sdbg.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Sdbg.c: In function 'H5S_debug': ../../src/H5Sdbg.c:98:5: warning: enumeration value 'H5S_NO_CLASS' not handled in switch [-Wswitch-enum] CC H5Shyper.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Shyper.lo ../../src/H5Shyper.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Shyper.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Shyper.c: In function 'H5S_hyper_new_span': ../../src/H5Shyper.c:1098:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_span_precompute_helper': ../../src/H5Shyper.c:1146:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_span_precompute': ../../src/H5Shyper.c:1204:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_copy_span_helper': ../../src/H5Shyper.c:1293:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_copy_span': ../../src/H5Shyper.c:1379:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_free_span_info': ../../src/H5Shyper.c:1523:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_free_span': ../../src/H5Shyper.c:1575:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_copy': ../../src/H5Shyper.c:1624:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_serialize_helper': ../../src/H5Shyper.c:2003:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_deserialize': ../../src/H5Shyper.c:2250:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_span_blocklist': ../../src/H5Shyper.c:2333:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_bounds_helper': ../../src/H5Shyper.c:2646:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_bounds': ../../src/H5Shyper.c:2715:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_offset': ../../src/H5Shyper.c:2785:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_release': ../../src/H5Shyper.c:3183:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_coord_to_span': ../../src/H5Shyper.c:3271:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_add_span_element_helper': ../../src/H5Shyper.c:3340:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_add_span_element': ../../src/H5Shyper.c:3538:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_convert': ../../src/H5Shyper.c:3652:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_intersect_block_helper': ../../src/H5Shyper.c:3843:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_intersect_block': ../../src/H5Shyper.c:3910:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_adjust_u': ../../src/H5Shyper.c:4017:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_project_scalar': ../../src/H5Shyper.c:4063:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_project_simple_higher': ../../src/H5Shyper.c:4179:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_project_simple': ../../src/H5Shyper.c:4267:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_adjust_s': ../../src/H5Shyper.c:4493:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_normalize_offset': ../../src/H5Shyper.c:4547:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_denormalize_offset': ../../src/H5Shyper.c:4601:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_append_span': ../../src/H5Shyper.c:4646:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_clip_spans': ../../src/H5Shyper.c:4770:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_merge_spans_helper': ../../src/H5Shyper.c:5260:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_make_spans': ../../src/H5Shyper.c:5690:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_generate_spans': ../../src/H5Shyper.c:6021:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_generate_hyperslab': ../../src/H5Shyper.c:6071:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_select_hyperslab': ../../src/H5Shyper.c:6317:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Shyper.c: In function 'H5S_hyper_get_seq_list_opt': ../../src/H5Shyper.c:8251:13: warning: switch missing default case [-Wswitch-default] CC H5Smpio.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Smpio.lo ../../src/H5Smpio.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Smpio.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Smpio.c: In function 'H5S_mpio_all_type': ../../src/H5Smpio.c:81:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Smpio.c: In function 'H5S_mpio_hyper_type': ../../src/H5Smpio.c:153:20: warning: size of 'sel_iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Smpio.c:337:24: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Smpio.c:337:43: warning: conversion to 'MPI_Aint' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Smpio.c:338:27: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Smpio.c:338:47: warning: conversion to 'MPI_Aint' from 'hsize_t' may alter its value [-Wconversion] ../../src/H5Smpio.c:176:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Smpio.c: In function 'H5S_mpio_span_hyper_type': ../../src/H5Smpio.c:442:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Smpio.c: In function 'H5S_obtain_datatype': ../../src/H5Smpio.c:544:37: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Smpio.c:544:57: warning: conversion to 'MPI_Aint' from 'hsize_t' may alter its value [-Wconversion] ../../src/H5Smpio.c:593:58: warning: conversion to 'MPI_Aint' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Smpio.c:601:30: warning: conversion to 'MPI_Aint' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Smpio.c:509:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Smpio.c: In function 'H5S_mpio_space_type': ../../src/H5Smpio.c:681:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Snone.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Snone.lo ../../src/H5Snone.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Snone.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Snone.c: In function 'H5S_none_deserialize': ../../src/H5Snone.c:521:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Snone.c: In function 'H5S_none_project_simple': ../../src/H5Snone.c:767:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Snone.c:763:38: warning: unused parameter 'base_space' [-Wunused-parameter] ../../src/H5Snone.c:763:77: warning: unused parameter 'offset' [-Wunused-parameter] ../../src/H5Snone.c: In function 'H5S_select_none': ../../src/H5Snone.c:805:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Spoint.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Spoint.lo ../../src/H5Spoint.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Spoint.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Spoint.c: In function 'H5S_point_add': ../../src/H5Spoint.c:395:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Spoint.c: In function 'H5S_select_elements': ../../src/H5Spoint.c:555:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Spoint.c: In function 'H5S_point_copy': ../../src/H5Spoint.c:610:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Spoint.c: In function 'H5S_point_deserialize': ../../src/H5Spoint.c:896:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Spoint.c: In function 'H5S_point_bounds': ../../src/H5Spoint.c:1106:63: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Spoint.c:1107:63: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Spoint.c:1108:61: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Spoint.c:1109:61: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Spoint.c:1083:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Spoint.c: In function 'H5S_point_offset': ../../src/H5Spoint.c:1149:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Spoint.c: In function 'H5S_point_project_scalar': ../../src/H5Spoint.c:1372:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Spoint.c: In function 'H5S_point_project_simple': ../../src/H5Spoint.c:1415:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Spoint.c: In function 'H5S_point_get_seq_list': ../../src/H5Spoint.c:1655:56: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Spoint.c:1628:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Sselect.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Sselect.lo ../../src/H5Sselect.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Sselect.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Sselect.c: In function 'H5S_select_copy': ../../src/H5Sselect.c:112:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sselect.c: In function 'H5S_select_deserialize': ../../src/H5Sselect.c:453:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sselect.c: In function 'H5S_select_iterate': ../../src/H5Sselect.c:1218:20: warning: size of 'iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Sselect.c:1224:13: warning: size of 'off' is 8192 bytes [-Wlarger-than=] ../../src/H5Sselect.c:1227:12: warning: size of 'len' is 4096 bytes [-Wlarger-than=] ../../src/H5Sselect.c:1239:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sselect.c: In function 'H5S_select_shape_same': ../../src/H5Sselect.c:1425:20: warning: size of 'iter_a' is 2084 bytes [-Wlarger-than=] ../../src/H5Sselect.c:1426:20: warning: size of 'iter_b' is 2084 bytes [-Wlarger-than=] ../../src/H5Sselect.c:1431:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sselect.c: In function 'H5S_select_construct_projection': ../../src/H5Sselect.c:1770:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sselect.c: In function 'H5S_select_fill': ../../src/H5Sselect.c:1994:20: warning: size of 'iter' is 2084 bytes [-Wlarger-than=] ../../src/H5Sselect.c:2022:17: warning: size of 'off' is 8192 bytes [-Wlarger-than=] ../../src/H5Sselect.c:2023:16: warning: size of 'len' is 4096 bytes [-Wlarger-than=] ../../src/H5Sselect.c:2000:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Sselect.c: In function 'H5S_select_iterate': ../../src/H5Sselect.c:1324:1: warning: stack usage is 15056 bytes [-Wstack-usage=] ../../src/H5Sselect.c: In function 'H5S_select_fill': ../../src/H5Sselect.c:2054:1: warning: stack usage is 14480 bytes [-Wstack-usage=] CC H5Stest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Stest.lo ../../src/H5Stest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Stest.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Stest.c: In function 'H5S_select_shape_same_test': ../../src/H5Stest.c:59:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Stest.c: In function 'H5S_get_rebuild_status_test': ../../src/H5Stest.c:100:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5SL.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5SL.lo ../../src/H5SL.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5SL.c:67: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5SL.c: In function 'H5SL_new_node': ../../src/H5SL.c:589:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_insert_common': ../../src/H5SL.c:640:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_release_common': ../../src/H5SL.c:770:35: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5SL.c:754:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_close_common': ../../src/H5SL.c:825:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_create': ../../src/H5SL.c:873:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_insert': ../../src/H5SL.c:978:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_add': ../../src/H5SL.c:1025:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_remove': ../../src/H5SL.c:1069:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_remove_first': ../../src/H5SL.c:1151:30: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5SL.c:1154:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SL.c: In function 'H5SL_below': ../../src/H5SL.c:1639:5: warning: switch missing default case [-Wswitch-default] ../../src/H5SL.c: In function 'H5SL_above': ../../src/H5SL.c:1738:5: warning: switch missing default case [-Wswitch-default] ../../src/H5SL.c: In function 'H5SL_iterate': ../../src/H5SL.c:2007:42: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../src/H5SL.c: In function 'H5SL_term_interface': ../../src/H5SL.c:2206:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] CC H5SM.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5SM.lo ../../src/H5SM.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5SM.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5SM.c: In function 'H5SM_init': ../../src/H5SM.c:133:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_type_to_flag': ../../src/H5SM.c:259:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_get_index': ../../src/H5SM.c:307:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_type_shared': ../../src/H5SM.c:348:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_get_fheap_addr': ../../src/H5SM.c:405:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_create_index': ../../src/H5SM.c:454:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_delete_index': ../../src/H5SM.c:559:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_create_list': ../../src/H5SM.c:632:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_convert_list_to_btree': ../../src/H5SM.c:713:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_convert_btree_to_list': ../../src/H5SM.c:815:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_can_share_common': ../../src/H5SM.c:875:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_can_share': ../../src/H5SM.c:924:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_try_share': ../../src/H5SM.c:1047:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_incr_ref': ../../src/H5SM.c:1154:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_write_mesg': ../../src/H5SM.c:1240:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_delete': ../../src/H5SM.c:1520:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_delete_from_index': ../../src/H5SM.c:1749:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_get_info': ../../src/H5SM.c:1936:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_get_refcount': ../../src/H5SM.c:2125:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_read_iter_op': ../../src/H5SM.c:2252:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_read_mesg_fh_cb': ../../src/H5SM.c:2309:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_read_mesg': ../../src/H5SM.c:2347:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_table_debug': ../../src/H5SM.c:2507:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_list_debug': ../../src/H5SM.c:2598:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SM.c: In function 'H5SM_ih_size': ../../src/H5SM.c:2688:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5SMbtree2.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5SMbtree2.lo ../../src/H5SMbtree2.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5SMbtree2.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5SMbtree2.c: In function 'H5SM_bt2_crt_context': ../../src/H5SMbtree2.c:105:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMbtree2.c: In function 'H5SM_bt2_crt_dbg_context': ../../src/H5SMbtree2.c:239:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5SMcache.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5SMcache.lo ../../src/H5SMcache.c In file included from /usr/include/stdio.h:27:0, from ../../src/H5Epublic.h:22, from ../../src/H5Eprivate.h:22, from ../../src/H5SMcache.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5SMcache.c: In function 'H5SM_table_load': ../../src/H5SMcache.c:128:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMcache.c: In function 'H5SM_table_flush': ../../src/H5SMcache.c:257:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMcache.c: In function 'H5SM_table_dest': ../../src/H5SMcache.c:362:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMcache.c: In function 'H5SM_table_clear': ../../src/H5SMcache.c:394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMcache.c: In function 'H5SM_list_load': ../../src/H5SMcache.c:469:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMcache.c: In function 'H5SM_list_flush': ../../src/H5SMcache.c:566:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMcache.c: In function 'H5SM_list_dest': ../../src/H5SMcache.c:656:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMcache.c: In function 'H5SM_list_clear': ../../src/H5SMcache.c:700:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5SMmessage.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5SMmessage.lo ../../src/H5SMmessage.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5SMmessage.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5SMmessage.c: In function 'H5SM_compare_iter_op': ../../src/H5SMmessage.c:137:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5SMmessage.c: In function 'H5SM_message_compare': ../../src/H5SMmessage.c:229:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] CC H5SMtest.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5SMtest.lo ../../src/H5SMtest.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5SMtest.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5SMtest.c: In function 'H5SM_get_mesg_count_test': ../../src/H5SMtest.c:85:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5ST.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5ST.lo ../../src/H5ST.c In file included from /usr/include/stdio.h:27:0, from ../../src/H5Epublic.h:22, from ../../src/H5Eprivate.h:22, from ../../src/H5ST.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5ST.c: In function 'H5ST_create': ../../src/H5ST.c:55:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5ST.c: In function 'H5ST_close': ../../src/H5ST.c:128:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5ST.c: In function 'H5ST_insert': ../../src/H5ST.c:175:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5ST.c: In function 'H5ST_find': ../../src/H5ST.c:337:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5ST.c: In function 'H5ST_locate': ../../src/H5ST.c:372:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5ST.c: In function 'H5ST_findfirst': ../../src/H5ST.c:455:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5ST.c: In function 'H5ST_delete': ../../src/H5ST.c:666:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5ST.c: In function 'H5ST_remove': ../../src/H5ST.c:701:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5T.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5T.lo ../../src/H5T.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5T.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5T.c:241:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5T.c:242:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5T.c:243:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5T.c:244:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5T.c: In function 'H5T_init': ../../src/H5T.c:524:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_init_inf': ../../src/H5T.c:559:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_init_interface': ../../src/H5T.c:742:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_get_class': ../../src/H5T.c:1878:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_detect_class': ../../src/H5T.c:1964:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_get_super': ../../src/H5T.c:2235:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_register': ../../src/H5T.c:2282:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_encode': ../../src/H5T.c:2870:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_decode': ../../src/H5T.c:2926:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_create': ../../src/H5T.c:2983:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_copy': ../../src/H5T.c:3175:21: warning: passing argument 1 of 'H5O_open' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../src/H5Dprivate.h:27:0, from ../../src/H5T.c:38: ../../src/H5Oprivate.h:631:15: note: expected 'struct H5O_loc_t *' but argument is of type 'const struct H5O_loc_t *' ../../src/H5T.c:3200:25: warning: passing argument 1 of 'H5O_open' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../src/H5Dprivate.h:27:0, from ../../src/H5T.c:38: ../../src/H5Oprivate.h:631:15: note: expected 'struct H5O_loc_t *' but argument is of type 'const struct H5O_loc_t *' ../../src/H5T.c:3144:5: warning: switch missing default case [-Wswitch-default] ../../src/H5T.c:3254:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3259:33: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3269:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3276:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3276:38: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3281:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3222:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3222:9: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3222:9: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3222:9: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3222:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3222:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3222:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3341:9: warning: passing argument 2 of 'H5O_loc_copy' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../src/H5Dprivate.h:27:0, from ../../src/H5T.c:38: ../../src/H5Oprivate.h:722:15: note: expected 'struct H5O_loc_t *' but argument is of type 'const struct H5O_loc_t *' ../../src/H5T.c:3129:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_lock': ../../src/H5T.c:3403:5: warning: switch missing default case [-Wswitch-default] ../../src/H5T.c:3399:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_alloc': ../../src/H5T.c:3440:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_free': ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3522:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3489:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_close': ../../src/H5T.c:3587:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_set_size': ../../src/H5T.c:3706:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3706:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3672:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_cmp': ../../src/H5T.c:3940:54: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3944:39: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3946:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3949:54: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3953:39: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:3955:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:4018:52: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:4022:39: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:4024:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:4030:52: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:4034:39: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:4036:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:4249:21: warning: enumeration value 'H5R_BADTYPE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4249:21: warning: enumeration value 'H5R_MAXTYPE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4177:13: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4177:13: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4177:13: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4177:13: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4177:13: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4177:13: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4177:13: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3923:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3923:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3923:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3923:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3923:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3923:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3923:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3923:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5T.c:3890:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_path_find': ../../src/H5T.c:4541:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:4335:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_compiler_conv': ../../src/H5T.c:4693:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_convert': ../../src/H5T.c:4757:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_oloc': ../../src/H5T.c:4801:5: warning: switch missing default case [-Wswitch-default] ../../src/H5T.c:4797:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_nameof': ../../src/H5T.c:4840:5: warning: switch missing default case [-Wswitch-default] ../../src/H5T.c:4836:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_is_immutable': ../../src/H5T.c:4877:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_is_named': ../../src/H5T.c:4910:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_get_ref_type': ../../src/H5T.c:4947:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_is_sensible': ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4985:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5T.c:4981:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_set_loc': ../../src/H5T.c:5084:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:5107:72: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:5107:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:5107:42: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:5113:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5054:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5046:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_is_relocatable': ../../src/H5T.c:5182:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_upgrade_version_cb': ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5T.c:5223:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5T.c: In function 'H5T_upgrade_version': ../../src/H5T.c:5264:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_set_latest_version': ../../src/H5T.c:5295:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: In function 'H5T_patch_file': ../../src/H5T.c:5329:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5T.c: At top level: ../../src/H5T.c:292:0: warning: macro "H5T_INIT_TYPE_NONE_CORE" is not used [-Wunused-macros] CC H5Tarray.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tarray.lo ../../src/H5Tarray.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tarray.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tarray.c: In function 'H5T_array_create': ../../src/H5Tarray.c:185:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tarray.c: In function 'H5T_get_array_ndims': ../../src/H5Tarray.c:282:5: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tarray.c: In function 'H5T_get_array_dims': ../../src/H5Tarray.c:353:36: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tarray.c:342:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tbit.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tbit.lo ../../src/H5Tbit.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tbit.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tbit.c: In function 'H5T_bit_shift': ../../src/H5Tbit.c:188:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tcommit.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tcommit.lo ../../src/H5Tcommit.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tcommit.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tcommit.c: In function 'H5T__commit_named': ../../src/H5Tcommit.c:192:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tcommit.c: In function 'H5T_commit': ../../src/H5Tcommit.c:345:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tcommit.c: In function 'H5T_link': ../../src/H5Tcommit.c:523:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tcommit.c: In function 'H5T_open': ../../src/H5Tcommit.c:710:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tcommit.c: In function 'H5T_open_oid': ../../src/H5Tcommit.c:826:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tcompound.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tcompound.lo ../../src/H5Tcompound.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tcompound.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tcompound.c: In function 'H5T_get_member_type': ../../src/H5Tcompound.c:286:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tcompound.c: In function 'H5T_insert': ../../src/H5Tcompound.c:441:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tcompound.c: In function 'H5T_pack': ../../src/H5Tcompound.c:533:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tconv.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tconv.lo ../../src/H5Tconv.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tconv.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tconv.c: In function 'H5T_conv_noop': ../../src/H5Tconv.c:995:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_order_opt': ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1069:13: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1119:13: warning: switch missing default case [-Wswitch-default] ../../src/H5Tconv.c:1048:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_order': ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1471:13: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1456:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_b_b': ../../src/H5Tconv.c:1697:17: warning: enumeration value 'H5T_PAD_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1697:17: warning: enumeration value 'H5T_PAD_BACKGROUND' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1697:17: warning: enumeration value 'H5T_NPAD' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1710:17: warning: enumeration value 'H5T_PAD_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1710:17: warning: enumeration value 'H5T_PAD_BACKGROUND' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1710:17: warning: enumeration value 'H5T_NPAD' not handled in switch [-Wswitch-enum] ../../src/H5Tconv.c:1742:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:1743:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:1746:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:1747:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:1561:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_struct_free': ../../src/H5Tconv.c:1791:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_struct_init': ../../src/H5Tconv.c:1865:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_struct': ../../src/H5Tconv.c:2161:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2162:30: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2207:54: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2101:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_struct_opt': ../../src/H5Tconv.c:2393:54: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2512:54: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2351:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_enum_init': ../../src/H5Tconv.c:2608:2: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2654:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2656:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Tconv.c:2658:6: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2583:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_enum': ../../src/H5Tconv.c:2838:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2845:51: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2850:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2872:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2732:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:2721:31: warning: unused variable 'dst_super' [-Wunused-variable] ../../src/H5Tconv.c:2721:12: warning: unused variable 'src_super' [-Wunused-variable] ../../src/H5Tconv.c: In function 'H5T_conv_vlen': ../../src/H5Tconv.c:3039:46: warning: conversion to 'hbool_t' from 'htri_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3067:21: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3067:71: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3067:21: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3072:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3073:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3074:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3082:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3083:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3084:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3115:29: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3116:29: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3160:76: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Tconv.c:3161:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3161:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3161:37: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3161:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3168:37: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3188:33: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3192:80: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Tconv.c:3193:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3193:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3193:41: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3193:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:2962:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_array': ../../src/H5Tconv.c:3328:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3329:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3270:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_i_i': ../../src/H5Tconv.c:3767:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3768:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3770:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3771:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3435:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_f_f': ../../src/H5Tconv.c:3981:37: warning: conversion to 'hssize_t' from 'uint64_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4097:37: warning: conversion to 'hssize_t' from 'uint64_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4112:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4136:21: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4136:21: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4136:26: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4138:21: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4138:26: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4156:17: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4156:22: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4212:21: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4215:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4215:25: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4216:29: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4216:29: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4216:48: warning: conversion to 'hbool_t' from 'htri_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4220:21: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4222:29: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4222:29: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4343:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4344:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4346:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4347:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:3857:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_s_s': ../../src/H5Tconv.c:4419:83: warning: comparison between 'H5T_str_t' and 'enum H5T_pad_t' [-Wenum-compare] ../../src/H5Tconv.c:4420:88: warning: comparison between 'H5T_str_t' and 'enum H5T_pad_t' [-Wenum-compare] ../../src/H5Tconv.c:4493:17: warning: switch missing default case [-Wswitch-default] ../../src/H5Tconv.c:4537:17: warning: switch missing default case [-Wswitch-default] ../../src/H5Tconv.c:4578:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4579:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4581:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4582:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4402:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_uchar': ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4620:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4620:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4620:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_schar': ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4646:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4646:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4646:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_short': ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4672:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4672:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4672:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_ushort': ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4698:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4698:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4698:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_short': ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4724:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4724:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4724:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4724:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4724:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4724:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4724:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4724:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4724:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4724:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4724:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_ushort': ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4750:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4750:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4750:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_int': ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4775:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4775:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4775:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_uint': ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4800:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4800:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4800:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_int': ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4825:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4825:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4825:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4825:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4825:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4825:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4825:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4825:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4825:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4825:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4825:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_uint': ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4850:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4850:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4850:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_long': ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4875:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4875:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4875:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_ulong': ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4901:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4901:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4901:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_long': ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4926:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4926:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4926:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4926:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4926:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4926:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4926:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4926:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:4926:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4926:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4926:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_ulong': ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4952:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4952:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4952:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_llong': ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:4978:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4978:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:4978:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_ullong': ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5004:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5004:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5004:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_llong': ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5030:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5030:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5030:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5030:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5030:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5030:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5030:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5030:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5030:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5030:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5030:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_ullong': ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5056:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5056:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5056:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_schar': ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5082:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5082:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5082:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_uchar': ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5108:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5108:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5108:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_schar': ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5134:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5134:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5134:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_uchar': ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5160:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5160:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5160:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_ushort': ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5186:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5186:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5186:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_short': ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5212:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5212:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5212:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_int': ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5238:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5238:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5238:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_uint': ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5264:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5264:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5264:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_int': ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5290:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5290:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5290:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5290:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5290:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5290:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5290:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5290:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5290:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5290:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5290:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_uint': ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5316:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5316:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5316:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_long': ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5342:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5342:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5342:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_ulong': ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5368:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5368:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5368:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_long': ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5394:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5394:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5394:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5394:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5394:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5394:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5394:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5394:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5394:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5394:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5394:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_ulong': ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5420:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5420:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5420:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_llong': ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5446:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5446:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5446:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_ullong': ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5472:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5472:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5472:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_llong': ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5498:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5498:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5498:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5498:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5498:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5498:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5498:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5498:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5498:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5498:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5498:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_ullong': ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5524:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5524:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5524:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_schar': ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5550:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5550:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5550:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_uchar': ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5576:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5576:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5576:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_schar': ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5602:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5602:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5602:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_uchar': ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5628:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5628:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5628:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_short': ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5654:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5654:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5654:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_ushort': ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5680:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5680:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5680:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_short': ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5706:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5706:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5706:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_ushort': ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5732:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5732:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5732:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_uint': ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5757:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5757:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5757:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_int': ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5782:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5782:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5782:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_long': ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5807:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5807:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5807:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_ulong': ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5832:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5832:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5832:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_long': ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5857:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5857:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5857:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_ulong': ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5882:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5882:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5882:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_llong': ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5907:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5907:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5907:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_ullong': ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5932:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5932:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5932:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_llong': ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5957:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5957:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5957:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5957:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5957:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5957:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5957:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5957:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:5957:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5957:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5957:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_ullong': ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:5983:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5983:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:5983:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_schar': ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6008:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6008:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6008:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_uchar': ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6033:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6033:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6033:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_schar': ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6059:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6059:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6059:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_uchar': ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6085:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6085:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6085:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_short': ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6110:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6110:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6110:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_ushort': ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6136:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6136:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6136:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_short': ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6161:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6161:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6161:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_ushort': ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6187:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6187:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6187:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_int': ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6212:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6212:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6212:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_uint': ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6237:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6237:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6237:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_int': ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6262:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6262:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6262:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_uint': ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6287:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6287:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6287:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_ulong': ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6312:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6312:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6312:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_long': ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6337:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6337:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6337:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_llong': ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6362:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6362:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6362:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_ullong': ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6388:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6388:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6388:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_llong': ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6414:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:6414:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:6414:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:6414:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:6414:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:6414:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:6414:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:6414:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] ../../src/H5Tconv.c:6414:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6414:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6414:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_ullong': ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6440:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6440:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6440:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_schar': ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6466:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6466:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6466:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_uchar': ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6492:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6492:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6492:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_schar': ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6518:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6518:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6518:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_uchar': ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6544:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6544:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6544:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_short': ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6570:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6570:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6570:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_ushort': ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6596:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6596:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6596:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_short': ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6622:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6622:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6622:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_ushort': ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6648:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6648:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6648:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_int': ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6673:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6673:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6673:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_uint': ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6698:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6698:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6698:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_int': ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6723:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6723:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6723:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_uint': ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6749:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6749:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6749:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_long': ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6774:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6774:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6774:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_ulong': ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6800:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6800:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6800:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_long': ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6826:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6826:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6826:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_ulong': ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6852:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6852:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6852:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_ullong': ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6878:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6878:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6878:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_llong': ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6904:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6904:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6904:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_double': ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6934:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6934:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6934:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_ldouble': ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6961:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6961:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6961:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_float': ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:1: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ../../src/H5Tconv.c:6995:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6995:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:6995:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_ldouble': ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7022:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:7022:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:7022:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_float': ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7049:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:7049:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:7049:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_double': ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7076:5: warning: variable 'dprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:7076:5: warning: variable 'sprec' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c:7076:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_float': ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7102:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7102:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7102:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7102:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7102:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7102:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7102:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7102:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7102:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_double': ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7127:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7127:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7127:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7127:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7127:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7127:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7127:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7127:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7127:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_schar_ldouble': ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7153:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7153:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7153:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7153:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7153:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7153:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7153:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7153:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7153:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_float': ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7179:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7179:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7179:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7179:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7179:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7179:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7179:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7179:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7179:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_double': ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7204:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7204:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7204:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7204:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7204:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7204:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7204:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7204:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7204:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uchar_ldouble': ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7230:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7230:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7230:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7230:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7230:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7230:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7230:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7230:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7230:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_float': ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7256:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7256:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7256:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7256:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7256:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7256:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7256:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7256:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7256:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_double': ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7281:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7281:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7281:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7281:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7281:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7281:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7281:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7281:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7281:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_short_ldouble': ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7307:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7307:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7307:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7307:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7307:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7307:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7307:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7307:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7307:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_float': ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7333:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7333:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7333:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7333:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7333:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7333:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7333:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7333:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7333:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_double': ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7358:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7358:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7358:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7358:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7358:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7358:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7358:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7358:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7358:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ushort_ldouble': ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7384:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7384:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7384:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7384:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7384:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7384:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7384:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7384:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7384:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_float': ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7410:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7410:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7410:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7410:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7410:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7410:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7410:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7410:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7410:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_double': ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7435:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7435:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7435:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7435:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7435:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7435:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7435:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7435:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7435:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_int_ldouble': ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7461:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7461:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7461:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7461:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7461:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7461:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7461:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7461:1: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7461:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_float': ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7487:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_double': ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7512:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_uint_ldouble': ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7538:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_float': ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7564:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7564:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7564:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7564:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7564:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7564:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7564:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7564:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7564:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_double': ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7589:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7589:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7589:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7589:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7589:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7589:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7589:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7589:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7589:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_long_ldouble': ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7615:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7615:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7615:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7615:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7615:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7615:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7615:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7615:1: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7615:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_float': ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7642:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_double': ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7669:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ulong_ldouble': ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7696:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_float': ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7722:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7722:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7722:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7722:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7722:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7722:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7722:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7722:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7722:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_double': ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7747:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7747:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7747:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7747:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7747:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7747:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7747:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7747:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7747:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_llong_ldouble': ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7773:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7773:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7773:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7773:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7773:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7773:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7773:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7773:1: warning: conversion to 'unsigned char' from 'long long int' may alter its value [-Wconversion] ../../src/H5Tconv.c:7773:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_float': ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7800:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_double': ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7827:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ullong_ldouble': ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7854:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_schar': ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7880:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7880:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7880:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7880:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7880:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7880:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7880:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7880:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7880:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_uchar': ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7905:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7905:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7905:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7905:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7905:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7905:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7905:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7905:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7905:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_schar': ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7930:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7930:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7930:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7930:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7930:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7930:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7930:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7930:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7930:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_uchar': ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7955:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7955:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7955:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7955:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7955:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7955:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7955:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7955:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7955:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_schar': ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:7981:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7981:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7981:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7981:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7981:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7981:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7981:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7981:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:7981:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_uchar': ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8008:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8008:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8008:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8008:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8008:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8008:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8008:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8008:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8008:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_short': ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8034:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8034:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8034:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8034:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8034:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8034:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8034:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8034:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8034:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_ushort': ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8059:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8059:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8059:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8059:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8059:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8059:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8059:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8059:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8059:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_short': ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8084:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8084:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8084:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8084:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8084:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8084:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8084:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8084:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8084:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_ushort': ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8109:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8109:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8109:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8109:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8109:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8109:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8109:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8109:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8109:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_short': ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8135:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8135:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8135:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8135:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8135:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8135:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8135:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8135:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8135:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_ushort': ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8162:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8162:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8162:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8162:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8162:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8162:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8162:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8162:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8162:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_int': ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8188:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8188:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8188:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8188:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8188:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8188:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8188:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8188:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8188:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_uint': ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8213:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8213:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8213:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8213:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8213:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8213:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8213:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8213:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8213:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_int': ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8238:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8238:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8238:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8238:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8238:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8238:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8238:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8238:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8238:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_uint': ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8263:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8263:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8263:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8263:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8263:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8263:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8263:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8263:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8263:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_int': ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8289:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8289:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8289:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8289:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8289:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8289:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8289:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8289:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8289:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_uint': ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8316:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8316:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8316:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8316:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8316:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8316:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8316:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8316:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8316:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_long': ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8342:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8342:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8342:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8342:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8342:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8342:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8342:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8342:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8342:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_ulong': ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8367:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8367:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8367:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8367:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8367:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8367:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8367:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8367:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8367:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_long': ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8392:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8392:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8392:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8392:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8392:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8392:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8392:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8392:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8392:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_ulong': ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8417:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8417:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8417:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8417:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8417:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8417:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8417:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8417:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8417:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_long': ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8443:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8443:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8443:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8443:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8443:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8443:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8443:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8443:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8443:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_ulong': ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8470:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8470:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8470:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8470:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8470:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8470:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8470:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8470:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8470:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_float_llong': ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8497:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8497:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8497:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8497:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8497:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8497:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8497:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8497:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8497:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_double_llong': ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8551:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8551:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8551:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8551:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8551:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8551:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8551:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8551:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8551:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_ldouble_llong': ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:5: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8605:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8605:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8605:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8605:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8605:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8605:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8605:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8605:1: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5Tconv.c:8605:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_f_i': ../../src/H5Tconv.c:8750:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Tconv.c:8750:24: warning: cast from function call of type 'double' to non-matching type 'unsigned int' [-Wbad-function-cast] ../../src/H5Tconv.c:8826:37: warning: conversion to 'hssize_t' from 'uint64_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8953:37: warning: conversion to 'hssize_t' from 'uint64_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8960:21: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8960:26: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8962:21: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8962:26: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:9198:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:9199:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:9201:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:9202:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:8696:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: In function 'H5T_conv_i_f': ../../src/H5Tconv.c:9549:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Tconv.c:9549:28: warning: cast from function call of type 'double' to non-matching type 'long long unsigned int' [-Wbad-function-cast] ../../src/H5Tconv.c:9628:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:9629:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:9631:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:9632:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tconv.c:9285:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tconv.c: At top level: ../../src/H5Tconv.c:599:0: warning: macro "H5T_CONV_NO_EXCEPT_CORE" is not used [-Wunused-macros] CC H5Tcset.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tcset.lo ../../src/H5Tcset.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tcset.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Tdbg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tdbg.lo ../../src/H5Tdbg.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tdbg.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tdbg.c: In function 'H5T_debug': ../../src/H5Tdbg.c:175:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:175:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:175:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:175:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:220:5: warning: switch missing default case [-Wswitch-default] ../../src/H5Tdbg.c:247:2: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:247:2: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:279:17: warning: enumeration value 'H5T_SGN_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:279:17: warning: enumeration value 'H5T_NSGN' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:298:17: warning: enumeration value 'H5T_NORM_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:277:2: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:351:9: warning: enumeration value 'H5T_LOC_BADLOC' not handled in switch [-Wswitch-enum] ../../src/H5Tdbg.c:351:9: warning: enumeration value 'H5T_LOC_MAXLOC' not handled in switch [-Wswitch-enum] CC H5Tdeprec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tdeprec.lo ../../src/H5Tdeprec.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tdeprec.c:43: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Tenum.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tenum.lo ../../src/H5Tenum.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tenum.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tenum.c: In function 'H5T_enum_create': ../../src/H5Tenum.c:128:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tenum.c: In function 'H5T_enum_insert': ../../src/H5Tenum.c:221:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tenum.c: In function 'H5T_get_member_value': ../../src/H5Tenum.c:325:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tenum.c: In function 'H5T_enum_nameof': ../../src/H5Tenum.c:424:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tenum.c: In function 'H5T_enum_valueof': ../../src/H5Tenum.c:566:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tfields.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tfields.lo ../../src/H5Tfields.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tfields.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tfields.c: In function 'H5Tget_nmembers': ../../src/H5Tfields.c:86:20: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tfields.c: In function 'H5T_get_nmembers': ../../src/H5Tfields.c:122:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tfields.c: In function 'H5Tget_member_name': ../../src/H5Tfields.c:168:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tfields.c: In function 'H5T_get_member_name': ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:207:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:203:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tfields.c: In function 'H5Tget_member_index': ../../src/H5Tfields.c:259:17: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c:263:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tfields.c: In function 'H5T_sort_value': ../../src/H5Tfields.c:311:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tfields.c: In function 'H5T_sort_name': ../../src/H5Tfields.c:416:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tfixed.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tfixed.lo ../../src/H5Tfixed.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tfixed.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tfixed.c: In function 'H5Tget_sign': ../../src/H5Tfixed.c:82:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tfixed.c: In function 'H5T_get_sign': ../../src/H5Tfixed.c:114:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tfixed.c: In function 'H5Tset_sign': ../../src/H5Tfixed.c:161:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] CC H5Tfloat.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tfloat.lo ../../src/H5Tfloat.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tfloat.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5detect-H5detect.o mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -g -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5detect-H5detect.o `test -f 'H5detect.c' || echo '../../src/'`H5detect.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5detect.c:57: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5detect.c:115:19: warning: size of 'd_g' is 11776 bytes [-Wlarger-than=] ../../src/H5detect.c: In function 'find_bias': ../../src/H5detect.c:1111:10: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1112:22: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1113:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1117:2: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1117:8: warning: conversion to 'int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1118:2: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1118:7: warning: conversion to 'int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c: In function 'detect_C89_integers': ../../src/H5detect.c:1283:5: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1283:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1283:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1284:5: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1284:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1284:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1285:5: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1285:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1285:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1286:5: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1286:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1286:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1287:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1287:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1288:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1288:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1288:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1289:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1289:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1290:5: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1290:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1290:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c: In function 'detect_C89_floats': ../../src/H5detect.c:1311:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile float *' ../../src/H5detect.c:1311:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile float *' ../../src/H5detect.c:1311:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile float *' ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5detect.c:1311:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1311:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1311:5: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1311:5: warning: passing argument 4 of 'find_bias' discards 'volatile' qualifier from pointer target type [enabled by default] ../../src/H5detect.c:1104:1: note: expected 'void *' but argument is of type 'volatile float *' ../../src/H5detect.c:1311:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1311:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1311:5: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5detect.c:1312:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile double *' ../../src/H5detect.c:1312:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile double *' ../../src/H5detect.c:1312:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile double *' ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1312:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1312:5: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1312:5: warning: passing argument 4 of 'find_bias' discards 'volatile' qualifier from pointer target type [enabled by default] ../../src/H5detect.c:1104:1: note: expected 'void *' but argument is of type 'volatile double *' ../../src/H5detect.c:1312:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1312:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1312:5: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../src/H5detect.c: In function 'detect_C99_integers8': ../../src/H5detect.c:1334:5: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1334:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1334:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1337:5: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1337:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1337:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1340:5: warning: conversion to 'int_least8_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1340:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1340:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1343:5: warning: conversion to 'uint_least8_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1343:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1343:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1346:5: warning: conversion to 'int_fast8_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1346:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1346:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1349:5: warning: conversion to 'uint_fast8_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1349:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1349:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c: In function 'detect_C99_integers16': ../../src/H5detect.c:1372:5: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1372:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1372:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1375:5: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1375:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1375:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1378:5: warning: conversion to 'int_least16_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1378:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1378:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1381:5: warning: conversion to 'uint_least16_t' from 'int' may alter its value [-Wconversion] ../../src/H5detect.c:1381:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1381:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1384:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1384:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1387:5: warning: conversion to 'uint_fast16_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1387:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1387:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c: In function 'detect_C99_integers32': ../../src/H5detect.c:1410:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1410:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1413:5: warning: conversion to 'uint32_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1413:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1413:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1416:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1416:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1419:5: warning: conversion to 'uint_least32_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1419:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1419:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1422:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1422:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1425:5: warning: conversion to 'uint_fast32_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1425:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1425:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c: In function 'detect_C99_integers64': ../../src/H5detect.c:1448:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1448:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1451:5: warning: conversion to 'uint64_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1451:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1451:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1454:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1454:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1457:5: warning: conversion to 'uint_least64_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1457:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1457:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1460:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1460:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1463:5: warning: conversion to 'uint_fast64_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1463:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1463:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1467:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1467:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1468:5: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5detect.c:1468:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1468:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c: In function 'detect_C99_floats': ../../src/H5detect.c:1533:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile long double *' ../../src/H5detect.c:1533:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile long double *' ../../src/H5detect.c:1533:5: warning: passing argument 1 of 'memset' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from ../../src/H5private.h:61:0, from ../../src/H5detect.c:57: /usr/include/string.h:62:14: note: expected 'void *' but argument is of type 'volatile long double *' ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1533:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1533:5: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5detect.c:1533:5: warning: passing argument 4 of 'find_bias' discards 'volatile' qualifier from pointer target type [enabled by default] ../../src/H5detect.c:1104:1: note: expected 'void *' but argument is of type 'volatile long double *' ../../src/H5detect.c:1533:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1533:5: warning: cast discards '__attribute__((noreturn))' qualifier from pointer target type [-Wcast-qual] ../../src/H5detect.c:1533:5: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] CCLD H5detect ./H5detect > H5Tinit.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5Tinit.c ; exit 1) CC H5Tinit.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tinit.lo H5Tinit.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from H5Tinit.c:78: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] H5Tinit.c: In function 'H5TN_init_interface': H5Tinit.c:147:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tnative.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tnative.lo ../../src/H5Tnative.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tnative.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tnative.c: In function 'H5T_get_native_type': ../../src/H5Tnative.c:173:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tnative.c: In function 'H5T_get_native_integer': ../../src/H5Tnative.c:571:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tnative.c: In function 'H5T_get_native_float': ../../src/H5Tnative.c:711:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tnative.c: In function 'H5T_get_native_bitfield': ../../src/H5Tnative.c:829:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tnative.c: In function 'H5T_cmp_offset': ../../src/H5Tnative.c:912:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Toffset.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Toffset.lo ../../src/H5Toffset.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Toffset.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Toffset.c: In function 'H5T_get_offset': ../../src/H5Toffset.c:143:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Toffset.c: In function 'H5T_set_offset': ../../src/H5Toffset.c:272:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Toh.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Toh.lo ../../src/H5Toh.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Toh.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Toh.c: In function 'H5O_dtype_isa': ../../src/H5Toh.c:107:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Toh.c: In function 'H5O_dtype_open': ../../src/H5Toh.c:138:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Toh.c: In function 'H5O_dtype_create': ../../src/H5Toh.c:178:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Toh.c: In function 'H5O_dtype_get_oloc': ../../src/H5Toh.c:222:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Topaque.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Topaque.lo ../../src/H5Topaque.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Topaque.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Topaque.c: In function 'H5Tset_tag': ../../src/H5Topaque.c:80:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Topaque.c: In function 'H5Tget_tag': ../../src/H5Topaque.c:126:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] CC H5Torder.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Torder.lo ../../src/H5Torder.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Torder.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Torder.c: In function 'H5T_get_order': ../../src/H5Torder.c:158:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Torder.c: In function 'H5T_set_order': ../../src/H5Torder.c:268:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tpad.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tpad.lo ../../src/H5Tpad.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tpad.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tpad.c: In function 'H5Tget_pad': ../../src/H5Tpad.c:83:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tpad.c: In function 'H5Tset_pad': ../../src/H5Tpad.c:127:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] CC H5Tprecis.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tprecis.lo ../../src/H5Tprecis.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tprecis.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tprecis.c: In function 'H5Tget_precision': ../../src/H5Tprecis.c:90:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tprecis.c: In function 'H5T_get_precision': ../../src/H5Tprecis.c:124:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tprecis.c: In function 'H5Tset_precision': ../../src/H5Tprecis.c:179:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tprecis.c: In function 'H5T_set_precision': ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:268:6: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tprecis.c:236:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tstrpad.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tstrpad.lo ../../src/H5Tstrpad.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tstrpad.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tstrpad.c: In function 'H5Tget_strpad': ../../src/H5Tstrpad.c:86:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tstrpad.c: In function 'H5Tset_strpad': ../../src/H5Tstrpad.c:143:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] CC H5Tvisit.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tvisit.lo ../../src/H5Tvisit.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tvisit.c:44: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tvisit.c: In function 'H5T_visit': ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:119:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tvisit.c:104:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Tvlen.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tvlen.lo ../../src/H5Tvlen.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Tvlen.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Tvlen.c: In function 'H5Tvlen_create': ../../src/H5Tvlen.c:116:22: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tvlen.c: In function 'H5T_vlen_create': ../../src/H5Tvlen.c:153:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_set_loc': ../../src/H5Tvlen.c:270:59: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:222:9: warning: enumeration value 'H5T_LOC_MAXLOC' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:214:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_seq_mem_write': ../../src/H5Tvlen.c:478:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_str_mem_write': ../../src/H5Tvlen.c:719:20: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../src/H5Tvlen.c:723:20: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../src/H5Tvlen.c:712:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_isnull': ../../src/H5Tvlen.c:847:23: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_read': ../../src/H5Tvlen.c:884:23: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Tvlen.c:885:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:885:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:885:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:885:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:873:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_write': ../../src/H5Tvlen.c:937:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Tvlen.c:938:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:938:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:938:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:938:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:922:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_setnull': ../../src/H5Tvlen.c:999:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] ../../src/H5Tvlen.c:1000:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:1000:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:1000:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:1000:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Tvlen.c:985:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_reclaim_recurse': ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1055:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Tvlen.c:1049:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_reclaim': ../../src/H5Tvlen.c:1170:20: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Tvlen.c:1163:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_get_alloc_info': ../../src/H5Tvlen.c:1211:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Tvlen.c: In function 'H5T_vlen_reclaim_elmt': ../../src/H5Tvlen.c:1266:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5TS.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5TS.lo ../../src/H5TS.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5TS.c:17: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5V.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5V.lo ../../src/H5V.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5V.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5V.c: In function 'H5V_array_offset': ../../src/H5V.c:1125:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5V.c: In function 'H5V_array_calc': ../../src/H5V.c:1209:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5V.c: In function 'H5V_opvv': ../../src/H5V.c:1334:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5WB.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5WB.lo ../../src/H5WB.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5WB.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5WB.c: In function 'H5WB_wrap': ../../src/H5WB.c:113:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5WB.c: In function 'H5WB_actual': ../../src/H5WB.c:166:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5WB.c: In function 'H5WB_actual_clear': ../../src/H5WB.c:234:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Z.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Z.lo ../../src/H5Z.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Z.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Z.c: In function 'H5Z_init_interface': ../../src/H5Z.c:84:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_register': ../../src/H5Z.c:305:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_unregister': ../../src/H5Z.c:410:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_prelude_callback': ../../src/H5Z.c:501:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_prepare_prelude_callback_dcpl': ../../src/H5Z.c:586:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_can_apply': ../../src/H5Z.c:669:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_set_local': ../../src/H5Z.c:704:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_can_apply_direct': ../../src/H5Z.c:734:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_set_local_direct': ../../src/H5Z.c:771:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_modify': ../../src/H5Z.c:805:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_append': ../../src/H5Z.c:875:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_find': ../../src/H5Z.c:1015:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_pipeline': ../../src/H5Z.c:1074:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_filter_info': ../../src/H5Z.c:1200:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_all_filters_avail': ../../src/H5Z.c:1243:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Z.c: In function 'H5Z_delete': ../../src/H5Z.c:1287:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Zdeflate.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Zdeflate.lo ../../src/H5Zdeflate.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Zdeflate.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Zdeflate.c: In function 'H5Z_filter_deflate': ../../src/H5Zdeflate.c:167:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zdeflate.c:82:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Zfletcher32.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Zfletcher32.lo ../../src/H5Zfletcher32.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Zfletcher32.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Zfletcher32.c: In function 'H5Z_filter_fletcher32': ../../src/H5Zfletcher32.c:142:16: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../src/H5Zfletcher32.c:88:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Znbit.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Znbit.lo ../../src/H5Znbit.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Znbit.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Znbit.c: In function 'H5Z_can_apply_nbit': ../../src/H5Znbit.c:138:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_calc_parms_array': ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:255:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:238:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_calc_parms_compound': ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:340:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:311:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_set_parms_nooptype': ../../src/H5Znbit.c:400:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_set_parms_atomic': ../../src/H5Znbit.c:459:5: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:459:5: warning: enumeration value 'H5T_ORDER_VAX' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:459:5: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:459:5: warning: enumeration value 'H5T_ORDER_NONE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:481:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:489:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:442:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_set_parms_array': ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:549:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:528:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_set_parms_compound': ../../src/H5Znbit.c:635:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:654:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:618:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_set_local_nbit': ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:759:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:814:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../src/H5Znbit.c:742:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_filter_nbit': ../../src/H5Znbit.c:876:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_byte': ../../src/H5Znbit.c:973:7: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:974:58: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:977:7: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:978:59: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:984:7: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:984:29: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_nooptype': ../../src/H5Znbit.c:1003:72: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1003:58: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:1004:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1009:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1009:29: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:1010:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1010:16: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_atomic': ../../src/H5Znbit.c:1022:26: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_array': ../../src/H5Znbit.c:1064:27: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1065:31: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1066:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1061:4: warning: switch missing default case [-Wswitch-default] ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_compound': ../../src/H5Znbit.c:1115:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1116:34: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1117:31: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1112:7: warning: switch missing default case [-Wswitch-default] ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress': ../../src/H5Znbit.c:1159:27: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1160:31: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1161:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1155:4: warning: switch missing default case [-Wswitch-default] ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_byte': ../../src/H5Znbit.c:1192:4: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1198:14: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:1203:11: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:1208:18: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:1211:18: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:1216:45: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_nooptype': ../../src/H5Znbit.c:1233:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1233:18: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:1234:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1238:49: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1238:45: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Znbit.c:1239:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1239:16: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_atomic': ../../src/H5Znbit.c:1250:26: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_array': ../../src/H5Znbit.c:1291:27: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1292:31: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1293:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1288:4: warning: switch missing default case [-Wswitch-default] ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_compound': ../../src/H5Znbit.c:1342:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1343:34: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1344:31: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1339:7: warning: switch missing default case [-Wswitch-default] ../../src/H5Znbit.c: In function 'H5Z_nbit_compress': ../../src/H5Znbit.c:1385:27: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1386:31: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1387:28: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../src/H5Znbit.c:1381:4: warning: switch missing default case [-Wswitch-default] CC H5Zshuffle.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Zshuffle.lo ../../src/H5Zshuffle.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Zshuffle.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Zshuffle.c: In function 'H5Z_set_local_shuffle': ../../src/H5Zshuffle.c:84:22: warning: request for implicit conversion from 'void *' to 'const struct H5T_t *' not permitted in C++ [-Wc++-compat] ../../src/H5Zshuffle.c:77:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Zshuffle.c: In function 'H5Z_filter_shuffle': ../../src/H5Zshuffle.c:185:17: warning: switch missing default case [-Wswitch-default] ../../src/H5Zshuffle.c:240:17: warning: switch missing default case [-Wswitch-default] ../../src/H5Zshuffle.c:142:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Zszip.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Zszip.lo ../../src/H5Zszip.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Zszip.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Zscaleoffset.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Zscaleoffset.lo ../../src/H5Zscaleoffset.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Zscaleoffset.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Zscaleoffset.c: In function 'H5Z_can_apply_scaleoffset': ../../src/H5Zscaleoffset.c:701:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_get_type': ../../src/H5Zscaleoffset.c:753:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_set_parms_fillval': ../../src/H5Zscaleoffset.c:812:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Zscaleoffset.c: In function 'H5Z_set_local_scaleoffset': ../../src/H5Zscaleoffset.c:971:5: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../src/H5Zscaleoffset.c:878:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Zscaleoffset.c: In function 'H5Z_filter_scaleoffset': ../../src/H5Zscaleoffset.c:1050:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1067:5: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../src/H5Zscaleoffset.c:1060:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_precompress_fd': ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1519:7: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1522:7: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Zscaleoffset.c:1516:4: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_postdecompress_fd': ../../src/H5Zscaleoffset.c:1542:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1542:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1542:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1542:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1542:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1542:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1545:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1545:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1545:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1545:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1545:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1545:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../src/H5Zscaleoffset.c:1539:4: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CC H5Ztrans.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ztrans.lo ../../src/H5Ztrans.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../src/H5Ztrans.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../src/H5Ztrans.c: In function 'H5Z_get_token': ../../src/H5Ztrans.c:414:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_xform_parse': ../../src/H5Ztrans.c:576:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_parse_expression': ../../src/H5Ztrans.c:615:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_parse_term': ../../src/H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_SYMBOL' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_PLUS' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_MINUS' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_LPAREN' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:709:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_parse_factor': ../../src/H5Ztrans.c:804:5: warning: enumeration value 'H5Z_XFORM_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:804:5: warning: enumeration value 'H5Z_XFORM_MULT' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:804:5: warning: enumeration value 'H5Z_XFORM_DIVIDE' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:800:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_new_node': ../../src/H5Ztrans.c:939:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_xform_eval': ../../src/H5Ztrans.c:989:13: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:991:13: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:993:13: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:995:13: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:997:13: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:972:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_xform_eval_full': ../../src/H5Ztrans.c:1123:4: warning: conversion to 'char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'signed char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'signed char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'short int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'short int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1123:4: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'signed char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'signed char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'short int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'short int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1127:4: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'signed char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'signed char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'short int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'short int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1131:3: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'signed char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'signed char' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'short int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'short int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'long long int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1135:4: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../src/H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_ERROR' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_INTEGER' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_FLOAT' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_SYMBOL' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_LPAREN' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_RPAREN' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_END' not handled in switch [-Wswitch-enum] ../../src/H5Ztrans.c:1083:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_xform_find_type': ../../src/H5Ztrans.c:1173:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_xform_copy_tree': ../../src/H5Ztrans.c:1259:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_xform_create': ../../src/H5Ztrans.c:1519:61: warning: request for implicit conversion from 'void *' to 'void **' not permitted in C++ [-Wc++-compat] ../../src/H5Ztrans.c:1495:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] ../../src/H5Ztrans.c: In function 'H5Z_xform_copy': ../../src/H5Ztrans.c:1654:69: warning: request for implicit conversion from 'void *' to 'void **' not permitted in C++ [-Wc++-compat] ../../src/H5Ztrans.c:1634:5: warning: variable 'err_occurred' set but not used [-Wunused-but-set-variable] CCLD libhdf5.la make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/src' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/src' Making all in test make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/test' CC h5test.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5test.lo ../../test/h5test.c In file included from /usr/include/sys/types.h:25:0, from ../../test/h5test.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/h5test.c: In function 'h5_cleanup': ../../test/h5test.c:160:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/h5test.c:160:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/h5test.c: In function 'h5_fileaccess': ../../test/h5test.c:558:8: warning: size of 'sv' is 7168 bytes [-Wlarger-than=] ../../test/h5test.c: In function 'h5_set_info_object': ../../test/h5test.c:752:21: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../test/h5test.c: In function 'h5_get_file_size': ../../test/h5test.c:918:17: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/h5test.c:918:17: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/h5test.c: In function 'print_func': ../../test/h5test.c:955:3: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../test/h5test.c: In function 'getenv_all': ../../test/h5test.c:1060:11: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/h5test.c:1074:23: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/h5test.c:1075:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../test/h5test.c:1076:23: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/h5test.c: In function 'h5_make_local_copy': ../../test/h5test.c:1123:11: warning: size of 'buf' is 4096 bytes [-Wlarger-than=] In file included from ../../test/h5test.c:28:0: ../../test/h5test.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] ../../test/h5test.c: In function 'h5_fileaccess': ../../test/h5test.c:612:1: warning: stack usage is 8448 bytes [-Wstack-usage=] CC testframe.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o testframe.lo ../../test/testframe.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/testframe.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/testframe.c:54:19: warning: size of 'Test' is 5000 bytes [-Wlarger-than=] ../../test/testframe.c: In function 'TestErrPrintf': ../../test/testframe.c:538:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../test/testframe.c: In function 'PrintErrorStackOn': ../../test/testframe.c:619:5: warning: passing argument 2 of 'H5Eset_auto2' from incompatible pointer type [enabled by default] In file included from ../../src/H5Eprivate.h:22:0, from ../../test/testhdf5.h:28, from ../../test/testframe.c:24: ../../src/H5Epublic.h:174:15: note: expected 'H5E_auto2_t' but argument is of type 'herr_t (**)(hid_t, void *)' CC cache_common.lo /bin/sh ../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cache_common.lo ../../test/cache_common.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/cache_common.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/cache_common.c:67:21: warning: size of 'pico_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:67:53: warning: size of 'orig_pico_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:68:21: warning: size of 'nano_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:68:53: warning: size of 'orig_nano_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:69:21: warning: size of 'micro_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:69:55: warning: size of 'orig_micro_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:70:21: warning: size of 'tiny_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:70:53: warning: size of 'orig_tiny_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:71:21: warning: size of 'small_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:71:55: warning: size of 'orig_small_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:72:21: warning: size of 'medium_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:72:57: warning: size of 'orig_medium_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:73:21: warning: size of 'large_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:73:55: warning: size of 'orig_large_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:74:21: warning: size of 'huge_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:74:53: warning: size of 'orig_huge_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:75:21: warning: size of 'monster_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:75:59: warning: size of 'orig_monster_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:76:21: warning: size of 'variable_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c:76:61: warning: size of 'orig_variable_entries' is 4792320 bytes [-Wlarger-than=] ../../test/cache_common.c: In function 'clear': ../../test/cache_common.c:523:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] ../../test/cache_common.c: In function 'destroy': ../../test/cache_common.c:647:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] ../../test/cache_common.c: In function 'flush': ../../test/cache_common.c:811:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] ../../test/cache_common.c: In function 'size': ../../test/cache_common.c:1098:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] ../../test/cache_common.c: In function 'check_and_validate_cache_hit_rate': ../../test/cache_common.c:4612:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c:4622:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c: At top level: ../../test/cache_common.c:4804:1: warning: no previous prototype for 'resize_configs_are_equal' [-Wmissing-prototypes] ../../test/cache_common.c: In function 'resize_configs_are_equal': ../../test/cache_common.c:4816:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c:4826:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c:4828:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c:4836:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c:4838:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c:4842:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c:4844:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c:4854:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_common.c: In function 'validate_mdc_config': ../../test/cache_common.c:4965:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_common.c:4965:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_common.c:4965:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_common.c:4965:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_common.c:4965:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_common.c:4965:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_common.c:4965:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_common.c:4965:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] CCLD libh5test.la CC testhdf5.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/testhdf5.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/testhdf5.c:38: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC tarray.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tarray.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tarray.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tarray.c: In function 'test_array_funcs': ../../test/tarray.c:192:26: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c:195:21: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c:198:22: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c: In function 'test_array_compound_atomic': ../../test/tarray.c:544:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tarray.c:689:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:689:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c: In function 'test_array_compound_array': ../../test/tarray.c:748:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tarray.c:932:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:932:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c: In function 'test_array_alloc_custom': ../../test/tarray.c:977:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c:977:18: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c: In function 'test_array_free_custom': ../../test/tarray.c:1005:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c:1005:18: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c: In function 'test_array_vlen_atomic': ../../test/tarray.c:1044:38: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c:1045:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c:1047:62: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c: In function 'test_array_vlen_array': ../../test/tarray.c:1255:38: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c:1256:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c:1259:87: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tarray.c: In function 'test_array_bkg': ../../test/tarray.c:1537:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tarray.c:1537:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tarray.c:1538:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tarray.c:1538:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tarray.c:1622:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1622:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1626:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1626:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1677:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tarray.c:1689:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1689:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1715:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1715:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1719:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1719:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1764:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1764:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1768:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tarray.c:1768:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] In file included from ../../test/tarray.c:25:0: ../../test/tarray.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CC tattr.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tattr.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tattr.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:116:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:116:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:117:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:117:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:121:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c: In function 'test_attr_flush': ../../test/tattr.c:502:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:524:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:525:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:534:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c: In function 'test_attr_compound_read': ../../test/tattr.c:847:5: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast] ../../test/tattr.c:856:5: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast] ../../test/tattr.c:865:5: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast] ../../test/tattr.c:884:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c: In function 'test_attr_scalar_read': ../../test/tattr.c:985:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tattr.c:1016:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tattr.c:1016:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tattr.c: In function 'test_attr_mult_read': ../../test/tattr.c:1228:5: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast] ../../test/tattr.c:1243:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:1249:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:1283:5: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast] ../../test/tattr.c:1299:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:1305:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:1341:5: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast] ../../test/tattr.c:1358:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:1364:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c: In function 'test_attr_delete': ../../test/tattr.c:1552:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:1566:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:1589:27: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c: In function 'test_attr_dense_verify': ../../test/tattr.c:2086:31: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c: In function 'test_attr_delete_by_idx': ../../test/tattr.c:5918:74: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tattr.c:5920:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tattr.c: In function 'attr_iterate_check': ../../test/tattr.c:6614:51: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:6646:51: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c:6678:51: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../test/tattr.c: In function 'test_attr_iterate2': ../../test/tattr.c:6862:13: warning: request for implicit conversion from 'void *' to 'hbool_t *' not permitted in C++ [-Wc++-compat] ../../test/tattr.c:6867:74: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tattr.c:6869:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tattr.c: In function 'test_attr_open_by_idx': ../../test/tattr.c:7221:74: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tattr.c:7223:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tattr.c: In function 'test_attr_shared_write': ../../test/tattr.c:8026:14: warning: size of 'big_value' is 2340 bytes [-Wlarger-than=] ../../test/tattr.c: In function 'test_attr_shared_rename': ../../test/tattr.c:8352:14: warning: size of 'big_value' is 2340 bytes [-Wlarger-than=] ../../test/tattr.c: In function 'test_attr_shared_delete': ../../test/tattr.c:8793:14: warning: size of 'big_value' is 2340 bytes [-Wlarger-than=] ../../test/tattr.c: In function 'test_attr_shared_unlink': ../../test/tattr.c:9157:14: warning: size of 'big_value' is 2340 bytes [-Wlarger-than=] ../../test/tattr.c: In function 'test_attr_bug3': ../../test/tattr.c:9861:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CC tchecksum.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tchecksum.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tchecksum.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tchecksum.c:40:9: warning: size of 'large_buf' is 3093 bytes [-Wlarger-than=] ../../test/tchecksum.c: In function 'test_chksum_large': ../../test/tchecksum.c:192:26: warning: conversion to 'uint8_t' from 'size_t' may alter its value [-Wconversion] CC tconfig.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tconfig.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/tconfig.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC tfile.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tfile.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/tfile.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tfile.c: In function 'test_file_close': ../../test/tfile.c:759:5: warning: enumeration value 'H5F_CLOSE_DEFAULT' not handled in switch [-Wswitch-enum] ../../test/tfile.c: In function 'test_obj_count_and_id': ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_UNINIT' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_BADID' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_DATATYPE' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_DATASPACE' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_ATTR' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_REFERENCE' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_VFL' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_GENPROP_CLS' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_GENPROP_LST' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_ERROR_CLASS' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_ERROR_MSG' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_ERROR_STACK' not handled in switch [-Wswitch-enum] ../../test/tfile.c:1142:17: warning: enumeration value 'H5I_NTYPES' not handled in switch [-Wswitch-enum] ../../test/tfile.c: In function 'test_rw_noupdate': ../../test/tfile.c:2195:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tfile.c:2228:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tfile.c: In function 'test_libver_macros': ../../test/tfile.c:2707:12: warning: unused variable 'ret' [-Wunused-variable] In file included from ../../test/tfile.c:26:0: ../../test/tfile.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CC tgenprop.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tgenprop.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tgenprop.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tgenprop.c:50:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tgenprop.c:60:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tgenprop.c: In function 'test_genprop_iter1': ../../test/tgenprop.c:292:22: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] ../../test/tgenprop.c: In function 'test_genprop_cls_crt_cb1': ../../test/tgenprop.c:379:21: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] ../../test/tgenprop.c: In function 'test_genprop_cls_cpy_cb1': ../../test/tgenprop.c:393:21: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] ../../test/tgenprop.c: In function 'test_genprop_cls_cls_cb1': ../../test/tgenprop.c:407:21: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] ../../test/tgenprop.c: In function 'test_genprop_basic_list': ../../test/tgenprop.c:686:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tgenprop.c:686:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tgenprop.c: In function 'test_genprop_basic_list_prop': ../../test/tgenprop.c:778:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tgenprop.c:778:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tgenprop.c: In function 'test_genprop_iter2': ../../test/tgenprop.c:851:20: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] ../../test/tgenprop.c: In function 'test_genprop_cls_cpy_cb2': ../../test/tgenprop.c:1001:21: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] ../../test/tgenprop.c: In function 'test_genprop_list_callback': ../../test/tgenprop.c:1242:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tgenprop.c:1242:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] CC th5o.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/th5o.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/th5o.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/th5o.c: In function 'test_h5o_close': ../../test/th5o.c:165:5: warning: cast from function call of type 'H5I_type_t' to non-matching type 'long int' [-Wbad-function-cast] ../../test/th5o.c: In function 'test_h5o_link': ../../test/th5o.c:776:9: warning: size of 'wdata' is 40000 bytes [-Wlarger-than=] ../../test/th5o.c:777:9: warning: size of 'rdata' is 40000 bytes [-Wlarger-than=] ../../test/th5o.c:896:1: warning: stack usage is 80144 bytes [-Wstack-usage=] ../../test/th5o.c:896:1: warning: the frame size of 80096 bytes is larger than 16384 bytes [-Wframe-larger-than=] CC th5s.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/th5s.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/th5s.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/th5s.c:82:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/th5s.c: In function 'test_h5s_zero_dim': ../../test/th5s.c:543:25: warning: size of 'wdata_real' is 2340 bytes [-Wlarger-than=] ../../test/th5s.c:544:25: warning: size of 'rdata_real' is 2340 bytes [-Wlarger-than=] ../../test/th5s.c:562:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/th5s.c:564:35: warning: conversion to 'short int' from 'unsigned int' may alter its value [-Wconversion] ../../test/th5s.c:571:45: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/th5s.c:574:89: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/th5s.c: In function 'test_h5s_compound_scalar_read': ../../test/th5s.c:1589:9: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/th5s.c:1589:9: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/th5s.c: At top level: ../../test/th5s.c:1611:9: warning: size of 'chunk_data_dbl' is 1200000 bytes [-Wlarger-than=] ../../test/th5s.c:1612:8: warning: size of 'chunk_data_flt' is 600000 bytes [-Wlarger-than=] ../../test/th5s.c: In function 'test_h5s_chunk': ../../test/th5s.c:1655:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/th5s.c:1655:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/th5s.c:1691:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/th5s.c:1692:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] In file included from ../../test/th5s.c:25:0: ../../test/th5s.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CC tcoords.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tcoords.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tcoords.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tcoords.c: In function 'test_multiple_ends': ../../test/tcoords.c:412:9: warning: size of 'data_buf' is 69120 bytes [-Wlarger-than=] ../../test/tcoords.c:448:9: warning: size of 'mem5_buffer' is 7680 bytes [-Wlarger-than=] ../../test/tcoords.c:663:1: warning: stack usage is 81856 bytes [-Wstack-usage=] ../../test/tcoords.c:663:1: warning: the frame size of 81792 bytes is larger than 16384 bytes [-Wframe-larger-than=] CC theap.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/theap.c In file included from /usr/include/time.h:27:0, from ../../test/theap.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/theap.c:50:17: warning: size of 'rand_num' is 8000 bytes [-Wlarger-than=] ../../test/theap.c:53:17: warning: size of 'inc_sort_num' is 8000 bytes [-Wlarger-than=] ../../test/theap.c:56:17: warning: size of 'dec_sort_num' is 8000 bytes [-Wlarger-than=] CC tid.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tid.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tid.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC titerate.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/titerate.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/titerate.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/titerate.c: In function 'test_iter_group': ../../test/titerate.c:287:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/titerate.c:312:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/titerate.c: In function 'test_iter_attr': ../../test/titerate.c:466:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/titerate.c:492:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/titerate.c: In function 'test_iter_group_large': ../../test/titerate.c:585:15: warning: size of 'names' is 13376 bytes [-Wlarger-than=] ../../test/titerate.c:676:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/titerate.c:686:1: warning: stack usage is 13504 bytes [-Wstack-usage=] ../../test/titerate.c: At top level: ../../test/titerate.c:43:0: warning: macro "SPACE1_NAME" is not used [-Wunused-macros] CC tmeta.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tmeta.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tmeta.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tmeta.c: In function 'test_metadata': ../../test/tmeta.c:89:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CC tmisc.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tmisc.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/tmisc.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tmisc.c:191:10: warning: size of 'm13_data' is 2400 bytes [-Wlarger-than=] ../../test/tmisc.c:192:10: warning: size of 'm13_rdata' is 2400 bytes [-Wlarger-than=] ../../test/tmisc.c: In function 'create_struct3': ../../test/tmisc.c:707:14: warning: request for implicit conversion from 'void *' to 'struct misc5_struct3_hndl *' not permitted in C++ [-Wc++-compat] ../../test/tmisc.c: In function 'create_struct2': ../../test/tmisc.c:750:14: warning: request for implicit conversion from 'void *' to 'struct misc5_struct2_hndl *' not permitted in C++ [-Wc++-compat] ../../test/tmisc.c: In function 'create_struct1': ../../test/tmisc.c:816:14: warning: request for implicit conversion from 'void *' to 'struct misc5_struct1_hndl *' not permitted in C++ [-Wc++-compat] ../../test/tmisc.c: In function 'test_misc8': ../../test/tmisc.c:1237:10: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] ../../test/tmisc.c:1248:40: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tmisc.c:1304:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tmisc.c:1399:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tmisc.c:1426:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tmisc.c: In function 'test_misc14': ../../test/tmisc.c:2447:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tmisc.c:2448:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tmisc.c:2449:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tmisc.c: In function 'test_misc16': ../../test/tmisc.c:2704:25: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../test/tmisc.c:2704:25: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../test/tmisc.c:2704:25: warning: initialization makes integer from pointer without a cast [enabled by default] ../../test/tmisc.c:2704:25: warning: (near initialization for 'wdata[3][0]') [enabled by default] ../../test/tmisc.c: In function 'test_misc17': ../../test/tmisc.c:2783:25: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../test/tmisc.c:2783:25: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../test/tmisc.c:2783:25: warning: initialization makes integer from pointer without a cast [enabled by default] ../../test/tmisc.c:2783:25: warning: (near initialization for 'wdata[3][0]') [enabled by default] ../../test/tmisc.c: In function 'test_misc28': ../../test/tmisc.c:4987:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tmisc.c:5017:9: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/tmisc.c:5038:34: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] In file included from ../../test/tmisc.c:33:0: ../../test/tmisc.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] ../../test/tmisc.c:141:0: warning: macro "MISC8_DSETNAME10" is not used [-Wunused-macros] ../../test/tmisc.c:138:0: warning: macro "MISC8_DSETNAME7" is not used [-Wunused-macros] ../../test/tmisc.c:137:0: warning: macro "MISC8_DSETNAME6" is not used [-Wunused-macros] ../../test/tmisc.c:133:0: warning: macro "MISC8_DSETNAME2" is not used [-Wunused-macros] ../../test/tmisc.c:134:0: warning: macro "MISC8_DSETNAME3" is not used [-Wunused-macros] ../../test/tmisc.c:140:0: warning: macro "MISC8_DSETNAME9" is not used [-Wunused-macros] CC trefer.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/trefer.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/trefer.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/trefer.c: In function 'test_reference_params': ../../test/trefer.c:117:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/trefer.c:198:28: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/trefer.c:200:28: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/trefer.c:202:28: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/trefer.c: In function 'test_reference_obj': ../../test/trefer.c:287:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/trefer.c: In function 'test_reference_region': ../../test/trefer.c:496:5: warning: missing braces around initializer [-Wmissing-braces] ../../test/trefer.c:496:5: warning: (near initialization for 'nvrbuf[0]') [-Wmissing-braces] ../../test/trefer.c:496:5: warning: large integer implicitly truncated to unsigned type [-Woverflow] ../../test/trefer.c:526:20: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../test/trefer.c:649:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/trefer.c:649:12: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../test/trefer.c:677:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/trefer.c:677:12: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../test/trefer.c: In function 'test_reference_region_1D': ../../test/trefer.c:798:20: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../test/trefer.c:921:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/trefer.c:973:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CC trefstr.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/trefstr.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/trefstr.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC tselect.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tselect.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tselect.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tselect.c: In function 'test_select_all': ../../test/tselect.c:709:76: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../test/tselect.c: In function 'verify_select_hyper_contig_dr__run_test': ../../test/tselect.c:1600:12: warning: unused parameter 'cube_size' [-Wunused-parameter] ../../test/tselect.c: In function 'test_select_hyper_checker_board_dr__run_test': ../../test/tselect.c:2737:14: warning: variable 'start_in_checker' set but not used [-Wunused-but-set-variable] ../../test/tselect.c: In function 'test_select_combine': ../../test/tselect.c:6649:13: warning: size of 'blocks' is 4096 bytes [-Wlarger-than=] ../../test/tselect.c: In function 'test_select_fill_point': ../../test/tselect.c:7182:60: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7183:60: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c: In function 'test_select_fill_hyper_simple': ../../test/tselect.c:7263:55: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7263:111: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7264:59: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7264:115: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7282:73: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7283:73: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c: In function 'test_select_fill_hyper_regular': ../../test/tselect.c:7373:62: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7373:112: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7390:60: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7391:60: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c: In function 'test_select_fill_hyper_irregular': ../../test/tselect.c:7496:62: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7496:112: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7513:70: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../test/tselect.c:7514:70: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] CC tskiplist.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tskiplist.c In file included from /usr/include/time.h:27:0, from ../../test/tskiplist.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tskiplist.c:44:12: warning: size of 'rand_num' is 4000 bytes [-Wlarger-than=] ../../test/tskiplist.c:45:12: warning: size of 'sort_rand_num' is 4000 bytes [-Wlarger-than=] ../../test/tskiplist.c:46:12: warning: size of 'rev_sort_rand_num' is 4000 bytes [-Wlarger-than=] CC tsohm.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tsohm.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tsohm.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tsohm.c: In function 'size1_helper': ../../test/tsohm.c:603:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c: In function 'size2_helper': ../../test/tsohm.c:1678:51: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/tsohm.c:1679:51: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/tsohm.c:1718:51: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/tsohm.c:1719:51: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/tsohm.c: In function 'size2_verify': ../../test/tsohm.c:1937:58: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/tsohm.c:1938:58: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/tsohm.c: In function 'test_sohm_size2': ../../test/tsohm.c:2194:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2194:46: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2255:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2255:45: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2264:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2264:45: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2264:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2288:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2288:50: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2317:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2317:45: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2319:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2319:43: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2321:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2321:43: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2323:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2323:45: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2328:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2328:45: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2330:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2330:43: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2346:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2346:34: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2354:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2354:45: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2356:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2356:45: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2358:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2358:43: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2360:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2360:43: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2448:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2448:36: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2451:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2451:33: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2455:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2455:41: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2458:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2458:38: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2480:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2480:23: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2482:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2482:25: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2551:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2551:55: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2558:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2558:24: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2563:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2563:24: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2568:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2568:24: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2573:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2573:24: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2578:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2578:24: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2583:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2583:24: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c: In function 'delete_helper_write': ../../test/tsohm.c:2613:15: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/tsohm.c: In function 'delete_helper': ../../test/tsohm.c:2761:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2761:5: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c:2763:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tsohm.c:2763:5: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ../../test/tsohm.c: In function 'test_sohm_external_dtype': ../../test/tsohm.c:3876:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tsohm.c:3877:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] CC ttime.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ttime.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/ttime.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/ttime.c:29:0: warning: macro "DATASETNAME" is not used [-Wunused-macros] CC ttst.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ttst.c In file included from /usr/include/time.h:27:0, from ../../test/ttst.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/ttst.c: In function 'test_tst_init': ../../test/ttst.c:98:15: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ [-Wc++-compat] ../../test/ttst.c:101:20: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ [-Wc++-compat] ../../test/ttst.c:104:20: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ [-Wc++-compat] ../../test/ttst.c:110:18: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../test/ttst.c:129:14: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] CC tunicode.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tunicode.c In file included from /usr/include/stdio.h:27:0, from ../../test/tunicode.c:17: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tunicode.c: In function 'test_compound': ../../test/tunicode.c:593:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tunicode.c:594:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tunicode.c:637:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tunicode.c: In function 'write_char': ../../test/tunicode.c:748:5: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:752:34: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:753:36: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:757:34: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:758:36: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:759:36: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:763:34: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:764:36: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:765:36: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c:766:36: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] ../../test/tunicode.c: In function 'test_unicode': ../../test/tunicode.c:818:56: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tunicode.c: At top level: ../../test/tunicode.c:36:0: warning: macro "VL_DSET2_NAME" is not used [-Wunused-macros] ../../test/tunicode.c:41:0: warning: macro "SLINK_NAME" is not used [-Wunused-macros] ../../test/tunicode.c:32:0: warning: macro "DSET2_NAME" is not used [-Wunused-macros] CC tvlstr.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tvlstr.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tvlstr.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC tvltypes.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tvltypes.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/testhdf5.h:27, from ../../test/tvltypes.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tvltypes.c: In function 'test_vltypes_funcs': ../../test/tvltypes.c:191:26: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:194:21: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:197:22: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c: In function 'rewrite_vltypes_vlen_atomic': ../../test/tvltypes.c:574:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:575:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:576:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c: In function 'test_vltypes_vlen_compound': ../../test/tvltypes.c:738:41: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:739:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c: In function 'rewrite_vltypes_vlen_compound': ../../test/tvltypes.c:881:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:882:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:883:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:884:46: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:885:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c: In function 'test_vltypes_compound_vlen_vlen': ../../test/tvltypes.c:1025:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:1026:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:1029:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:1110:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:1110:32: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c: In function 'test_vltypes_compound_vlstr': ../../test/tvltypes.c:1207:15: warning: request for implicit conversion from 'void *' to 'struct s2 *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:1350:15: warning: request for implicit conversion from 'void *' to 'struct s2 *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:1350:32: warning: request for implicit conversion from 'void *' to 'struct s2 *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:1408:15: warning: request for implicit conversion from 'void *' to 'struct s2 *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:1408:33: warning: request for implicit conversion from 'void *' to 'struct s2 *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c: In function 'test_vltypes_compound_vlen_atomic': ../../test/tvltypes.c:1486:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:1487:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:1603:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:1604:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/tvltypes.c: In function 'rewrite_vltypes_compound_vlen_atomic': ../../test/tvltypes.c:1704:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:1705:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:1706:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:1707:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:1708:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c: In function 'test_vltypes_vlen_vlen_atomic': ../../test/tvltypes.c:1879:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:1968:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:1977:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:1985:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:1985:30: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c: In function 'rewrite_longer_vltypes_vlen_vlen_atomic': ../../test/tvltypes.c:2064:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:2069:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:2070:16: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:2070:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:2165:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:2165:30: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c: In function 'rewrite_shorter_vltypes_vlen_vlen_atomic': ../../test/tvltypes.c:2240:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:2245:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:2246:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:2246:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:2324:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:2333:5: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/tvltypes.c:2341:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:2341:30: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c: In function 'test_vltypes_fill_value': ../../test/tvltypes.c:2438:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2438:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2438:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2438:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2438:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:2438:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:2438:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:2438:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2438:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2439:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2439:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2439:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2439:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2439:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:2439:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:2439:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/tvltypes.c:2439:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2439:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/tvltypes.c:2504:10: warning: request for implicit conversion from 'void *' to 'struct dtype1_struct *' not permitted in C++ [-Wc++-compat] ../../test/tvltypes.c:2546:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tvltypes.c:2566:13: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum] ../../test/tvltypes.c:2566:13: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum] ../../test/tvltypes.c:2656:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tvltypes.c:2671:13: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum] ../../test/tvltypes.c:2671:13: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum] ../../test/tvltypes.c:2851:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/tvltypes.c:2866:13: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum] ../../test/tvltypes.c:2866:13: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum] ../../test/tvltypes.c: At top level: ../../test/tvltypes.c:37:0: warning: macro "SPACE2_DIM1" is not used [-Wunused-macros] ../../test/tvltypes.c:38:0: warning: macro "SPACE2_DIM2" is not used [-Wunused-macros] ../../test/tvltypes.c:36:0: warning: macro "SPACE2_RANK" is not used [-Wunused-macros] CCLD testhdf5 CC lheap.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/lheap.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/lheap.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/lheap.c: In function 'main': ../../test/lheap.c:100:26: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/lheap.c:133:26: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] In file included from ../../test/lheap.c:23:0: ../../test/lheap.c: At top level: ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD lheap CC ohdr.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ohdr.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/ohdr.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../test/ohdr.c:20:0: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD ohdr CC stab.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/stab.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/stab.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD stab CC gheap.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/gheap.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/gheap.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/gheap.c: In function 'test_1': ../../test/gheap.c:80:12: warning: size of 'obj' is 12288 bytes [-Wlarger-than=] ../../test/gheap.c:107:11: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/gheap.c:126:11: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/gheap.c: In function 'test_2': ../../test/gheap.c:176:12: warning: size of 'obj' is 12288 bytes [-Wlarger-than=] ../../test/gheap.c:200:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/gheap.c:214:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/gheap.c: In function 'test_3': ../../test/gheap.c:263:12: warning: size of 'obj' is 12288 bytes [-Wlarger-than=] ../../test/gheap.c:285:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/gheap.c: In function 'test_4': ../../test/gheap.c:342:12: warning: size of 'obj' is 12288 bytes [-Wlarger-than=] ../../test/gheap.c:364:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/gheap.c: In function 'test_1': ../../test/gheap.c:151:1: warning: stack usage is 15456 bytes [-Wstack-usage=] ../../test/gheap.c: In function 'test_2': ../../test/gheap.c:238:1: warning: stack usage is 15456 bytes [-Wstack-usage=] ../../test/gheap.c: In function 'test_3': ../../test/gheap.c:316:1: warning: stack usage is 14432 bytes [-Wstack-usage=] ../../test/gheap.c: In function 'test_4': ../../test/gheap.c:401:1: warning: stack usage is 14432 bytes [-Wstack-usage=] CCLD gheap CC cache.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/cache.c In file included from ../../src/H5public.h:37:0, from ../../src/H5private.h:29, from ../../test/cache.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/cache.c: In function 'smoke_check_5': ../../test/cache.c:993:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1003:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1005:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1012:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1013:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1018:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1020:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1028:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'smoke_check_6': ../../test/cache.c:1229:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1239:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1241:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1248:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1249:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1254:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1256:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1264:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'smoke_check_7': ../../test/cache.c:1462:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1472:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1474:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1481:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1482:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1488:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1490:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1498:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'smoke_check_8': ../../test/cache.c:1696:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1706:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1708:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1715:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1716:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1722:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1724:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:1732:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'check_flush_cache__flush_ops': ../../test/cache.c:7969:34: warning: size of 'spec' is 3160 bytes [-Wlarger-than=] ../../test/cache.c:8416:34: warning: size of 'spec' is 3160 bytes [-Wlarger-than=] ../../test/cache.c: In function 'check_flush_cache__single_entry': ../../test/cache.c:12689:4: warning: size of 'spec' is 12288 bytes [-Wlarger-than=] ../../test/cache.c: In function 'check_multiple_read_protect': ../../test/cache.c:13942:13: warning: variable 'cache_ptr' set but not used [-Wunused-but-set-variable] ../../test/cache.c: In function 'check_auto_cache_resize': ../../test/cache.c:18024:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18034:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18036:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18043:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18044:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18049:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18051:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18059:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18410:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18420:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18422:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18428:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18429:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18433:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18435:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18443:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18753:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18763:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18765:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18771:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18772:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18776:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18778:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18786:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18940:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18950:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18952:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18958:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18959:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18964:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18966:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:18974:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19355:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19365:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19367:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19373:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19374:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19379:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19381:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19389:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19883:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19893:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19895:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19901:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19902:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19907:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19909:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:19917:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20299:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20309:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20311:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20317:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20318:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20323:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20325:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20333:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20562:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20572:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20574:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20580:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20581:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20586:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20588:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:20596:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21144:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21154:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21156:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21162:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21163:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21168:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21170:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21178:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21949:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21959:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21961:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21967:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21968:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21973:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21975:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:21983:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'check_auto_cache_resize_disable': ../../test/cache.c:22229:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22239:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22241:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22248:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22249:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22254:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22256:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22264:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22336:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22346:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22348:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22354:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22355:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22360:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22362:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22370:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22494:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22504:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22506:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22512:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22513:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22518:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22519:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22527:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22651:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22661:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22663:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22669:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22670:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22675:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22677:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22685:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22808:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22818:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22820:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22826:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22827:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22832:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22834:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22842:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22965:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22975:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22977:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22983:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22984:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22989:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22991:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:22999:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23121:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23131:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23133:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23139:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23140:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23145:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23147:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23155:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23279:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23289:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23291:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23297:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23298:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23303:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23305:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23313:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23505:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23515:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23517:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23523:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23524:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23529:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23531:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23539:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23738:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23748:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23750:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23756:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23757:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23762:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23764:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23772:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23975:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23985:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23987:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23993:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23994:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:23999:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24001:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24009:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24102:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24112:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24114:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24120:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24121:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24126:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24128:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24136:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24229:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24239:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24241:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24247:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24248:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24253:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24255:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24263:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24356:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24366:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24368:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24374:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24375:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24380:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24382:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24390:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24483:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24493:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24495:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24501:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24502:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24507:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24509:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24517:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24611:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24621:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24623:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24629:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24630:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24635:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24637:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24645:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24767:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24777:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24779:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24785:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24786:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24791:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24793:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24801:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'check_auto_cache_resize_epoch_markers': ../../test/cache.c:24953:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24963:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24965:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24972:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24973:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24978:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24980:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:24988:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25041:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25051:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25053:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25059:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25060:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25065:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25067:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25075:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25215:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25225:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25227:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25233:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25234:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25239:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25241:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25249:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25336:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25346:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25348:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25354:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25355:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25360:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25362:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25370:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25415:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25425:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25427:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25433:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25434:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25439:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25441:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25449:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25528:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25538:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25540:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25546:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25547:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25552:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25554:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25562:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'check_auto_cache_resize_input_errs': ../../test/cache.c:25659:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25669:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25671:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25678:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25679:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25684:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25686:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25694:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25750:9: warning: implicit declaration of function 'resize_configs_are_equal' [-Wimplicit-function-declaration] ../../test/cache.c:25750:9: warning: nested extern declaration of 'resize_configs_are_equal' [-Wnested-externs] ../../test/cache.c:25766:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25776:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25778:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25784:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25785:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25790:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25792:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25800:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25841:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25851:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25853:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25859:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25860:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25865:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25867:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25875:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25917:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25927:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25929:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25935:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25936:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25941:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25943:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25951:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:25990:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26000:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26002:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26008:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26009:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26014:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26016:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26024:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26065:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26075:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26077:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26083:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26084:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26089:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26091:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26099:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26137:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26147:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26149:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26155:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26156:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26161:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26163:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26171:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26212:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26223:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26225:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26231:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26232:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26237:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26239:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26247:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26285:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26295:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26297:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26303:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26304:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26309:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26311:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26319:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26357:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26367:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26369:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26375:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26376:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26381:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26383:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26391:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26432:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26442:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26444:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26450:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26451:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26456:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26458:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26466:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26504:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26514:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26516:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26522:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26523:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26528:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26530:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26538:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26579:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26590:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26592:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26598:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26599:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26604:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26606:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26614:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26652:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26663:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26665:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26671:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26672:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26677:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26679:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26687:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26728:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26738:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26740:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26746:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26747:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26752:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26754:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26762:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26800:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26810:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26812:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26818:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26819:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26824:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26826:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26834:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26872:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26882:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26884:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26890:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26891:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26896:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26898:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26906:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26947:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26957:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26959:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26965:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26966:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26971:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26973:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:26981:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27022:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27032:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27034:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27041:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27042:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27047:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27049:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27057:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27097:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27107:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27109:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27116:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27117:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27122:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27124:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27132:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27170:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27180:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27182:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27189:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27190:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27195:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27197:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27205:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27245:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27255:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27257:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27264:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27265:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27270:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27272:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27280:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27318:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27328:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27330:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27337:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27338:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27343:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27345:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27353:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27394:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27404:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27406:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27412:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27413:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27419:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27421:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27429:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27467:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27477:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27479:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27485:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27486:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27492:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27494:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27502:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27543:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27553:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27555:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27561:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27562:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27567:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27569:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27577:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27615:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27625:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27627:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27633:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27634:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27639:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27641:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27649:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27690:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27700:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27702:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27708:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27709:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27714:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27716:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27724:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27761:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27771:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27773:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27779:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27780:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27785:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27787:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27796:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27836:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27846:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27848:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27854:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27855:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27860:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27862:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27870:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27907:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27917:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27919:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27925:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27926:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27931:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27933:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:27942:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'check_auto_cache_resize_aux_fcns': ../../test/cache.c:28076:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28086:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28088:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28095:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28096:45: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28101:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28103:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28111:52: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28175:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28208:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28253:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28253:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28336:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c:28336:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache.c: In function 'check_metadata_blizzard_absence': ../../test/cache.c:28619:34: warning: size of 'expected' is 3600 bytes [-Wlarger-than=] cc1: warning: size of '*.LC0' is 3600 bytes [-Wlarger-than=] ../../test/cache.c: In function 'check_flush_cache__single_entry': cc1: warning: size of '*.LC5' is 12288 bytes [-Wlarger-than=] ../../test/cache.c:12982:1: warning: stack usage is 12432 bytes [-Wstack-usage=] CCLD cache CC cache_api.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/cache_api.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/cache_api.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/cache_api.c: In function 'check_fapl_mdc_api_calls': ../../test/cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:92:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:97:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:98:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:103:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:104:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:106:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:107:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:112:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:154:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:154:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:154:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:154:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:154:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:154:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:154:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:154:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:188:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:188:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:188:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:188:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:188:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:188:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:188:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:188:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:265:2: warning: implicit declaration of function 'resize_configs_are_equal' [-Wimplicit-function-declaration] ../../test/cache_api.c:265:2: warning: nested extern declaration of 'resize_configs_are_equal' [-Wnested-externs] ../../test/cache_api.c:300:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:300:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:300:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:300:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:300:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:300:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:300:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:300:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:449:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:449:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:449:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:449:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:449:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:449:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:449:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:449:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c: In function 'check_file_mdc_api_calls': ../../test/cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:541:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:546:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:547:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:552:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:553:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:555:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:556:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:561:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:576:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:581:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:582:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:587:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:588:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:590:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:591:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:596:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:611:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:616:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:617:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:622:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:623:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:625:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:626:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:631:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:646:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:651:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:652:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:657:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:658:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:661:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:662:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:667:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:776:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:776:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c: In function 'mdc_api_call_smoke_check': ../../test/cache_api.c:876:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:893:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:893:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:893:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:893:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:893:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:893:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:893:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:893:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:904:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:909:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:910:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:915:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:916:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:918:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:919:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:924:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:939:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:944:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:945:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:950:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:951:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:953:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:954:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:959:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:974:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:979:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:980:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:985:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:986:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:988:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:989:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:994:50: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1188:17: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cache_api.c:1189:17: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cache_api.c:1260:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cache_api.c:1261:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cache_api.c:1386:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cache_api.c:1387:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cache_api.c:886:9: warning: variable 'progress_counter' set but not used [-Wunused-but-set-variable] ../../test/cache_api.c: At top level: ../../test/cache_api.c:1532:21: warning: size of 'invalid_configs' is 49392 bytes [-Wlarger-than=] ../../test/cache_api.c:1544:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1549:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1550:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1555:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1556:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1558:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1559:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1564:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1579:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1584:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1585:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1590:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1591:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1593:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1594:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1599:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1614:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1619:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1620:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1625:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1626:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1628:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1629:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1634:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1649:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1654:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1655:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1660:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1661:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1663:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1664:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1669:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1684:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1689:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1690:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1695:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1696:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1698:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1699:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1704:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1719:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1724:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1725:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1730:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1731:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1733:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1734:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1739:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1754:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1759:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1760:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1765:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1766:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1768:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1769:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1774:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1789:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1794:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1795:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1800:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1801:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1803:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1804:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1809:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1824:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1829:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1830:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1835:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1836:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1838:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1839:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1844:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1859:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1864:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1865:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1870:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1871:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1873:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1874:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1879:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1894:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1899:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1900:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1905:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1906:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1908:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1909:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1914:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1929:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1934:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1935:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1940:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1941:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1943:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1944:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1949:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1964:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1969:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1970:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1975:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1976:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1978:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1979:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1984:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:1999:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2004:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2005:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2010:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2011:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2013:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2014:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2019:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2034:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2039:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2040:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2045:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2046:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2048:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2049:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2054:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2069:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2074:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2075:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2080:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2081:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2083:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2084:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2089:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2104:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2109:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2110:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2115:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2116:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2118:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2119:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2124:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2139:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2144:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2145:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2150:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2151:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2153:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2154:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2159:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2174:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2179:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2180:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2185:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2186:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2188:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2189:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2194:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2209:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2214:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2215:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2220:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2221:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2223:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2224:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2229:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2244:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2249:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2250:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2255:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2256:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2258:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2259:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2264:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2279:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2284:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2285:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2290:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2291:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2293:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2294:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2299:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2314:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2319:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2320:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2325:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2326:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2328:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2329:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2334:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2349:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2354:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2355:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2360:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2361:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2363:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2364:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2369:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2384:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2389:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2390:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2395:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2396:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2398:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2399:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2404:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2419:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2424:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2425:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2430:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2431:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2433:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2434:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2439:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2454:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2459:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2460:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2465:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2466:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2468:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2469:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2474:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2489:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2494:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2495:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2500:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2501:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2503:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2504:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2509:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2524:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2529:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2530:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2535:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2536:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2538:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2539:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2544:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2559:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2564:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2565:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2570:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2571:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2573:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2574:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2579:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2594:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2599:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2600:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2605:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2606:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2608:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2609:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2614:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2629:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2634:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2635:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2640:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2641:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2643:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2644:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2649:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2664:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2669:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2670:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2675:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2676:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2678:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2679:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2684:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2699:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2704:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2705:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2710:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2711:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2713:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2714:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2719:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2734:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2739:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2740:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2745:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2746:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2748:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2749:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2754:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2769:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2774:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2775:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2780:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2781:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2783:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2784:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2789:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2804:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2809:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2810:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2815:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2816:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2818:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2819:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2824:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2839:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2844:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2845:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2850:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2851:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2853:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2854:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2859:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2874:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2879:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2880:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2885:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2886:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2888:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2889:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2894:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2909:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2914:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2915:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2920:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2921:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2923:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2924:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2929:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2944:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2949:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2950:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2955:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2956:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2958:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2959:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2964:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2979:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2984:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2985:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2990:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2991:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2993:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2994:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:2999:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c: In function 'check_fapl_mdc_api_errs': ../../test/cache_api.c:3030:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3030:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3030:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3030:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3030:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3030:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3030:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3030:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3073:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3073:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3073:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3073:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3073:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3073:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3073:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3073:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3162:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3162:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3162:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3162:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3162:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3162:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3162:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c:3162:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/cache_api.c: In function 'check_file_mdc_api_errs': ../../test/cache_api.c:3208:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3208:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3208:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3208:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3208:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3208:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3208:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cache_api.c:3208:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] CCLD cache_api CC pool.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/pool.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/pool.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/pool.c: In function 'test_allocate_random': ../../test/pool.c:674:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] CCLD pool CC accum.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/accum.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/accum.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD accum CC hyperslab.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/hyperslab.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/hyperslab.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/hyperslab.c: In function 'test_multifill': ../../test/hyperslab.c:612:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/hyperslab.c:615:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/hyperslab.c:624:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/hyperslab.c: In function 'test_transpose': ../../test/hyperslab.c:822:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/hyperslab.c:823:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/hyperslab.c: In function 'test_sub_super': ../../test/hyperslab.c:926:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/hyperslab.c:975:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/hyperslab.c:976:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/hyperslab.c:977:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/hyperslab.c: In function 'test_array_offset_n_calc': ../../test/hyperslab.c:1147:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/hyperslab.c:1148:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/hyperslab.c:1149:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] CCLD hyperslab CC istore.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/istore.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/istore.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/istore.c: In function 'test_extend': ../../test/istore.c:321:3: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/istore.c: In function 'test_sparse': ../../test/istore.c:532:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/istore.c:533:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/istore.c:534:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] CCLD istore CC bittests.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/bittests.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/bittests.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/bittests.c: In function 'test_find': ../../test/bittests.c:91:16: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../test/bittests.c:124:10: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../test/bittests.c: In function 'test_copy': ../../test/bittests.c:178:19: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c:179:19: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c: In function 'test_shift': ../../test/bittests.c:300:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c:304:28: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c:304:31: warning: conversion to 'ssize_t' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c:314:2: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c:353:2: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c:365:13: warning: conversion to 'ssize_t' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c: In function 'test_increment': ../../test/bittests.c:433:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c: In function 'test_decrement': ../../test/bittests.c:520:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c: In function 'test_negate': ../../test/bittests.c:592:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c: In function 'test_set': ../../test/bittests.c:692:19: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/bittests.c: In function 'test_clear': ../../test/bittests.c:809:19: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CCLD bittests CC dt_arith.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/dt_arith.c In file included from /usr/include/math.h:27:0, from ../../test/dt_arith.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/dt_arith.c: In function 'some_dummy_func': ../../test/dt_arith.c:542:5: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c: In function 'generates_sigfpe': ../../test/dt_arith.c:579:53: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c: In function 'test_particular_fp_integer': ../../test/dt_arith.c:835:9: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c: In function 'test_derived_flt': ../../test/dt_arith.c:1054:39: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1213:39: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c: In function 'test_derived_integer': ../../test/dt_arith.c:1523:39: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c: In function 'test_conv_int_1': ../../test/dt_arith.c:1780:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1780:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1780:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1780:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1780:9: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1780:9: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1780:9: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1780:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1780:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1780:9: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1782:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1782:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1782:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1782:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1782:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1782:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1782:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1782:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../test/dt_arith.c:1782:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1782:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1782:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1784:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1784:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1784:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1784:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1784:9: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1784:9: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1784:9: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1784:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1784:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1784:9: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1786:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1786:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1786:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1786:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1786:9: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1786:9: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1786:9: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1786:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../test/dt_arith.c:1786:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1786:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:1786:9: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:1788:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1788:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1788:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1790:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:1790:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:1790:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:1792:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1792:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1792:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1794:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:1794:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:1794:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:1796:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1796:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1796:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:1798:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:1798:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:1798:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c: In function 'test_conv_int_2': ../../test/dt_arith.c:2632:10: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] ../../test/dt_arith.c: In function 'my_isnan': ../../test/dt_arith.c:2686:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dt_arith.c:2690:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dt_arith.c:2695:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dt_arith.c:2709:6: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c: In function 'test_conv_flt_1': ../../test/dt_arith.c:3087:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dt_arith.c:3088:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dt_arith.c:3090:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dt_arith.c:3132:24: warning: conversion to 'float' from 'long double' may alter its value [-Wconversion] ../../test/dt_arith.c:3140:24: warning: conversion to 'double' from 'long double' may alter its value [-Wconversion] ../../test/dt_arith.c:3276:33: warning: conversion to 'double' from 'long double' may alter its value [-Wconversion] ../../test/dt_arith.c:3277:33: warning: conversion to 'double' from 'long double' may alter its value [-Wconversion] ../../test/dt_arith.c:3284:60: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:3285:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dt_arith.c:3300:25: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dt_arith.c:3373:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c:3393:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c:3411:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c: In function 'test_conv_int_fp': ../../test/dt_arith.c:3752:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3752:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3752:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3752:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3752:9: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3752:9: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3752:9: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3752:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3752:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3752:9: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3754:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3754:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3754:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3754:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3754:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3754:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3754:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3754:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../test/dt_arith.c:3754:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3754:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3754:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3756:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3756:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3756:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3756:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3756:9: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3756:9: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3756:9: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3756:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3756:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3756:9: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3758:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3758:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3758:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3758:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3758:9: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3758:9: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3758:9: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3758:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../test/dt_arith.c:3758:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3758:9: warning: comparison is always true due to limited range of data type [-Wtype-limits] ../../test/dt_arith.c:3758:9: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../test/dt_arith.c:3760:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3760:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3760:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3762:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:3762:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:3762:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:3764:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3764:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3764:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3766:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:3766:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:3766:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:3768:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3768:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3768:9: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] ../../test/dt_arith.c:3770:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:3770:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:3770:9: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ../../test/dt_arith.c:4539:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c:4496:9: warning: switch missing default case [-Wswitch-default] ../../test/dt_arith.c:4602:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c:4559:9: warning: switch missing default case [-Wswitch-default] ../../test/dt_arith.c:4654:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/dt_arith.c:4622:9: warning: switch missing default case [-Wswitch-default] ../../test/dt_arith.c: In function 'run_int_fp_conv': ../../test/dt_arith.c:5149:6: warning: "H5_CYGWIN_ULLONG_TO_LDOUBLE_ROUND_PROBLEM" is not defined [-Wundef] ../../test/dt_arith.c: In function 'main': ../../test/dt_arith.c:5430:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5434:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5438:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5446:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5449:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5452:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5455:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5458:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5461:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5471:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5474:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5475:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5478:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c:5481:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dt_arith.c: In function 'test_conv_flt_1': ../../test/dt_arith.c:3473:1: warning: control reaches end of non-void function [-Wreturn-type] CCLD dt_arith CC dtypes.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/dtypes.c In file included from /usr/include/math.h:27:0, from ../../test/dtypes.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/dtypes.c: In function 'test_compound_9': ../../test/dtypes.c:1654:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/dtypes.c: In function 'test_compound_10': ../../test/dtypes.c:1873:25: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/dtypes.c:1877:33: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:1878:43: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/dtypes.c: In function 'test_compound_11': ../../test/dtypes.c:2094:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:2095:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:2096:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:2097:34: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:2098:34: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:2117:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dtypes.c:2157:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dtypes.c:2191:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dtypes.c: In function 'test_compound_13': ../../test/dtypes.c:2357:9: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value [-Wconversion] ../../test/dtypes.c:2358:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:2358:5: warning: conversion to 'float' alters 'double' constant value [-Wconversion] ../../test/dtypes.c:2408:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dtypes.c: In function 'test_compound_14': ../../test/dtypes.c:2462:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/dtypes.c:2465:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/dtypes.c: In function 'test_named': ../../test/dtypes.c:3743:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c: In function 'test_conv_str_2': ../../test/dtypes.c:4283:20: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:4285:27: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/dtypes.c: In function 'test_conv_str_3': ../../test/dtypes.c:4354:20: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:4356:27: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/dtypes.c:4377:28: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c: In function 'test_conv_enum_1': ../../test/dtypes.c:4462:13: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/dtypes.c: In function 'test_conv_enum_2': ../../test/dtypes.c:4536:9: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/dtypes.c:4550:34: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../test/dtypes.c: In function 'test_bitfield_funcs': ../../test/dtypes.c:4718:25: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:4723:26: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c: In function 'opaque_funcs': ../../test/dtypes.c:5025:26: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:5044:26: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c: In function 'test_int_float_except': ../../test/dtypes.c:5918:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:5918:5: warning: conversion to 'float' alters 'double' constant value [-Wconversion] ../../test/dtypes.c:5918:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:5918:5: warning: conversion to 'float' alters 'double' constant value [-Wconversion] ../../test/dtypes.c:5919:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:5919:13: warning: conversion to 'float' alters 'double' constant value [-Wconversion] ../../test/dtypes.c:5919:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:5921:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:5921:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:5924:5: warning: conversion to 'float' alters 'int' constant value [-Wconversion] ../../test/dtypes.c:5924:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:5924:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtypes.c:5966:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dtypes.c:5987:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dtypes.c: In function 'create_del_obj_named_test_file': ../../test/dtypes.c:6547:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../test/dtypes.c: At top level: ../../test/dtypes.c:7046:5: warning: no previous prototype for 'test_utf_ascii_conv' [-Wmissing-prototypes] ../../test/dtypes.c: In function 'test_utf_ascii_conv': ../../test/dtypes.c:7084:55: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../test/dtypes.c:7116:55: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../test/dtypes.c: In function 'main': ../../test/dtypes.c:7274:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7275:25: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7276:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7277:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7278:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7280:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7281:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7282:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7283:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7284:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7285:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7287:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7288:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7290:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7291:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7293:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7298:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7299:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7300:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7301:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7302:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7303:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7304:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7305:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7306:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7307:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7308:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7309:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7310:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7311:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7312:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7313:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7314:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7315:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7316:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7317:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7318:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7319:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7320:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7321:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7322:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7323:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dtypes.c:7324:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] In file included from ../../test/dtypes.c:26:0: ../../test/dtypes.c: At top level: ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD dtypes CC dsets.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/dsets.c In file included from /usr/include/stdlib.h:24:0, from ../../test/dsets.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/dsets.c:208:5: warning: size of 'points' is 80000 bytes [-Wlarger-than=] ../../test/dsets.c:208:35: warning: size of 'check' is 80000 bytes [-Wlarger-than=] ../../test/dsets.c:209:8: warning: size of 'points_dbl' is 160000 bytes [-Wlarger-than=] ../../test/dsets.c:209:42: warning: size of 'check_dbl' is 160000 bytes [-Wlarger-than=] ../../test/dsets.c: In function 'test_simple_io': ../../test/dsets.c:404:25: warning: size of 'rdata' is 80000 bytes [-Wlarger-than=] ../../test/dsets.c: In function 'test_userblock_offset': ../../test/dsets.c:523:25: warning: size of 'rdata' is 80000 bytes [-Wlarger-than=] ../../test/dsets.c: In function 'test_conv_buffer': ../../test/dsets.c:1031:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:1031:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:1034:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:1034:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c: In function 'test_nbit_int': ../../test/dsets.c:2788:28: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2788:28: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:2836:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:2836:56: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c: In function 'test_nbit_float': ../../test/dsets.c:2890:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2890:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2890:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2890:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2891:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2891:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2891:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2891:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2891:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2891:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:2963:33: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c:2964:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c: In function 'test_nbit_double': ../../test/dsets.c:3020:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3020:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3021:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3021:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3021:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3021:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3022:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3022:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3022:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3022:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3094:33: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c:3095:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c: In function 'test_nbit_array': ../../test/dsets.c:3196:38: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3196:38: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c: In function 'test_nbit_compound': ../../test/dsets.c:3304:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3304:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3304:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3304:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3305:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3305:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3305:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3305:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3305:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3305:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3372:30: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3372:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3374:30: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3374:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3376:30: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3376:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3429:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3429:63: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3430:17: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3430:17: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3431:17: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3431:17: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3432:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c:3432:75: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c: In function 'test_nbit_compound_2': ../../test/dsets.c:3515:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3515:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3515:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3515:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3516:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3516:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3516:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3516:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3516:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3516:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3615:32: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3615:32: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3617:32: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3617:32: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3619:32: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3619:32: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3623:30: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3623:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3628:40: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3628:40: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3633:42: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3633:42: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3635:42: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3635:42: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3637:42: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3637:42: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../test/dsets.c:3702:14: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3702:14: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3709:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3709:78: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3710:17: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3710:17: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3711:17: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3711:17: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3712:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c:3713:43: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c:3719:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3719:61: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3720:12: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3720:12: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3721:12: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3721:12: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] ../../test/dsets.c:3722:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c:3723:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/dsets.c: In function 'test_nbit_compound_3': ../../test/dsets.c:3851:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3851:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3851:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:3851:39: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] ../../test/dsets.c: In function 'test_nbit_int_size': ../../test/dsets.c:3983:13: warning: size of 'orig_data' is 80000 bytes [-Wlarger-than=] ../../test/dsets.c:4039:39: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] ../../test/dsets.c: In function 'test_nbit_flt_size': ../../test/dsets.c:4157:13: warning: size of 'orig_data' is 80000 bytes [-Wlarger-than=] ../../test/dsets.c:4246:49: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../test/dsets.c: In function 'test_scaleoffset_float': ../../test/dsets.c:4672:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:4672:47: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../test/dsets.c:4715:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:4715:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c: In function 'test_scaleoffset_float_2': ../../test/dsets.c:4792:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:4820:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:4820:47: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../test/dsets.c:4863:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:4863:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c: In function 'test_scaleoffset_double': ../../test/dsets.c:4948:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:4991:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:4991:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c: In function 'test_scaleoffset_double_2': ../../test/dsets.c:5068:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:5096:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:5139:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:5139:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c: In function 'test_set_local': ../../test/dsets.c:5909:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:5913:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:6107:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c: In function 'test_deprec': ../../test/dsets.c:7096:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../test/dsets.c: In function 'test_chunk_cache': ../../test/dsets.c:7438:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c:7532:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c: In function 'test_big_chunks_bypass_cache': ../../test/dsets.c:7619:44: warning: size of 'rdata1' is 4000 bytes [-Wlarger-than=] ../../test/dsets.c:7633:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dsets.c: In function 'test_chunk_expand': ../../test/dsets.c:7861:93: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] In file included from ../../test/dsets.c:27:0: ../../test/dsets.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] ../../test/dsets.c: In function 'test_simple_io': ../../test/dsets.c:497:1: warning: stack usage is 81168 bytes [-Wstack-usage=] ../../test/dsets.c:497:1: warning: the frame size of 81120 bytes is larger than 16384 bytes [-Wframe-larger-than=] ../../test/dsets.c: In function 'test_userblock_offset': ../../test/dsets.c:587:1: warning: stack usage is 81152 bytes [-Wstack-usage=] ../../test/dsets.c:587:1: warning: the frame size of 81104 bytes is larger than 16384 bytes [-Wframe-larger-than=] ../../test/dsets.c: In function 'test_nbit_int_size': ../../test/dsets.c:4132:1: warning: stack usage is 80160 bytes [-Wstack-usage=] ../../test/dsets.c:4132:1: warning: the frame size of 80112 bytes is larger than 16384 bytes [-Wframe-larger-than=] ../../test/dsets.c: In function 'test_nbit_flt_size': ../../test/dsets.c:4338:1: warning: stack usage is 80160 bytes [-Wstack-usage=] ../../test/dsets.c:4338:1: warning: the frame size of 80112 bytes is larger than 16384 bytes [-Wframe-larger-than=] CCLD dsets CC cmpd_dset.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/cmpd_dset.c In file included from ../../src/H5public.h:37:0, from ../../src/H5Tpublic.h:23, from ../../src/H5Tprivate.h:23, from ../../src/H5Tpkg.h:39, from ../../test/cmpd_dset.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/cmpd_dset.c: In function 'test_compound': ../../test/cmpd_dset.c:154:18: warning: size of 's1' is 6400000 bytes [-Wlarger-than=] ../../test/cmpd_dset.c:158:18: warning: size of 's2' is 6400000 bytes [-Wlarger-than=] ../../test/cmpd_dset.c:162:18: warning: size of 's3' is 6400000 bytes [-Wlarger-than=] ../../test/cmpd_dset.c:166:18: warning: size of 's4' is 1600000 bytes [-Wlarger-than=] ../../test/cmpd_dset.c:170:18: warning: size of 's5' is 9600000 bytes [-Wlarger-than=] ../../test/cmpd_dset.c:173:18: warning: size of 's6' is 9600000 bytes [-Wlarger-than=] ../../test/cmpd_dset.c: In function 'initialize_stype1': ../../test/cmpd_dset.c:885:26: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../test/cmpd_dset.c:886:28: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../test/cmpd_dset.c:888:25: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../test/cmpd_dset.c:889:28: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../test/cmpd_dset.c:890:28: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../test/cmpd_dset.c: In function 'initialize_stype2': ../../test/cmpd_dset.c:921:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:922:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:924:23: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:925:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:926:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:928:26: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:929:28: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:931:25: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:932:28: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:933:28: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:940:26: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:941:26: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:942:26: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c: In function 'initialize_stype4': ../../test/cmpd_dset.c:999:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:1000:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:1002:23: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:1003:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:1004:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:1006:26: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:1007:28: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:1009:25: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:1010:28: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:1011:28: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] ../../test/cmpd_dset.c:1018:26: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:1019:26: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:1020:26: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c: In function 'compare_data': ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/cmpd_dset.c: In function 'test_pack_ooo': ../../test/cmpd_dset.c:1791:19: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:1803:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c: In function 'main': ../../test/cmpd_dset.c:2195:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:2199:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:2203:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:2206:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cmpd_dset.c:2209:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CCLD cmpd_dset CC filter_fail.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/filter_fail.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/filter_fail.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/filter_fail.c: In function 'filter_fail': ../../test/filter_fail.c:68:40: warning: unused parameter 'cd_nelmts' [-Wunused-parameter] ../../test/filter_fail.c:69:27: warning: unused parameter 'cd_values' [-Wunused-parameter] In file included from ../../test/filter_fail.c:25:0: ../../test/filter_fail.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD filter_fail CC extend.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/extend.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/extend.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/extend.c:34:14: warning: size of 'buf1' is 40000 bytes [-Wlarger-than=] ../../test/extend.c:34:28: warning: size of 'buf2' is 10000 bytes [-Wlarger-than=] CCLD extend CC external.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/external.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/external.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/external.c: In function 'test_2': ../../test/external.c:679:5: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../test/external.c:608:14: warning: variable 'n' set but not used [-Wunused-but-set-variable] ../../test/external.c: In function 'test_3': ../../test/external.c:776:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/external.c:797:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] In file included from ../../test/external.c:23:0: ../../test/external.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD external CC efc.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/efc.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/efc.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/efc.c:36:13: warning: size of 'filename' is 6144 bytes [-Wlarger-than=] CCLD efc CC objcopy.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/objcopy.c In file included from /usr/include/time.h:27:0, from ../../test/objcopy.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/objcopy.c: In function 'compare_data': ../../test/objcopy.c:1067:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../test/objcopy.c:1068:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../test/objcopy.c: In function 'test_copy_dataset_compound': ../../test/objcopy.c:2318:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c: In function 'test_copy_dataset_chunked': ../../test/objcopy.c:2450:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c:2452:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c: In function 'test_copy_dataset_chunked_sparse': ../../test/objcopy.c:2793:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c:2795:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c: In function 'test_copy_dataset_compressed': ../../test/objcopy.c:2988:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c: In function 'test_copy_dataset_compact': ../../test/objcopy.c:3117:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c: In function 'test_copy_dataset_contig_cmpd_vl': ../../test/objcopy.c:7597:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/objcopy.c:7602:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c:7602:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c: In function 'test_copy_dataset_chunked_cmpd_vl': ../../test/objcopy.c:7736:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/objcopy.c:7741:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c:7741:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c: In function 'test_copy_dataset_compact_cmpd_vl': ../../test/objcopy.c:7881:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/objcopy.c:7886:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c:7886:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/objcopy.c: In function 'test_copy_cdt_merge_cdt': ../../test/objcopy.c:9601:9: warning: variable 'buf' set but not used [-Wunused-but-set-variable] ../../test/objcopy.c: In function 'test_copy_cdt_merge_suggs': ../../test/objcopy.c:9833:9: warning: variable 'buf' set but not used [-Wunused-but-set-variable] ../../test/objcopy.c: In function 'test_copy_cdt_merge_all_suggs': ../../test/objcopy.c:10358:9: warning: variable 'buf' set but not used [-Wunused-but-set-variable] In file included from ../../test/objcopy.c:25:0: ../../test/objcopy.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD objcopy CC links.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/links.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/links.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/links.c: In function 'external_set_elink_fapl1': ../../test/links.c:3515:17: warning: size of 'sv' is 3500 bytes [-Wlarger-than=] ../../test/links.c: In function 'external_set_elink_fapl2': ../../test/links.c:3714:10: warning: size of 'points' is 6400 bytes [-Wlarger-than=] ../../test/links.c: In function 'link_filters': ../../test/links.c:9849:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/links.c: In function 'link_iterate_check': ../../test/links.c:12111:51: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12139:45: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12139:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12143:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12184:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/links.c: In function 'link_iterate_old_check': ../../test/links.c:12541:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12561:51: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12589:45: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12589:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12593:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/links.c:12634:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] In file included from ../../test/links.c:31:0: ../../test/links.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] ../../test/links.c: In function 'external_set_elink_fapl1': ../../test/links.c:3671:1: warning: stack usage is 8880 bytes [-Wstack-usage=] ../../test/links.c: In function 'external_set_elink_fapl2': ../../test/links.c:3827:1: warning: stack usage is 10640 bytes [-Wstack-usage=] ../../test/links.c: In function 'external_symlink': ../../test/links.c:6555:1: warning: stack usage is 11392 bytes [-Wstack-usage=] CCLD links CC unlink.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/unlink.c In file included from /usr/include/time.h:27:0, from ../../test/unlink.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD unlink CC big.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/big.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/big.c:56: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/big.c: In function 'randll': ../../test/big.c:132:15: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/big.c:133:16: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/big.c: In function 'enough_room': ../../test/big.c:308:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/big.c:308:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/big.c:323:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/big.c:323:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/big.c: In function 'writer': ../../test/big.c:364:5: warning: switch missing default case [-Wswitch-default] ../../test/big.c: In function 'reader': ../../test/big.c:516:33: warning: conversion to 'hsize_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] ../../test/big.c: In function 'testvfd': ../../test/big.c:607:13: warning: unused variable 'family_size' [-Wunused-variable] CCLD big CC mtime.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/mtime.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/mtime.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/mtime.c: In function 'main': ../../test/mtime.c:117:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] In file included from ../../test/mtime.c:26:0: ../../test/mtime.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD mtime CC fillval.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/fillval.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/fillval.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/fillval.c: In function 'test_getset_vl': ../../test/fillval.c:291:42: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] ../../test/fillval.c:301:9: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] ../../test/fillval.c:302:20: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] ../../test/fillval.c:306:35: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] ../../test/fillval.c:312:35: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] ../../test/fillval.c:326:51: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] ../../test/fillval.c:343:35: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] ../../test/fillval.c:355:17: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] ../../test/fillval.c: In function 'test_create': ../../test/fillval.c:625:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:625:33: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:629:19: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c:698:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:698:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:702:3: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c: In function 'test_rdwr_cases': ../../test/fillval.c:791:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fillval.c:813:57: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:814:29: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:823:4: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c:823:4: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c:847:13: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] ../../test/fillval.c:881:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:882:36: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:891:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c:891:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c:911:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/fillval.c:913:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/fillval.c:940:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fillval.c:995:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:996:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:1005:14: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c:1005:14: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c:1014:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:1015:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../test/fillval.c:1024:28: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c:1024:28: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../test/fillval.c: In function 'test_rdwr': ../../test/fillval.c:1146:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/fillval.c:1199:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/fillval.c: In function 'test_extend_cases': ../../test/fillval.c:1442:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/fillval.c:1442:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/fillval.c:1497:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fillval.c:1522:9: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../test/fillval.c:1550:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fillval.c:1588:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fillval.c:1627:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fillval.c:1668:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fillval.c:1761:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fillval.c: In function 'test_extend': ../../test/fillval.c:1844:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../test/fillval.c:1844:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../test/fillval.c:23:0: ../../test/fillval.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD fillval CC mount.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/mount.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/mount.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD mount CC flush1.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/flush1.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/flush1.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/flush1.c:35:15: warning: size of 'the_data' is 80000 bytes [-Wlarger-than=] CCLD flush1 CC flush2.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/flush2.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/flush2.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/flush2.c:34:16: warning: size of 'the_data' is 80000 bytes [-Wlarger-than=] ../../test/flush2.c: In function 'check_dset': ../../test/flush2.c:75:72: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../test/flush2.c:76:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] CCLD flush2 CC app_ref.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/app_ref.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/app_ref.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD app_ref CC enum.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/enum.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/enum.c:20: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD enum CC set_extent.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/set_extent.c In file included from /usr/include/time.h:27:0, from ../../test/set_extent.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/set_extent.c: In function 'main': ../../test/set_extent.c:133:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/set_extent.c:136:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/set_extent.c: In function 'test_random_rank4': ../../test/set_extent.c:2677:17: warning: size of 'rbuf' is 40000 bytes [-Wlarger-than=] ../../test/set_extent.c:2678:17: warning: size of 'wbuf' is 40000 bytes [-Wlarger-than=] ../../test/set_extent.c:2679:20: warning: size of 'dim_log' is 3232 bytes [-Wlarger-than=] CCLD set_extent CC ttsafe.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ttsafe.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/ttsafe.c:38: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC ttsafe_dcreate.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ttsafe_dcreate.c In file included from /usr/include/string.h:25:0, from ../../test/ttsafe.h:23, from ../../test/ttsafe_dcreate.c:43: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC ttsafe_error.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ttsafe_error.c In file included from /usr/include/string.h:25:0, from ../../test/ttsafe.h:23, from ../../test/ttsafe_error.c:46: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC ttsafe_cancel.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ttsafe_cancel.c In file included from /usr/include/string.h:25:0, from ../../test/ttsafe.h:23, from ../../test/ttsafe_cancel.c:47: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC ttsafe_acreate.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ttsafe_acreate.c In file included from /usr/include/string.h:25:0, from ../../test/ttsafe.h:23, from ../../test/ttsafe_acreate.c:49: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD ttsafe CC getname.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/getname.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/getname.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD getname CC vfd.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/vfd.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/vfd.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/vfd.c: In function 'test_family_opens': ../../test/vfd.c:582:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/vfd.c: In function 'test_family': ../../test/vfd.c:649:17: warning: size of 'buf' is 16384 bytes [-Wlarger-than=] ../../test/vfd.c:709:32: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/vfd.c: In function 'test_family_compat': ../../test/vfd.c:832:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/vfd.c:833:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/vfd.c:837:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/vfd.c:838:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/vfd.c: In function 'test_multi_opens': ../../test/vfd.c:907:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/vfd.c:901:11: warning: variable 'file' set but not used [-Wunused-but-set-variable] ../../test/vfd.c: In function 'test_multi': ../../test/vfd.c:949:17: warning: size of 'buf' is 65536 bytes [-Wlarger-than=] ../../test/vfd.c: In function 'test_multi_compat': ../../test/vfd.c:1164:17: warning: size of 'buf' is 65536 bytes [-Wlarger-than=] ../../test/vfd.c:1162:17: warning: unused variable 'dname' [-Wunused-variable] ../../test/vfd.c:1155:17: warning: unused variable 'file_size' [-Wunused-variable] ../../test/vfd.c:1154:34: warning: unused variable 'fhandle' [-Wunused-variable] ../../test/vfd.c:1154:18: warning: unused variable 'fhandle2' [-Wunused-variable] ../../test/vfd.c:1151:48: warning: unused variable 'tmp' [-Wunused-variable] ../../test/vfd.c:1151:17: warning: unused variable 'filename' [-Wunused-variable] ../../test/vfd.c:1150:17: warning: unused variable 'access_fapl' [-Wunused-variable] ../../test/vfd.c:1149:34: warning: unused variable 'fapl2' [-Wunused-variable] ../../test/vfd.c: In function 'test_log': ../../test/vfd.c:1318:18: warning: unused variable 'flags' [-Wunused-variable] ../../test/vfd.c: In function 'test_family': ../../test/vfd.c:782:1: warning: stack usage is 17552 bytes [-Wstack-usage=] ../../test/vfd.c:782:1: warning: the frame size of 17504 bytes is larger than 16384 bytes [-Wframe-larger-than=] ../../test/vfd.c: In function 'test_multi': ../../test/vfd.c:1123:1: warning: stack usage is 67136 bytes [-Wstack-usage=] ../../test/vfd.c:1123:1: warning: the frame size of 67088 bytes is larger than 16384 bytes [-Wframe-larger-than=] ../../test/vfd.c: In function 'test_multi_compat': ../../test/vfd.c:1293:1: warning: stack usage is 71168 bytes [-Wstack-usage=] ../../test/vfd.c:1293:1: warning: the frame size of 71120 bytes is larger than 16384 bytes [-Wframe-larger-than=] ../../test/vfd.c: At top level: ../../test/vfd.c:41:0: warning: macro "DSET2_DIM" is not used [-Wunused-macros] ../../test/vfd.c:34:0: warning: macro "FBSIZE" is not used [-Wunused-macros] ../../test/vfd.c:35:0: warning: macro "CBSIZE" is not used [-Wunused-macros] ../../test/vfd.c:36:0: warning: macro "THRESHOLD" is not used [-Wunused-macros] ../../test/vfd.c:33:0: warning: macro "MBOUNDARY" is not used [-Wunused-macros] CCLD vfd CC ntypes.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/ntypes.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/ntypes.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/ntypes.c:35:5: warning: size of 'ipoints2' is 80000 bytes [-Wlarger-than=] ../../test/ntypes.c:35:27: warning: size of 'icheck2' is 80000 bytes [-Wlarger-than=] ../../test/ntypes.c:36:7: warning: size of 'spoints2' is 40000 bytes [-Wlarger-than=] ../../test/ntypes.c:36:29: warning: size of 'scheck2' is 40000 bytes [-Wlarger-than=] ../../test/ntypes.c:37:5: warning: size of 'ipoints3' is 400000 bytes [-Wlarger-than=] ../../test/ntypes.c:37:30: warning: size of 'icheck3' is 400000 bytes [-Wlarger-than=] CCLD ntypes CC dangle.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/dangle.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/dangle.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD dangle CC dtransform.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/dtransform.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/dtransform.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:38:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:39:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:40:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:41:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:42:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:43:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:44:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:45:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:46:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:47:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:48:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:49:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c: In function 'main': ../../test/dtransform.c:317:5: warning: size of 'array' is 2592 bytes [-Wlarger-than=] ../../test/dtransform.c:345:5: warning: size of 'array' is 2592 bytes [-Wlarger-than=] ../../test/dtransform.c: In function 'test_poly': ../../test/dtransform.c:492:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:492:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:493:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:493:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:493:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:501:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:501:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:505:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:505:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c: In function 'test_copy': ../../test/dtransform.c:687:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:687:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c: In function 'test_trivial': ../../test/dtransform.c:724:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:724:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c: In function 'test_getset': ../../test/dtransform.c:783:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/dtransform.c:783:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] CCLD dtransform CC reserved.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/reserved.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/reserved.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD reserved CC cross_read.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/cross_read.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/cross_read.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/cross_read.c: In function 'check_data': ../../test/cross_read.c:108:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cross_read.c:127:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/cross_read.c: In function 'open_dataset': ../../test/cross_read.c:208:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:211:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:215:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:223:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:231:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:239:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:247:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:255:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:263:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:271:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:279:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:287:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:295:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:303:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:311:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:319:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:327:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:335:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:359:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:367:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:375:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:383:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:397:5: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c: In function 'main': ../../test/cross_read.c:423:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/cross_read.c:427:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] In file included from ../../test/cross_read.c:25:0: ../../test/cross_read.c: At top level: ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] ../../test/cross_read.c:54:0: warning: macro "DATASETNAME19" is not used [-Wunused-macros] ../../test/cross_read.c:53:0: warning: macro "DATASETNAME18" is not used [-Wunused-macros] CCLD cross_read CC freespace.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/freespace.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/freespace.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/freespace.c: In function 'test_fs_sect_iterate': ../../test/freespace.c:2792:5: warning: passing argument 4 of 'H5FS_sect_iterate' from incompatible pointer type [enabled by default] In file included from ../../src/H5FSpkg.h:41:0, from ../../test/freespace.c:22: ../../src/H5FSprivate.h:193:15: note: expected 'H5FS_operator_t' but argument is of type 'herr_t (*)(const struct H5FS_section_info_t *, void *)' CCLD freespace CC mf.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/mf.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/mf.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD mf CC btree2.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/btree2.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/btree2.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD btree2 CC fheap.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/fheap.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/fheap.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/fheap.c: In function 'begin_test': ../../test/fheap.c:546:15: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:547:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/fheap.c: In function 'reopen_file': ../../test/fheap.c:597:24: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'open_heap': ../../test/fheap.c:644:24: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:682:20: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'fill_heap': ../../test/fheap.c:1067:38: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:1069:39: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:1071:39: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:1118:38: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:1120:39: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:1122:39: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:1174:39: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:1176:40: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:1178:40: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_create': ../../test/fheap.c:1849:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_reopen': ../../test/fheap.c:1949:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_open_twice': ../../test/fheap.c:2048:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:2056:20: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_delete_open': ../../test/fheap.c:2194:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_id_limits': ../../test/fheap.c:2331:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_filtered_create': ../../test/fheap.c:2670:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:2709:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_size': ../../test/fheap.c:2785:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:2835:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_man_insert_weird': ../../test/fheap.c:3051:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_man_start_5th_recursive_indirect': ../../test/fheap.c:6016:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_man_remove_bogus': ../../test/fheap.c:6146:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:6187:33: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/fheap.c:6209:37: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/fheap.c: In function 'test_man_remove_one': ../../test/fheap.c:6295:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:6332:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:6346:9: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value [-Wconversion] ../../test/fheap.c: In function 'test_man_remove_two': ../../test/fheap.c:6451:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:6488:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:6502:9: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value [-Wconversion] ../../test/fheap.c: In function 'test_man_remove_one_larger': ../../test/fheap.c:6636:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:6673:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_man_remove_two_larger': ../../test/fheap.c:6797:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:6834:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_man_remove_three_larger': ../../test/fheap.c:7033:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:7070:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_man_incr_insert_remove': ../../test/fheap.c:7307:19: warning: size of 'heap_id' is 6400 bytes [-Wlarger-than=] ../../test/fheap.c: In function 'test_huge_insert_one': ../../test/fheap.c:12331:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_huge_insert_two': ../../test/fheap.c:12485:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:12487:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_huge_insert_three': ../../test/fheap.c:12719:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:12721:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:12723:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_huge_insert_mix': ../../test/fheap.c:13029:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:13031:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:13033:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:13035:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:13037:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_filtered_huge': ../../test/fheap.c:13470:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_tiny_insert_one': ../../test/fheap.c:13663:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_tiny_insert_two': ../../test/fheap.c:13817:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:13819:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_tiny_insert_mix': ../../test/fheap.c:14056:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:14058:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:14060:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:14062:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:14064:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:14066:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:14068:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_filtered_man_root_direct': ../../test/fheap.c:14699:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_filtered_man_root_indirect': ../../test/fheap.c:14881:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:14941:27: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:14973:27: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:15006:27: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:15038:27: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'test_write': ../../test/fheap.c:15683:17: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:15685:43: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../test/fheap.c:15713:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/fheap.c:15713:13: warning: conversion to 'size_t' from 'double' may alter its value [-Wconversion] ../../test/fheap.c:15715:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/fheap.c:15715:13: warning: conversion to 'size_t' from 'double' may alter its value [-Wconversion] ../../test/fheap.c:15738:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:15758:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/fheap.c:15758:13: warning: conversion to 'size_t' from 'double' may alter its value [-Wconversion] ../../test/fheap.c:15760:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/fheap.c:15760:13: warning: conversion to 'size_t' from 'double' may alter its value [-Wconversion] ../../test/fheap.c: In function 'test_bug1': ../../test/fheap.c:15899:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:15925:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c: In function 'main': ../../test/fheap.c:16011:19: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:16012:19: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../test/fheap.c:16020:80: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/fheap.c:16051:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16052:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16053:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16054:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16055:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16056:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16057:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16072:73: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/fheap.c:16104:45: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16147:65: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16157:45: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16158:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16159:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16160:50: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16162:50: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16164:50: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16166:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16168:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16184:80: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/fheap.c:16186:97: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/fheap.c:16202:59: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16203:58: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16204:57: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16205:62: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16206:63: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16210:67: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16211:64: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16212:64: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16221:57: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16222:66: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16223:69: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16224:55: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16225:67: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16226:84: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16227:66: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16228:87: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16229:90: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16230:94: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16231:94: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16232:97: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16233:87: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16234:105: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16235:85: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16236:98: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16237:110: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16238:111: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16239:106: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16240:118: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16244:101: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16245:130: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16246:139: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16247:135: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16248:144: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16257:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16258:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16259:56: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16260:56: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16295:13: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value [-Wconversion] ../../test/fheap.c:16325:80: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/fheap.c:16330:48: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16331:48: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16332:50: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16333:48: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16334:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16341:48: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16342:48: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16343:48: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16368:76: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] ../../test/fheap.c:16373:53: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16374:55: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16378:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16379:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16401:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16402:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16405:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16406:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16419:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16420:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16423:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16424:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16440:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16444:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../test/fheap.c:16457:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CCLD fheap CC file_image.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/file_image.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/file_image.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/file_image.c: In function 'test_get_file_image': ../../test/file_image.c:754:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/file_image.c:754:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/file_image.c:782:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/file_image.c:782:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] In file included from ../../test/file_image.c:25:0: ../../test/file_image.c: At top level: ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD file_image CC error_test.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/error_test.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/error_test.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/error_test.c:43:5: warning: size of 'ipoints2' is 80000 bytes [-Wlarger-than=] ../../test/error_test.c:43:27: warning: size of 'icheck2' is 80000 bytes [-Wlarger-than=] ../../test/error_test.c: In function 'test_long_desc': ../../test/error_test.c:357:28: warning: conversion to 'char' from 'size_t' may alter its value [-Wconversion] ../../test/error_test.c:368:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../test/error_test.c:368:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] In file included from ../../test/error_test.c:23:0: ../../test/error_test.c: At top level: ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD error_test CC err_compat.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/err_compat.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/err_compat.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/err_compat.c:40:5: warning: size of 'ipoints2' is 80000 bytes [-Wlarger-than=] ../../test/err_compat.c:40:27: warning: size of 'icheck2' is 80000 bytes [-Wlarger-than=] CCLD err_compat CC tcheck_version.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/tcheck_version.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/tcheck_version.c:32: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/tcheck_version.c: In function 'abort_intercept': ../../test/tcheck_version.c:108:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] CCLD tcheck_version CC testmeta.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/testmeta.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/testmeta.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../test/testmeta.c:39:0: warning: macro "NWATTRS" is not used [-Wunused-macros] ../../test/testmeta.c:32:0: warning: macro "MEMB_SIZE" is not used [-Wunused-macros] CCLD testmeta CC links_env.o mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../test/links_env.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../test/links_env.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../test/links_env.c:24:0: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD links_env make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/test' Making all in testpar make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' CC t_mpi.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_mpi.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/testpar.h:21, from ../../testpar/t_mpi.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_mpi.c: In function 'test_mpio_overlap_writes': ../../testpar/t_mpi.c:55:20: warning: size of 'buf' is 4093 bytes [-Wlarger-than=] ../../testpar/t_mpi.c: In function 'test_mpio_gb_file': ../../testpar/t_mpi.c:285:7: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mpi.c:314:31: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../testpar/t_mpi.c:356:27: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../testpar/t_mpi.c: In function 'test_mpio_1wMr': ../../testpar/t_mpi.c:545:32: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../testpar/t_mpi.c:617:30: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../testpar/t_mpi.c: In function 'test_mpio_derived_dtype': ../../testpar/t_mpi.c:698:10: warning: declaration of 'nerrors' shadows a global declaration [-Wshadow] ../../testpar/t_mpi.c:37:6: warning: shadowed declaration is here [-Wshadow] ../../testpar/t_mpi.c:718:17: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../testpar/t_mpi.c:787:5: warning: passing argument 5 of 'MPI_File_set_view' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../src/H5public.h:61:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/testpar.h:21, from ../../testpar/t_mpi.c:30: /usr/include/openmpi-i386/mpi.h:1157:20: note: expected 'char *' but argument is of type 'const char *' ../../testpar/t_mpi.c:814:5: warning: passing argument 5 of 'MPI_File_set_view' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../src/H5public.h:61:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/testpar.h:21, from ../../testpar/t_mpi.c:30: /usr/include/openmpi-i386/mpi.h:1157:20: note: expected 'char *' but argument is of type 'const char *' ../../testpar/t_mpi.c:701:19: warning: unused variable 'etypenew' [-Wunused-variable] ../../testpar/t_mpi.c:698:10: warning: unused variable 'nerrors' [-Wunused-variable] ../../testpar/t_mpi.c: In function 'main': ../../testpar/t_mpi.c:1120:3: warning: too many arguments for format [-Wformat-extra-args] CCLD t_mpi CC t_posix_compliant.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_posix_compliant.c In file included from /usr/include/stdio.h:27:0, from ../../testpar/t_posix_compliant.c:46: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_posix_compliant.c:66:14: warning: redundant redeclaration of 'optarg' [-Wredundant-decls] In file included from /usr/include/unistd.h:893:0, from ../../src/H5private.h:70, from ../../test/h5test.h:26, from ../../testpar/t_posix_compliant.c:51: /usr/include/getopt.h:58:14: note: previous declaration of 'optarg' was here ../../testpar/t_posix_compliant.c:67:12: warning: redundant redeclaration of 'optind' [-Wredundant-decls] In file included from /usr/include/unistd.h:893:0, from ../../src/H5private.h:70, from ../../test/h5test.h:26, from ../../testpar/t_posix_compliant.c:51: /usr/include/getopt.h:72:12: note: previous declaration of 'optind' was here ../../testpar/t_posix_compliant.c:67:20: warning: redundant redeclaration of 'opterr' [-Wredundant-decls] In file included from /usr/include/unistd.h:893:0, from ../../src/H5private.h:70, from ../../test/h5test.h:26, from ../../testpar/t_posix_compliant.c:51: /usr/include/getopt.h:77:12: note: previous declaration of 'opterr' was here ../../testpar/t_posix_compliant.c: In function 'allwrite_allread_blocks': ../../testpar/t_posix_compliant.c:106:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:108:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:109:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:125:47: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c: In function 'posix_allwrite_allread_blocks': ../../testpar/t_posix_compliant.c:145:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:145:34: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:146:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:147:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:173:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:173:17: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:182:47: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:182:58: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:191:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:191:16: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c: In function 'posix_onewrite_allread_blocks': ../../testpar/t_posix_compliant.c:218:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:218:34: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:219:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:220:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:240:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:240:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../testpar/t_posix_compliant.c:240:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:240:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:240:65: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:250:7: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:250:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:261:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:261:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:270:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:270:16: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c: In function 'posix_onewrite_allread_interlaced': ../../testpar/t_posix_compliant.c:297:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:297:34: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:298:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:299:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:316:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:316:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../testpar/t_posix_compliant.c:316:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:316:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:316:65: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:325:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:325:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:325:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:330:7: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:330:19: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:342:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:342:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:342:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:342:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../testpar/t_posix_compliant.c:342:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:342:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:342:82: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:352:14: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c: In function 'allwrite_allread_interlaced': ../../testpar/t_posix_compliant.c:392:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:393:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:410:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:410:5: warning: passing argument 5 of 'MPI_File_set_view' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../testpar/t_posix_compliant.c:49:0: /usr/include/openmpi-i386/mpi.h:1157:20: note: expected 'char *' but argument is of type 'const char *' ../../testpar/t_posix_compliant.c:418:5: warning: passing argument 5 of 'MPI_File_set_view' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../testpar/t_posix_compliant.c:49:0: /usr/include/openmpi-i386/mpi.h:1157:20: note: expected 'char *' but argument is of type 'const char *' ../../testpar/t_posix_compliant.c:421:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:421:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../testpar/t_posix_compliant.c:421:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:421:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:421:69: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:428:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:428:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:433:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:433:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c: In function 'allwrite_allread_overlap': ../../testpar/t_posix_compliant.c:491:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:492:45: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:530:3: warning: passing argument 5 of 'MPI_File_set_view' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../testpar/t_posix_compliant.c:49:0: /usr/include/openmpi-i386/mpi.h:1157:20: note: expected 'char *' but argument is of type 'const char *' ../../testpar/t_posix_compliant.c:532:3: warning: passing argument 5 of 'MPI_File_set_view' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../testpar/t_posix_compliant.c:49:0: /usr/include/openmpi-i386/mpi.h:1157:20: note: expected 'char *' but argument is of type 'const char *' ../../testpar/t_posix_compliant.c:543:5: warning: passing argument 5 of 'MPI_File_set_view' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../testpar/t_posix_compliant.c:49:0: /usr/include/openmpi-i386/mpi.h:1157:20: note: expected 'char *' but argument is of type 'const char *' ../../testpar/t_posix_compliant.c: In function 'onewrite_allread_blocks': ../../testpar/t_posix_compliant.c:584:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:585:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:601:53: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:608:50: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c: In function 'onewrite_allread_interlaced': ../../testpar/t_posix_compliant.c:635:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:636:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:658:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:665:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:665:5: warning: passing argument 5 of 'MPI_File_set_view' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../testpar/t_posix_compliant.c:49:0: /usr/include/openmpi-i386/mpi.h:1157:20: note: expected 'char *' but argument is of type 'const char *' ../../testpar/t_posix_compliant.c: In function 'main': ../../testpar/t_posix_compliant.c:763:3: warning: switch missing default case [-Wswitch-default] ../../testpar/t_posix_compliant.c:824:10: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:824:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:852:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:852:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:852:57: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:858:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:858:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:858:61: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:870:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:870:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:870:57: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:876:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:876:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:876:61: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:885:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:885:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:885:63: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:891:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:891:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:891:63: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:897:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:897:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_posix_compliant.c:897:67: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] CCLD t_posix_compliant CC testphdf5.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/testphdf5.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/testpar.h:21, from ../../testpar/testphdf5.h:21, from ../../testpar/testphdf5.c:20: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/testphdf5.c:53:7: warning: size of 'filenames' is 8192 bytes [-Wlarger-than=] ../../testpar/testphdf5.c: In function 'main': ../../testpar/testphdf5.c:345:3: warning: too many arguments for format [-Wformat-extra-args] CC t_dset.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_dset.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/testpar.h:21, from ../../testpar/testphdf5.h:21, from ../../testpar/t_dset.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_dset.c: In function 'slab_set': ../../testpar/t_dset.c:53:17: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:54:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:59:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:65:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:66:17: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:72:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:77:39: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:78:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:83:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:89:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:90:39: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:96:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:102:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:103:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c: In function 'dataset_writeInd': ../../testpar/t_dset.c:249:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_dset.c:258:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:282:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:283:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c: In function 'dataset_readInd': ../../testpar/t_dset.c:395:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_dset.c:404:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:406:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c: In function 'dataset_writeAll': ../../testpar/t_dset.c:521:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_dset.c:530:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:554:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:555:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c: In function 'dataset_readAll': ../../testpar/t_dset.c:901:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_dset.c:910:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:912:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c: In function 'extend_writeInd': ../../testpar/t_dset.c:1139:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_dset.c:1148:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1149:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1152:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1239:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1240:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1299:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1300:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c: In function 'extend_writeInd2': ../../testpar/t_dset.c:1363:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_dset.c:1462:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1462:32: warning: conversion to 'int' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_dset.c: In function 'extend_readInd': ../../testpar/t_dset.c:1529:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_dset.c:1538:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1540:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1542:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c: In function 'extend_writeAll': ../../testpar/t_dset.c:1713:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_dset.c:1722:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1723:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1726:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1813:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1814:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1896:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1897:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c: In function 'extend_readAll': ../../testpar/t_dset.c:1961:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_dset.c:1970:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1972:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:1974:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c: In function 'compress_readAll': ../../testpar/t_dset.c:2143:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2154:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_dset.c:2170:9: warning: conversion to 'DATATYPE' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c: In function 'none_selection_chunk': ../../testpar/t_dset.c:2331:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_dset.c:2340:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2341:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2371:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2372:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2397:59: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_dset.c:2400:58: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_dset.c: In function 'test_actual_io_mode': ../../testpar/t_dset.c:2560:5: warning: enum conversion in initialization is invalid in C++ [-Wc++-compat] ../../testpar/t_dset.c:2561:5: warning: enum conversion in initialization is invalid in C++ [-Wc++-compat] ../../testpar/t_dset.c:2562:5: warning: enum conversion in initialization is invalid in C++ [-Wc++-compat] ../../testpar/t_dset.c:2563:5: warning: enum conversion in initialization is invalid in C++ [-Wc++-compat] ../../testpar/t_dset.c:2564:5: warning: enum conversion in initialization is invalid in C++ [-Wc++-compat] ../../testpar/t_dset.c:2565:5: warning: enum conversion in initialization is invalid in C++ [-Wc++-compat] ../../testpar/t_dset.c:2643:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2644:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2655:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2716:33: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2717:33: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2720:17: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2723:17: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2754:18: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2757:33: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2758:33: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2761:17: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2764:17: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2803:19: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:2846:13: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../testpar/t_dset.c:2847:13: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../testpar/t_dset.c:2875:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c: In function 'dataset_atomicity': ../../testpar/t_dset.c:3090:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_dset.c:3100:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3103:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3119:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3120:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3254:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3257:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3274:30: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3275:30: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3278:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3279:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3335:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3335:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../testpar/t_dset.c:3338:19: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3343:17: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3343:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../testpar/t_dset.c:3344:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3344:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3344:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_dset.c:3344:23: warning: conversion to 'int' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_dset.c:3347:23: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] CC t_file.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_file.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/testpar.h:21, from ../../testpar/testphdf5.h:21, from ../../testpar/t_file.c:20: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_file.c: In function 'test_split_comm_access': ../../testpar/t_file.c:88:28: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] CC t_file_image.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_file_image.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/testpar.h:21, from ../../testpar/testphdf5.h:21, from ../../testpar/t_file_image.c:20: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC t_mdset.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_mdset.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/testpar.h:21, from ../../testpar/testphdf5.h:21, from ../../testpar/t_mdset.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_mdset.c: In function 'multiple_dset_write': ../../testpar/t_mdset.c:96:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../testpar/t_mdset.c:103:8: warning: request for implicit conversion from 'const void *' to 'const struct H5Ptest_param_t *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c:112:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:112:11: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c: In function 'compact_dataset': ../../testpar/t_mdset.c:190:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:195:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:195:11: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c:198:12: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:198:10: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c:201:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c:271:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../testpar/t_mdset.c: In function 'null_dataset': ../../testpar/t_mdset.c:311:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c:321:41: warning: conversion to 'int' from 'hssize_t' may alter its value [-Wconversion] ../../testpar/t_mdset.c: In function 'big_dataset': ../../testpar/t_mdset.c:429:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c: In function 'dataset_fillvalue': ../../testpar/t_mdset.c:565:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c:569:26: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:573:10: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c:575:10: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c:629:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c: In function 'collective_group_write': ../../testpar/t_mdset.c:746:8: warning: request for implicit conversion from 'const void *' to 'const struct H5Ptest_param_t *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c:758:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:758:11: warning: request for implicit conversion from 'void *' to 'DATATYPE *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c: In function 'independent_group_read': ../../testpar/t_mdset.c:835:8: warning: request for implicit conversion from 'const void *' to 'const struct H5Ptest_param_t *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c: In function 'group_dataset_read': ../../testpar/t_mdset.c:882:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:885:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c: In function 'multiple_group_write': ../../testpar/t_mdset.c:963:8: warning: request for implicit conversion from 'const void *' to 'const struct H5Ptest_param_t *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c: In function 'write_dataset': ../../testpar/t_mdset.c:1054:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:1054:11: warning: request for implicit conversion from 'void *' to 'DATATYPE *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c: In function 'multiple_group_read': ../../testpar/t_mdset.c:1132:8: warning: request for implicit conversion from 'const void *' to 'const struct H5Ptest_param_t *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c: In function 'read_dataset': ../../testpar/t_mdset.c:1215:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:1218:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c: In function 'check_value': ../../testpar/t_mdset.c:1373:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:1374:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c: In function 'get_slab': ../../testpar/t_mdset.c:1407:36: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:1411:31: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:1412:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c:1415:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_mdset.c: In function 'io_mode_confusion': ../../testpar/t_mdset.c:1479:8: warning: request for implicit conversion from 'const void *' to 'const struct H5Ptest_param_t *' not permitted in C++ [-Wc++-compat] ../../testpar/t_mdset.c: In function 'rr_obj_hdr_flush_confusion_writer': ../../testpar/t_mdset.c:1964:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../testpar/t_mdset.c:2018:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../testpar/t_mdset.c:2077:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../testpar/t_mdset.c:2119:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../testpar/t_mdset.c:1846:9: warning: variable 'mrc' set but not used [-Wunused-but-set-variable] ../../testpar/t_mdset.c: In function 'rr_obj_hdr_flush_confusion_reader': ../../testpar/t_mdset.c:2365:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../testpar/t_mdset.c:2373:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../testpar/t_mdset.c:2428:24: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../testpar/t_mdset.c:2436:8: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../testpar/t_mdset.c:2481:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../testpar/t_mdset.c:2489:8: warning: unsuffixed float constant [-Wunsuffixed-float-constants] CC t_ph5basic.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_ph5basic.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/testpar.h:21, from ../../testpar/testphdf5.h:21, from ../../testpar/t_ph5basic.c:20: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_ph5basic.c: In function 'test_fapl_mpio_dup': ../../testpar/t_ph5basic.c:76:5: warning: passing argument 2 of 'MPI_Info_set' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../src/H5public.h:61:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/testpar.h:21, from ../../testpar/testphdf5.h:21, from ../../testpar/t_ph5basic.c:20: /usr/include/openmpi-i386/mpi.h:1297:20: note: expected 'char *' but argument is of type 'const char *' ../../testpar/t_ph5basic.c:76:5: warning: passing argument 3 of 'MPI_Info_set' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../src/H5public.h:61:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/testpar.h:21, from ../../testpar/testphdf5.h:21, from ../../testpar/t_ph5basic.c:20: /usr/include/openmpi-i386/mpi.h:1297:20: note: expected 'char *' but argument is of type 'const char *' CC t_coll_chunk.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_coll_chunk.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/testpar.h:21, from ../../testpar/testphdf5.h:21, from ../../testpar/t_coll_chunk.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_coll_chunk.c: In function 'coll_chunk1': ../../testpar/t_coll_chunk.c:74:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_coll_chunk.c: In function 'coll_chunk2': ../../testpar/t_coll_chunk.c:118:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_coll_chunk.c: In function 'coll_chunk3': ../../testpar/t_coll_chunk.c:163:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_coll_chunk.c: In function 'coll_chunk4': ../../testpar/t_coll_chunk.c:209:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_coll_chunk.c: In function 'coll_chunk5': ../../testpar/t_coll_chunk.c:253:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_coll_chunk.c: In function 'coll_chunk6': ../../testpar/t_coll_chunk.c:297:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_coll_chunk.c: In function 'coll_chunk7': ../../testpar/t_coll_chunk.c:341:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_coll_chunk.c: In function 'coll_chunk8': ../../testpar/t_coll_chunk.c:385:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_coll_chunk.c: In function 'coll_chunk9': ../../testpar/t_coll_chunk.c:429:26: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_coll_chunk.c: In function 'coll_chunk10': ../../testpar/t_coll_chunk.c:473:26: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_coll_chunk.c: In function 'coll_chunktest': ../../testpar/t_coll_chunk.c:543:23: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_coll_chunk.c:548:49: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_coll_chunk.c:561:3: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_coll_chunk.c:761:46: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_coll_chunk.c:765:47: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_coll_chunk.c: In function 'ccslab_set': ../../testpar/t_coll_chunk.c:853:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_coll_chunk.c:866:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_coll_chunk.c:880:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_coll_chunk.c:892:42: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_coll_chunk.c:897:2: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_coll_chunk.c:898:44: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_coll_chunk.c:906:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_coll_chunk.c:917:24: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] CC t_span_tree.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_span_tree.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../testpar/t_span_tree.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_span_tree.c: In function 'coll_write_test': ../../testpar/t_span_tree.c:275:12: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_span_tree.c:281:26: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:283:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:285:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:287:3: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:287:18: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_span_tree.c:288:3: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:288:23: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_span_tree.c:289:3: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:289:23: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_span_tree.c:291:3: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:291:3: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_span_tree.c:293:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../testpar/t_span_tree.c:293:3: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:315:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:316:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:352:24: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:373:23: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:511:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:538:24: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:577:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:600:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:615:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:616:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:632:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../testpar/t_span_tree.c: In function 'coll_read_test': ../../testpar/t_span_tree.c:739:12: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] ../../testpar/t_span_tree.c:745:24: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:746:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:747:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:782:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:802:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:832:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:854:25: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:869:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:870:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:901:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../testpar/t_span_tree.c:693:20: warning: unused parameter 'chunk_factor' [-Wunused-parameter] ../../testpar/t_span_tree.c: In function 'lower_dim_size_comp_test__select_checker_board': ../../testpar/t_span_tree.c:1043:56: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c:1045:47: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_span_tree.c: In function 'lower_dim_size_comp_test__run_test': ../../testpar/t_span_tree.c:2329:5: warning: implicit declaration of function 'H5S_select_shape_same_test' [-Wimplicit-function-declaration] ../../testpar/t_span_tree.c:2329:5: warning: nested extern declaration of 'H5S_select_shape_same_test' [-Wnested-externs] ../../testpar/t_span_tree.c:1602:19: warning: variable 'large_ds_slice_size' set but not used [-Wunused-but-set-variable] ../../testpar/t_span_tree.c: In function 'link_chunk_collective_io_test': ../../testpar/t_span_tree.c:2776:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../testpar/t_span_tree.c:2777:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../testpar/t_span_tree.c:2836:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../testpar/t_span_tree.c: At top level: ../../testpar/t_span_tree.c:964:0: warning: macro "LOWER_DIM_SIZE_COMP_TEST_DEBUG_TARGET_RANK" is not used [-Wunused-macros] CC t_chunk_alloc.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_chunk_alloc.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/testpar.h:21, from ../../testpar/testphdf5.h:21, from ../../testpar/t_chunk_alloc.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_chunk_alloc.c: In function 'get_filesize': ../../testpar/t_chunk_alloc.c:44:43: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../testpar/t_chunk_alloc.c: In function 'create_chunked_dataset': ../../testpar/t_chunk_alloc.c:114:18: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_chunk_alloc.c:147:33: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_chunk_alloc.c:177:26: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_chunk_alloc.c: In function 'parallel_access_dataset': ../../testpar/t_chunk_alloc.c:253:22: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_chunk_alloc.c:265:32: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_chunk_alloc.c:255:5: warning: switch missing default case [-Wswitch-default] ../../testpar/t_chunk_alloc.c:313:27: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_chunk_alloc.c: In function 'verify_data': ../../testpar/t_chunk_alloc.c:392:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_chunk_alloc.c:402:3: warning: switch missing default case [-Wswitch-default] ../../testpar/t_chunk_alloc.c: In function 'test_chunk_alloc': ../../testpar/t_chunk_alloc.c:481:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] CC t_filter_read.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_filter_read.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/testpar.h:21, from ../../testpar/testphdf5.h:21, from ../../testpar/t_filter_read.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_filter_read.c: In function 'filter_read_internal': ../../testpar/t_filter_read.c:79:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_filter_read.c:82:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../testpar/t_filter_read.c:89:21: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_filter_read.c:92:20: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../testpar/t_filter_read.c: In function 'test_filter_read': ../../testpar/t_filter_read.c:240:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] CCLD testphdf5 CC t_cache.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_cache.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/t_cache.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_cache.c:55:9: warning: size of 'filenames' is 8192 bytes [-Wlarger-than=] ../../testpar/t_cache.c:195:14: warning: size of 'data' is 15600000 bytes [-Wlarger-than=] ../../testpar/t_cache.c:234:5: warning: size of 'data_index' is 400000 bytes [-Wlarger-than=] ../../testpar/t_cache.c: In function 'clear_datum': ../../testpar/t_cache.c:2337:9: warning: variable 'idx' set but not used [-Wunused-but-set-variable] ../../testpar/t_cache.c: In function 'destroy_datum': ../../testpar/t_cache.c:2402:9: warning: variable 'idx' set but not used [-Wunused-but-set-variable] ../../testpar/t_cache.c: In function 'flush_datum': ../../testpar/t_cache.c:2459:13: warning: variable 'cache_ptr' set but not used [-Wunused-but-set-variable] ../../testpar/t_cache.c:2456:9: warning: variable 'idx' set but not used [-Wunused-but-set-variable] ../../testpar/t_cache.c: In function 'size_datum': ../../testpar/t_cache.c:2780:9: warning: variable 'idx' set but not used [-Wunused-but-set-variable] ../../testpar/t_cache.c: In function 'smoke_check_3': ../../testpar/t_cache.c:5836:13: warning: declaration of 'verbose' shadows a global declaration [-Wshadow] ../../testpar/t_cache.c:41:10: warning: shadowed declaration is here [-Wshadow] ../../testpar/t_cache.c: In function 'smoke_check_5': ../../testpar/t_cache.c:6521:13: warning: declaration of 'verbose' shadows a global declaration [-Wshadow] ../../testpar/t_cache.c:41:10: warning: shadowed declaration is here [-Wshadow] ../../testpar/t_cache.c: In function 'main': ../../testpar/t_cache.c:7245:2: warning: too many arguments for format [-Wformat-extra-args] ../../testpar/t_cache.c: At top level: ../../testpar/t_cache.c:215:0: warning: macro "MPE_VIRT_NUM_DATA_ENTIES" is not used [-Wunused-macros] ../../testpar/t_cache.c:50:0: warning: macro "PARATESTFILE" is not used [-Wunused-macros] CCLD t_cache CC t_pflush1.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_pflush1.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/t_pflush1.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_pflush1.c:35:15: warning: size of 'the_data' is 80000 bytes [-Wlarger-than=] ../../testpar/t_pflush1.c: In function 'create_file': ../../testpar/t_pflush1.c:84:43: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] CCLD t_pflush1 CC t_pflush2.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_pflush2.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../testpar/t_pflush2.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_pflush2.c:35:15: warning: size of 'the_data' is 80000 bytes [-Wlarger-than=] ../../testpar/t_pflush2.c: In function 'check_file': ../../testpar/t_pflush2.c:80:66: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../testpar/t_pflush2.c:81:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../testpar/t_pflush2.c:86:24: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] CCLD t_pflush2 CC t_shapesame.o mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../../src -I../../test -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../testpar/t_shapesame.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../testpar/t_shapesame.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../testpar/t_shapesame.c: In function 'contig_hs_dr_pio_test__run_test': ../../testpar/t_shapesame.c:2032:10: warning: variable 'mpi_rank' set but not used [-Wunused-but-set-variable] ../../testpar/t_shapesame.c: At top level: ../../testpar/t_shapesame.c:2236:1: warning: no previous prototype for 'contig_hs_dr_pio_test' [-Wmissing-prototypes] ../../testpar/t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__m2d_l2s': ../../testpar/t_shapesame.c:3595:13: warning: variable 'mis_match' set but not used [-Wunused-but-set-variable] ../../testpar/t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__m2d_s2l': ../../testpar/t_shapesame.c:3958:13: warning: variable 'mis_match' set but not used [-Wunused-but-set-variable] ../../testpar/t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__run_test': ../../testpar/t_shapesame.c:4324:10: warning: variable 'mpi_rank' set but not used [-Wunused-but-set-variable] ../../testpar/t_shapesame.c: At top level: ../../testpar/t_shapesame.c:4724:6: warning: size of 'filenames' is 8192 bytes [-Wlarger-than=] CCLD t_shapesame make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' Making all in tools make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/lib' CC h5tools.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5tools.lo ../../../tools/lib/h5tools.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/lib/h5tools.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5tools.c:92:3: warning: non-local variable 'driver_idx' with anonymous type is questionable in C++ [-Wc++-compat] ../../../tools/lib/h5tools.c: In function 'h5tools_detect_vlen_str': ../../../tools/lib/h5tools.c:530:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c: In function 'init_acc_pos': ../../../tools/lib/h5tools.c:1058:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1061:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools.c: In function 'render_bin_output': ../../../tools/lib/h5tools.c:1347:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c: In function 'render_bin_output_region_data_blocks': ../../../tools/lib/h5tools.c:1511:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1525:32: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1528:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1528:22: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/lib/h5tools.c:1533:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1536:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1557:33: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c: In function 'render_bin_output_region_blocks': ../../../tools/lib/h5tools.c:1602:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1606:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1608:38: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1611:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1615:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1618:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1620:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1629:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1632:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c: At top level: ../../../tools/lib/h5tools.c:1659:1: warning: no previous prototype for 'render_bin_output_region_data_points' [-Wmissing-prototypes] ../../../tools/lib/h5tools.c: In function 'render_bin_output_region_data_points': ../../../tools/lib/h5tools.c:1670:32: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1673:22: warning: conversion to 'size_t' from 'hssize_t' may alter its value [-Wconversion] ../../../tools/lib/h5tools.c:1677:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1680:5: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1661:62: warning: unused parameter 'ptdata' [-Wunused-parameter] ../../../tools/lib/h5tools.c: In function 'render_bin_output_region_points': ../../../tools/lib/h5tools.c:1729:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1733:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1735:34: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools.c:1738:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1742:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1745:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1748:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1757:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c:1760:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools.c: At top level: ../../../tools/lib/h5tools.c:35:0: warning: macro "ALIGN" is not used [-Wunused-macros] ../../../tools/lib/h5tools.c:33:0: warning: macro "SANITY_CHECK" is not used [-Wunused-macros] CC h5tools_dump.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5tools_dump.lo ../../../tools/lib/h5tools_dump.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/lib/h5tools_dump.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_simple_data': ../../../tools/lib/h5tools_dump.c:293:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:393:1: warning: label 'catch_except' defined but not used [-Wunused-label] ../../../tools/lib/h5tools_dump.c:264:5: warning: variable 'past_catch' set but not used [-Wunused-but-set-variable] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_print_region_data_blocks': ../../../tools/lib/h5tools_dump.c:452:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:457:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:458:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:466:32: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:469:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:469:22: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/lib/h5tools_dump.c:474:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:477:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:484:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:485:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:489:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:489:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:504:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:510:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:513:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:517:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:529:33: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_region_data_blocks': ../../../tools/lib/h5tools_dump.c:606:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:610:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:626:38: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:629:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:633:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:659:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:661:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:722:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:725:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_print_region_data_points': ../../../tools/lib/h5tools_dump.c:799:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:802:5: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:808:32: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:811:22: warning: conversion to 'size_t' from 'hssize_t' may alter its value [-Wconversion] ../../../tools/lib/h5tools_dump.c:818:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:833:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:842:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:845:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:847:33: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:860:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_region_data_points': ../../../tools/lib/h5tools_dump.c:927:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:931:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:947:34: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:950:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:954:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:975:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:978:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:1042:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:1045:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_display_simple_subset': ../../../tools/lib/h5tools_dump.c:1369:50: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:1372:40: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_simple_dset': ../../../tools/lib/h5tools_dump.c:1527:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_simple_mem': ../../../tools/lib/h5tools_dump.c:1678:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:1684:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:1689:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_dump.c:1696:30: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_print_datatype': ../../../tools/lib/h5tools_dump.c:1904:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:1906:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_dump.c:1906:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_print_dataspace': ../../../tools/lib/h5tools_dump.c:2434:31: warning: unused parameter 'stream' [-Wunused-parameter] ../../../tools/lib/h5tools_dump.c:2434:85: warning: unused parameter 'info' [-Wunused-parameter] ../../../tools/lib/h5tools_dump.c:2435:28: warning: unused parameter 'ctx' [-Wunused-parameter] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_print_enum': ../../../tools/lib/h5tools_dump.c:2531:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:2593:18: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_datatype': ../../../tools/lib/h5tools_dump.c:2669:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_dataspace': ../../../tools/lib/h5tools_dump.c:2717:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_oid': ../../../tools/lib/h5tools_dump.c:2766:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_print_fill_value': ../../../tools/lib/h5tools_dump.c:2797:23: warning: unused variable 'nelmts' [-Wunused-variable] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_dcpl': ../../../tools/lib/h5tools_dump.c:2859:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:2916:17: warning: switch missing default case [-Wswitch-default] ../../../tools/lib/h5tools_dump.c:3275:5: warning: enumeration value 'H5D_FILL_TIME_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_dump.c:3332:5: warning: enumeration value 'H5D_ALLOC_TIME_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_dump.c:3332:5: warning: enumeration value 'H5D_ALLOC_TIME_DEFAULT' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_dump.c:2852:19: warning: unused variable 'elmt_counter' [-Wunused-variable] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_comment': ../../../tools/lib/h5tools_dump.c:3389:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:3398:13: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:3378:19: warning: unused variable 'elmt_counter' [-Wunused-variable] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_attribute': ../../../tools/lib/h5tools_dump.c:3443:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:3432:19: warning: unused variable 'elmt_counter' [-Wunused-variable] ../../../tools/lib/h5tools_dump.c:3427:39: warning: unused parameter 'oid' [-Wunused-parameter] ../../../tools/lib/h5tools_dump.c: At top level: ../../../tools/lib/h5tools_dump.c:3514:1: warning: no previous prototype for 'h5tools_print_dims' [-Wmissing-prototypes] ../../../tools/lib/h5tools_dump.c:3597:1: warning: no previous prototype for 'h5tools_dump_subsetting_header' [-Wmissing-prototypes] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_subsetting_header': ../../../tools/lib/h5tools_dump.c:3607:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_data': ../../../tools/lib/h5tools_dump.c:3703:21: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_dump.c:3826:20: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] ../../../tools/lib/h5tools_dump.c: At top level: ../../../tools/lib/h5tools_dump.c:35:0: warning: macro "ALIGN" is not used [-Wunused-macros] ../../../tools/lib/h5tools_dump.c:33:0: warning: macro "SANITY_CHECK" is not used [-Wunused-macros] CC h5tools_str.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5tools_str.lo ../../../tools/lib/h5tools_str.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/lib/h5tools_str.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5tools_str.c: In function 'h5tools_str_append': ../../../tools/lib/h5tools_str.c:144:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_str.c:144:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_str.c:174:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:174:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:182:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c: In function 'h5tools_str_dump_region_blocks': ../../../tools/lib/h5tools_str.c:451:42: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c: In function 'h5tools_str_dump_region_points': ../../../tools/lib/h5tools_str.c:512:38: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c: At top level: ../../../tools/lib/h5tools_str.c:612:1: warning: no previous prototype for 'h5tools_str_indent' [-Wmissing-prototypes] ../../../tools/lib/h5tools_str.c: In function 'h5tools_str_sprint': ../../../tools/lib/h5tools_str.c:736:9: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5tools_str.c:789:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:789:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:821:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:837:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:840:36: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:840:59: warning: conversion to 'int' from 'long long unsigned int' may alter its value [-Wconversion] ../../../tools/lib/h5tools_str.c:847:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:850:61: warning: conversion to 'unsigned int' from 'long long unsigned int' may alter its value [-Wconversion] ../../../tools/lib/h5tools_str.c:858:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:861:38: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:861:61: warning: conversion to 'signed char' from 'long long unsigned int' may alter its value [-Wconversion] ../../../tools/lib/h5tools_str.c:873:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:876:40: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:876:63: warning: conversion to 'unsigned char' from 'long long unsigned int' may alter its value [-Wconversion] ../../../tools/lib/h5tools_str.c:885:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:888:40: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:888:63: warning: conversion to 'short int' from 'long long unsigned int' may alter its value [-Wconversion] ../../../tools/lib/h5tools_str.c:897:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:900:42: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:900:65: warning: conversion to 'short unsigned int' from 'long long unsigned int' may alter its value [-Wconversion] ../../../tools/lib/h5tools_str.c:907:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:910:38: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:910:61: warning: conversion to 'long int' from 'long long unsigned int' may alter its value [-Wconversion] ../../../tools/lib/h5tools_str.c:917:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:920:63: warning: conversion to 'long unsigned int' from 'long long unsigned int' may alter its value [-Wconversion] ../../../tools/lib/h5tools_str.c:927:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:930:40: warning: conversion to 'long long unsigned int' from 'long long int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:930:63: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:937:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5tools_str.c:975:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_str.c:1054:13: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_str.c:1054:13: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] CC h5tools_utils.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5tools_utils.lo ../../../tools/lib/h5tools_utils.c In file included from /usr/include/ctype.h:26:0, from ../../../tools/lib/h5tools_utils.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5tools_utils.c: In function 'parallel_print': ../../../tools/lib/h5tools_utils.c:89:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_utils.c:95:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5tools_utils.c:95:13: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_utils.c:95:13: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_utils.c:121:21: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_utils.c:127:13: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_utils.c: In function 'error_msg': ../../../tools/lib/h5tools_utils.c:158:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_utils.c: In function 'warn_msg': ../../../tools/lib/h5tools_utils.c:188:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../../tools/lib/h5tools_utils.c: In function 'print_version': ../../../tools/lib/h5tools_utils.c:419:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5tools_utils.c: In function 'find_objs_cb': ../../../tools/lib/h5tools_utils.c:578:5: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_utils.c:578:5: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_utils.c: In function 'H5tools_get_symlink_info': ../../../tools/lib/h5tools_utils.c:801:38: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5tools_utils.c: In function 'h5tools_getenv_update_hyperslab_bufsize': ../../../tools/lib/h5tools_utils.c:928:55: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] CC h5diff.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5diff.lo ../../../tools/lib/h5diff.c In file included from /usr/include/stdlib.h:24:0, from ../../../tools/lib/h5diff.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5diff.c: In function 'is_exclude_path': ../../../tools/lib/h5diff.c:285:27: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff.c: In function 'build_match_list': ../../../tools/lib/h5diff.c:383:24: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff.c:386:24: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff.c: In function 'trav_grp_symlinks': ../../../tools/lib/h5diff.c:550:73: warning: conversion to 'hbool_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff.c:582:73: warning: conversion to 'hbool_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff.c:547:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff.c:547:5: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff.c:547:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff.c:622:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c: In function 'h5diff': ../../../tools/lib/h5diff.c:736:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:737:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:740:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:745:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:746:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:749:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:754:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:790:17: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../../tools/lib/h5diff.c:844:17: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../../tools/lib/h5diff.c:864:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:866:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:916:13: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../../tools/lib/h5diff.c:952:13: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../../tools/lib/h5diff.c:1064:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:1066:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:1070:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:1072:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c: In function 'diff_match': ../../../tools/lib/h5diff.c:1118:24: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/lib/h5diff.c:1119:24: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/lib/h5diff.c:1133:21: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:1135:21: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:1172:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff.c:1181:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff.c:1487:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/lib/h5diff.c:1488:13: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff.c:1122:19: warning: variable 'objtype' set but not used [-Wunused-but-set-variable] ../../../tools/lib/h5diff.c: In function 'diff_compare': ../../../tools/lib/h5diff.c:1623:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:1625:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:1590:1: warning: label 'out' defined but not used [-Wunused-label] ../../../tools/lib/h5diff.c:1536:9: warning: unused variable 'l_ret' [-Wunused-variable] ../../../tools/lib/h5diff.c: In function 'diff': ../../../tools/lib/h5diff.c:1744:17: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../../tools/lib/h5diff.c:1748:17: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] ../../../tools/lib/h5diff.c:1787:17: warning: enumeration value 'H5TRAV_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff.c:1822:5: warning: enumeration value 'H5TRAV_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff.c:2008:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:2010:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:2051:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c:2053:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5diff.c: At top level: ../../../tools/lib/h5diff.c:36:0: warning: macro "h5diffdebug3" is not used [-Wunused-macros] ../../../tools/lib/h5diff.c:37:0: warning: macro "h5diffdebug4" is not used [-Wunused-macros] ../../../tools/lib/h5diff.c:38:0: warning: macro "h5diffdebug5" is not used [-Wunused-macros] CC h5diff_array.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5diff_array.lo ../../../tools/lib/h5diff_array.c In file included from /usr/include/math.h:27:0, from ../../../tools/lib/h5diff_array.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5diff_array.c: In function 'diff_array': ../../../tools/lib/h5diff_array.c:245:9: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/lib/h5diff_array.c:260:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_array.c:260:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_array.c:260:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_array.c: In function 'diff_datum': ../../../tools/lib/h5diff_array.c:508:20: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ../../../tools/lib/h5diff_array.c:511:20: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ../../../tools/lib/h5diff_array.c:554:25: warning: pointer targets in passing argument 1 of 'character_compare' differ in signedness [-Wpointer-sign] ../../../tools/lib/h5diff_array.c:149:16: note: expected 'unsigned char *' but argument is of type 'char *' ../../../tools/lib/h5diff_array.c:554:25: warning: pointer targets in passing argument 2 of 'character_compare' differ in signedness [-Wpointer-sign] ../../../tools/lib/h5diff_array.c:149:16: note: expected 'unsigned char *' but argument is of type 'char *' ../../../tools/lib/h5diff_array.c:706:43: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:744:25: warning: conversion to 'int' from 'hbool_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:745:25: warning: conversion to 'int' from 'hbool_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:863:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:864:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:1810:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1810:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1810:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1842:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1842:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1842:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1942:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:1942:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:1942:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:1949:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:1955:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:1955:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:1955:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:1982:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1982:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1982:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:1990:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:1990:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:1990:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2005:37: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2005:37: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2005:37: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2005:37: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2012:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:2018:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2018:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2018:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2047:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2047:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2047:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2056:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2056:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2056:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2071:37: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2071:37: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2071:37: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2071:37: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2078:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:2084:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2084:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2084:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2102:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2102:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2102:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:2160:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:2194:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2194:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2194:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2225:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:2259:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2259:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2259:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2291:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:2375:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:2408:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2408:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2408:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2439:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:2472:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2472:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2472:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:2504:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:440:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_array.c:440:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_array.c: In function 'diff_region': ../../../tools/lib/h5diff_array.c:2670:44: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:2673:17: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5diff_array.c:2677:17: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5diff_array.c:2725:40: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:2728:17: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5diff_array.c:2732:17: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5diff_array.c:2789:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:2790:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c: In function 'character_compare': ../../../tools/lib/h5diff_array.c:2832:13: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:2834:13: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c: In function 'character_compare_opt': ../../../tools/lib/h5diff_array.c:2870:24: warning: variable 'both_zero' set but not used [-Wunused-but-set-variable] ../../../tools/lib/h5diff_array.c: In function 'diff_float': ../../../tools/lib/h5diff_array.c:3000:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3000:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3000:25: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3006:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:3012:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3012:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3012:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3048:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3048:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3048:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3057:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3057:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3057:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3072:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3072:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3072:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3072:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3078:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:3084:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3084:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3084:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3122:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3122:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3122:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3131:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3131:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3131:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3146:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3146:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3146:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3146:33: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3153:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:3159:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3159:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3159:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3188:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3188:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c:3188:21: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c: In function 'diff_double': ../../../tools/lib/h5diff_array.c:3279:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:3321:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3321:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3321:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3351:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:3395:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3395:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3395:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3426:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c: In function 'diff_ldouble': ../../../tools/lib/h5diff_array.c:3562:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:3604:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3604:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3604:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3634:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c:3678:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3678:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3678:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:3709:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../../../tools/lib/h5diff_array.c: In function 'diff_ullong': ../../../tools/lib/h5diff_array.c:5449:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:5449:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:5449:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:5494:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:5494:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:5494:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c: In function 'equal_double': ../../../tools/lib/h5diff_array.c:5652:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c: In function 'equal_ldouble': ../../../tools/lib/h5diff_array.c:5705:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c: In function 'equal_float': ../../../tools/lib/h5diff_array.c:5762:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c: In function 'my_isnan': ../../../tools/lib/h5diff_array.c:5802:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:5811:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:5819:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/lib/h5diff_array.c:5837:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/lib/h5diff_array.c: In function 'get_member_types': ../../../tools/lib/h5diff_array.c:6141:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:6141:22: warning: request for implicit conversion from 'void *' to 'hid_t *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5diff_array.c:6142:26: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:6142:24: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5diff_array.c:6143:28: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:6143:26: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5diff_array.c:6144:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:6144:20: warning: request for implicit conversion from 'void *' to 'struct mcomp_t **' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5diff_array.c:6148:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c:6149:52: warning: conversion to 'unsigned char' from 'htri_t' may alter its value [-Wconversion] ../../../tools/lib/h5diff_array.c:6150:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5diff_array.c: At top level: ../../../tools/lib/h5diff_array.c:55:0: warning: macro "UI_FORMAT_P" is not used [-Wunused-macros] ../../../tools/lib/h5diff_array.c:130:0: warning: macro "BOTH_ZERO" is not used [-Wunused-macros] ../../../tools/lib/h5diff_array.c:70:0: warning: macro "UI_FORMAT_P_NOTCOMP" is not used [-Wunused-macros] ../../../tools/lib/h5diff_array.c:39:0: warning: macro "C_FORMAT" is not used [-Wunused-macros] ../../../tools/lib/h5diff_array.c:135:0: warning: macro "IS_ZERO" is not used [-Wunused-macros] CC h5diff_attr.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5diff_attr.lo ../../../tools/lib/h5diff_attr.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/lib/h5diff_attr.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5diff_attr.c: In function 'table_attr_mark_exist': ../../../tools/lib/h5diff_attr.c:111:18: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5diff_attr.c:118:5: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5diff_attr.c:119:18: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5diff_attr.c:120:18: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5diff_attr.c:121:18: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] CC h5diff_dset.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5diff_dset.lo ../../../tools/lib/h5diff_dset.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/lib/h5diff_dset.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5diff_dset.c: In function 'diff_can_type': ../../../tools/lib/h5diff_dset.c:699:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_dset.c:699:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_dset.c:699:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] CC h5diff_util.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5diff_util.lo ../../../tools/lib/h5diff_util.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/lib/h5diff_util.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5diff_util.c: In function 'print_type': ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:79:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c: In function 'get_type': ../../../tools/lib/h5diff_util.c:211:5: warning: enumeration value 'H5TRAV_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c: In function 'get_sign': ../../../tools/lib/h5diff_util.c:243:5: warning: enumeration value 'H5T_SGN_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:243:5: warning: enumeration value 'H5T_NSGN' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c: In function 'get_class': ../../../tools/lib/h5diff_util.c:269:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5diff_util.c:269:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] CC h5trav.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5trav.lo ../../../tools/lib/h5trav.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/lib/h5trav.h:19, from ../../../tools/lib/h5trav.c:17: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5trav.c: In function 'trav_addr_add': ../../../tools/lib/h5trav.c:90:23: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5trav.c: In function 'h5trav_getindext': ../../../tools/lib/h5trav.c:615:13: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5trav.c:619:13: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5trav.c:628:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5trav.c:632:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/lib/h5trav.c: In function 'trav_table_add': ../../../tools/lib/h5trav.c:659:12: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:666:5: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:667:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:668:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:668:45: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:669:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:670:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:671:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:672:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:673:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:674:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c: In function 'trav_table_addflags': ../../../tools/lib/h5trav.c:742:18: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:749:5: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:750:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:751:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:752:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:753:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:754:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:755:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:756:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:757:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c:758:17: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat] ../../../tools/lib/h5trav.c: In function 'trav_print_visit_obj': ../../../tools/lib/h5trav.c:846:5: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5trav.c:846:5: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5trav.c: In function 'trav_print_visit_lnk': ../../../tools/lib/h5trav.c:895:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5trav.c:895:5: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5trav.c:895:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5trav.c: In function 'symlink_visit_add': ../../../tools/lib/h5trav.c:1041:23: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] CC h5tools_filters.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5tools_filters.lo ../../../tools/lib/h5tools_filters.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/lib/h5tools_filters.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC h5tools_ref.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5tools_ref.lo ../../../tools/lib/h5tools_ref.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/lib/h5tools_ref.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5tools_ref.c: In function 'free_ref_path_info': ../../../tools/lib/h5tools_ref.c:68:5: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/lib/h5tools_ref.c: In function 'ref_path_table_put': ../../../tools/lib/h5tools_ref.c:221:18: warning: request for implicit conversion from 'void *' to 'struct ref_path_node_t *' not permitted in C++ [-Wc++-compat] ../../../tools/lib/h5tools_ref.c: In function 'lookup_ref_path': ../../../tools/lib/h5tools_ref.c:303:10: warning: request for implicit conversion from 'void *' to 'struct ref_path_node_t *' not permitted in C++ [-Wc++-compat] CC h5tools_type.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o h5tools_type.lo ../../../tools/lib/h5tools_type.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/lib/h5tools.h:25, from ../../../tools/lib/h5tools_type.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/lib/h5tools_type.c: In function 'h5tools_get_little_endian_type': ../../../tools/lib/h5tools_type.c:78:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_type.c:78:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_type.c: In function 'h5tools_get_big_endian_type': ../../../tools/lib/h5tools_type.c:155:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/lib/h5tools_type.c:155:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] CCLD libh5tools.la make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/lib' Making all in h5diff make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5diff' CC h5diff_main.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5diff -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5diff/h5diff_main.c In file included from /usr/include/stdlib.h:24:0, from ../../../tools/h5diff/h5diff_main.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5diff/h5diff_main.c: In function 'main': ../../../tools/h5diff/h5diff_main.c:104:1: warning: label 'out' defined but not used [-Wunused-label] ../../../tools/h5diff/h5diff_main.c: In function 'h5diff_exit': ../../../tools/h5diff/h5diff_main.c:140:6: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] CC h5diff_common.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5diff -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5diff/h5diff_common.c In file included from /usr/include/stdlib.h:24:0, from ../../../tools/h5diff/h5diff_common.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5diff/h5diff_common.c: In function 'parse_command_line': ../../../tools/h5diff/h5diff_common.c:183:38: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/h5diff/h5diff_common.c:213:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/h5diff/h5diff_common.c:230:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/h5diff/h5diff_common.c:244:34: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] CCLD h5diff CC ph5diff_main.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5diff -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5diff/ph5diff_main.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/lib/h5diff.h:19, from ../../../tools/h5diff/ph5diff_main.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5diff/ph5diff_main.c: In function 'main': ../../../tools/h5diff/ph5diff_main.c:78:21: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/h5diff/ph5diff_main.c: In function 'h5diff_exit': ../../../tools/h5diff/ph5diff_main.c:268:6: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] CCLD ph5diff CC h5diffgentest.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5diff -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5diff/h5diffgentest.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5diff/h5diffgentest.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5diff/h5diffgentest.c: In function 'test_basic': ../../../tools/h5diff/h5diffgentest.c:321:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:321:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:321:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:488:48: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:489:45: warning: conversion to 'float' from 'double' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:563:9: warning: missing braces around initializer [-Wmissing-braces] ../../../tools/h5diff/h5diffgentest.c:563:9: warning: (near initialization for 'data7[0]') [-Wmissing-braces] ../../../tools/h5diff/h5diffgentest.c:564:9: warning: missing braces around initializer [-Wmissing-braces] ../../../tools/h5diff/h5diffgentest.c:564:9: warning: (near initialization for 'data8[0]') [-Wmissing-braces] ../../../tools/h5diff/h5diffgentest.c: In function 'test_attributes_verbose_level': ../../../tools/h5diff/h5diffgentest.c:1011:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:1011:5: warning: conversion to 'float' alters 'double' constant value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:1011:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:1011:5: warning: conversion to 'float' alters 'double' constant value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:1014:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:1014:5: warning: conversion to 'float' alters 'double' constant value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:1014:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:1014:5: warning: conversion to 'float' alters 'double' constant value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c: In function 'test_comp_vlen_strings': ../../../tools/h5diff/h5diffgentest.c:3666:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3667:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3668:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3669:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3670:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3671:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3672:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3673:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3674:52: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3710:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3711:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3712:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3713:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3714:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3715:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3716:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3717:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3718:73: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ../../../tools/h5diff/h5diffgentest.c:3635:16: warning: unused variable 'objref_dims' [-Wunused-variable] ../../../tools/h5diff/h5diffgentest.c: In function 'test_enums': ../../../tools/h5diff/h5diffgentest.c:4241:1: warning: label 'out' defined but not used [-Wunused-label] ../../../tools/h5diff/h5diffgentest.c: In function 'test_comps_array': ../../../tools/h5diff/h5diffgentest.c:4312:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:4312:13: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:4303:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5diff/h5diffgentest.c: In function 'test_comps_vlen': ../../../tools/h5diff/h5diffgentest.c:4421:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:4426:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:4426:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:4427:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:4427:13: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:4416:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5diff/h5diffgentest.c:4391:80: warning: unused parameter 'attr' [-Wunused-parameter] ../../../tools/h5diff/h5diffgentest.c: In function 'test_comps_array_vlen': ../../../tools/h5diff/h5diffgentest.c:4546:47: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:4547:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:4552:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:4552:17: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:4534:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5diff/h5diffgentest.c:4505:85: warning: unused parameter 'attr' [-Wunused-parameter] ../../../tools/h5diff/h5diffgentest.c: In function 'test_comps_vlen_arry': ../../../tools/h5diff/h5diffgentest.c:4688:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:4694:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:4694:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:4698:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:4698:17: warning: conversion to 'int' from 'double' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:4699:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5diff/h5diffgentest.c:4699:17: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:4682:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5diff/h5diffgentest.c:4648:85: warning: unused parameter 'attr' [-Wunused-parameter] ../../../tools/h5diff/h5diffgentest.c: In function 'test_data_nocomparables': ../../../tools/h5diff/h5diffgentest.c:4819:5: warning: missing braces around initializer [-Wmissing-braces] ../../../tools/h5diff/h5diffgentest.c:4819:5: warning: (near initialization for 'data1_dim2[0]') [-Wmissing-braces] ../../../tools/h5diff/h5diffgentest.c:4962:5: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../../tools/h5diff/h5diffgentest.c:4965:5: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../../tools/h5diff/h5diffgentest.c: In function 'write_attr_in': ../../../tools/h5diff/h5diffgentest.c:5688:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:5689:33: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:5904:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:5965:39: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:6104:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:6105:40: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:5182:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../../tools/h5diff/h5diffgentest.c: In function 'write_dset_in': ../../../tools/h5diff/h5diffgentest.c:6480:17: warning: declaration of 'did' shadows a previous local [-Wshadow] ../../../tools/h5diff/h5diffgentest.c:6233:13: warning: shadowed declaration is here [-Wshadow] ../../../tools/h5diff/h5diffgentest.c:6481:17: warning: declaration of 'sid' shadows a previous local [-Wshadow] ../../../tools/h5diff/h5diffgentest.c:6234:13: warning: shadowed declaration is here [-Wshadow] ../../../tools/h5diff/h5diffgentest.c:6482:17: warning: declaration of 'tid' shadows a previous local [-Wshadow] ../../../tools/h5diff/h5diffgentest.c:6235:13: warning: shadowed declaration is here [-Wshadow] ../../../tools/h5diff/h5diffgentest.c:6486:17: warning: declaration of 'j' shadows a previous local [-Wshadow] ../../../tools/h5diff/h5diffgentest.c:6238:21: warning: shadowed declaration is here [-Wshadow] ../../../tools/h5diff/h5diffgentest.c:6489:60: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:6490:14: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] ../../../tools/h5diff/h5diffgentest.c:6492:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5diff/h5diffgentest.c:6648:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:6649:33: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:6770:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:6807:39: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5diff/h5diffgentest.c:6861:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:6862:40: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5diff/h5diffgentest.c:6237:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../../tools/h5diff/h5diffgentest.c: In function 'gen_datareg': ../../../tools/h5diff/h5diffgentest.c:6957:10: warning: request for implicit conversion from 'void *' to 'unsigned char (*)[12]' not permitted in C++ [-Wc++-compat] ../../../tools/h5diff/h5diffgentest.c:6960:9: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] ../../../tools/h5diff/h5diffgentest.c:6953:21: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../../tools/h5diff/h5diffgentest.c: In function 'test_hyperslab': ../../../tools/h5diff/h5diffgentest.c:7094:9: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CCLD h5diffgentest make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5diff' Making all in h5ls make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5ls' CC h5ls.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5ls -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5ls/h5ls.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5ls/h5ls.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5ls/h5ls.c: In function 'print_precision': ../../../tools/h5ls/h5ls.c:582:26: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:605:38: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:611:59: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c: In function 'print_cmpd_type': ../../../tools/h5ls/h5ls.c:838:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c: In function 'print_enum_type': ../../../tools/h5ls/h5ls.c:892:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:916:10: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ [-Wc++-compat] ../../../tools/h5ls/h5ls.c: In function 'print_array_type': ../../../tools/h5ls/h5ls.c:1195:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c: In function 'dump_dataset_values': ../../../tools/h5ls/h5ls.c:1439:5: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/h5ls/h5ls.c:1443:78: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1445:5: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/h5ls/h5ls.c:1449:82: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c: In function 'list_attr': ../../../tools/h5ls/h5ls.c:1518:90: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1529:90: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1535:90: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1541:90: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1514:9: warning: enumeration value 'H5S_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1550:82: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1566:86: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1622:17: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/h5ls/h5ls.c:1490:25: warning: variable 'n' set but not used [-Wunused-but-set-variable] ../../../tools/h5ls/h5ls.c: In function 'dataset_list1': ../../../tools/h5ls/h5ls.c:1704:78: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1679:25: warning: unused variable 'outputformat' [-Wunused-variable] ../../../tools/h5ls/h5ls.c:1675:24: warning: unused variable 'lnk_info' [-Wunused-variable] ../../../tools/h5ls/h5ls.c: In function 'dataset_list2': ../../../tools/h5ls/h5ls.c:1783:53: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1807:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5ls/h5ls.c:1807:17: warning: conversion to 'double' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/h5ls/h5ls.c:1807:17: warning: conversion to 'double' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1787:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:1878:82: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1756:25: warning: unused variable 'outputformat' [-Wunused-variable] ../../../tools/h5ls/h5ls.c: In function 'datatype_list2': ../../../tools/h5ls/h5ls.c:1934:82: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1924:29: warning: unused variable 'outputformat' [-Wunused-variable] ../../../tools/h5ls/h5ls.c: In function 'list_obj': ../../../tools/h5ls/h5ls.c:1985:78: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1995:82: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2006:86: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2016:86: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2034:86: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2049:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2062:21: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2069:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2089:82: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:1965:25: warning: unused variable 'outputformat' [-Wunused-variable] ../../../tools/h5ls/h5ls.c: In function 'list_lnk': ../../../tools/h5ls/h5ls.c:2146:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/h5ls/h5ls.c:2157:86: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2168:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2171:90: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2197:90: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2211:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/h5ls/h5ls.c:2229:86: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2243:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2246:90: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2278:86: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2141:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:2141:5: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:2141:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../../tools/h5ls/h5ls.c:2124:25: warning: unused variable 'outputformat' [-Wunused-variable] ../../../tools/h5ls/h5ls.c: In function 'visit_obj': ../../../tools/h5ls/h5ls.c:2331:82: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2341:86: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2316:25: warning: unused variable 'outputformat' [-Wunused-variable] ../../../tools/h5ls/h5ls.c:2312:24: warning: unused variable 'lnk_info' [-Wunused-variable] ../../../tools/h5ls/h5ls.c: In function 'is_valid_args': ../../../tools/h5ls/h5ls.c:2485:5: warning: conversion to 'hbool_t' from 'herr_t' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c: In function 'main': ../../../tools/h5ls/h5ls.c:2784:29: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2834:90: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5ls/h5ls.c:2827:37: warning: unused variable 'outputformat' [-Wunused-variable] ../../../tools/h5ls/h5ls.c:2823:36: warning: unused variable 'lnk_info' [-Wunused-variable] ../../../tools/h5ls/h5ls.c: At top level: ../../../tools/h5ls/h5ls.c:157:13: warning: 'display_type' declared 'static' but never defined [-Wunused-function] ../../../tools/h5ls/h5ls.c: In function 'usage': cc1: warning: size of '*.LC22' is 3148 bytes [-Wlarger-than=] CCLD h5ls make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5ls' Making all in misc make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/misc' CC h5debug.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/misc/h5debug.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/misc/h5debug.c:37: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/misc/h5debug.c: In function 'get_H5B2_class': ../../../tools/misc/h5debug.c:79:5: warning: enumeration value 'H5B2_NUM_BTREE_ID' not handled in switch [-Wswitch-enum] ../../../tools/misc/h5debug.c: In function 'main': ../../../tools/misc/h5debug.c:191:25: warning: conversion to 'haddr_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] ../../../tools/misc/h5debug.c:193:26: warning: conversion to 'haddr_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] ../../../tools/misc/h5debug.c:195:27: warning: conversion to 'haddr_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] ../../../tools/misc/h5debug.c:197:27: warning: conversion to 'haddr_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] ../../../tools/misc/h5debug.c:250:9: warning: enumeration value 'H5B_NUM_BTREE_ID' not handled in switch [-Wswitch-enum] ../../../tools/misc/h5debug.c: At top level: ../../../tools/misc/h5debug.c:54:0: warning: macro "INDENT" is not used [-Wunused-macros] CCLD h5debug CC h5repart.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/misc/h5repart.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/misc/h5repart.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/misc/h5repart.c: In function 'main': ../../../tools/misc/h5repart.c:204:10: warning: size of 'src_name' is 4096 bytes [-Wlarger-than=] ../../../tools/misc/h5repart.c:210:10: warning: size of 'dst_name' is 4096 bytes [-Wlarger-than=] ../../../tools/misc/h5repart.c:246:26: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../../tools/misc/h5repart.c:260:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../../tools/misc/h5repart.c:280:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../../tools/misc/h5repart.c:293:9: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../../tools/misc/h5repart.c:363:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../../tools/misc/h5repart.c:410:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../../tools/misc/h5repart.c:471:9: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../../tools/misc/h5repart.c:503:1: warning: stack usage is 8528 bytes [-Wstack-usage=] CCLD h5repart CC h5mkgrp.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/misc/h5mkgrp.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/misc/h5mkgrp.c:17: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/misc/h5mkgrp.c: In function 'parse_command_line': ../../../tools/misc/h5mkgrp.c:173:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/misc/h5mkgrp.c:174:20: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ [-Wc++-compat] CCLD h5mkgrp CC h5repart_gentest.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/misc/h5repart_gentest.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/misc/h5repart_gentest.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/misc/h5repart_gentest.c: In function 'main': ../../../tools/misc/h5repart_gentest.c:36:17: warning: size of 'buf' is 16384 bytes [-Wlarger-than=] ../../../tools/misc/h5repart_gentest.c:101:1: warning: stack usage is 16496 bytes [-Wstack-usage=] ../../../tools/misc/h5repart_gentest.c:101:1: warning: the frame size of 16448 bytes is larger than 16384 bytes [-Wframe-larger-than=] ../../../tools/misc/h5repart_gentest.c: At top level: ../../../tools/misc/h5repart_gentest.c:26:0: warning: macro "KB" is not used [-Wunused-macros] CCLD h5repart_gentest CC talign.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/misc/talign.c In file included from /usr/include/string.h:25:0, from ../../../tools/misc/talign.c:20: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/misc/talign.c: In function 'main': ../../../tools/misc/talign.c:49:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/misc/talign.c:49:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/misc/talign.c:50:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/misc/talign.c:50:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/misc/talign.c:90:5: warning: implicit declaration of function 'h5tools_get_native_type' [-Wimplicit-function-declaration] ../../../tools/misc/talign.c:90:5: warning: nested extern declaration of 'h5tools_get_native_type' [-Wnested-externs] ../../../tools/misc/talign.c:128:10: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../../tools/misc/talign.c:144:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/misc/talign.c:144:43: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/misc/talign.c:145:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/misc/talign.c:145:54: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../tools/misc/talign.c:162:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:162:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:162:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:162:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:171:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:171:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:171:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:171:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:184:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:184:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:184:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:184:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:184:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:184:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:184:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c:184:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/misc/talign.c: At top level: ../../../tools/misc/talign.c:222:1: warning: no previous prototype for 'h5tools_get_native_type' [-Wmissing-prototypes] CCLD talign CC repart_test.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/misc -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/misc/repart_test.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/misc/repart_test.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD repart_test make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/misc' Making all in h5import make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5import' CC h5import.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5import -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5import/h5import.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/h5import/h5import.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5import/h5import.c: In function 'main': ../../../tools/h5import/h5import.c:37:21: warning: size of 'opt' is 172220 bytes [-Wlarger-than=] ../../../tools/h5import/h5import.c: In function 'gtoken': ../../../tools/h5import/h5import.c:241:9: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c: In function 'processStrData': ../../../tools/h5import/h5import.c:833:13: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5import.c:844:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5import/h5import.c:900:13: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5import.c:917:28: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5import/h5import.c: In function 'parseDimensions': ../../../tools/h5import/h5import.c:1548:15: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5import/h5import.c:1554:36: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5import/h5import.c: In function 'getDimensionSizes': ../../../tools/h5import/h5import.c:1688:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5import/h5import.c: In function 'getChunkedDimensionSizes': ../../../tools/h5import/h5import.c:1712:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5import/h5import.c: In function 'getMaximumDimensionSizes': ../../../tools/h5import/h5import.c:1745:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5import/h5import.c: In function 'createOutputDataType': ../../../tools/h5import/h5import.c:1941:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:1958:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:1974:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:1987:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2000:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2013:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:1972:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:1939:9: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2033:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2042:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2062:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2075:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2060:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2031:9: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2095:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2112:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2128:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2141:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2154:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2167:17: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2126:13: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2093:9: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c: In function 'createInputDataType': ../../../tools/h5import/h5import.c:2204:9: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2226:9: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c:2242:9: warning: switch missing default case [-Wswitch-default] ../../../tools/h5import/h5import.c: In function 'process': ../../../tools/h5import/h5import.c:2374:92: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5import/h5import.c: In function 'main': ../../../tools/h5import/h5import.c:226:1: warning: stack usage is 172336 bytes [-Wstack-usage=] ../../../tools/h5import/h5import.c:226:1: warning: the frame size of 172304 bytes is larger than 16384 bytes [-Wframe-larger-than=] CCLD h5import CC h5importtest.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5import -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5import/h5importtest.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5import/h5importtest.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5import/h5importtest.c: In function 'main': ../../../tools/h5import/h5importtest.c:43:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:43:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:43:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:44:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:44:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:44:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:69:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:69:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:69:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:70:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:70:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:70:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5import/h5importtest.c:122:37: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5importtest.c:123:35: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5importtest.c:134:37: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5importtest.c:135:35: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5importtest.c:145:37: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5importtest.c:146:35: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5importtest.c:160:58: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../../tools/h5import/h5importtest.c:161:55: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] CCLD h5importtest make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5import' Making all in h5repack make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5repack' CC h5repack.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repack.c In file included from /usr/include/stdlib.h:24:0, from ../../../tools/h5repack/h5repack.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC h5repack_copy.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repack_copy.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_copy.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC h5repack_filters.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repack_filters.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_filters.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5repack/h5repack_filters.c: In function 'aux_find_obj': ../../../tools/h5repack/h5repack_filters.c:51:10: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_filters.c:61:10: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_filters.c: In function 'apply_filters': ../../../tools/h5repack/h5repack_filters.c:431:59: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] CC h5repack_opttable.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repack_opttable.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_opttable.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5repack/h5repack_opttable.c: In function 'aux_inctable': ../../../tools/h5repack/h5repack_opttable.c:123:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c: In function 'options_add_layout': ../../../tools/h5repack/h5repack_opttable.c:211:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c:248:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c:261:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c:275:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c:283:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c: In function 'options_add_filter': ../../../tools/h5repack/h5repack_opttable.c:310:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c:338:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c:351:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c:365:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c:372:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_opttable.c: In function 'options_get_object': ../../../tools/h5repack/h5repack_opttable.c:391:16: warning: uninitialized const 'tbl_path' is invalid in C++ [-Wc++-compat] ../../../tools/h5repack/h5repack_opttable.c:399:13: warning: passing argument 1 of 'strcpy' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../../src/H5private.h:61:0, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_opttable.c:16: /usr/include/string.h:125:14: note: expected 'char * restrict' but argument is of type 'const char *' ../../../tools/h5repack/h5repack_opttable.c:400:13: warning: passing argument 1 of 'strcat' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../../src/H5private.h:61:0, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_opttable.c:16: /usr/include/string.h:133:14: note: expected 'char * restrict' but argument is of type 'const char *' ../../../tools/h5repack/h5repack_opttable.c:403:13: warning: passing argument 1 of 'strcpy' discards 'const' qualifier from pointer target type [enabled by default] In file included from ../../../src/H5private.h:61:0, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_opttable.c:16: /usr/include/string.h:125:14: note: expected 'char * restrict' but argument is of type 'const char *' CC h5repack_parse.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repack_parse.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_parse.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5repack/h5repack_parse.c: In function 'parse_filter': ../../../tools/h5repack/h5repack_parse.c:76:13: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c:92:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c:125:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c:271:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c:272:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c: In function 'parse_layout': ../../../tools/h5repack/h5repack_parse.c:500:13: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c:513:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c:585:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c:605:60: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_parse.c:623:64: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] CC h5repack_refs.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repack_refs.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_refs.c:17: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5repack/h5repack_refs.c: In function 'copy_refs_attr': ../../../tools/h5repack/h5repack_refs.c:523:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_refs.c:524:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_refs.c:530:12: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_refs.c:595:41: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_refs.c:721:37: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_refs.c:728:37: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_refs.c: In function 'MapIdToName': ../../../tools/h5repack/h5repack_refs.c:825:32: warning: comparison between 'h5trav_type_t' and 'enum H5O_type_t' [-Wenum-compare] ../../../tools/h5repack/h5repack_refs.c:826:37: warning: comparison between 'h5trav_type_t' and 'enum H5O_type_t' [-Wenum-compare] ../../../tools/h5repack/h5repack_refs.c:827:37: warning: comparison between 'h5trav_type_t' and 'enum H5O_type_t' [-Wenum-compare] ../../../tools/h5repack/h5repack_refs.c: In function 'copy_refs_attr': ../../../tools/h5repack/h5repack_refs.c:631:31: warning: 'refname' may be used uninitialized in this function [-Wuninitialized] CC h5repack_verify.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repack_verify.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repack_verify.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5repack/h5repack_verify.c: In function 'verify_filters': ../../../tools/h5repack/h5repack_verify.c:522:9: warning: switch missing default case [-Wswitch-default] CC h5repack_main.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repack_main.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/lib/h5tools.h:25, from ../../../tools/h5repack/h5repack_main.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5repack/h5repack_main.c: In function 'parse_command_line': ../../../tools/h5repack/h5repack_main.c:324:33: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repack_main.c:421:34: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] CCLD h5repack CC testh5repack_detect_szip.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/testh5repack_detect_szip.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5repack/testh5repack_detect_szip.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD testh5repack_detect_szip CC h5repacktst.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5repack -I../../src -I../../../src -I../../../test -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5repack/h5repacktst.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5repack/h5repack.h:20, from ../../../tools/h5repack/h5repacktst.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5repack/h5repacktst.c: In function 'make_deflate': ../../../tools/h5repack/h5repacktst.c:2223:16: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] ../../../tools/h5repack/h5repacktst.c: In function 'make_shuffle': ../../../tools/h5repack/h5repacktst.c:2300:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] ../../../tools/h5repack/h5repacktst.c: In function 'make_fletcher32': ../../../tools/h5repack/h5repacktst.c:2366:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] ../../../tools/h5repack/h5repacktst.c: In function 'make_nbit': ../../../tools/h5repack/h5repacktst.c:2438:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] ../../../tools/h5repack/h5repacktst.c: In function 'make_scaleoffset': ../../../tools/h5repack/h5repacktst.c:2539:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] ../../../tools/h5repack/h5repacktst.c: In function 'make_all_filters': ../../../tools/h5repack/h5repacktst.c:2634:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] ../../../tools/h5repack/h5repacktst.c: In function 'make_layout': ../../../tools/h5repack/h5repacktst.c:2902:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] ../../../tools/h5repack/h5repacktst.c: In function 'make_layout3': ../../../tools/h5repack/h5repacktst.c:3089:14: warning: size of 'buf' is 240000 bytes [-Wlarger-than=] ../../../tools/h5repack/h5repacktst.c: In function 'make_userblock': ../../../tools/h5repack/h5repacktst.c:3377:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5repack/h5repacktst.c:3355:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] ../../../tools/h5repack/h5repacktst.c: In function 'verify_userblock': ../../../tools/h5repack/h5repacktst.c:3418:13: warning: variable 'nread' set but not used [-Wunused-but-set-variable] ../../../tools/h5repack/h5repacktst.c: In function 'make_userblock_file': ../../../tools/h5repack/h5repacktst.c:3490:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5repack/h5repacktst.c:3485:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] ../../../tools/h5repack/h5repacktst.c: In function 'write_dset_in': ../../../tools/h5repack/h5repacktst.c:3795:60: warning: conversion to 'size_t' from 'hsize_t' may alter its value [-Wconversion] ../../../tools/h5repack/h5repacktst.c:3965:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repacktst.c:4083:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5repack/h5repacktst.c:4123:39: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5repack/h5repacktst.c:4186:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repacktst.c: In function 'write_attr_in': ../../../tools/h5repack/h5repacktst.c:4977:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repacktst.c:5197:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5repack/h5repacktst.c:5272:39: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5repack/h5repacktst.c:5443:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5repack/h5repacktst.c: In function 'add_attr_with_objref': ../../../tools/h5repack/h5repacktst.c:5857:9: warning: unused variable 'data_attr_int' [-Wunused-variable] ../../../tools/h5repack/h5repacktst.c: In function 'make_layout3': ../../../tools/h5repack/h5repacktst.c:3151:1: warning: stack usage is 240128 bytes [-Wstack-usage=] ../../../tools/h5repack/h5repacktst.c:3151:1: warning: the frame size of 240080 bytes is larger than 16384 bytes [-Wframe-larger-than=] CCLD h5repacktst make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5repack' Making all in h5jam make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5jam' CC h5jam.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5jam/h5jam.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/h5jam/h5jam.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5jam/h5jam.c: In function 'main': ../../../tools/h5jam/h5jam.c:330:20: warning: conversion to 'hsize_t' from '__off64_t' may change the sign of the result [-Wsign-conversion] ../../../tools/h5jam/h5jam.c: In function 'copy_some_to_file': ../../../tools/h5jam/h5jam.c:458:21: warning: conversion to 'ssize_t' from '__off64_t' may alter its value [-Wconversion] CCLD h5jam CC h5unjam.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5jam/h5unjam.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../tools/h5jam/h5unjam.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD h5unjam CC tellub.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5jam/tellub.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5jam/tellub.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5jam/tellub.c:27:0: warning: macro "TRUE" is not used [-Wunused-macros] CCLD tellub CC h5jamgentest.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5jam/h5jamgentest.c In file included from /usr/include/assert.h:36:0, from ../../../tools/h5jam/h5jamgentest.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5jam/h5jamgentest.c: In function 'gent_ub': ../../../tools/h5jam/h5jamgentest.c:284:8: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5jam/h5jamgentest.c:295:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5jam/h5jamgentest.c: In function 'create_textfile': ../../../tools/h5jam/h5jamgentest.c:338:9: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../../tools/h5jam/h5jamgentest.c: At top level: ../../../tools/h5jam/h5jamgentest.c:114:0: warning: macro "ARRAY2_DIM2" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:89:0: warning: macro "POINT1_NPOINTS" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:77:0: warning: macro "SPACE2_DIM2" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:123:0: warning: macro "VLSTR_TYPE" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:31:0: warning: macro "UBTXT1" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:84:0: warning: macro "CDIM1" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:72:0: warning: macro "LENSTR" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:80:0: warning: macro "SPACE1_DIM1" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:85:0: warning: macro "CDIM2" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:112:0: warning: macro "ARRAY2_RANK" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:109:0: warning: macro "ARRAY1_DIM1" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:118:0: warning: macro "ARRAY3_RANK" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:119:0: warning: macro "ARRAY3_DIM1" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:86:0: warning: macro "RANK" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:113:0: warning: macro "ARRAY2_DIM1" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:82:0: warning: macro "DIM1" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:83:0: warning: macro "DIM2" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:115:0: warning: macro "ARRAY2_DIM3" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:73:0: warning: macro "LENSTR2" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:120:0: warning: macro "ARRAY3_DIM2" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:76:0: warning: macro "SPACE2_DIM1" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:108:0: warning: macro "ARRAY1_RANK" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:79:0: warning: macro "SPACE1_RANK" is not used [-Wunused-macros] ../../../tools/h5jam/h5jamgentest.c:75:0: warning: macro "SPACE2_RANK" is not used [-Wunused-macros] CCLD h5jamgentest CC getub.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5jam -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5jam/getub.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5jam/getub.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5jam/getub.c: In function 'main': ../../../tools/h5jam/getub.c:156:7: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../../tools/h5jam/getub.c: At top level: ../../../tools/h5jam/getub.c:29:0: warning: macro "TRUE" is not used [-Wunused-macros] CCLD getub make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5jam' Making all in h5copy make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5copy' CC h5copy.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5copy -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5copy/h5copy.c In file included from ../../../src/H5public.h:37:0, from ../../../src/H5private.h:29, from ../../../tools/h5copy/h5copy.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5copy/h5copy.c: In function 'main': ../../../tools/h5copy/h5copy.c:420:15: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../tools/h5copy/h5copy.c:468:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../tools/h5copy/h5copy.c:500:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] CCLD h5copy CC h5copygentest.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5copy -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5copy/h5copygentest.c In file included from /usr/include/stdlib.h:24:0, from ../../../tools/h5copy/h5copygentest.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5copy/h5copygentest.c: In function 'gent_nested_vl': ../../../tools/h5copy/h5copygentest.c:287:9: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../../tools/h5copy/h5copygentest.c:294:9: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] ../../../tools/h5copy/h5copygentest.c: At top level: ../../../tools/h5copy/h5copygentest.c:645:13: warning: function declaration isn't a prototype [-Wstrict-prototypes] ../../../tools/h5copy/h5copygentest.c: In function 'Test_Obj_Copy': ../../../tools/h5copy/h5copygentest.c:645:13: warning: old-style function definition [-Wold-style-definition] ../../../tools/h5copy/h5copygentest.c: At top level: ../../../tools/h5copy/h5copygentest.c:676:13: warning: function declaration isn't a prototype [-Wstrict-prototypes] ../../../tools/h5copy/h5copygentest.c: In function 'Test_Ref_Copy': ../../../tools/h5copy/h5copygentest.c:676:13: warning: old-style function definition [-Wold-style-definition] ../../../tools/h5copy/h5copygentest.c: At top level: ../../../tools/h5copy/h5copygentest.c:842:13: warning: function declaration isn't a prototype [-Wstrict-prototypes] ../../../tools/h5copy/h5copygentest.c: In function 'Test_Extlink_Copy': ../../../tools/h5copy/h5copygentest.c:842:13: warning: old-style function definition [-Wold-style-definition] CCLD h5copygentest make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5copy' Making all in h5stat make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5stat' CC h5stat.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5stat -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5stat/h5stat.c In file included from /usr/include/stdlib.h:24:0, from ../../../tools/h5stat/h5stat.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5stat/h5stat.c: In function 'group_stats': ../../../tools/h5stat/h5stat.c:343:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5stat/h5stat.c: In function 'dataset_stats': ../../../tools/h5stat/h5stat.c:424:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5stat/h5stat.c: In function 'datatype_stats': ../../../tools/h5stat/h5stat.c:594:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5stat/h5stat.c: In function 'obj_stats': ../../../tools/h5stat/h5stat.c:636:9: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/h5stat/h5stat.c:636:9: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] ../../../tools/h5stat/h5stat.c: In function 'lnk_stats': ../../../tools/h5stat/h5stat.c:679:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5stat/h5stat.c:679:5: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] ../../../tools/h5stat/h5stat.c:679:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../../tools/h5stat/h5stat.c: In function 'print_storage_summary': ../../../tools/h5stat/h5stat.c:1308:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5stat/h5stat.c:1308:13: warning: unused variable 'percent' [-Wunused-variable] CCLD h5stat CC h5stat_gentest.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5stat -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5stat/h5stat_gentest.c In file included from /usr/include/assert.h:36:0, from ../../../tools/h5stat/h5stat_gentest.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5stat/h5stat_gentest.c: In function 'gen_file': ../../../tools/h5stat/h5stat_gentest.c:52:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] CCLD h5stat_gentest make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5stat' Making all in h5dump make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5dump' CC h5dump.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5dump -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5dump/h5dump.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5dump/h5dump.c:15: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5dump/h5dump.c: In function 'table_list_add': ../../../tools/h5dump/h5dump.c:373:27: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] ../../../tools/h5dump/h5dump.c: In function 'parse_hsize_list': ../../../tools/h5dump/h5dump.c:724:27: warning: cast from function call of type 'double' to non-matching type 'long long unsigned int' [-Wbad-function-cast] ../../../tools/h5dump/h5dump.c: In function 'parse_mask_list': ../../../tools/h5dump/h5dump.c:826:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump.c:851:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump.c:872:9: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] ../../../tools/h5dump/h5dump.c:873:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump.c: In function 'h5_fileaccess': ../../../tools/h5dump/h5dump.c:1725:25: warning: size of 'sv' is 7168 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dump.c:1740:29: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] In file included from ../../../tools/h5dump/h5dump.c:19:0: ../../../tools/h5dump/h5dump.c: At top level: ../../../tools/h5dump/h5dump_ddl.h:19:17: warning: 'dump_all_cb' declared 'static' but never defined [-Wunused-function] ../../../tools/h5dump/h5dump_ddl.h:20:17: warning: 'dump_extlink' declared 'static' but never defined [-Wunused-function] In file included from ../../../tools/h5dump/h5dump.c:20:0: ../../../tools/h5dump/h5dump_xml.h:32:32: warning: 'xml_dataformat' defined but not used [-Wunused-variable] ../../../tools/h5dump/h5dump_xml.h:106:25: warning: 'xml_print_datatype' declared 'static' but never defined [-Wunused-function] ../../../tools/h5dump/h5dump_xml.h:107:25: warning: 'xml_print_enum' declared 'static' but never defined [-Wunused-function] ../../../tools/h5dump/h5dump_xml.h:108:25: warning: 'xml_print_refs' declared 'static' but never defined [-Wunused-function] ../../../tools/h5dump/h5dump_xml.h:109:25: warning: 'xml_print_strs' declared 'static' but never defined [-Wunused-function] ../../../tools/h5dump/h5dump_xml.h:110:25: warning: 'xml_escape_the_string' declared 'static' but never defined [-Wunused-function] ../../../tools/h5dump/h5dump_xml.h:111:25: warning: 'xml_escape_the_name' declared 'static' but never defined [-Wunused-function] ../../../tools/h5dump/h5dump.c:526:1: warning: 'set_output_file' defined but not used [-Wunused-function] ../../../tools/h5dump/h5dump.c:558:1: warning: 'set_error_file' defined but not used [-Wunused-function] ../../../tools/h5dump/h5dump.c: In function 'h5_fileaccess': ../../../tools/h5dump/h5dump.c:1776:1: warning: stack usage is 8448 bytes [-Wstack-usage=] CC h5dump_ddl.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5dump -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5dump/h5dump_ddl.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5dump/h5dump_ddl.c:15: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_datatype': ../../../tools/h5dump/h5dump_ddl.c:49:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_dataspace': ../../../tools/h5dump/h5dump_ddl.c:78:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_attr_cb': ../../../tools/h5dump/h5dump_ddl.c:112:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_all_cb': ../../../tools/h5dump/h5dump_ddl.c:186:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:274:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:290:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:308:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:317:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:333:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:227:9: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:227:9: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:386:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:404:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:421:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:438:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:465:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:473:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:492:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:506:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:515:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:530:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:374:9: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:374:9: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:374:9: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_named_datatype': ../../../tools/h5dump/h5dump_ddl.c:579:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:621:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:642:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:657:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:690:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_group': ../../../tools/h5dump/h5dump_ddl.c:756:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:782:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:828:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:896:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_dataset': ../../../tools/h5dump/h5dump_ddl.c:931:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:972:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1014:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1025:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1016:13: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:1016:13: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:1083:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_data': ../../../tools/h5dump/h5dump_ddl.c:1130:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c: In function 'handle_attributes': ../../../tools/h5dump/h5dump_ddl.c:1342:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1376:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1391:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c: In function 'handle_datasets': ../../../tools/h5dump/h5dump_ddl.c:1486:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1491:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1492:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_ddl.c:1498:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1499:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_ddl.c:1505:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_ddl.c:1506:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_ddl.c:1515:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_ddl.c:1520:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_ddl.c:1525:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_ddl.c:1530:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_ddl.c:1540:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_ddl.c: In function 'handle_links': ../../../tools/h5dump/h5dump_ddl.c:1676:9: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:1676:9: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:1676:9: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_extlink': ../../../tools/h5dump/h5dump_ddl.c:1878:9: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_ddl.c:1878:9: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] CC h5dump_xml.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5dump -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5dump/h5dump_xml.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5dump/h5dump_xml.c:15: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5dump/h5dump_xml.c:33:25: warning: redundant redeclaration of 'xml_print_datatype' [-Wredundant-decls] In file included from ../../../tools/h5dump/h5dump_xml.c:25:0: ../../../tools/h5dump/h5dump_xml.h:106:25: note: previous declaration of 'xml_print_datatype' was here ../../../tools/h5dump/h5dump_xml.c:34:25: warning: redundant redeclaration of 'xml_print_enum' [-Wredundant-decls] In file included from ../../../tools/h5dump/h5dump_xml.c:25:0: ../../../tools/h5dump/h5dump_xml.h:107:25: note: previous declaration of 'xml_print_enum' was here ../../../tools/h5dump/h5dump_xml.c:35:25: warning: redundant redeclaration of 'xml_print_refs' [-Wredundant-decls] In file included from ../../../tools/h5dump/h5dump_xml.c:25:0: ../../../tools/h5dump/h5dump_xml.h:108:25: note: previous declaration of 'xml_print_refs' was here ../../../tools/h5dump/h5dump_xml.c:36:25: warning: redundant redeclaration of 'xml_print_strs' [-Wredundant-decls] In file included from ../../../tools/h5dump/h5dump_xml.c:25:0: ../../../tools/h5dump/h5dump_xml.h:109:25: note: previous declaration of 'xml_print_strs' was here ../../../tools/h5dump/h5dump_xml.c:37:25: warning: redundant redeclaration of 'xml_escape_the_string' [-Wredundant-decls] In file included from ../../../tools/h5dump/h5dump_xml.c:25:0: ../../../tools/h5dump/h5dump_xml.h:110:25: note: previous declaration of 'xml_escape_the_string' was here ../../../tools/h5dump/h5dump_xml.c:38:25: warning: redundant redeclaration of 'xml_escape_the_name' [-Wredundant-decls] In file included from ../../../tools/h5dump/h5dump_xml.c:25:0: ../../../tools/h5dump/h5dump_xml.h:111:25: note: previous declaration of 'xml_escape_the_name' was here ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_all_cb': ../../../tools/h5dump/h5dump_xml.c:78:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:166:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:182:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:219:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:233:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:243:114: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:119:9: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:119:9: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:346:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:367:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:430:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:471:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:289:9: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:289:9: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:289:9: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_escape_the_string': ../../../tools/h5dump/h5dump_xml.c:669:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_print_datatype': ../../../tools/h5dump/h5dump_xml.c:792:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:837:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:850:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:862:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:876:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:889:13: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:889:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:889:13: warning: enumeration value 'H5T_ORDER_NONE' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:903:13: warning: enumeration value 'H5T_SGN_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:903:13: warning: enumeration value 'H5T_NSGN' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:918:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:927:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:943:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:953:13: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:953:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:953:13: warning: enumeration value 'H5T_ORDER_NONE' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:974:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:983:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:993:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1002:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1012:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1028:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1060:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1069:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1082:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1092:13: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:1092:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:1092:13: warning: enumeration value 'H5T_ORDER_NONE' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:1106:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1115:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1127:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1140:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1149:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1156:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1164:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1184:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1197:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1210:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1220:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1231:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1241:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1251:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1260:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1269:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1278:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1291:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1301:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1310:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1320:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1330:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1341:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1354:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1364:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1380:39: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1382:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1396:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1409:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1422:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1432:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1444:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:868:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:868:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_datatype': ../../../tools/h5dump/h5dump_xml.c:1480:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1530:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1543:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1555:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1565:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1578:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_dataspace': ../../../tools/h5dump/h5dump_xml.c:1619:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1646:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1659:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1672:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1685:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1695:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1705:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1716:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1742:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1649:5: warning: enumeration value 'H5S_NULL' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:1753:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_data': ../../../tools/h5dump/h5dump_xml.c:1796:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1829:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1839:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1931:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1947:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1957:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:1786:25: warning: unused variable 'stdindent' [-Wunused-variable] ../../../tools/h5dump/h5dump_xml.c:1784:25: warning: unused variable 'depth' [-Wunused-variable] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_attr': ../../../tools/h5dump/h5dump_xml.c:1996:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2021:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2057:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2065:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2073:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2081:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2089:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2102:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2113:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2121:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2129:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2138:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2148:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2157:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2167:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2178:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2186:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2194:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2202:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2036:13: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:2036:13: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:2215:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2225:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2235:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2250:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2265:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2275:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_named_datatype': ../../../tools/h5dump/h5dump_xml.c:2322:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2369:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2384:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2417:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2427:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2445:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2459:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2470:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_group': ../../../tools/h5dump/h5dump_xml.c:2547:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2616:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2633:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2653:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2675:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2692:110: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2776:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2836:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_print_refs': ../../../tools/h5dump/h5dump_xml.c:2936:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2955:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../../tools/h5dump/h5dump_xml.c:2966:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:2977:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_print_strs': ../../../tools/h5dump/h5dump_xml.c:3095:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3132:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3143:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'check_filters': ../../../tools/h5dump/h5dump_xml.c:3211:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3251:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3262:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3273:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3321:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_fill_value': ../../../tools/h5dump/h5dump_xml.c:3351:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3379:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3397:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3405:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3416:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3426:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3436:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3444:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3456:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3464:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3472:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3481:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3488:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../tools/h5dump/h5dump_xml.c:3489:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3497:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3507:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3521:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3529:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3538:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3547:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3555:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3564:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3572:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3581:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3589:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3598:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3606:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3615:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3623:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3632:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3640:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3448:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:3448:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:3448:9: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:3448:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:3654:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_dataset': ../../../tools/h5dump/h5dump_xml.c:3714:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3748:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3767:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3777:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3789:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3802:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3811:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3825:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3836:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3846:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3860:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3869:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3878:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3890:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3899:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3908:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3926:5: warning: enumeration value 'H5D_FILL_TIME_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:3943:5: warning: enumeration value 'H5D_ALLOC_TIME_ERROR' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:3960:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3971:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3983:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:3996:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4007:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4060:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4068:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4076:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4084:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4096:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4112:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4120:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4128:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4137:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4147:106: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4156:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4168:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4185:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4193:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4201:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4209:102: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4036:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:4036:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ../../../tools/h5dump/h5dump_xml.c:4223:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4232:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4241:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4255:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c: In function 'xml_print_enum': ../../../tools/h5dump/h5dump_xml.c:4296:5: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4324:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4334:94: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4385:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4393:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4403:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4411:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4432:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dump_xml.c:4441:98: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] CCLD h5dump CC h5dumpgentest.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5dump -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5dump/h5dumpgentest.c In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/i686-redhat-linux/4.7.2/include/limits.h:169, from /usr/lib/gcc/i686-redhat-linux/4.7.2/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/4.7.2/include/limits.h:34, from ../../../tools/h5dump/h5dumpgentest.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_dataset': ../../../tools/h5dump/h5dumpgentest.c:322:12: warning: size of 'dset2' is 4800 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dumpgentest.c:347:15: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_dataset2': ../../../tools/h5dump/h5dumpgentest.c:363:12: warning: size of 'dset2' is 2400 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_attribute': ../../../tools/h5dump/h5dumpgentest.c:442:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_compound_dt': ../../../tools/h5dump/h5dumpgentest.c:845:13: warning: size of 'dset3' is 2448 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dumpgentest.c:870:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:873:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:879:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_compound_dt2': ../../../tools/h5dump/h5dumpgentest.c:1055:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:1058:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:1061:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:1064:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_all': ../../../tools/h5dump/h5dumpgentest.c:1304:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:1315:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_many': ../../../tools/h5dump/h5dumpgentest.c:1483:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:1495:65: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:1412:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_str': ../../../tools/h5dump/h5dumpgentest.c:1631:16: warning: size of 'comp1' is 12888 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_str2': ../../../tools/h5dump/h5dumpgentest.c:1798:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:1811:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:1831:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:1845:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:1864:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:1878:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_objref': ../../../tools/h5dump/h5dumpgentest.c:1964:21: warning: conversion to 'uint32_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_datareg': ../../../tools/h5dump/h5dumpgentest.c:2069:17: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_attrreg': ../../../tools/h5dump/h5dumpgentest.c:2178:17: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_nestcomp': ../../../tools/h5dump/h5dumpgentest.c:2296:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:2297:24: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:2298:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:2299:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_opaque': ../../../tools/h5dump/h5dumpgentest.c:2368:9: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:2369:25: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes': ../../../tools/h5dump/h5dumpgentest.c:2469:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2470:26: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2496:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2497:26: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2500:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:2461:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes2': ../../../tools/h5dump/h5dumpgentest.c:2556:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes3': ../../../tools/h5dump/h5dumpgentest.c:2633:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2634:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:2629:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes4': ../../../tools/h5dump/h5dumpgentest.c:2705:41: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2706:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:2698:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes5': ../../../tools/h5dump/h5dumpgentest.c:2771:27: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2772:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2774:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:2762:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array1_big': ../../../tools/h5dump/h5dumpgentest.c:2832:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array1': ../../../tools/h5dump/h5dumpgentest.c:2923:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array2': ../../../tools/h5dump/h5dumpgentest.c:2967:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array3': ../../../tools/h5dump/h5dumpgentest.c:3015:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array4': ../../../tools/h5dump/h5dumpgentest.c:3077:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:3071:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array5': ../../../tools/h5dump/h5dumpgentest.c:3145:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:3138:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array6': ../../../tools/h5dump/h5dumpgentest.c:3213:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:3214:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:3216:62: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:3208:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array7': ../../../tools/h5dump/h5dumpgentest.c:3274:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:3275:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:3278:87: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:3269:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array8': ../../../tools/h5dump/h5dumpgentest.c:3336:17: warning: size of 'wdata' is 16400 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dumpgentest.c:3344:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:3333:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_empty': ../../../tools/h5dump/h5dumpgentest.c:3389:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_multi': ../../../tools/h5dump/h5dumpgentest.c:3595:10: warning: size of 'sv' is 7168 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dumpgentest.c:3613:25: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c: In function 'write_attr_in': ../../../tools/h5dump/h5dumpgentest.c:3783:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3783:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3795:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3795:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3795:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3795:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3795:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3795:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3806:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3806:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3806:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3806:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3806:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3806:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3806:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3806:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3807:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3807:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3807:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3807:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3807:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3807:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3807:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3807:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3808:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3808:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3808:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3808:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3808:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3808:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3808:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:3808:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4000:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:4001:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:4057:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:4083:23: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:4132:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:4133:28: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:3777:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'write_dset_in': ../../../tools/h5dump/h5dumpgentest.c:4225:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4225:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4237:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4237:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4237:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4237:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4237:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4237:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4248:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4248:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4248:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4248:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4248:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4248:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4248:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4248:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4249:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4249:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4249:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4249:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4249:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4249:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4249:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4249:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4250:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4250:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4250:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4250:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4250:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4250:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4250:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4250:2: warning: initializer-string for array chars is too long for C++ [-Wc++-compat] ../../../tools/h5dump/h5dumpgentest.c:4442:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:4443:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:4511:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:4537:23: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:4586:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:4587:28: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../tools/h5dump/h5dumpgentest.c:4218:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_attr_all': ../../../tools/h5dump/h5dumpgentest.c:4661:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_compound_complex': ../../../tools/h5dump/h5dumpgentest.c:4842:40: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:4846:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:4849:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:4819:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_named_dtype_attr': ../../../tools/h5dump/h5dumpgentest.c:4973:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'make_external': ../../../tools/h5dump/h5dumpgentest.c:5195:10: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_filters': ../../../tools/h5dump/h5dumpgentest.c:5243:20: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_fcontents': ../../../tools/h5dump/h5dumpgentest.c:5599:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_fvalues': ../../../tools/h5dump/h5dumpgentest.c:5733:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_string': ../../../tools/h5dump/h5dumpgentest.c:5893:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_aindices': ../../../tools/h5dump/h5dumpgentest.c:5988:29: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_longlinks': ../../../tools/h5dump/h5dumpgentest.c:6057:17: warning: variable 'gid2' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_bigdims': ../../../tools/h5dump/h5dumpgentest.c:6236:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_hyperslab': ../../../tools/h5dump/h5dumpgentest.c:6332:17: warning: variable 'ret' set but not used [-Wunused-but-set-variable] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_fpformat': ../../../tools/h5dump/h5dumpgentest.c:6796:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c:6796:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_packedbits': ../../../tools/h5dump/h5dumpgentest.c:6928:14: warning: size of 'dsetu64' is 4096 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dumpgentest.c:6932:13: warning: size of 'dset64' is 4096 bytes [-Wlarger-than=] ../../../tools/h5dump/h5dumpgentest.c:6947:45: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:6949:13: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:6965:47: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:6967:14: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:7019:43: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:7021:12: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:7037:45: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:7039:13: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion] ../../../tools/h5dump/h5dumpgentest.c:7089:15: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_str': ../../../tools/h5dump/h5dumpgentest.c:1727:1: warning: stack usage is 13520 bytes [-Wstack-usage=] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array8': ../../../tools/h5dump/h5dumpgentest.c:3378:1: warning: stack usage is 16496 bytes [-Wstack-usage=] ../../../tools/h5dump/h5dumpgentest.c:3378:1: warning: the frame size of 16448 bytes is larger than 16384 bytes [-Wframe-larger-than=] ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_packedbits': ../../../tools/h5dump/h5dumpgentest.c:7096:1: warning: stack usage is 11536 bytes [-Wstack-usage=] ../../../tools/h5dump/h5dumpgentest.c: At top level: ../../../tools/h5dump/h5dumpgentest.c:97:0: warning: macro "FILE65" is not used [-Wunused-macros] CCLD h5dumpgentest CC binread.o mpicc -DHAVE_CONFIG_H -I. -I../../../tools/h5dump -I../../src -I../../../src -I../../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../tools/h5dump/binread.c In file included from /usr/include/stdio.h:27:0, from ../../../tools/h5dump/binread.c:17: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../tools/h5dump/binread.c: In function 'main': ../../../tools/h5dump/binread.c:83:18: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] CCLD binread make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5dump' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools' Making all in . make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' CC sio_perf.o mpicc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/sio_perf.c In file included from /usr/include/stdio.h:27:0, from ../../perform/sio_perf.c:51: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/sio_perf.c: In function 'run_test_loop': ../../perform/sio_perf.c:409:26: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/sio_perf.c:410:27: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/sio_perf.c: In function 'run_test': ../../perform/sio_perf.c:464:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:464:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:464:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:465:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:465:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:465:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:466:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:466:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:466:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:467:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:467:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:467:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:468:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:468:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:468:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:469:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:469:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:469:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:470:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:470:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:470:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:471:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:471:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:471:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:478:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_perf.c:489:24: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/sio_perf.c:490:20: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/sio_perf.c:491:26: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/sio_perf.c:492:24: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/sio_perf.c:495:27: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/sio_perf.c:496:23: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/sio_perf.c:497:29: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/sio_perf.c:498:27: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/sio_perf.c: In function 'accumulate_minmax_stuff': ../../perform/sio_perf.c:725:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c: In function 'output_results': ../../perform/sio_perf.c:768:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:768:53: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../perform/sio_perf.c:768:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:776:19: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:776:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../perform/sio_perf.c:776:19: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:783:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c:783:53: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../perform/sio_perf.c:783:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_perf.c: In function 'output_report': ../../perform/sio_perf.c:803:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../perform/sio_perf.c: In function 'parse_command_line': ../../perform/sio_perf.c:965:35: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_perf.c:967:35: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_perf.c:983:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] ../../perform/sio_perf.c:1039:64: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/sio_perf.c:1193:64: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/sio_perf.c:1221:61: warning: conversion to 'int' from 'off_t' may alter its value [-Wconversion] ../../perform/sio_perf.c: In function 'run_test': ../../perform/sio_perf.c:504:13: warning: function call has aggregate value [-Waggregate-return] ../../perform/sio_perf.c: In function 'accumulate_minmax_stuff': ../../perform/sio_perf.c:720:1: warning: function returns an aggregate [-Waggregate-return] ../../perform/sio_perf.c: In function 'output_results': ../../perform/sio_perf.c:760:14: warning: function call has aggregate value [-Waggregate-return] CC sio_engine.o mpicc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/sio_engine.c In file included from /usr/include/sys/types.h:25:0, from ../../perform/sio_engine.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/sio_engine.c: In function 'do_sio': ../../perform/sio_engine.c:162:17: warning: size of 'fname' is 4096 bytes [-Wlarger-than=] ../../perform/sio_engine.c:214:17: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../perform/sio_engine.c:280:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'sio_create_filename': ../../perform/sio_engine.c:323:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'do_write': ../../perform/sio_engine.c:441:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../perform/sio_engine.c:442:19: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] ../../perform/sio_engine.c:474:41: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c:451:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c:513:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'dset_write': ../../perform/sio_engine.c:636:5: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c:636:48: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c:668:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../perform/sio_engine.c:646:13: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'posix_buffer_write': ../../perform/sio_engine.c:715:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../perform/sio_engine.c:716:13: warning: conversion to 'size_t' from 'long int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c:735:26: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/sio_engine.c:737:32: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/sio_engine.c: In function 'do_read': ../../perform/sio_engine.c:785:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../perform/sio_engine.c:786:24: warning: conversion to 'char' from 'long int' may alter its value [-Wconversion] ../../perform/sio_engine.c:811:41: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c:793:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c:841:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'dset_read': ../../perform/sio_engine.c:940:5: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c:940:48: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c:952:13: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'posix_buffer_read': ../../perform/sio_engine.c:1004:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../../perform/sio_engine.c:1005:13: warning: conversion to 'size_t' from 'long int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c:1019:26: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/sio_engine.c:1021:32: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/sio_engine.c: In function 'do_fopen': ../../perform/sio_engine.c:1053:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'set_vfd': ../../perform/sio_engine.c:1106:11: warning: declaration of 'fapl' shadows a global declaration [-Wshadow] ../../perform/sio_engine.c:130:20: warning: shadowed declaration is here [-Wshadow] ../../perform/sio_engine.c:1133:14: warning: size of 'sv' is 7168 bytes [-Wlarger-than=] ../../perform/sio_engine.c:1147:29: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/sio_engine.c: In function 'do_fclose': ../../perform/sio_engine.c:1189:5: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'do_cleanupfile': ../../perform/sio_engine.c:1247:21: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../perform/sio_engine.c:1247:21: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ../../perform/sio_engine.c:1237:6: warning: switch missing default case [-Wswitch-default] ../../perform/sio_engine.c: In function 'do_sio': ../../perform/sio_engine.c:151:1: warning: function returns an aggregate [-Waggregate-return] ../../perform/sio_engine.c: At top level: ../../perform/sio_engine.c:42:0: warning: macro "ELMT_SIZE" is not used [-Wunused-macros] ../../perform/sio_engine.c:52:0: warning: macro "MSG" is not used [-Wunused-macros] ../../perform/sio_engine.c:46:0: warning: macro "GOTODONE" is not used [-Wunused-macros] CC sio_timer.o mpicc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/sio_timer.c In file included from /usr/include/stdio.h:27:0, from ../../perform/sio_timer.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/sio_timer.c: In function 'sub_time': ../../perform/sio_timer.c:48:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_timer.c:50:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/sio_timer.c: In function 'set_time': ../../perform/sio_timer.c:137:13: warning: enumeration value 'HDF5_FILE_READ_OPEN' not handled in switch [-Wswitch-enum] ../../perform/sio_timer.c:137:13: warning: enumeration value 'HDF5_FILE_READ_CLOSE' not handled in switch [-Wswitch-enum] ../../perform/sio_timer.c:137:13: warning: enumeration value 'HDF5_FILE_WRITE_OPEN' not handled in switch [-Wswitch-enum] ../../perform/sio_timer.c:137:13: warning: enumeration value 'HDF5_FILE_WRITE_CLOSE' not handled in switch [-Wswitch-enum] ../../perform/sio_timer.c:137:13: warning: enumeration value 'NUM_TIMERS' not handled in switch [-Wswitch-enum] CCLD h5perf_serial CC pio_perf.o mpicc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/pio_perf.c In file included from /usr/include/stdio.h:27:0, from ../../perform/pio_perf.c:62: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/pio_perf.c: In function 'run_test_loop': ../../perform/pio_perf.c:443:26: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_perf.c:444:27: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_perf.c:472:31: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../perform/pio_perf.c: In function 'run_test': ../../perform/pio_perf.c:546:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:546:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:546:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:547:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:547:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:547:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:548:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:548:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:548:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:549:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:549:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:549:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:550:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:550:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:550:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:551:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:551:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:551:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:552:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:552:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:552:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:553:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:553:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:553:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:554:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:554:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:554:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:555:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:555:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:555:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:556:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:556:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:556:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:557:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:557:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:557:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:564:5: warning: switch missing default case [-Wswitch-default] ../../perform/pio_perf.c:583:24: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/pio_perf.c:584:20: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/pio_perf.c:585:26: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/pio_perf.c:586:24: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/pio_perf.c:587:25: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/pio_perf.c:588:26: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/pio_perf.c:590:27: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/pio_perf.c:591:23: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/pio_perf.c:592:29: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/pio_perf.c:593:27: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/pio_perf.c:594:28: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/pio_perf.c:595:29: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] ../../perform/pio_perf.c: In function 'accumulate_minmax_stuff': ../../perform/pio_perf.c:898:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c: In function 'output_results': ../../perform/pio_perf.c:1021:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:1021:53: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../perform/pio_perf.c:1021:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:1029:19: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:1029:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../perform/pio_perf.c:1029:19: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:1036:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c:1036:53: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../perform/pio_perf.c:1036:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_perf.c: In function 'output_report': ../../perform/pio_perf.c:1085:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../perform/pio_perf.c: In function 'report_parameters': ../../perform/pio_perf.c:1174:58: warning: conversion to 'double' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_perf.c:1176:58: warning: conversion to 'double' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_perf.c: In function 'parse_command_line': ../../perform/pio_perf.c:1301:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] ../../perform/pio_perf.c:1346:53: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_perf.c:1451:58: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_perf.c:1454:58: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_perf.c:1474:41: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_perf.c:1477:52: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_perf.c:1480:47: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_perf.c:1491:41: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_perf.c:1493:41: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_perf.c:1498:36: warning: conversion to 'size_t' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_perf.c: In function 'run_test': ../../perform/pio_perf.c:603:13: warning: function call has aggregate value [-Waggregate-return] ../../perform/pio_perf.c: In function 'accumulate_minmax_stuff': ../../perform/pio_perf.c:893:1: warning: function returns an aggregate [-Waggregate-return] ../../perform/pio_perf.c: In function 'output_results': ../../perform/pio_perf.c:1013:14: warning: function call has aggregate value [-Waggregate-return] ../../perform/pio_perf.c: In function 'output_times': ../../perform/pio_perf.c:1050:14: warning: function call has aggregate value [-Waggregate-return] CC pio_engine.o mpicc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/pio_engine.c In file included from /usr/include/sys/types.h:25:0, from ../../perform/pio_engine.c:20: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/pio_engine.c: In function 'do_pio': ../../perform/pio_engine.c:169:17: warning: size of 'fname' is 4096 bytes [-Wlarger-than=] ../../perform/pio_engine.c:220:9: warning: conversion to 'double' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_engine.c:220:19: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../perform/pio_engine.c:291:17: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../perform/pio_engine.c:330:5: warning: statement with no effect [-Wunused-value] ../../perform/pio_engine.c:381:5: warning: switch missing default case [-Wswitch-default] ../../perform/pio_engine.c: In function 'pio_create_filename': ../../perform/pio_engine.c:425:5: warning: switch missing default case [-Wswitch-default] ../../perform/pio_engine.c: In function 'do_write': ../../perform/pio_engine.c:601:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:613:9: warning: conversion to 'double' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_engine.c:613:19: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../perform/pio_engine.c:625:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:627:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:766:17: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:773:41: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:780:41: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:781:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:809:17: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:810:17: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:817:41: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:818:41: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:827:41: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:828:41: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:830:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:666:5: warning: switch missing default case [-Wswitch-default] ../../perform/pio_engine.c:885:5: warning: switch missing default case [-Wswitch-default] ../../perform/pio_engine.c:1206:44: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../perform/pio_engine.c:1328:46: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../perform/pio_engine.c:976:9: warning: switch missing default case [-Wswitch-default] ../../perform/pio_engine.c: In function 'do_read': ../../perform/pio_engine.c:1582:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1590:9: warning: conversion to 'double' from 'off_t' may alter its value [-Wconversion] ../../perform/pio_engine.c:1590:19: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] ../../perform/pio_engine.c:1604:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1606:17: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1738:13: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1745:37: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1752:37: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1753:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1781:13: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1782:13: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1789:37: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1790:37: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1799:37: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1800:37: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1802:13: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/pio_engine.c:1640:5: warning: switch missing default case [-Wswitch-default] ../../perform/pio_engine.c:1857:5: warning: switch missing default case [-Wswitch-default] ../../perform/pio_engine.c:2136:44: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../perform/pio_engine.c:2258:46: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../perform/pio_engine.c:1907:9: warning: switch missing default case [-Wswitch-default] ../../perform/pio_engine.c: In function 'do_fopen': ../../perform/pio_engine.c:2468:5: warning: switch missing default case [-Wswitch-default] ../../perform/pio_engine.c: In function 'do_fclose': ../../perform/pio_engine.c:2596:5: warning: switch missing default case [-Wswitch-default] ../../perform/pio_engine.c: In function 'do_cleanupfile': ../../perform/pio_engine.c:2655:5: warning: switch missing default case [-Wswitch-default] ../../perform/pio_engine.c: In function 'do_pio': ../../perform/pio_engine.c:160:1: warning: function returns an aggregate [-Waggregate-return] ../../perform/pio_engine.c: At top level: ../../perform/pio_engine.c:59:0: warning: macro "ELMT_SIZE" is not used [-Wunused-macros] ../../perform/pio_engine.c:71:0: warning: macro "MSG" is not used [-Wunused-macros] ../../perform/pio_engine.c:60:0: warning: macro "ELMT_MPI_TYPE" is not used [-Wunused-macros] ../../perform/pio_engine.c:64:0: warning: macro "GOTODONE" is not used [-Wunused-macros] CC pio_timer.o mpicc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/pio_timer.c In file included from /usr/include/stdio.h:27:0, from ../../perform/pio_timer.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/pio_timer.c: In function 'sub_time': ../../perform/pio_timer.c:52:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_timer.c:54:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/pio_timer.c: In function 'set_time': ../../perform/pio_timer.c:197:13: warning: enumeration value 'HDF5_FILE_READ_OPEN' not handled in switch [-Wswitch-enum] ../../perform/pio_timer.c:197:13: warning: enumeration value 'HDF5_FILE_READ_CLOSE' not handled in switch [-Wswitch-enum] ../../perform/pio_timer.c:197:13: warning: enumeration value 'HDF5_FILE_WRITE_OPEN' not handled in switch [-Wswitch-enum] ../../perform/pio_timer.c:197:13: warning: enumeration value 'HDF5_FILE_WRITE_CLOSE' not handled in switch [-Wswitch-enum] ../../perform/pio_timer.c:197:13: warning: enumeration value 'NUM_TIMERS' not handled in switch [-Wswitch-enum] CCLD h5perf CC iopipe.o mpicc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/iopipe.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../perform/iopipe.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/iopipe.c: In function 'print_stats': ../../perform/iopipe.c:84:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/iopipe.c:86:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/iopipe.c:89:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/iopipe.c:91:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/iopipe.c:95:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/iopipe.c:97:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/iopipe.c: In function 'main': ../../perform/iopipe.c:194:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/iopipe.c:179:14: warning: variable 'offset' set but not used [-Wunused-but-set-variable] ../../perform/iopipe.c:178:17: warning: variable 'n' set but not used [-Wunused-but-set-variable] ../../perform/iopipe.c:169:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] CCLD iopipe CC chunk.o mpicc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/chunk.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../perform/chunk.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/chunk.c: In function 'create_dataset': ../../perform/chunk.c:166:9: warning: request for implicit conversion from 'void *' to 'signed char *' not permitted in C++ [-Wc++-compat] ../../perform/chunk.c: In function 'test_rowmaj': ../../perform/chunk.c:197:24: warning: request for implicit conversion from 'void *' to 'signed char *' not permitted in C++ [-Wc++-compat] ../../perform/chunk.c:206:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c: In function 'test_diag': ../../perform/chunk.c:276:24: warning: request for implicit conversion from 'void *' to 'signed char *' not permitted in C++ [-Wc++-compat] ../../perform/chunk.c: In function 'main': ../../perform/chunk.c:393:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:393:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:393:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:439:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:439:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:439:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:482:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:483:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:484:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:527:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:528:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/chunk.c:529:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] CCLD chunk CC overhead.o mpicc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/overhead.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../perform/overhead.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/overhead.c: In function 'test': ../../perform/overhead.c:212:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/overhead.c:226:13: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] ../../perform/overhead.c:243:37: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] ../../perform/overhead.c:248:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/overhead.c:231:9: warning: switch missing default case [-Wswitch-default] ../../perform/overhead.c:273:42: warning: conversion to 'long long unsigned int' from '__off64_t' may change the sign of the result [-Wsign-conversion] ../../perform/overhead.c:273:66: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] ../../perform/overhead.c:290:9: warning: switch missing default case [-Wswitch-default] ../../perform/overhead.c:312:38: warning: conversion to 'long long unsigned int' from '__off64_t' may change the sign of the result [-Wsign-conversion] ../../perform/overhead.c:313:17: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] CCLD overhead CC zip_perf.o mpicc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/zip_perf.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../perform/zip_perf.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/zip_perf.c: In function 'error': ../../perform/zip_perf.c:161:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wmissing-format-attribute] ../../perform/zip_perf.c: In function 'write_file': ../../perform/zip_perf.c:191:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:202:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:204:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:224:9: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/zip_perf.c: In function 'fill_with_random_data': ../../perform/zip_perf.c:437:13: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../perform/zip_perf.c:447:9: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/zip_perf.c: In function 'do_write_test': ../../perform/zip_perf.c:473:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:513:17: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../perform/zip_perf.c:522:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:524:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:528:16: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:528:16: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:548:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:550:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:554:16: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c:554:16: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/zip_perf.c: In function 'main': ../../perform/zip_perf.c:581:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] ../../perform/zip_perf.c: At top level: ../../perform/zip_perf.c:45:0: warning: macro "GZ_SUFFIX" is not used [-Wunused-macros] CCLD zip_perf CC perf_meta.o mpicc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/perf_meta.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../test/h5test.h:25, from ../../perform/perf_meta.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD perf_meta CC perf.o mpicc -DHAVE_CONFIG_H -I. -I../../perform -I../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../perform/perf.c In file included from ../../src/H5public.h:37:0, from ../../src/hdf5.h:24, from ../../perform/perf.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../perform/perf.c:96:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] ../../perform/perf.c:96:12: warning: redundant redeclaration of '__errno_location' [-Wredundant-decls] In file included from /usr/include/errno.h:35:0, from ../../src/H5private.h:52, from ../../perform/perf.c:26: /usr/include/bits/errno.h:50:13: note: previous declaration of '__errno_location' was here ../../perform/perf.c:99:14: warning: redundant redeclaration of 'optarg' [-Wredundant-decls] In file included from /usr/include/unistd.h:893:0, from ../../src/H5private.h:70, from ../../perform/perf.c:26: /usr/include/getopt.h:58:14: note: previous declaration of 'optarg' was here ../../perform/perf.c: In function 'main': ../../perform/perf.c:134:5: warning: "H5_HAVE_SETENV" is not defined [-Wundef] ../../perform/perf.c:150:43: warning: conversion to 'size_t' from 'int64_t' may alter its value [-Wconversion] ../../perform/perf.c:158:52: warning: conversion to 'size_t' from 'int64_t' may alter its value [-Wconversion] ../../perform/perf.c:206:33: warning: conversion to 'hsize_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] ../../perform/perf.c:214:5: warning: conversion to 'hsize_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] ../../perform/perf.c:226:9: warning: conversion to 'hsize_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] ../../perform/perf.c:228:9: warning: pointer targets in passing argument 3 of 'H5Sselect_hyperslab' differ in signedness [-Wpointer-sign] In file included from ../../src/hdf5.h:38:0, from ../../perform/perf.c:25: ../../src/H5Spublic.h:111:15: note: expected 'const hsize_t *' but argument is of type 'hssize_t *' ../../perform/perf.c:279:9: warning: conversion to 'hsize_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] ../../perform/perf.c:281:9: warning: pointer targets in passing argument 3 of 'H5Sselect_hyperslab' differ in signedness [-Wpointer-sign] In file included from ../../src/hdf5.h:38:0, from ../../perform/perf.c:25: ../../src/H5Spublic.h:111:15: note: expected 'const hsize_t *' but argument is of type 'hssize_t *' ../../perform/perf.c:306:21: warning: ISO C does not support the '%Ld' gnu_printf format [-Wformat] ../../perform/perf.c:310:9: warning: conversion to 'size_t' from 'int64_t' may alter its value [-Wconversion] ../../perform/perf.c:351:8: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/perf.c:351:19: warning: conversion to 'double' from 'int64_t' may alter its value [-Wconversion] ../../perform/perf.c:352:8: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../perform/perf.c:352:20: warning: conversion to 'double' from 'int64_t' may alter its value [-Wconversion] ../../perform/perf.c:375:5: warning: "H5_HAVE_SETENV" is not defined [-Wundef] ../../perform/perf.c:116:9: warning: unused variable 'nchars' [-Wunused-variable] ../../perform/perf.c:115:16: warning: unused variable 'status' [-Wunused-variable] ../../perform/perf.c:114:14: warning: unused variable 'fh' [-Wunused-variable] ../../perform/perf.c:113:13: warning: unused variable 'seek_position' [-Wunused-variable] ../../perform/perf.c:104:34: warning: unused variable 'err' [-Wunused-variable] ../../perform/perf.c: In function 'parse_args': ../../perform/perf.c:419:37: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../perform/perf.c:420:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] ../../perform/perf.c:421:41: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] CCLD perf make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi' Making all in fortran make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran' Making all in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/src' FC H5test_kind_SIZEOF.o FCLD H5test_kind ./H5test_kind > H5fortran_detect.f90 FC H5fortran_detect.o FCLD H5fortran_detect ./H5fortran_detect > H5fort_type_defines.h CC H5match_types.o mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../fortran/src/H5match_types.c In file included from /usr/include/stdio.h:27:0, from ../../../fortran/src/H5match_types.c:33: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5match_types.c: In function 'main': ../../../fortran/src/H5match_types.c:387:41: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:387:62: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:398:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:398:63: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:411:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:411:67: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:456:47: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:456:69: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:468:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:468:73: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:487:48: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5match_types.c:487:70: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CCLD H5match_types ./H5match_types warning: Fortran REAL is 16 bytes, no corresponding C floating type Disabling Fortran 16 byte REALs make all-am make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/src' FC H5fortran_types.lo FC H5f90global.lo FC H5_ff_F03.lo FC H5_ff.lo ../../../fortran/src/H5_ff.f90: In function 'h5kind_to_type': ../../../fortran/src/H5_ff.f90:401:0: warning: 'h5_type' may be used uninitialized in this function [-Wmaybe-uninitialized] FC H5Aff.lo FC H5Dff.lo FC H5Eff.lo FC H5Fff.lo FC H5Gff.lo FC H5Iff.lo FC H5Lff.lo FC H5Off.lo FC H5Pff.lo ../../../fortran/src/H5Pff.f90:5979.47: INTEGER(SIZE_T), INTENT(OUT) :: cbuf_size ! Copy buffer size 1 Warning: Nonconforming tab character at (1) FC H5Rff.lo FC H5Sff.lo ../../../fortran/src/H5Sff.f90: In function 'h5sselect_hyperslab_f': ../../../fortran/src/H5Sff.f90:1290:0: warning: 'def_stride.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../fortran/src/H5Sff.f90:1290:0: warning: 'def_block.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../fortran/src/H5Sff.f90:1365:0: warning: 'block.0' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../fortran/src/H5Sff.f90:1352:0: warning: 'stride.0' may be used uninitialized in this function [-Wmaybe-uninitialized] FC H5Tff.lo FC H5Zff.lo FC H5Aff_F03.lo ../../../fortran/src/H5Aff_F03.f90:1072.76: SUBROUTINE h5aread_char_scalar_fix(attr_id, memtype_id, buf, buf_len, dims, hd 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Aff_F03.f90:916.63: SUBROUTINE h5aread_real_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Aff_F03.f90:776.66: SUBROUTINE h5aread_integer_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Aff_F03.f90:536.77: SUBROUTINE h5awrite_char_scalar_fix(attr_id, memtype_id, buf, buf_len, dims, hd 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Aff_F03.f90:374.64: SUBROUTINE h5awrite_real_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Aff_F03.f90:227.67: SUBROUTINE h5awrite_integer_scalar(attr_id, memtype_id, buf, dims, hdferr) 1 Warning: Unused dummy argument 'dims' at (1) FC H5Dff_F03.lo ../../../fortran/src/H5Dff_F03.f90:1256.13: DO j = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/src/H5Dff_F03.f90:309.16: DO j = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/src/H5Dff_F03.f90:1818.64: SUBROUTINE h5dread_real_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Dff_F03.f90:1546.77: SUBROUTINE h5dread_char_scalar_fix(dset_id, mem_type_id, buf, buf_len, dims, hd 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Dff_F03.f90:1539.43: INTEGER(HID_T) :: file_space_id_default 1 Warning: Unused variable 'file_space_id_default' declared at (1) ../../../fortran/src/H5Dff_F03.f90:1538.42: INTEGER(HID_T) :: mem_space_id_default 1 Warning: Unused variable 'mem_space_id_default' declared at (1) ../../../fortran/src/H5Dff_F03.f90:1537.38: INTEGER(HID_T) :: xfer_prp_default 1 Warning: Unused variable 'xfer_prp_default' declared at (1) ../../../fortran/src/H5Dff_F03.f90:1266.67: SUBROUTINE h5dread_integer_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Dff_F03.f90:1217.24: TYPE(C_PTR) :: f_ptr 1 Warning: Unused variable 'f_ptr' declared at (1) ../../../fortran/src/H5Dff_F03.f90:867.65: SUBROUTINE h5dwrite_real_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Dff_F03.f90:599.78: UBROUTINE h5dwrite_char_scalar_fix(dset_id, mem_type_id, buf, buf_len, dims, hd 1 Warning: Unused dummy argument 'dims' at (1) ../../../fortran/src/H5Dff_F03.f90:322.68: SUBROUTINE h5dwrite_integer_scalar(dset_id, mem_type_id, buf, dims, hdferr, & 1 Warning: Unused dummy argument 'dims' at (1) FC H5Eff_F03.lo FC H5Pff_F03.lo FC H5_DBLE_InterfaceInclude.lo CC H5f90kit.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5f90kit.lo ../../../fortran/src/H5f90kit.c In file included from /usr/include/ctype.h:26:0, from ../../../fortran/src/H5f90kit.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5_f.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5_f.lo ../../../fortran/src/H5_f.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5_f.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5_f.c: In function 'h5init_flags_c_': ../../../fortran/src/H5_f.c:399:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] CC H5Af.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Af.lo ../../../fortran/src/H5Af.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Af.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Af.c: In function 'h5aget_info_c_': ../../../fortran/src/H5Af.c:1655:18: warning: conversion to 'hsize_t_f' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Af.c: In function 'h5aget_info_by_idx_c_': ../../../fortran/src/H5Af.c:1731:18: warning: conversion to 'hsize_t_f' from 'hsize_t' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Af.c: In function 'h5aget_info_by_name_c_': ../../../fortran/src/H5Af.c:1800:18: warning: conversion to 'hsize_t_f' from 'hsize_t' may change the sign of the result [-Wsign-conversion] CC H5Df.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Df.lo ../../../fortran/src/H5Df.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Df.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Df.c: In function 'h5dwrite_ref_obj_c_': ../../../fortran/src/H5Df.c:636:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Df.c: In function 'h5dwrite_ref_reg_c_': ../../../fortran/src/H5Df.c:703:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Df.c: In function 'h5dset_extent_c_': ../../../fortran/src/H5Df.c:1498:23: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Df.c: In function 'h5dwrite_vl_integer_c_': ../../../fortran/src/H5Df.c:1646:18: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Df.c: In function 'h5dwrite_vl_string_c_': ../../../fortran/src/H5Df.c:1790:18: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Df.c: In function 'h5dread_vl_string_c_': ../../../fortran/src/H5Df.c:1877:18: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Df.c: In function 'h5dwrite_vl_real_c_': ../../../fortran/src/H5Df.c:1961:18: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] CC H5Ef.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ef.lo ../../../fortran/src/H5Ef.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Ef.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Ff.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Ff.lo ../../../fortran/src/H5Ff.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Ff.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Gf.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Gf.lo ../../../fortran/src/H5Gf.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Gf.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Gf.c: In function 'h5gget_obj_info_idx_c_': ../../../fortran/src/H5Gf.c:181:21: warning: conversion to 'hsize_t' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Gf.c:194:21: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Gf.c: In function 'h5glink_c_': ../../../fortran/src/H5Gf.c:344:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../fortran/src/H5Gf.c:344:5: warning: enumeration value 'H5L_TYPE_EXTERNAL' not handled in switch [-Wswitch-enum] ../../../fortran/src/H5Gf.c:344:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] ../../../fortran/src/H5Gf.c: In function 'h5glink2_c_': ../../../fortran/src/H5Gf.c:414:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] ../../../fortran/src/H5Gf.c:414:5: warning: enumeration value 'H5L_TYPE_EXTERNAL' not handled in switch [-Wswitch-enum] ../../../fortran/src/H5Gf.c:414:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] CC H5If.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5If.lo ../../../fortran/src/H5If.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5If.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC H5Lf.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Lf.lo ../../../fortran/src/H5Lf.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Lf.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Lf.c: In function 'h5lget_name_by_idx_c_': ../../../fortran/src/H5Lf.c:728:17: warning: conversion to 'size_t_f' from 'unsigned int' may change the sign of the result [-Wsign-conversion] CC H5Of.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Of.lo ../../../fortran/src/H5Of.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Of.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Of.c: In function 'h5oget_info_by_name_c_': ../../../fortran/src/H5Of.c:315:28: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Of.c:322:34: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Of.c:323:34: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Of.c:324:34: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Of.c:325:34: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Of.c:330:43: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Of.c:331:43: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] CC H5Pf.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Pf.lo ../../../fortran/src/H5Pf.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Pf.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Pf.c: In function 'h5pset_chunk_c_': ../../../fortran/src/H5Pf.c:333:24: warning: conversion to 'long unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Pf.c:340:25: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Pf.c: In function 'h5pget_chunk_c_': ../../../fortran/src/H5Pf.c:384:24: warning: conversion to 'long unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Pf.c: In function 'h5pset_filter_c_': ../../../fortran/src/H5Pf.c:1815:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Pf.c: In function 'h5pset_external_c_': ../../../fortran/src/H5Pf.c:1975:18: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Pf.c: In function 'h5pset_fapl_multi_c_': ../../../fortran/src/H5Pf.c:3824:8: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../fortran/src/H5Pf.c: In function 'h5pget_fapl_multi_c_': ../../../fortran/src/H5Pf.c:3976:38: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Pf.c: In function 'h5pget_filter_by_id_c_': ../../../fortran/src/H5Pf.c:4109:48: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Pf.c: In function 'h5pmodify_filter_c_': ../../../fortran/src/H5Pf.c:4173:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CC H5Rf.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Rf.lo ../../../fortran/src/H5Rf.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Rf.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Rf.c: In function 'h5rcreate_ptr_c_': ../../../fortran/src/H5Rf.c:156:18: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Rf.c: In function 'h5rget_name_ptr_c_': ../../../fortran/src/H5Rf.c:530:17: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] CC H5Sf.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Sf.lo ../../../fortran/src/H5Sf.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Sf.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Sf.c: In function 'h5screate_simple_c_': ../../../fortran/src/H5Sf.c:62:27: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c:63:32: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c: In function 'h5sget_select_hyper_blocklist_c_': ../../../fortran/src/H5Sf.c:295:18: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c:301:3: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c: In function 'h5sget_select_elem_pointlist_c_': ../../../fortran/src/H5Sf.c:428:3: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c:437:5: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c: In function 'h5sget_simple_extent_npoints_c_': ../../../fortran/src/H5Sf.c:581:43: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c: In function 'h5sselect_elements_c_': ../../../fortran/src/H5Sf.c:1242:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c:1242:24: warning: conversion to 'long unsigned int' from 'size_t_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Sf.c:1250:17: warning: conversion to 'size_t' from 'size_t_f' may change the sign of the result [-Wsign-conversion] CC H5Tf.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Tf.lo ../../../fortran/src/H5Tf.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Tf.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/src/H5Tf.c: In function 'h5tget_member_index_c_': ../../../fortran/src/H5Tf.c:1321:18: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Tf.c: In function 'h5tget_member_offset_c_': ../../../fortran/src/H5Tf.c:1373:17: warning: conversion to 'unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Tf.c: In function 'h5tget_member_type_c_': ../../../fortran/src/H5Tf.c:1528:17: warning: conversion to 'unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Tf.c: In function 'h5tinsert_c_': ../../../fortran/src/H5Tf.c:1607:15: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Tf.c: In function 'h5tarray_create_c_': ../../../fortran/src/H5Tf.c:1689:37: warning: conversion to 'long unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Tf.c: In function 'h5tenum_insert_c_': ../../../fortran/src/H5Tf.c:1769:15: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Tf.c: In function 'h5tenum_valueof_c_': ../../../fortran/src/H5Tf.c:1858:15: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Tf.c: In function 'h5tget_member_value_c_': ../../../fortran/src/H5Tf.c:1903:17: warning: conversion to 'unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../fortran/src/H5Tf.c: In function 'h5tset_tag_c_': ../../../fortran/src/H5Tf.c:1943:15: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] CC H5Zf.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5Zf.lo ../../../fortran/src/H5Zf.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5Zf.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] FC H5Lff_F03.lo ../../../fortran/src/H5Lff_F03.f90:52.32: INTEGER(haddr_t) :: address 1 Warning: Component 'address' in derived type 'union_t' at (1) may not be C interoperable, even though derived type 'union_t' is BIND(C) ../../../fortran/src/H5Lff_F03.f90:53.33: INTEGER(size_t) :: val_size 1 Warning: Component 'val_size' in derived type 'union_t' at (1) may not be C interoperable, even though derived type 'union_t' is BIND(C) FC H5Off_F03.lo ../../../fortran/src/H5Off_F03.f90:75.35: INTEGER(hsize_t) :: index_size ! btree and/or list 1 Warning: Component 'index_size' in derived type 'h5_ih_info_t' at (1) may not be C interoperable, even though derived type 'h5_ih_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:76.34: INTEGER(hsize_t) :: heap_size 1 Warning: Component 'heap_size' in derived type 'h5_ih_info_t' at (1) may not be C interoperable, even though derived type 'h5_ih_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:86.29: INTEGER(haddr_t) :: addr ! Object address in file 1 Warning: Component 'addr' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:87.29: INTEGER :: type ! Basic object type (group, dataset, etc.) 1 Warning: Component 'type' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:88.27: INTEGER :: rc ! Reference count of object 1 Warning: Component 'rc' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:90.35: INTEGER, DIMENSION(8) :: atime ! Access time ! -- NOTE -- 1 Warning: Component 'atime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:91.35: INTEGER, DIMENSION(8) :: mtime ! Modification time ! Returns an integer 1 Warning: Component 'mtime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:92.35: INTEGER, DIMENSION(8) :: ctime ! Change time ! as specified in the 1 Warning: Component 'ctime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:93.35: INTEGER, DIMENSION(8) :: btime ! Birth time ! intrinsic DATE_AND_ 1 Warning: Component 'btime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:95.34: INTEGER(hsize_t) :: num_attrs ! # of attributes attached to object 1 Warning: Component 'num_attrs' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:65.23: INTEGER :: version ! Version number of header format in file 1 Warning: Component 'version' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:66.22: INTEGER :: nmesgs ! Number of object header messages 1 Warning: Component 'nmesgs' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:67.23: INTEGER :: nchunks ! Number of object header chunks 1 Warning: Component 'nchunks' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:68.21: INTEGER :: flags ! Object header status flags 1 Warning: Component 'flags' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:53.30: INTEGER(hsize_t) :: total ! Total space for storing object header in file 1 Warning: Component 'total' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:54.29: INTEGER(hsize_t) :: meta ! Space within header for object header metadata 1 Warning: Component 'meta' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:55.29: INTEGER(hsize_t) :: mesg ! Space within header for actual message informa 1 Warning: Component 'mesg' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:56.29: INTEGER(hsize_t) :: free ! Free space within object header 1 Warning: Component 'free' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C) ../../../fortran/src/H5Off_F03.f90:208.35: INTEGER :: corder_valid 1 Warning: Unused variable 'corder_valid' declared at (1) FC H5Rff_F03.lo ../../../fortran/src/H5Rff_F03.f90:528.37: INTEGER :: ref_f(REF_REG_BUF_LEN) ! Local buffer to pass reference 1 Warning: Unused variable 'ref_f' declared at (1) ../../../fortran/src/H5Rff_F03.f90:474.29: INTEGER(HADDR_T) :: ref_f ! Local buffer to pass reference 1 Warning: Unused variable 'ref_f' declared at (1) ../../../fortran/src/H5Rff_F03.f90:340.29: INTEGER(HADDR_T) :: ref_f ! Local buffer to pass reference 1 Warning: Unused variable 'ref_f' declared at (1) ../../../fortran/src/H5Rff_F03.f90:220.37: INTEGER :: ref_f(REF_REG_BUF_LEN) ! Local buffer to pass reference 1 Warning: Unused variable 'ref_f' declared at (1) FC H5Tff_F03.lo CC H5FDmpiof.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5FDmpiof.lo ../../../fortran/src/H5FDmpiof.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/src/H5f90.h:20, from ../../../fortran/src/H5FDmpiof.c:25: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] FC H5FDmpioff.lo FC HDF5mpio.lo FCLD libhdf5_fortran.la make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/src' Making all in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/test' FC tf.lo ../../../fortran/test/tf.f90:126.17: total_error=total_error+1 1 Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(2) at (1) CC t.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -I../../../src -I../../fortran/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o t.lo ../../../fortran/test/t.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../fortran/test/t.h:16, from ../../../fortran/test/t.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../fortran/test/t.c: In function 'h5_exit_c_': ../../../fortran/test/t.c:136:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] FCLD libh5test_fortran.la FC fortranlib_test-fortranlib_test.o FC fortranlib_test-tH5F.o FC fortranlib_test-tH5D.o ../../../fortran/test/tH5D.f90:488.23: do j = 1, dims1(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5D.f90:487.19: do i = 1, dims1(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) FC fortranlib_test-tH5R.o ../../../fortran/test/tH5R.f90:69.31: CHARACTER(LEN=4) :: buf_small ! buffer smaller then needed 1 Warning: Unused variable 'buf_small' declared at (1) FC fortranlib_test-tH5S.o FC fortranlib_test-tH5T.o ../../../fortran/test/tH5T.f90:108.35: INTEGER(HID_T) :: decoded_sid1 1 Warning: Unused variable 'decoded_sid1' declared at (1) ../../../fortran/test/tH5T.f90:590.43: SUBROUTINE basic_data_type_test(cleanup, total_error) 1 Warning: Unused dummy argument 'cleanup' at (1) FC fortranlib_test-tH5VL.o ../../../fortran/test/tH5VL.f90:153.23: do i = 1, data_dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5VL.f90:323.23: do i = 1, data_dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5VL.f90:477.23: do 100 i = 1, data_dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) FC fortranlib_test-tH5Z.o ../../../fortran/test/tH5Z.f90:30.35: SUBROUTINE filters_test(cleanup, total_error) 1 Warning: Unused dummy argument 'cleanup' at (1) FC fortranlib_test-tH5Sselect.o ../../../fortran/test/tH5Sselect.f90:1076.19: INTEGER :: error !/* Generic return value */ 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5Sselect.f90:808.17: INTEGER :: i 1 Warning: Unused variable 'i' declared at (1) ../../../fortran/test/tH5Sselect.f90:1079.72: CHARACTER(LEN=1), DIMENSION(1:SPACE2_DIM1,1:SPACE2_DIM2) :: wbuf, rbuf 1 Warning: Unused variable 'rbuf' declared at (1) ../../../fortran/test/tH5Sselect.f90:1360.38: SUBROUTINE test_select_combine(cleanup, total_error) 1 Warning: Unused dummy argument 'cleanup' at (1) ../../../fortran/test/tH5Sselect.f90:1782.37: SUBROUTINE test_select_bounds(cleanup, total_error) 1 Warning: Unused dummy argument 'cleanup' at (1) FC fortranlib_test-tH5P.o ../../../fortran/test/tH5P.f90:439.24: INTEGER(hid_t) :: file 1 Warning: Unused variable 'file' declared at (1) FC fortranlib_test-tH5A.o FC fortranlib_test-tH5I.o FC fortranlib_test-tH5G.o FC fortranlib_test-tH5E.o FCLD fortranlib_test FC fflush1.o ../../../fortran/test/fflush1.f90:152.8: 001 STOP 1 Warning: Label 1 at (1) defined but not used FCLD fflush1 FC fflush2.o FCLD fflush2 FC fortranlib_test_1_8.o ../../../fortran/test/fortranlib_test_1_8.f90:194.25: INTEGER(HID_T) :: cid1 !/* Generic Property class ID */ 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/fortranlib_test_1_8.f90:195.25: INTEGER(HID_T) :: cid2 !/* Generic Property class ID */ 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/fortranlib_test_1_8.f90:281.18: INTEGER :: rank !/* LOGICAL rank of dataspace */ 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/fortranlib_test_1_8.f90:510.22: j_loop: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/fortranlib_test_1_8.f90:509.19: i_loop: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/fortranlib_test_1_8.f90:639.11: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/fortranlib_test_1_8.f90:666.11: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/fortranlib_test_1_8.f90:555.35: SUBROUTINE test_scaleoffset(cleanup, total_error ) 1 Warning: Unused dummy argument 'cleanup' at (1) ../../../fortran/test/fortranlib_test_1_8.f90:419.28: SUBROUTINE test_nbit(cleanup, total_error ) 1 Warning: Unused dummy argument 'cleanup' at (1) ../../../fortran/test/fortranlib_test_1_8.f90:441.17: INTEGER*8 :: ii 1 Warning: Unused variable 'ii' declared at (1) ../../../fortran/test/fortranlib_test_1_8.f90:265.34: SUBROUTINE test_h5s_encode(cleanup, total_error) 1 Warning: Unused dummy argument 'cleanup' at (1) ../../../fortran/test/fortranlib_test_1_8.f90:186.43: SUBROUTINE test_genprop_basic_class(cleanup, total_error) 1 Warning: Unused dummy argument 'cleanup' at (1) FC tH5F.o FC tH5O.o ../../../fortran/test/tH5O.f90:76.47: INTEGER(HID_T) :: mem_space_id, file_space_id, xfer_prp 1 Warning: Unused variable 'file_space_id' declared at (1) ../../../fortran/test/tH5O.f90:76.32: INTEGER(HID_T) :: mem_space_id, file_space_id, xfer_prp 1 Warning: Unused variable 'mem_space_id' declared at (1) ../../../fortran/test/tH5O.f90:88.17: INTEGER :: i, n, j 1 Warning: Unused variable 'n' declared at (1) ../../../fortran/test/tH5O.f90:102.47: rdata2 ! Read buffer 1 Warning: Unused variable 'rdata2' declared at (1) ../../../fortran/test/tH5O.f90:76.57: INTEGER(HID_T) :: mem_space_id, file_space_id, xfer_prp 1 Warning: Unused variable 'xfer_prp' declared at (1) FC tH5A_1_8.o FC tH5G_1_8.o ../../../fortran/test/tH5G_1_8.f90:965.29: INTEGER :: est_num_entries !/* Estimated # of entries in group */ 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5G_1_8.f90:966.26: INTEGER :: est_name_len !/* Estimated length of entry name */ 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5G_1_8.f90:1638.12: tmp1 = dimsout(i) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5G_1_8.f90:1639.12: tmp2 = extend_dim(i) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5G_1_8.f90:1643.12: tmp1 = maxdimsout(i) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5G_1_8.f90:1644.12: tmp2 = dims(i) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5G_1_8.f90:1406.13: hard_link, use_index, total_error) 1 Warning: Unused dummy argument 'hard_link' at (1) ../../../fortran/test/tH5G_1_8.f90:1406.24: hard_link, use_index, total_error) 1 Warning: Unused dummy argument 'use_index' at (1) FCLD fortranlib_test_1_8 FC fortranlib_test_F03.o ../../../fortran/test/fortranlib_test_F03.f90:36.22: LOGICAL :: szip_flag 1 Warning: Unused variable 'szip_flag' declared at (1) FC tH5E_F03.o FC tH5L_F03.o ../../../fortran/test/tH5L_F03.f90:49.46: CHARACTER(LEN=1), DIMENSION(1:10) :: name ! The name of the object 1 Warning: Component 'name' in derived type 'iter_info' at (1) may not be C interoperable, even though derived type 'iter_info' is BIND(C) ../../../fortran/test/tH5L_F03.f90:62.27: INTEGER FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Variable 'liter_cb' at (1) may not be a C interoperable kind but it is bind(c) ../../../fortran/test/tH5L_F03.f90:62.33: INTEGER FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Variable 'group' at (1) is a parameter to the BIND(C) procedure 'liter_cb' but may not be C interoperable ../../../fortran/test/tH5L_F03.f90:62.39: INTEGER FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Variable 'name' at (1) is a parameter to the BIND(C) procedure 'liter_cb' but may not be C interoperable ../../../fortran/test/tH5L_F03.f90:62.33: INTEGER FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Unused dummy argument 'group' at (1) ../../../fortran/test/tH5L_F03.f90:62.50: INTEGER FUNCTION liter_cb(group, name, link_info, op_data) bind(C) 1 Warning: Unused dummy argument 'link_info' at (1) ../../../fortran/test/tH5L_F03.f90:151.22: TYPE(C_PTR) :: f_ptr 1 Warning: Unused variable 'f_ptr' declared at (1) ../../../fortran/test/tH5L_F03.f90:134.30: INTEGER(hid_t) :: root_group,grp ! Root group ID 1 Warning: Unused variable 'root_group' declared at (1) ../../../fortran/test/tH5L_F03.f90: In function 'liter_cb': ../../../fortran/test/tH5L_F03.f90:108:0: warning: '__result_liter_cb' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../fortran/test/tH5L_F03.f90:62:0: note: '__result_liter_cb' was declared here FC tH5P_F03.o ../../../fortran/test/tH5P_F03.f90:48.20: INTEGER :: count 1 Warning: Component 'count' in derived type 'cop_cb_struct_' at (1) may not be C interoperable, even though derived type 'cop_cb_struct_' is BIND(C) ../../../fortran/test/tH5P_F03.f90:49.24: INTEGER(HID_T) :: id 1 Warning: Component 'id' in derived type 'cop_cb_struct_' at (1) may not be C interoperable, even though derived type 'cop_cb_struct_' is BIND(C) ../../../fortran/test/tH5P_F03.f90:54.41: INTEGER FUNCTION test_genprop_cls_cb1_f(list_id, create_data ) bind(C) 1 Warning: Variable 'test_genprop_cls_cb1_f' at (1) may not be a C interoperable kind but it is bind(c) ../../../fortran/test/tH5P_F03.f90:54.49: INTEGER FUNCTION test_genprop_cls_cb1_f(list_id, create_data ) bind(C) 1 Warning: Variable 'list_id' at (1) is a parameter to the BIND(C) procedure 'test_genprop_cls_cb1_f' but may not be C interoperable ../../../fortran/test/tH5P_F03.f90:108.13: REAL :: a 1 Warning: Component 'a' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C) ../../../fortran/test/tH5P_F03.f90:109.16: INTEGER :: x 1 Warning: Component 'x' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C) ../../../fortran/test/tH5P_F03.f90:110.25: DOUBLE PRECISION :: y 1 Warning: Component 'y' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C) ../../../fortran/test/tH5P_F03.f90:111.25: CHARACTER(LEN=1) :: z 1 Warning: Component 'z' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C) ../../../fortran/test/tH5P_F03.f90:100.25: INTEGER(hid_t) :: dset1=-1, dset2=-1, dset3=-1, dset4=-1, dset5=-1, & 1 Warning: Unused variable 'dset1' declared at (1) ../../../fortran/test/tH5P_F03.f90:100.35: INTEGER(hid_t) :: dset1=-1, dset2=-1, dset3=-1, dset4=-1, dset5=-1, & 1 Warning: Unused variable 'dset2' declared at (1) ../../../fortran/test/tH5P_F03.f90:100.45: INTEGER(hid_t) :: dset1=-1, dset2=-1, dset3=-1, dset4=-1, dset5=-1, & 1 Warning: Unused variable 'dset3' declared at (1) ../../../fortran/test/tH5P_F03.f90:100.55: INTEGER(hid_t) :: dset1=-1, dset2=-1, dset3=-1, dset4=-1, dset5=-1, & 1 Warning: Unused variable 'dset4' declared at (1) ../../../fortran/test/tH5P_F03.f90:100.65: INTEGER(hid_t) :: dset1=-1, dset2=-1, dset3=-1, dset4=-1, dset5=-1, & 1 Warning: Unused variable 'dset5' declared at (1) ../../../fortran/test/tH5P_F03.f90:101.12: dset6=-1, dset7=-1, dset8=-1, dset9=-1 1 Warning: Unused variable 'dset6' declared at (1) ../../../fortran/test/tH5P_F03.f90:101.22: dset6=-1, dset7=-1, dset8=-1, dset9=-1 1 Warning: Unused variable 'dset7' declared at (1) ../../../fortran/test/tH5P_F03.f90:101.32: dset6=-1, dset7=-1, dset8=-1, dset9=-1 1 Warning: Unused variable 'dset8' declared at (1) ../../../fortran/test/tH5P_F03.f90:120.36: INTEGER(SIZE_T) :: sizeof_compound ! total size of compound 1 Warning: Unused variable 'sizeof_compound' declared at (1) ../../../fortran/test/tH5P_F03.f90:119.31: INTEGER(SIZE_T) :: type_sizec ! Size of the double datatype 1 Warning: Unused variable 'type_sizec' declared at (1) ../../../fortran/test/tH5P_F03.f90:118.31: INTEGER(SIZE_T) :: type_sized ! Size of the double datatype 1 Warning: Unused variable 'type_sized' declared at (1) ../../../fortran/test/tH5P_F03.f90:116.31: INTEGER(SIZE_T) :: type_sizei ! Size of the integer datatype 1 Warning: Unused variable 'type_sizei' declared at (1) ../../../fortran/test/tH5P_F03.f90:117.31: INTEGER(SIZE_T) :: type_sizer ! Size of the real datatype 1 Warning: Unused variable 'type_sizer' declared at (1) ../../../fortran/test/tH5P_F03.f90:264.26: TYPE(C_FUNPTR) :: f1, f3, f5 1 Warning: Unused variable 'f3' declared at (1) ../../../fortran/test/tH5P_F03.f90:265.23: TYPE(C_PTR) :: f2, f4, f6 1 Warning: Unused variable 'f4' declared at (1) FC tH5T_F03.o ../../../fortran/test/tH5T_F03.f90:66.17: INTEGER(hid_t) :: fid1 ! HDF5 File IDs 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5T_F03.f90:67.28: INTEGER(hid_t) :: dataset ! Dataset ID 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5T_F03.f90:68.17: INTEGER(hid_t) :: sid1 ! Dataspace ID 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5T_F03.f90:69.17: INTEGER(hid_t) :: tid1 ! Array Datatype ID 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5T_F03.f90:70.17: INTEGER(hid_t) :: tid2 ! Compound Datatype ID 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5T_F03.f90:313.27: INTEGER(hid_t) :: fid1 ! HDF5 File IDs 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5T_F03.f90:314.30: INTEGER(hid_t) :: dataset ! Dataset ID 1 Warning: Nonconforming tab character at (1) ../../../fortran/test/tH5T_F03.f90:1078.26: dset_data_i1(i) = i 1 Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(1) at (1) ../../../fortran/test/tH5T_F03.f90:1079.26: dset_data_i4(i) = i 1 Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(1) at (1) ../../../fortran/test/tH5T_F03.f90:1080.26: dset_data_i8(i) = i 1 Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(2) at (1) ../../../fortran/test/tH5T_F03.f90:1340.19: i_loop: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:1501.22: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:1500.19: i_loop: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:1621.21: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:1620.19: i_loop: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:1781.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:1908.11: DO i = 1, maxdims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:2092.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:2266.9: dim0 = dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:2284.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:2409.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:2604.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:2652.14: DO j = 1, dims2D(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:2651.11: DO i = 1, dims2D(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:2782.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../fortran/test/tH5T_F03.f90:87.33: INTEGER(SIZE_T) :: offset ! Member's offset 1 Warning: Unused variable 'offset' declared at (1) ../../../fortran/test/tH5T_F03.f90:85.36: INTEGER(SIZE_T) :: sizeof_compound ! total size of compound 1 Warning: Unused variable 'sizeof_compound' declared at (1) ../../../fortran/test/tH5T_F03.f90:82.31: INTEGER(SIZE_T) :: type_sizei ! Size of the integer datatype 1 Warning: Unused variable 'type_sizei' declared at (1) ../../../fortran/test/tH5T_F03.f90:83.31: INTEGER(SIZE_T) :: type_sizer ! Size of the real datatype 1 Warning: Unused variable 'type_sizer' declared at (1) ../../../fortran/test/tH5T_F03.f90:320.28: INTEGER(HID_T) :: dt5_id ! Memory datatype identifier 1 Warning: Unused variable 'dt5_id' declared at (1) ../../../fortran/test/tH5T_F03.f90:334.29: INTEGER(size_t) :: offset ! Offset of compound field 1 Warning: Unused variable 'offset' declared at (1) ../../../fortran/test/tH5T_F03.f90:329.56: INTEGER(HSIZE_T), ALLOCATABLE, DIMENSION(:) :: rdims ! Array dimensions for 1 Warning: Unused variable 'rdims' declared at (1) ../../../fortran/test/tH5T_F03.f90:347.31: INTEGER(SIZE_T) :: sizechar 1 Warning: Unused variable 'sizechar' declared at (1) ../../../fortran/test/tH5T_F03.f90:340.38: INTEGER(SIZE_T) :: sizeof_compound ! total size of compound 1 Warning: Unused variable 'sizeof_compound' declared at (1) ../../../fortran/test/tH5T_F03.f90:339.33: INTEGER(SIZE_T) :: type_sizec ! Size of the character datatype 1 Warning: Unused variable 'type_sizec' declared at (1) ../../../fortran/test/tH5T_F03.f90:337.33: INTEGER(SIZE_T) :: type_sizei ! Size of the integer datatype 1 Warning: Unused variable 'type_sizei' declared at (1) ../../../fortran/test/tH5T_F03.f90:338.33: INTEGER(SIZE_T) :: type_sizer ! Size of the real datatype 1 Warning: Unused variable 'type_sizer' declared at (1) ../../../fortran/test/tH5T_F03.f90:725.26: TYPE(c_funptr) :: func 1 Warning: Unused variable 'func' declared at (1) ../../../fortran/test/tH5T_F03.f90:1072.30: INTEGER(hid_t) :: datatype ! Common datatype ID 1 Warning: Unused variable 'datatype' declared at (1) ../../../fortran/test/tH5T_F03.f90:1057.40: INTEGER, DIMENSION(1:4) :: dset_data 1 Warning: Unused variable 'dset_data' declared at (1) ../../../fortran/test/tH5T_F03.f90:1053.19: INTEGER :: i, j 1 Warning: Unused variable 'j' declared at (1) ../../../fortran/test/tH5T_F03.f90:1239.45: INTEGER(HSIZE_T), DIMENSION(1:3) :: bdims = (/dim0, adim0, adim1/) 1 Warning: Unused variable 'bdims' declared at (1) ../../../fortran/test/tH5T_F03.f90:1236.19: INTEGER :: hdferr 1 Warning: Unused variable 'hdferr' declared at (1) FCLD fortranlib_test_F03 make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/test' Making all in testpar make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/testpar' FC ptest.o FC hyper.o ../../../fortran/testpar/hyper.f90:32.21: INTEGER :: mpierror ! MPI hdferror flag 1 Warning: Unused variable 'mpierror' declared at (1) FC mdset.o ../../../fortran/testpar/mdset.f90:32.21: INTEGER :: mpierror ! MPI hdferror flag 1 Warning: Unused variable 'mpierror' declared at (1) FCLD parallel_test make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/testpar' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran' Making all in hl make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl' Making all in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/src' CC H5DS.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5DS.lo ../../../hl/src/H5DS.c In file included from /usr/include/assert.h:36:0, from ../../../hl/src/H5DS.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/src/H5DS.c: In function 'H5DSattach_scale': ../../../hl/src/H5DS.c:242:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5DS.c:345:31: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5DS.c:346:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5DS.c:411:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5DS.c:473:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5DS.c:477:9: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5DS.c: In function 'H5DSdetach_scale': ../../../hl/src/H5DS.c:853:9: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5DS.c: In function 'H5DSset_label': ../../../hl/src/H5DS.c:1475:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5DS.c:1546:18: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../hl/src/H5DS.c:1562:22: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../hl/src/H5DS.c:1589:22: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] CC H5IM.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5IM.lo ../../../hl/src/H5IM.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../hl/src/H5HLprivate2.h:20, from ../../../hl/src/H5IMprivate.h:20, from ../../../hl/src/H5IM.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/src/H5IM.c: In function 'H5IMlink_palette': ../../../hl/src/H5IM.c:595:26: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5IM.c:597:60: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5IM.c: In function 'H5IMget_palette_info': ../../../hl/src/H5IM.c:900:9: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5IM.c:902:60: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5IM.c: In function 'H5IMget_palette': ../../../hl/src/H5IM.c:1011:9: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5IM.c:1013:60: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] CC H5LT.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5LT.lo ../../../hl/src/H5LT.c In file included from /usr/include/string.h:25:0, from ../../../hl/src/H5LT.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/src/H5LT.c: In function 'H5LTfind_dataset': ../../../hl/src/H5LT.c:1389:76: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../hl/src/H5LT.c: In function 'H5LT_find_attribute': ../../../hl/src/H5LT.c:1996:77: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ../../../hl/src/H5LT.c: In function 'H5LTtext_to_dtype': ../../../hl/src/H5LT.c:2164:5: warning: nested extern declaration of 'H5LTyyparse' [-Wnested-externs] ../../../hl/src/H5LT.c:2175:23: warning: conversion to 'int' from 'size_t' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5LT.c: In function 'print_enum': ../../../hl/src/H5LT.c:2319:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5LT.c:2347:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5LT.c: In function 'H5LT_dtype_to_text': ../../../hl/src/H5LT.c:2476:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] ../../../hl/src/H5LT.c:2476:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] ../../../hl/src/H5LT.c:2476:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] CC H5LTanalyze.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5LTanalyze.lo ../../../hl/src/H5LTanalyze.c In file included from /usr/include/stdio.h:27:0, from H5LTanalyze.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] H5LTanalyze.c:746:22: warning: size of 'yy_state_buf' is 65544 bytes [-Wlarger-than=] H5LTanalyze.l:52:24: warning: size of 'arr_stack' is 4224 bytes [-Wlarger-than=] H5LTanalyze.c:867:5: warning: "YY_STACK_USED" is not defined [-Wundef] H5LTanalyze.c:978:1: warning: no previous prototype for 'H5LTyylex' [-Wmissing-prototypes] H5LTanalyze.c: In function 'H5LTyylex': H5LTanalyze.c:1031:33: warning: conversion to 'YY_CHAR' from 'int' may alter its value [-Wconversion] H5LTanalyze.c:1036:20: warning: conversion to 'YY_CHAR' from 'int' may alter its value [-Wconversion] H5LTanalyze.c:1038:4: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.l:174:1: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c:1495:8: warning: switch missing default case [-Wswitch-default] H5LTanalyze.c: In function 'yy_get_next_buffer': H5LTanalyze.c:1565:12: warning: old-style function definition [-Wold-style-definition] H5LTanalyze.c:1612:4: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c:1612:52: warning: conversion to 'int' from 'yy_size_t' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'yy_get_previous_state': H5LTanalyze.c:1697:22: warning: old-style function definition [-Wold-style-definition] H5LTanalyze.c:1708:64: warning: conversion to 'YY_CHAR' from 'int' may alter its value [-Wconversion] H5LTanalyze.c:1713:19: warning: conversion to 'YY_CHAR' from 'int' may alter its value [-Wconversion] H5LTanalyze.c:1715:3: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'yy_try_NUL_trans': H5LTanalyze.c:1743:18: warning: conversion to 'YY_CHAR' from 'int' may alter its value [-Wconversion] H5LTanalyze.c:1745:2: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'yyunput': H5LTanalyze.c:1783:34: warning: conversion to 'int' from 'yy_size_t' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'input': H5LTanalyze.c:1803:12: warning: old-style function definition [-Wold-style-definition] H5LTanalyze.c:1825:4: warning: switch missing default case [-Wswitch-default] H5LTanalyze.c: In function 'H5LTyy_create_buffer': H5LTanalyze.c:1945:2: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'H5LTyy_init_buffer': H5LTanalyze.c:1998:5: warning: "YY_ALWAYS_INTERACTIVE" is not defined [-Wundef] H5LTanalyze.c:2001:5: warning: "YY_NEVER_INTERACTIVE" is not defined [-Wundef] H5LTanalyze.c:2004:2: warning: implicit declaration of function 'isatty' [-Wimplicit-function-declaration] H5LTanalyze.c:2004:2: warning: nested extern declaration of 'isatty' [-Wnested-externs] H5LTanalyze.c: In function 'H5LTyy_scan_buffer': H5LTanalyze.c:2065:19: warning: conversion to 'int' from 'yy_size_t' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: In function 'H5LTyy_scan_bytes': H5LTanalyze.c:2110:10: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.c: At top level: H5LTanalyze.c:144:0: warning: macro "yyless" is not used [-Wunused-macros] H5LTanalyze.c:2292:5: warning: "YY_MAIN" is not defined [-Wundef] H5LTanalyze.l: In function 'my_yyinput': H5LTanalyze.l:179:4: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTanalyze.l:175:31: warning: unused parameter 'max_size' [-Wunused-parameter] H5LTanalyze.l: At top level: H5LTanalyze.l:184:5: warning: no previous prototype for 'H5LTyyerror' [-Wmissing-prototypes] H5LTanalyze.l: In function 'H5LTyywrap': H5LTanalyze.l:189:5: warning: old-style function definition [-Wold-style-definition] H5LTanalyze.l: At top level: H5LTanalyze.c:2265:14: warning: 'yy_flex_realloc' defined but not used [-Wunused-function] H5LTanalyze.c:1756:13: warning: 'yyunput' defined but not used [-Wunused-function] H5LTanalyze.c:1803:12: warning: 'input' defined but not used [-Wunused-function] H5LTanalyze.l: In function 'H5LTyyerror': H5LTanalyze.l:187:1: warning: control reaches end of non-void function [-Wreturn-type] H5LTanalyze.l: At top level: H5LTanalyze.c:307:0: warning: macro "YY_NUM_RULES" is not used [-Wunused-macros] H5LTanalyze.c:27:0: warning: macro "YY_FLEX_MAJOR_VERSION" is not used [-Wunused-macros] H5LTanalyze.c:266:0: warning: macro "yy_new_buffer" is not used [-Wunused-macros] H5LTanalyze.c:2206:0: warning: macro "yyless" is not used [-Wunused-macros] H5LTanalyze.c:275:0: warning: macro "yy_set_bol" is not used [-Wunused-macros] H5LTanalyze.c:756:0: warning: macro "yymore" is not used [-Wunused-macros] H5LTanalyze.c:227:0: warning: macro "YY_CURRENT_BUFFER" is not used [-Wunused-macros] H5LTanalyze.c:155:0: warning: macro "unput" is not used [-Wunused-macros] H5LTanalyze.c:26:0: warning: macro "FLEX_SCANNER" is not used [-Wunused-macros] H5LTanalyze.c:268:0: warning: macro "yy_set_interactive" is not used [-Wunused-macros] ../../../hl/src/H5LTanalyze.c:27:0: warning: macro "yy_flex_debug" is not used [-Wunused-macros] H5LTanalyze.c:106:0: warning: macro "YYSTATE" is not used [-Wunused-macros] H5LTanalyze.c:28:0: warning: macro "YY_FLEX_MINOR_VERSION" is not used [-Wunused-macros] H5LTanalyze.c:948:0: warning: macro "YY_START_STACK_INCR" is not used [-Wunused-macros] H5LTanalyze.c:282:0: warning: macro "YY_AT_BOL" is not used [-Wunused-macros] H5LTanalyze.c:256:0: warning: macro "YY_FLUSH_BUFFER" is not used [-Wunused-macros] CC H5LTparse.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5LTparse.lo ../../../hl/src/H5LTparse.c In file included from /usr/include/stdlib.h:24:0, from ../../../hl/src/H5LTparse.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/src/H5LTparse.c:32:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] H5LTparse.y:21:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] H5LTparse.y:49:17: warning: size of 'arr_stack' is 4224 bytes [-Wlarger-than=] H5LTparse.c:464:12: warning: function declaration isn't a prototype [-Wstrict-prototypes] H5LTparse.c: In function 'yygrowstack': H5LTparse.c:464:12: warning: old-style function definition [-Wold-style-definition] H5LTparse.c:477:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.c:478:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.c:483:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.c:484:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.c: At top level: H5LTparse.c:521:1: warning: no previous prototype for 'H5LTyyparse' [-Wmissing-prototypes] H5LTparse.c: In function 'H5LTyyparse': H5LTparse.c:543:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] H5LTparse.c:573:28: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] H5LTparse.c:590:5: warning: passing argument 1 of 'H5LTyyerror' discards 'const' qualifier from pointer target type [enabled by default] H5LTparse.y:22:12: note: expected 'char *' but argument is of type 'const char *' H5LTparse.c:614:36: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] H5LTparse.y:173:83: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:176:78: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:187:57: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:189:82: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:264:54: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] H5LTparse.y:270:37: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] H5LTparse.y:272:37: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] H5LTparse.y:274:37: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] H5LTparse.y:302:33: warning: enum conversion when passing argument 2 of 'H5Tset_strpad' is invalid in C++ [-Wc++-compat] In file included from ../../../src/H5Lpublic.h:32:0, from ../../../src/H5Opublic.h:33, from ../../../src/H5Apublic.h:24, from ../../../src/hdf5.h:25, from H5LTparse.y:19: ../../../src/H5Tpublic.h:583:15: note: expected 'H5T_str_t' but argument is of type 'H5T_pad_t' H5LTparse.c:655:5: warning: switch missing default case [-Wswitch-default] H5LTparse.c:1122:5: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] H5LTparse.c:1126:5: warning: passing argument 1 of 'H5LTyyerror' discards 'const' qualifier from pointer target type [enabled by default] H5LTparse.y:22:12: note: expected 'char *' but argument is of type 'const char *' H5LTparse.c: At top level: H5LTparse.c:113:0: warning: macro "H5T_STD_U32LE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:106:0: warning: macro "H5T_STD_I64BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:446:0: warning: macro "YYSTACKSIZE" is not used [-Wunused-macros] H5LTparse.c:154:0: warning: macro "STRING" is not used [-Wunused-macros] H5LTparse.c:310:0: warning: macro "YYMAXTOKEN" is not used [-Wunused-macros] H5LTparse.c:104:0: warning: macro "H5T_STD_I32BE_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:27:0: warning: macro "YYLEX" is not used [-Wunused-macros] H5LTparse.c:496:0: warning: macro "YYACCEPT" is not used [-Wunused-macros] H5LTparse.c:138:0: warning: macro "CTYPE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:135:0: warning: macro "STRSIZE_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:28:0: warning: macro "YYEMPTY" is not used [-Wunused-macros] H5LTparse.c:129:0: warning: macro "H5T_IEEE_F64BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:124:0: warning: macro "H5T_NATIVE_ULONG_TOKEN" is not used [-Wunused-macros] H5LTparse.c:149:0: warning: macro "OPQ_TAG_TOKEN" is not used [-Wunused-macros] H5LTparse.c:494:0: warning: macro "YYABORT" is not used [-Wunused-macros] H5LTparse.c:125:0: warning: macro "H5T_NATIVE_LLONG_TOKEN" is not used [-Wunused-macros] H5LTparse.c:150:0: warning: macro "H5T_COMPOUND_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:30:0: warning: macro "yyerrok" is not used [-Wunused-macros] H5LTparse.c:112:0: warning: macro "H5T_STD_U32BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:495:0: warning: macro "YYREJECT" is not used [-Wunused-macros] H5LTparse.c:122:0: warning: macro "H5T_NATIVE_UINT_TOKEN" is not used [-Wunused-macros] H5LTparse.c:100:0: warning: macro "H5T_STD_I8BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:110:0: warning: macro "H5T_STD_U16BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:153:0: warning: macro "H5T_VLEN_TOKEN" is not used [-Wunused-macros] H5LTparse.c:126:0: warning: macro "H5T_NATIVE_ULLONG_TOKEN" is not used [-Wunused-macros] H5LTparse.c:147:0: warning: macro "H5T_OPAQUE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:155:0: warning: macro "NUMBER" is not used [-Wunused-macros] H5LTparse.c:116:0: warning: macro "H5T_NATIVE_CHAR_TOKEN" is not used [-Wunused-macros] H5LTparse.c:121:0: warning: macro "H5T_NATIVE_INT_TOKEN" is not used [-Wunused-macros] H5LTparse.c:497:0: warning: macro "YYERROR" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:24:0: warning: macro "YYBYACC" is not used [-Wunused-macros] H5LTparse.c:118:0: warning: macro "H5T_NATIVE_UCHAR_TOKEN" is not used [-Wunused-macros] H5LTparse.c:136:0: warning: macro "STRPAD_TOKEN" is not used [-Wunused-macros] H5LTparse.c:134:0: warning: macro "H5T_STRING_TOKEN" is not used [-Wunused-macros] H5LTparse.c:137:0: warning: macro "CSET_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:26:0: warning: macro "YYMINOR" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:29:0: warning: macro "yyclearin" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:25:0: warning: macro "YYMAJOR" is not used [-Wunused-macros] H5LTparse.c:120:0: warning: macro "H5T_NATIVE_USHORT_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:56:0: warning: macro "yyrule" is not used [-Wunused-macros] H5LTparse.c:148:0: warning: macro "OPQ_SIZE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:119:0: warning: macro "H5T_NATIVE_SHORT_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:31:0: warning: macro "YYRECOVERING" is not used [-Wunused-macros] H5LTparse.c:127:0: warning: macro "H5T_IEEE_F32BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:111:0: warning: macro "H5T_STD_U16LE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:152:0: warning: macro "H5T_ARRAY_TOKEN" is not used [-Wunused-macros] H5LTparse.c:123:0: warning: macro "H5T_NATIVE_LONG_TOKEN" is not used [-Wunused-macros] H5LTparse.c:151:0: warning: macro "H5T_ENUM_TOKEN" is not used [-Wunused-macros] H5LTparse.c:109:0: warning: macro "H5T_STD_U8LE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:117:0: warning: macro "H5T_NATIVE_SCHAR_TOKEN" is not used [-Wunused-macros] H5LTparse.c:107:0: warning: macro "H5T_STD_I64LE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:102:0: warning: macro "H5T_STD_I16BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:114:0: warning: macro "H5T_STD_U64BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:128:0: warning: macro "H5T_IEEE_F32LE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:133:0: warning: macro "H5T_NATIVE_LDOUBLE_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:59:0: warning: macro "YYPREFIX" is not used [-Wunused-macros] H5LTparse.c:105:0: warning: macro "H5T_STD_I32LE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:108:0: warning: macro "H5T_STD_U8BE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:115:0: warning: macro "H5T_STD_U64LE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:101:0: warning: macro "H5T_STD_I8LE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:130:0: warning: macro "H5T_IEEE_F64LE_TOKEN" is not used [-Wunused-macros] ../../../hl/src/H5LTparse.c:55:0: warning: macro "yyname" is not used [-Wunused-macros] H5LTparse.c:131:0: warning: macro "H5T_NATIVE_FLOAT_TOKEN" is not used [-Wunused-macros] H5LTparse.c:103:0: warning: macro "H5T_STD_I16LE_TOKEN" is not used [-Wunused-macros] H5LTparse.c:132:0: warning: macro "H5T_NATIVE_DOUBLE_TOKEN" is not used [-Wunused-macros] CC H5PT.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5PT.lo ../../../hl/src/H5PT.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../hl/src/H5HLprivate2.h:20, from ../../../hl/src/H5PTprivate.h:20, from ../../../hl/src/H5PT.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/src/H5PT.c: In function 'H5PTclose': ../../../hl/src/H5PT.c:374:13: warning: request for implicit conversion from 'void *' to 'struct htbl_t *' not permitted in C++ [-Wc++-compat] CC H5TB.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5TB.lo ../../../hl/src/H5TB.c In file included from /usr/include/stdlib.h:24:0, from ../../../hl/src/H5TB.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/src/H5TB.c: In function 'H5TBwrite_fields_index': ../../../hl/src/H5TB.c:692:24: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5TB.c: In function 'H5TBread_fields_index': ../../../hl/src/H5TB.c:1169:24: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5TB.c: In function 'H5TBget_table_info': ../../../hl/src/H5TB.c:3145:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/src/H5TB.c: In function 'H5TB_find_field': ../../../hl/src/H5TB.c:3328:28: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] CCLD libhdf5_hl.la make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/src' Making all in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/test' CC test_lite.o mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../hl/test/test_lite.c In file included from /usr/include/stdlib.h:24:0, from ../../../hl/test/test_lite.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/test/test_lite.c: In function 'test_dsets': ../../../hl/test/test_lite.c:302:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_lite.c:313:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_lite.c:338:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_lite.c:349:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_lite.c: In function 'make_attributes': ../../../hl/test/test_lite.c:933:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_lite.c:944:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_lite.c:977:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_lite.c:988:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_lite.c:1020:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_lite.c: In function 'test_valid_path': ../../../hl/test/test_lite.c:1827:8: warning: unused variable 'path' [-Wunused-variable] ../../../hl/test/test_lite.c:1825:9: warning: unused variable 'fp' [-Wunused-variable] ../../../hl/test/test_lite.c:1824:10: warning: variable 'status' set but not used [-Wunused-but-set-variable] In file included from ../../../hl/test/test_lite.c:19:0: ../../../hl/test/test_lite.c: At top level: ../../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] ../../../hl/test/test_lite.c:1777:12: warning: 'test_text_dtype' defined but not used [-Wunused-function] CCLD test_lite CC test_image.o mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../hl/test/test_image.c In file included from /usr/include/stdlib.h:24:0, from ../../../hl/test/test_image.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/test/test_image.c: In function 'test_simple': ../../../hl/test/test_image.c:103:19: warning: size of 'buf1' is 80000 bytes [-Wlarger-than=] ../../../hl/test/test_image.c:108:19: warning: size of 'buf2' is 240000 bytes [-Wlarger-than=] ../../../hl/test/test_image.c:111:19: warning: size of 'buf1_out' is 80000 bytes [-Wlarger-than=] ../../../hl/test/test_image.c:112:19: warning: size of 'buf2_out' is 240000 bytes [-Wlarger-than=] ../../../hl/test/test_image.c:120:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../hl/test/test_image.c:136:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../hl/test/test_image.c:136:30: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../hl/test/test_image.c:153:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../hl/test/test_image.c:155:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../hl/test/test_image.c: In function 'test_data': ../../../hl/test/test_image.c:425:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../hl/test/test_image.c:427:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../hl/test/test_image.c: In function 'test_generate': ../../../hl/test/test_image.c:587:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_image.c:588:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_image.c: In function 'read_data': ../../../hl/test/test_image.c:770:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_image.c: In function 'read_palette': ../../../hl/test/test_image.c:920:5: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] In file included from ../../../hl/test/test_image.c:19:0: ../../../hl/test/test_image.c: At top level: ../../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] ../../../hl/test/test_image.c: In function 'test_simple': ../../../hl/test/test_image.c:302:1: warning: stack usage is 641728 bytes [-Wstack-usage=] ../../../hl/test/test_image.c:302:1: warning: the frame size of 641680 bytes is larger than 16384 bytes [-Wframe-larger-than=] CCLD test_image CC test_file_image.o mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../hl/test/test_file_image.c In file included from ../../../src/H5public.h:37:0, from ../../../src/hdf5.h:24, from ../../../test/h5test.h:25, from ../../../hl/test/h5hltest.h:27, from ../../../hl/test/test_file_image.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD test_file_image CC test_table.o mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../hl/test/test_table.c In file included from /usr/include/stdlib.h:24:0, from ../../../hl/test/test_table.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/test/test_table.c: In function 'cmp_par': ../../../hl/test/test_table.c:157:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:158:29: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:162:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../hl/test/test_table.c:164:13: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../hl/test/test_table.c: In function 'test_table': ../../../hl/test/test_table.c:209:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:237:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:237:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:238:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:238:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:241:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:242:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:243:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:244:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:245:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:246:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:247:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:248:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_table.c:1037:45: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1040:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../hl/test/test_table.c:1042:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] ../../../hl/test/test_table.c:1094:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1157:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1186:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1245:41: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1298:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1364:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1394:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_table.c:1395:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_table.c:1395:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1438:40: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1439:40: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_table.c:1479:38: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] In file included from ../../../hl/test/test_table.c:19:0: ../../../hl/test/test_table.c: At top level: ../../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD test_table CC test_ds.o mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../hl/test/test_ds.c In file included from /usr/include/stdlib.h:24:0, from ../../../hl/test/test_ds.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/test/test_ds.c: In function 'test_cmp_scalename': ../../../hl/test/test_ds.c:1130:17: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_ds.c: In function 'test_simple': ../../../hl/test/test_ds.c:3177:5: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_ds.c:3178:5: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_ds.c:3243:5: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_ds.c: In function 'read_data': ../../../hl/test/test_ds.c:5007:9: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ../../../hl/test/test_ds.c:5008:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] In file included from ../../../hl/test/test_ds.c:19:0: ../../../hl/test/test_ds.c: At top level: ../../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] ../../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] CCLD test_ds CC test_packet.o mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../hl/test/test_packet.c In file included from /usr/include/stdlib.h:24:0, from ../../../hl/test/test_packet.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../hl/test/test_packet.c:57:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_packet.c:58:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_packet.c:59:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_packet.c:60:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_packet.c:61:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_packet.c:62:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_packet.c:63:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_packet.c:64:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../../hl/test/test_packet.c: In function 'cmp_par': ../../../hl/test/test_packet.c:78:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ../../../hl/test/test_packet.c:79:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] CCLD test_packet make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/test' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools' Making all in gif2h5 make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools/gif2h5' CC gif2hdf.o mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../../src -I../../../../tools/lib -I../../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../../hl/tools/gif2h5/gif2hdf.c In file included from /usr/include/string.h:25:0, from ../../../../hl/tools/gif2h5/gif2hdf.c:15: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../../hl/tools/gif2h5/gif2hdf.c: In function 'main': ../../../../hl/tools/gif2h5/gif2hdf.c:102:21: warning: function call has aggregate value [-Waggregate-return] CC gif2mem.o mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../../src -I../../../../tools/lib -I../../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../../hl/tools/gif2h5/gif2mem.c In file included from /usr/include/stdio.h:27:0, from ../../../../hl/tools/gif2h5/gif2mem.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../../hl/tools/gif2h5/gif2mem.c: In function 'Gif2Mem': ../../../../hl/tools/gif2h5/gif2mem.c:160:52: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/gif2mem.c:227:72: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/gif2mem.c:249:64: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/gif2mem.c:276:60: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/gif2mem.c:314:72: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/gif2mem.c:43:1: warning: function returns an aggregate [-Waggregate-return] ../../../../hl/tools/gif2h5/gif2mem.c: At top level: ../../../../hl/tools/gif2h5/gif2mem.c:40:0: warning: macro "GIF2VERSION" is not used [-Wunused-macros] CC decompress.o mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../../src -I../../../../tools/lib -I../../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../../hl/tools/gif2h5/decompress.c In file included from /usr/include/stdio.h:27:0, from ../../../../hl/tools/gif2h5/decompress.c:15: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../../hl/tools/gif2h5/decompress.c:68:5: warning: size of 'Prefix' is 16384 bytes [-Wlarger-than=] ../../../../hl/tools/gif2h5/decompress.c:69:5: warning: size of 'Suffix' is 16384 bytes [-Wlarger-than=] ../../../../hl/tools/gif2h5/decompress.c:73:5: warning: size of 'OutCode' is 4100 bytes [-Wlarger-than=] ../../../../hl/tools/gif2h5/decompress.c: In function 'ReadCode': ../../../../hl/tools/gif2h5/decompress.c:99:5: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../../hl/tools/gif2h5/decompress.c:99:15: warning: conversion to 'int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/tools/gif2h5/decompress.c: At top level: ../../../../hl/tools/gif2h5/decompress.c:23:0: warning: macro "INTERLACEMASK" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/decompress.c:24:0: warning: macro "COLORMAPMASK" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/decompress.c:20:0: warning: macro "NEXTBYTE" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/decompress.c:22:0: warning: macro "IMAGESEP" is not used [-Wunused-macros] CC gifread.o mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../../src -I../../../../tools/lib -I../../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../../hl/tools/gif2h5/gifread.c In file included from /usr/include/stdio.h:27:0, from ../../../../hl/tools/gif2h5/gifread.c:15: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CC writehdf.o mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../../src -I../../../../tools/lib -I../../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../../hl/tools/gif2h5/writehdf.c In file included from /usr/include/string.h:25:0, from ../../../../hl/tools/gif2h5/writehdf.c:15: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] CCLD gif2h5 CC hdf2gif.o mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../../src -I../../../../tools/lib -I../../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../../hl/tools/gif2h5/hdf2gif.c In file included from /usr/include/stdio.h:27:0, from ../../../../hl/tools/gif2h5/hdf2gif.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../../hl/tools/gif2h5/hdf2gif.c: In function 'main': ../../../../hl/tools/gif2h5/hdf2gif.c:197:30: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/hdf2gif.c:198:32: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/hdf2gif.c:199:31: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/hdf2gif.c:232:17: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] CC hdfgifwr.o mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../../src -I../../../../tools/lib -I../../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../../hl/tools/gif2h5/hdfgifwr.c In file included from /usr/include/stdio.h:27:0, from ../../../../hl/tools/gif2h5/hdfgifwr.c:50: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../../hl/tools/gif2h5/hdfgifwr.c:189:24: warning: size of 'htab' is 20012 bytes [-Wlarger-than=] ../../../../hl/tools/gif2h5/hdfgifwr.c:190:24: warning: size of 'codetab' is 10006 bytes [-Wlarger-than=] ../../../../hl/tools/gif2h5/hdfgifwr.c: In function 'compress': ../../../../hl/tools/gif2h5/hdfgifwr.c:338:37: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/hdfgifwr.c: In function 'output': ../../../../hl/tools/gif2h5/hdfgifwr.c:381:34: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] ../../../../hl/tools/gif2h5/hdfgifwr.c:383:9: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../../hl/tools/gif2h5/hdfgifwr.c: In function 'char_out': ../../../../hl/tools/gif2h5/hdfgifwr.c:505:5: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/hdfgifwr.c: At top level: ../../../../hl/tools/gif2h5/hdfgifwr.c:67:0: warning: macro "CONV24_BEST" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:62:0: warning: macro "CONV24_SEP1" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:64:0: warning: macro "CONV24_SEP2" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:68:0: warning: macro "CONV24_MAX" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:208:0: warning: macro "de_stack" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:61:0: warning: macro "CONV24_24BIT" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:65:0: warning: macro "CONV24_FAST" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:71:0: warning: macro "PIC8" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:179:0: warning: macro "MSDOS" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:60:0: warning: macro "CONV24_8BIT" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:63:0: warning: macro "CONV24_LOCK" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:206:0: warning: macro "tab_prefixof" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:75:0: warning: macro "MONO" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:72:0: warning: macro "PIC24" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:176:0: warning: macro "min" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:207:0: warning: macro "tab_suffixof" is not used [-Wunused-macros] ../../../../hl/tools/gif2h5/hdfgifwr.c:66:0: warning: macro "CONV24_SLOW" is not used [-Wunused-macros] CCLD h52gif CC h52gifgentst.o mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../../src -I../../../../tools/lib -I../../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../../../../hl/tools/gif2h5/h52gifgentst.c In file included from /usr/include/stdio.h:27:0, from ../../../../hl/tools/gif2h5/h52gifgentst.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../../hl/tools/gif2h5/h52gifgentst.c: In function 'main': ../../../../hl/tools/gif2h5/h52gifgentst.c:52:19: warning: size of 'buf' is 80000 bytes [-Wlarger-than=] ../../../../hl/tools/gif2h5/h52gifgentst.c:67:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/h52gifgentst.c:86:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/h52gifgentst.c:88:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ../../../../hl/tools/gif2h5/h52gifgentst.c:103:1: warning: stack usage is 80880 bytes [-Wstack-usage=] ../../../../hl/tools/gif2h5/h52gifgentst.c:103:1: warning: the frame size of 80832 bytes is larger than 16384 bytes [-Wframe-larger-than=] CCLD h52gifgentst make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools/gif2h5' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools' Making all in fortran make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran' Making all in src make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/src' CC H5DSfc.lo /bin/sh ../../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5DSfc.lo ../../../../hl/fortran/src/H5DSfc.c In file included from ../../../../src/H5public.h:37:0, from ../../../../src/hdf5.h:24, from ../../../../hl/src/H5HLprivate2.h:20, from ../../../../hl/src/H5DSprivate.h:20, from ../../../../hl/fortran/src/H5DSfc.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../../../hl/fortran/src/H5DSfc.c:19:0: ../../../../hl/fortran/src/H5LTf90proto.h:215:1: warning: redundant redeclaration of 'h5dsattach_scale_c_' [-Wredundant-decls] ../../../../hl/fortran/src/H5LTf90proto.h:211:1: note: previous declaration of 'h5dsattach_scale_c_' was here ../../../../hl/fortran/src/H5DSfc.c: In function 'h5dsset_scale_c_': ../../../../hl/fortran/src/H5DSfc.c:48:59: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5DSfc.c: In function 'h5dsset_label_c_': ../../../../hl/fortran/src/H5DSfc.c:229:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5DSfc.c: In function 'h5dsget_label_c_': ../../../../hl/fortran/src/H5DSfc.c:272:16: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5DSfc.c: In function 'h5dsget_scale_name_c_': ../../../../hl/fortran/src/H5DSfc.c:321:21: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] CC H5LTfc.lo /bin/sh ../../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5LTfc.lo ../../../../hl/fortran/src/H5LTfc.c In file included from ../../../../src/H5public.h:37:0, from ../../../../src/hdf5.h:24, from ../../../../hl/src/H5HLprivate2.h:20, from ../../../../hl/src/H5LTprivate.h:20, from ../../../../hl/fortran/src/H5LTfc.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../../../hl/fortran/src/H5LTfc.c:19:0: ../../../../hl/fortran/src/H5LTf90proto.h:215:1: warning: redundant redeclaration of 'h5dsattach_scale_c_' [-Wredundant-decls] ../../../../hl/fortran/src/H5LTf90proto.h:211:1: note: previous declaration of 'h5dsattach_scale_c_' was here ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltmake_dataset_c_': ../../../../hl/fortran/src/H5LTfc.c:67:41: warning: conversion to 'long unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5LTfc.c:67:12: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c:76:26: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltread_dataset_c_': ../../../../hl/fortran/src/H5LTfc.c:587:33: warning: unused parameter 'dims' [-Wunused-parameter] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltset_attribute_int_c_': ../../../../hl/fortran/src/H5LTfc.c:1230:9: warning: request for implicit conversion from 'void *' to 'const int *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c:1232:9: warning: request for implicit conversion from 'void *' to 'const long int *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c:1234:9: warning: request for implicit conversion from 'void *' to 'const long long int *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltset_attribute_float_c_': ../../../../hl/fortran/src/H5LTfc.c:1308:5: warning: request for implicit conversion from 'void *' to 'const float *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltset_attribute_double_c_': ../../../../hl/fortran/src/H5LTfc.c:1381:5: warning: request for implicit conversion from 'void *' to 'const double *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltset_attribute_string_c_': ../../../../hl/fortran/src/H5LTfc.c:1450:5: warning: request for implicit conversion from 'void *' to '_fcd' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltget_attribute_int_c_': ../../../../hl/fortran/src/H5LTfc.c:1533:9: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c:1535:9: warning: request for implicit conversion from 'void *' to 'long int *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c:1537:9: warning: request for implicit conversion from 'void *' to 'long long int *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltget_attribute_float_c_': ../../../../hl/fortran/src/H5LTfc.c:1610:5: warning: request for implicit conversion from 'void *' to 'float *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltget_attribute_double_c_': ../../../../hl/fortran/src/H5LTfc.c:1679:5: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltget_attribute_string_c_': ../../../../hl/fortran/src/H5LTfc.c:1746:16: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltpath_valid_c_': ../../../../hl/fortran/src/H5LTfc.c:2166:54: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] CC H5IMfc.lo /bin/sh ../../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5IMfc.lo ../../../../hl/fortran/src/H5IMfc.c In file included from ../../../../src/H5public.h:37:0, from ../../../../src/hdf5.h:24, from ../../../../hl/src/H5HLprivate2.h:20, from ../../../../hl/src/H5LTprivate.h:20, from ../../../../hl/fortran/src/H5IMcc.h:19, from ../../../../hl/fortran/src/H5IMfc.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../../../hl/fortran/src/H5IMfc.c:19:0: ../../../../hl/fortran/src/H5LTf90proto.h:215:1: warning: redundant redeclaration of 'h5dsattach_scale_c_' [-Wredundant-decls] ../../../../hl/fortran/src/H5LTf90proto.h:211:1: note: previous declaration of 'h5dsattach_scale_c_' was here ../../../../hl/fortran/src/H5IMfc.c: In function 'h5immake_image_24bit_c_': ../../../../hl/fortran/src/H5IMfc.c:200:5: warning: request for implicit conversion from 'void *' to 'int_f *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5IMfc.c: In function 'h5imget_image_info_c_': ../../../../hl/fortran/src/H5IMfc.c:268:16: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5IMfc.c: In function 'h5immake_palette_c_': ../../../../hl/fortran/src/H5IMfc.c:393:26: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5IMfc.c:398:5: warning: request for implicit conversion from 'void *' to 'int_f *' not permitted in C++ [-Wc++-compat] ../../../../hl/fortran/src/H5IMfc.c: In function 'h5imget_palette_c_': ../../../../hl/fortran/src/H5IMfc.c:727:5: warning: request for implicit conversion from 'void *' to 'int_f *' not permitted in C++ [-Wc++-compat] CC H5IMcc.lo /bin/sh ../../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5IMcc.lo ../../../../hl/fortran/src/H5IMcc.c In file included from ../../../../src/H5public.h:37:0, from ../../../../src/hdf5.h:24, from ../../../../hl/src/H5HLprivate2.h:20, from ../../../../hl/src/H5LTprivate.h:20, from ../../../../hl/fortran/src/H5IMcc.h:19, from ../../../../hl/fortran/src/H5IMcc.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ../../../../hl/fortran/src/H5IMcc.c: In function 'H5IM_get_palette': ../../../../hl/fortran/src/H5IMcc.c:506:4: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5IMcc.c:508:41: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5IMcc.c:508:11: warning: request for implicit conversion from 'void *' to 'hobj_ref_t *' not permitted in C++ [-Wc++-compat] CC H5TBfc.lo /bin/sh ../../../libtool --silent --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o H5TBfc.lo ../../../../hl/fortran/src/H5TBfc.c In file included from /usr/include/math.h:27:0, from ../../../../hl/fortran/src/H5TBfc.c:16: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] In file included from ../../../../hl/fortran/src/H5TBfc.c:21:0: ../../../../hl/fortran/src/H5LTf90proto.h:215:1: warning: redundant redeclaration of 'h5dsattach_scale_c_' [-Wredundant-decls] ../../../../hl/fortran/src/H5LTf90proto.h:211:1: note: previous declaration of 'h5dsattach_scale_c_' was here ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbmake_table_c_': ../../../../hl/fortran/src/H5TBfc.c:67:16: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:72:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:74:55: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:82:41: warning: conversion to 'size_t' from 'size_t_f' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:93:93: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:112:33: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbwrite_field_name_c_': ../../../../hl/fortran/src/H5TBfc.c:172:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:174:60: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbread_field_name_c_': ../../../../hl/fortran/src/H5TBfc.c:287:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:289:60: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbwrite_field_index_c_': ../../../../hl/fortran/src/H5TBfc.c:394:28: warning: conversion to 'size_t' from 'size_t_f' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:401:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbread_field_index_c_': ../../../../hl/fortran/src/H5TBfc.c:501:28: warning: conversion to 'size_t' from 'size_t_f' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:508:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbinsert_field_c_': ../../../../hl/fortran/src/H5TBfc.c:613:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:615:60: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbdelete_field_c_': ../../../../hl/fortran/src/H5TBfc.c:719:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:721:60: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbget_table_info_c_': ../../../../hl/fortran/src/H5TBfc.c:769:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbget_field_info_c_': ../../../../hl/fortran/src/H5TBfc.c:820:26: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] ../../../../hl/fortran/src/H5TBfc.c:838:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] FC H5DSff.lo FC H5LTff.lo FC H5IMff.lo FC H5TBff.lo ../../../../hl/fortran/src/H5TBff.f90:1808.1: field_sizes,& 1 Warning: Nonconforming tab character at (1) ../../../../hl/fortran/src/H5TBff.f90:1809.1: field_offsets,& 1 Warning: Nonconforming tab character at (1) ../../../../hl/fortran/src/H5TBff.f90:1810.1: type_size,& 1 Warning: Nonconforming tab character at (1) ../../../../hl/fortran/src/H5TBff.f90:1859.11: DO i = 1, nfields 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/src/H5TBff.f90:168.10: DO i = 1, nfields 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) FCLD libhdf5hl_fortran.la make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/src' Making all in test make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/test' FC tstds.o FCLD tstds FC tstlite.o ../../../../hl/fortran/test/tstlite.f90:224.14: buf2(i,j) = (i-1)*dims(2) + j; 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:225.14: buf3(i,j) = (i-1)*dims(2) + j; 1 Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1) ../../../../hl/fortran/test/tstlite.f90:223.10: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:222.9: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:284.10: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:283.9: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:311.10: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:310.9: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:338.10: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:337.9: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:416.10: DO k = 1, dims(3) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:415.10: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:414.9: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:479.10: DO k = 1, dims(3) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:478.10: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:477.9: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:508.10: DO k = 1, dims(3) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:507.10: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:506.9: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:537.10: DO k = 1, dims(3) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:536.10: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:535.9: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:823.29: DO o = 1, dims(7) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:815.26: DO n = 1, dims(6) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:807.23: DO m = 1, dims(5) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:799.20: DO l = 1, dims(4) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:798.17: DO k = 1, dims(3) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:797.14: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:796.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:899.29: DO o = 1, dims(7) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:891.26: DO n = 1, dims(6) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:883.23: DO m = 1, dims(5) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:875.20: DO l = 1, dims(4) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:874.17: DO k = 1, dims(3) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:873.14: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:872.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:976.29: DO o = 1, dims(7) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:968.26: DO n = 1, dims(6) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:960.23: DO m = 1, dims(5) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:952.20: DO l = 1, dims(4) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:951.17: DO k = 1, dims(3) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:950.14: DO j = 1, dims(2) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:949.11: DO i = 1, dims(1) 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) ../../../../hl/fortran/test/tstlite.f90:1358.45: CHARACTER(LEN=16) :: bufr_c ! Data buffer 1 Warning: Unused variable 'bufr_c' declared at (1) ../../../../hl/fortran/test/tstlite.f90:1359.48: CHARACTER(LEN=18) :: bufr_c_lg ! Data buffer 1 Warning: Unused variable 'bufr_c_lg' declared at (1) ../../../../hl/fortran/test/tstlite.f90:1347.28: INTEGER(HID_T) :: file_id1 1 Warning: Unused variable 'file_id1' declared at (1) FCLD tstlite FC tstimage.o FCLD tstimage FC tsttable.o FCLD tsttable make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl' Making all in perform make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' + module purge ++ /usr/bin/modulecmd bash purge ~/build/BUILD/hdf5-1.8.9 + eval MANPATH=/usr/share/man:/usr/local/share/man ';export' 'MANPATH;PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;unset' 'LD_LIBRARY_PATH;unset' 'LOADEDMODULES;unset' 'MPI_BIN;unset' 'MPI_COMPILER;unset' 'MPI_FORTRAN_MOD_DIR;unset' 'MPI_HOME;unset' 'MPI_INCLUDE;unset' 'MPI_LIB;unset' 'MPI_MAN;unset' 'MPI_PYTHON_SITEARCH;unset' 'MPI_SUFFIX;unset' 'MPI_SYSCONFIG;unset' 'PYTHONPATH;unset' '_LMFILES_;' ++ MANPATH=/usr/share/man:/usr/local/share/man ++ export MANPATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ unset LD_LIBRARY_PATH ++ unset LOADEDMODULES ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ unset PYTHONPATH ++ unset _LMFILES_ + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ig2ym4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386 ++ dirname /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386 + cd hdf5-1.8.9 + make -C build install DESTDIR=/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386 make: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build' Making install in src make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/src' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/src' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libhdf5.la '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libhdf5.so.7.0.3 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5.so.7.0.3 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib && { ln -s -f libhdf5.so.7.0.3 libhdf5.so.7 || { rm -f libhdf5.so.7 && ln -s libhdf5.so.7.0.3 libhdf5.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib && { ln -s -f libhdf5.so.7.0.3 libhdf5.so || { rm -f libhdf5.so && ln -s libhdf5.so.7.0.3 libhdf5.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5.lai /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5.la libtool: install: /usr/bin/install -c .libs/libhdf5.a /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include" /usr/bin/install -c -m 644 ../../src/hdf5.h ../../src/H5api_adpt.h ../../src/H5overflow.h H5pubconf.h ../../src/H5public.h ../../src/H5version.h ../../src/H5Apublic.h ../../src/H5ACpublic.h ../../src/H5Cpublic.h ../../src/H5Dpublic.h ../../src/H5Epubgen.h ../../src/H5Epublic.h ../../src/H5Fpublic.h ../../src/H5FDpublic.h ../../src/H5FDcore.h ../../src/H5FDdirect.h ../../src/H5FDfamily.h ../../src/H5FDlog.h ../../src/H5FDmpi.h ../../src/H5FDmpio.h ../../src/H5FDmpiposix.h ../../src/H5FDmulti.h ../../src/H5FDsec2.h ../../src/H5FDstdio.h ../../src/H5Gpublic.h ../../src/H5Ipublic.h ../../src/H5Lpublic.h ../../src/H5MMpublic.h ../../src/H5Opublic.h ../../src/H5Ppublic.h ../../src/H5Rpublic.h ../../src/H5Spublic.h ../../src/H5Tpublic.h ../../src/H5Zpublic.h '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib" /usr/bin/install -c -m 644 libhdf5.settings '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/src' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/src' Making install in test make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/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.8.9/build/test' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/test' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools' Making install in lib make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/lib' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/lib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/lib' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/lib' Making install in h5diff make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5diff' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5diff' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5diff '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/h5diff /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5diff make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5diff' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5diff' Making install in h5ls make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5ls' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5ls' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5ls '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/h5ls /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5ls make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5ls' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5ls' Making install in misc make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/misc' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/misc' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5debug h5repart h5mkgrp '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/h5debug /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5debug libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/h5repart /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5repart libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/h5mkgrp /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5mkgrp test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin" /usr/bin/install -c h5redeploy '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/misc' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/misc' Making install in h5import make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5import' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5import' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5import '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/h5import /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5import make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5import' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5import' Making install in h5repack make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5repack' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5repack' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5repack '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/h5repack /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5repack make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5repack' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5repack' Making install in h5jam make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5jam' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5jam' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5jam h5unjam '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/h5jam /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5jam libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/h5unjam /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5unjam make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5jam' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5jam' Making install in h5copy make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5copy' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5copy' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5copy '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/h5copy /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5copy make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5copy' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5copy' Making install in h5stat make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5stat' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5stat' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5stat '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/h5stat /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5stat test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5stat' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5stat' Making install in h5dump make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5dump' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5dump' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5dump '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/h5dump /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5dump make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5dump' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5dump' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools' Making install in . make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c h5perf_serial '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin' libtool: install: warning: `../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/h5perf_serial /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5perf_serial make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build' Making install in c++ make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++' Making install in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin" /usr/bin/install -c h5c++ '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_cpp.la '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib' libtool: install: warning: relinking `libhdf5_cpp.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.9/build/c++/src; /bin/sh /builddir/build/BUILD/hdf5-1.8.9/build/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 7:3:0 -Wl,-z,relro -o libhdf5_cpp.la -rpath /usr/lib H5Exception.lo H5IdComponent.lo H5Library.lo H5Attribute.lo H5Object.lo H5PropList.lo H5FaccProp.lo H5FcreatProp.lo H5DcreatProp.lo H5DxferProp.lo H5DataType.lo H5DataSpace.lo H5AbstractDs.lo H5AtomType.lo H5PredType.lo H5EnumType.lo H5IntType.lo H5FloatType.lo H5StrType.lo H5ArrayType.lo H5VarLenType.lo H5CompType.lo H5DataSet.lo H5CommonFG.lo H5Group.lo H5File.lo ../../src/libhdf5.la -lz -lrt -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386) libtool: install: /usr/bin/install -c .libs/libhdf5_cpp.so.7.0.3T /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5_cpp.so.7.0.3 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib && { ln -s -f libhdf5_cpp.so.7.0.3 libhdf5_cpp.so.7 || { rm -f libhdf5_cpp.so.7 && ln -s libhdf5_cpp.so.7.0.3 libhdf5_cpp.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib && { ln -s -f libhdf5_cpp.so.7.0.3 libhdf5_cpp.so || { rm -f libhdf5_cpp.so && ln -s libhdf5_cpp.so.7.0.3 libhdf5_cpp.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_cpp.lai /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5_cpp.la libtool: install: /usr/bin/install -c .libs/libhdf5_cpp.a /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5_cpp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5_cpp.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5_cpp.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include" /usr/bin/install -c -m 644 ../../../c++/src/H5Cpp.h ../../../c++/src/H5AbstractDs.h ../../../c++/src/H5AtomType.h ../../../c++/src/H5Attribute.h ../../../c++/src/H5Classes.h ../../../c++/src/H5CommonFG.h ../../../c++/src/H5CompType.h ../../../c++/src/H5DataSet.h ../../../c++/src/H5DataSpace.h ../../../c++/src/H5DataType.h ../../../c++/src/H5DcreatProp.h ../../../c++/src/H5DxferProp.h ../../../c++/src/H5EnumType.h ../../../c++/src/H5Exception.h ../../../c++/src/H5FaccProp.h ../../../c++/src/H5FcreatProp.h ../../../c++/src/H5File.h ../../../c++/src/H5FloatType.h ../../../c++/src/H5Group.h ../../../c++/src/H5IdComponent.h ../../../c++/src/H5Include.h ../../../c++/src/H5IntType.h ../../../c++/src/H5Library.h ../../../c++/src/H5Object.h ../../../c++/src/H5PredType.h ../../../c++/src/H5PropList.h ../../../c++/src/H5StrType.h ../../../c++/src/H5CppDoc.h ../../../c++/src/H5ArrayType.h ../../../c++/src/H5VarLenType.h '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/src' Making install in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++' Making install in fortran make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran' Making install in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/src' make install-am make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/src' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_fortran.la '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib' libtool: install: warning: relinking `libhdf5_fortran.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.9/build/fortran/src; /bin/sh /builddir/build/BUILD/hdf5-1.8.9/build/libtool --silent --tag FC --mode=relink gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules -I../../../src -I../../../fortran/src -version-info 7:3:0 -Wl,-z,relro -o libhdf5_fortran.la -rpath /usr/lib H5f90global.lo H5fortran_types.lo H5_ff_F03.lo H5_ff.lo H5Aff.lo H5Dff.lo H5Eff.lo H5Fff.lo H5Gff.lo H5Iff.lo H5Lff.lo H5Off.lo H5Pff.lo H5Rff.lo H5Sff.lo H5Tff.lo H5Zff.lo H5_DBLE_InterfaceInclude.lo H5f90kit.lo H5_f.lo H5Af.lo H5Df.lo H5Ef.lo H5Ff.lo H5Gf.lo H5If.lo H5Lf.lo H5Of.lo H5Pf.lo H5Rf.lo H5Sf.lo H5Tf.lo H5Zf.lo H5Aff_F03.lo H5Dff_F03.lo H5Eff_F03.lo H5Lff_F03.lo H5Off_F03.lo H5Pff_F03.lo H5Rff_F03.lo H5Tff_F03.lo HDF5.lo ../../src/libhdf5.la -lz -lrt -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386) libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.so.7.0.3T /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5_fortran.so.7.0.3 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib && { ln -s -f libhdf5_fortran.so.7.0.3 libhdf5_fortran.so.7 || { rm -f libhdf5_fortran.so.7 && ln -s libhdf5_fortran.so.7.0.3 libhdf5_fortran.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib && { ln -s -f libhdf5_fortran.so.7.0.3 libhdf5_fortran.so || { rm -f libhdf5_fortran.so && ln -s libhdf5_fortran.so.7.0.3 libhdf5_fortran.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.lai /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.a /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5_fortran.a libtool: install: warning: remember to run `libtool --finish /usr/lib' cp ../../fortran/src/H5f90i_gen.h /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/. cp ../../../fortran/src/H5f90i.h /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/src' Making install in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran' Making install in hl make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl' Making install in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/src' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_hl.la '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib' libtool: install: warning: relinking `libhdf5_hl.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.9/build/hl/src; /bin/sh /builddir/build/BUILD/hdf5-1.8.9/build/libtool --silent --tag CC --mode=relink gcc -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 7:3:0 -Wl,-z,relro -o libhdf5_hl.la -rpath /usr/lib H5DS.lo H5IM.lo H5LT.lo H5LTanalyze.lo H5LTparse.lo H5PT.lo H5TB.lo ../../src/libhdf5.la -lz -lrt -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386) libtool: install: /usr/bin/install -c .libs/libhdf5_hl.so.7.0.3T /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5_hl.so.7.0.3 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib && { ln -s -f libhdf5_hl.so.7.0.3 libhdf5_hl.so.7 || { rm -f libhdf5_hl.so.7 && ln -s libhdf5_hl.so.7.0.3 libhdf5_hl.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib && { ln -s -f libhdf5_hl.so.7.0.3 libhdf5_hl.so || { rm -f libhdf5_hl.so && ln -s libhdf5_hl.so.7.0.3 libhdf5_hl.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_hl.lai /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5_hl.la libtool: install: /usr/bin/install -c .libs/libhdf5_hl.a /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5_hl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5_hl.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5_hl.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include" /usr/bin/install -c -m 644 ../../../hl/src/hdf5_hl.h ../../../hl/src/H5IMpublic.h ../../../hl/src/H5LTpublic.h ../../../hl/src/H5TBpublic.h ../../../hl/src/H5DSpublic.h ../../../hl/src/H5PTpublic.h '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/src' Making install in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/test' Making install in tools make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools' Making install in gif2h5 make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools/gif2h5' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools/gif2h5' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin" /bin/sh ../../../libtool --mode=install /usr/bin/install -c gif2h5 h52gif '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin' libtool: install: warning: `../../../hl/src/libhdf5_hl.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/hdf5-1.8.9/build/src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: warning: `../../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gif2h5 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/gif2h5 libtool: install: warning: `../../../hl/src/libhdf5_hl.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/hdf5-1.8.9/build/src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: warning: `../../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/h52gif /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h52gif make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools/gif2h5' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools/gif2h5' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools' Making install in c++ make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++' Making install in src make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/src' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c libhdf5_hl_cpp.la '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/src; /bin/sh /builddir/build/BUILD/hdf5-1.8.9/build/libtool --silent --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 7:3:0 -Wl,-z,relro -o libhdf5_hl_cpp.la -rpath /usr/lib H5PacketTable.lo ../../../hl/src/libhdf5_hl.la ../../../c++/src/libhdf5_cpp.la -lz -lrt -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386) libtool: install: warning: relinking `libhdf5_hl_cpp.la' libtool: install: /usr/bin/install -c .libs/libhdf5_hl_cpp.so.7.0.3T /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5_hl_cpp.so.7.0.3 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib && { ln -s -f libhdf5_hl_cpp.so.7.0.3 libhdf5_hl_cpp.so.7 || { rm -f libhdf5_hl_cpp.so.7 && ln -s libhdf5_hl_cpp.so.7.0.3 libhdf5_hl_cpp.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib && { ln -s -f libhdf5_hl_cpp.so.7.0.3 libhdf5_hl_cpp.so || { rm -f libhdf5_hl_cpp.so && ln -s libhdf5_hl_cpp.so.7.0.3 libhdf5_hl_cpp.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_hl_cpp.lai /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5_hl_cpp.la libtool: install: /usr/bin/install -c .libs/libhdf5_hl_cpp.a /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5_hl_cpp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5_hl_cpp.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5_hl_cpp.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include" /usr/bin/install -c -m 644 ../../../../hl/c++/src/H5PacketTable.h '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/src' Making install in test make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/test' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++' Making install in fortran make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran' Making install in src make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/src' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c libhdf5hl_fortran.la '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib' libtool: install: warning: relinking `libhdf5hl_fortran.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/src; /bin/sh /builddir/build/BUILD/hdf5-1.8.9/build/libtool --silent --tag FC --mode=relink gfortran -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules -I../../../fortran/src -I../../../fortran/src -version-info 7:3:0 -Wl,-z,relro -o libhdf5hl_fortran.la -rpath /usr/lib H5DSfc.lo H5LTfc.lo H5IMfc.lo H5IMcc.lo H5TBfc.lo H5DSff.lo H5LTff.lo H5IMff.lo H5TBff.lo ../../../hl/src/libhdf5_hl.la ../../../fortran/src/libhdf5_fortran.la -lz -lrt -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386) libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.so.7.0.3T /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5hl_fortran.so.7.0.3 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib && { ln -s -f libhdf5hl_fortran.so.7.0.3 libhdf5hl_fortran.so.7 || { rm -f libhdf5hl_fortran.so.7 && ln -s libhdf5hl_fortran.so.7.0.3 libhdf5hl_fortran.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib && { ln -s -f libhdf5hl_fortran.so.7.0.3 libhdf5hl_fortran.so || { rm -f libhdf5hl_fortran.so && ln -s libhdf5hl_fortran.so.7.0.3 libhdf5hl_fortran.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.lai /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5hl_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.a /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5hl_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5hl_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5hl_fortran.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/src' Making install in test make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/test' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl' Making install in perform make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c h5perf_serial '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin' libtool: install: warning: `../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/h5perf_serial /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5perf_serial make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' + for d in examples fortran c++ hl + cd examples + make install-examples make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/examples' ../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c + /usr/bin/install -c ../../examples/h5_write.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_read.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extend_write.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_chunk_read.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_compound.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_group.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_select.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_attribute.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_mount.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_reference.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_drivers.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extlink.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_elink_unix2win.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_ref2reg.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_shared_mesg.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/ph5example.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c run-c-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/README /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/. + /usr/bin/install -c ../../examples/run-all-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/. make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/examples' + for d in examples fortran c++ hl + cd fortran + make install-examples make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran + /usr/bin/install -c ../../../fortran/examples/dsetexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/fileexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/rwdsetexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/attrexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/groupexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/grpsexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/grpdsetexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/hyperslab.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/selectele.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/grpit.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refobjexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refregexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/mountexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/ph5example.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/rwdset_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/nested_derived_type.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_complex_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c run-fortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/examples' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran' + for d in examples fortran c++ hl + cd c++ + make install-examples make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c++ + /usr/bin/install -c ../../../c++/examples/create.cpp /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/readdata.cpp /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/writedata.cpp /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/compound.cpp /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/extend_ds.cpp /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/chunks.cpp /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/h5group.cpp /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c++/. + /usr/bin/install -c run-c++-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c++/. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/examples' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++' + for d in examples fortran c++ hl + cd hl + make install-examples make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl' + for d in examples fortran c++ + cd examples + make install-examples make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c + /usr/bin/install -c ../../../hl/examples/ex_lite1.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite2.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite3.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ptExampleFL.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ptExampleVL.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image1.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image2.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_01.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_02.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_03.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_04.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_05.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_06.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_07.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_08.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_09.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_10.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_11.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_12.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_ds1.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image24pixel.txt /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image8.txt /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/pal_rgb.h /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c run-hlc-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/run-hl-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/examples' + for d in examples fortran c++ + cd fortran + make install-examples make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/examples' ../../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/fortran + /usr/bin/install -c ../../../../hl/fortran/examples/exlite.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c ../../../../hl/fortran/examples/ex_ds1.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c run-hlfortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/fortran/. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/examples' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran' + for d in examples fortran c++ + cd c++ + make install-examples make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/examples' ../../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c++ + /usr/bin/install -c ../../../../hl/c++/examples/ptExampleFL.cpp /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c++/. + /usr/bin/install -c ../../../../hl/c++/examples/ptExampleVL.cpp /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c++/. + /usr/bin/install -c run-hlc++-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c++/. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/examples' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl' make: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build' + rm /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386//usr/lib/libhdf5.la /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386//usr/lib/libhdf5_cpp.la /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386//usr/lib/libhdf5_fortran.la /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386//usr/lib/libhdf5_hl.la /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386//usr/lib/libhdf5_hl_cpp.la /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386//usr/lib/libhdf5hl_fortran.la + for mpi in mpich openmpi + module load mpi/mpich-i386 ++ /usr/bin/modulecmd bash load mpi/mpich-i386 + eval LD_LIBRARY_PATH=/usr/lib/mpich/lib ';export' 'LD_LIBRARY_PATH;LOADEDMODULES=mpi/mpich-i386' ';export' 'LOADEDMODULES;MANPATH=/usr/share/man/mpich:/usr/share/man:/usr/local/share/man' ';export' 'MANPATH;MPI_BIN=/usr/lib/mpich/bin' ';export' 'MPI_BIN;MPI_COMPILER=mpich-i386' ';export' 'MPI_COMPILER;MPI_FORTRAN_MOD_DIR=/usr/include/mpich-i386' ';export' 'MPI_FORTRAN_MOD_DIR;MPI_HOME=/usr/lib/mpich' ';export' 'MPI_HOME;MPI_INCLUDE=/usr/include/mpich-i386' ';export' 'MPI_INCLUDE;MPI_LIB=/usr/lib/mpich/lib' ';export' 'MPI_LIB;MPI_MAN=/usr/share/man/mpich' ';export' 'MPI_MAN;MPI_PYTHON_SITEARCH=/mpich' ';export' 'MPI_PYTHON_SITEARCH;MPI_SUFFIX=_mpich' ';export' 'MPI_SUFFIX;MPI_SYSCONFIG=/etc/mpich-i386' ';export' 'MPI_SYSCONFIG;PATH=/usr/lib/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;PYTHONPATH=/mpich' ';export' 'PYTHONPATH;_LMFILES_=/etc/modulefiles/mpi/mpich-i386' ';export' '_LMFILES_;' ++ LD_LIBRARY_PATH=/usr/lib/mpich/lib ++ export LD_LIBRARY_PATH ++ LOADEDMODULES=mpi/mpich-i386 ++ export LOADEDMODULES ++ MANPATH=/usr/share/man/mpich:/usr/share/man:/usr/local/share/man ++ export MANPATH ++ MPI_BIN=/usr/lib/mpich/bin ++ export MPI_BIN ++ MPI_COMPILER=mpich-i386 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/include/mpich-i386 ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib/mpich ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/mpich-i386 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib/mpich/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/mpich ++ export MPI_MAN ++ MPI_PYTHON_SITEARCH=/mpich ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_mpich ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/mpich-i386 ++ export MPI_SYSCONFIG ++ PATH=/usr/lib/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ PYTHONPATH=/mpich ++ export PYTHONPATH ++ _LMFILES_=/etc/modulefiles/mpi/mpich-i386 ++ export _LMFILES_ + make -C mpich install DESTDIR=/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386 make: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich' Making install in src make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/src' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/src' test -z "/usr/lib/mpich/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libhdf5.la '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib' libtool: install: /usr/bin/install -c .libs/libhdf5.so.7.0.3 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib/libhdf5.so.7.0.3 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib && { ln -s -f libhdf5.so.7.0.3 libhdf5.so.7 || { rm -f libhdf5.so.7 && ln -s libhdf5.so.7.0.3 libhdf5.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib && { ln -s -f libhdf5.so.7.0.3 libhdf5.so || { rm -f libhdf5.so && ln -s libhdf5.so.7.0.3 libhdf5.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5.lai /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib/libhdf5.la libtool: install: /usr/bin/install -c .libs/libhdf5.a /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib/libhdf5.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib/libhdf5.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib/libhdf5.a libtool: install: warning: remember to run `libtool --finish /usr/lib/mpich/lib' test -z "/usr/include/mpich-i386" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/mpich-i386" /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/H5FDmpiposix.h ../../src/H5FDmulti.h ../../src/H5FDsec2.h ../../src/H5FDstdio.h ../../src/H5Gpublic.h ../../src/H5Ipublic.h ../../src/H5Lpublic.h ../../src/H5MMpublic.h ../../src/H5Opublic.h ../../src/H5Ppublic.h ../../src/H5Rpublic.h ../../src/H5Spublic.h ../../src/H5Tpublic.h ../../src/H5Zpublic.h '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/mpich-i386' test -z "/usr/lib/mpich/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib" /usr/bin/install -c -m 644 libhdf5.settings '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/src' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/src' Making install in test make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/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.8.9/mpich/test' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/test' Making install in testpar make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools' Making install in lib make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/lib' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/lib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/lib' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/lib' Making install in h5diff make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5diff' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5diff' test -z "/usr/lib/mpich/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5diff ph5diff '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5diff /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5diff libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/mpich/lib' libtool: install: /usr/bin/install -c .libs/ph5diff /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/ph5diff make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5diff' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5diff' Making install in h5ls make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5ls' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5ls' test -z "/usr/lib/mpich/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5ls '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5ls /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5ls make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5ls' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5ls' Making install in misc make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/misc' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/misc' test -z "/usr/lib/mpich/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5debug h5repart h5mkgrp '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5debug /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5debug libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5repart /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5repart libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5mkgrp /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5mkgrp test -z "/usr/lib/mpich/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin" /usr/bin/install -c h5redeploy '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/misc' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/misc' Making install in h5import make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5import' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5import' test -z "/usr/lib/mpich/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5import '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5import /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5import make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5import' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5import' Making install in h5repack make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5repack' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5repack' test -z "/usr/lib/mpich/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5repack '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5repack /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5repack make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5repack' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5repack' Making install in h5jam make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5jam' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5jam' test -z "/usr/lib/mpich/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5jam h5unjam '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5jam /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5jam libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5unjam /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5unjam make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5jam' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5jam' Making install in h5copy make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5copy' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5copy' test -z "/usr/lib/mpich/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5copy '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5copy /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5copy make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5copy' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5copy' Making install in h5stat make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5stat' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5stat' test -z "/usr/lib/mpich/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5stat '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5stat /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5stat test -z "/usr/lib/mpich/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5stat' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5stat' Making install in h5dump make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5dump' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5dump' test -z "/usr/lib/mpich/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5dump '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5dump /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5dump make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5dump' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5dump' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools' Making install in . make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' test -z "/usr/lib/mpich/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c h5perf_serial h5perf '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin' libtool: install: warning: `../src/libhdf5.la' has not been installed in `/usr/lib/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5perf_serial /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5perf_serial libtool: install: warning: `../src/libhdf5.la' has not been installed in `/usr/lib/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5perf /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5perf make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich' Making install in fortran make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran' Making install in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/src' make install-am make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/src' test -z "/usr/lib/mpich/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_fortran.la '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib' libtool: install: warning: relinking `libhdf5_fortran.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/src; /bin/sh /builddir/build/BUILD/hdf5-1.8.9/mpich/libtool --silent --tag FC --mode=relink mpif90 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules -I../../../src -I../../../fortran/src -version-info 7:3:0 -Wl,-z,relro -o libhdf5_fortran.la -rpath /usr/lib/mpich/lib H5f90global.lo H5fortran_types.lo H5_ff_F03.lo H5_ff.lo H5Aff.lo H5Dff.lo H5Eff.lo H5Fff.lo H5Gff.lo H5Iff.lo H5Lff.lo H5Off.lo H5Pff.lo H5Rff.lo H5Sff.lo H5Tff.lo H5Zff.lo H5_DBLE_InterfaceInclude.lo H5f90kit.lo H5_f.lo H5Af.lo H5Df.lo H5Ef.lo H5Ff.lo H5Gf.lo H5If.lo H5Lf.lo H5Of.lo H5Pf.lo H5Rf.lo H5Sf.lo H5Tf.lo H5Zf.lo H5Aff_F03.lo H5Dff_F03.lo H5Eff_F03.lo H5Lff_F03.lo H5Off_F03.lo H5Pff_F03.lo H5Rff_F03.lo H5Tff_F03.lo H5FDmpiof.lo HDF5mpio.lo H5FDmpioff.lo ../../src/libhdf5.la -lz -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386) libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.so.7.0.3T /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib/libhdf5_fortran.so.7.0.3 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib && { ln -s -f libhdf5_fortran.so.7.0.3 libhdf5_fortran.so.7 || { rm -f libhdf5_fortran.so.7 && ln -s libhdf5_fortran.so.7.0.3 libhdf5_fortran.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib && { ln -s -f libhdf5_fortran.so.7.0.3 libhdf5_fortran.so || { rm -f libhdf5_fortran.so && ln -s libhdf5_fortran.so.7.0.3 libhdf5_fortran.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.lai /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib/libhdf5_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.a /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib/libhdf5_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib/libhdf5_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib/libhdf5_fortran.a libtool: install: warning: remember to run `libtool --finish /usr/lib/mpich/lib' cp ../../fortran/src/H5f90i_gen.h /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/mpich-i386/. cp ../../../fortran/src/H5f90i.h /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/mpich-i386/. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/src' Making install in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/test' Making install in testpar make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/testpar' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/testpar' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/testpar' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/testpar' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran' Making install in hl make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl' Making install in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/src' test -z "/usr/lib/mpich/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_hl.la '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib' libtool: install: warning: relinking `libhdf5_hl.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.9/mpich/hl/src; /bin/sh /builddir/build/BUILD/hdf5-1.8.9/mpich/libtool --silent --tag CC --mode=relink mpicc -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 7:3:0 -Wl,-z,relro -o libhdf5_hl.la -rpath /usr/lib/mpich/lib H5DS.lo H5IM.lo H5LT.lo H5LTanalyze.lo H5LTparse.lo H5PT.lo H5TB.lo ../../src/libhdf5.la -lz -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386) libtool: install: /usr/bin/install -c .libs/libhdf5_hl.so.7.0.3T /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib/libhdf5_hl.so.7.0.3 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib && { ln -s -f libhdf5_hl.so.7.0.3 libhdf5_hl.so.7 || { rm -f libhdf5_hl.so.7 && ln -s libhdf5_hl.so.7.0.3 libhdf5_hl.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib && { ln -s -f libhdf5_hl.so.7.0.3 libhdf5_hl.so || { rm -f libhdf5_hl.so && ln -s libhdf5_hl.so.7.0.3 libhdf5_hl.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_hl.lai /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib/libhdf5_hl.la libtool: install: /usr/bin/install -c .libs/libhdf5_hl.a /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib/libhdf5_hl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib/libhdf5_hl.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib/libhdf5_hl.a libtool: install: warning: remember to run `libtool --finish /usr/lib/mpich/lib' test -z "/usr/include/mpich-i386" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/mpich-i386" /usr/bin/install -c -m 644 ../../../hl/src/hdf5_hl.h ../../../hl/src/H5IMpublic.h ../../../hl/src/H5LTpublic.h ../../../hl/src/H5TBpublic.h ../../../hl/src/H5DSpublic.h ../../../hl/src/H5PTpublic.h '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/mpich-i386' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/src' Making install in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/test' Making install in tools make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools' Making install in gif2h5 make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools/gif2h5' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools/gif2h5' test -z "/usr/lib/mpich/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin" /bin/sh ../../../libtool --mode=install /usr/bin/install -c gif2h5 h52gif '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin' libtool: install: warning: `../../../hl/src/libhdf5_hl.la' has not been installed in `/usr/lib/mpich/lib' libtool: install: warning: `/builddir/build/BUILD/hdf5-1.8.9/mpich/src/libhdf5.la' has not been installed in `/usr/lib/mpich/lib' libtool: install: warning: `../../../src/libhdf5.la' has not been installed in `/usr/lib/mpich/lib' libtool: install: /usr/bin/install -c .libs/gif2h5 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/gif2h5 libtool: install: warning: `../../../hl/src/libhdf5_hl.la' has not been installed in `/usr/lib/mpich/lib' libtool: install: warning: `/builddir/build/BUILD/hdf5-1.8.9/mpich/src/libhdf5.la' has not been installed in `/usr/lib/mpich/lib' libtool: install: warning: `../../../src/libhdf5.la' has not been installed in `/usr/lib/mpich/lib' libtool: install: /usr/bin/install -c .libs/h52gif /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h52gif make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools/gif2h5' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools/gif2h5' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools' Making install in fortran make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran' Making install in src make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/src' test -z "/usr/lib/mpich/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c libhdf5hl_fortran.la '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib' libtool: install: warning: relinking `libhdf5hl_fortran.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/src; /bin/sh /builddir/build/BUILD/hdf5-1.8.9/mpich/libtool --silent --tag FC --mode=relink mpif90 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules -I../../../fortran/src -I../../../fortran/src -version-info 7:3:0 -Wl,-z,relro -o libhdf5hl_fortran.la -rpath /usr/lib/mpich/lib H5DSfc.lo H5LTfc.lo H5IMfc.lo H5IMcc.lo H5TBfc.lo H5DSff.lo H5LTff.lo H5IMff.lo H5TBff.lo ../../../hl/src/libhdf5_hl.la ../../../fortran/src/libhdf5_fortran.la -lz -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386) libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.so.7.0.3T /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib/libhdf5hl_fortran.so.7.0.3 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib && { ln -s -f libhdf5hl_fortran.so.7.0.3 libhdf5hl_fortran.so.7 || { rm -f libhdf5hl_fortran.so.7 && ln -s libhdf5hl_fortran.so.7.0.3 libhdf5hl_fortran.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib && { ln -s -f libhdf5hl_fortran.so.7.0.3 libhdf5hl_fortran.so || { rm -f libhdf5hl_fortran.so && ln -s libhdf5hl_fortran.so.7.0.3 libhdf5hl_fortran.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.lai /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib/libhdf5hl_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.a /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib/libhdf5hl_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib/libhdf5hl_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib/libhdf5hl_fortran.a libtool: install: warning: remember to run `libtool --finish /usr/lib/mpich/lib' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/src' Making install in test make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/test' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl' Making install in perform make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' test -z "/usr/lib/mpich/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c h5perf_serial h5perf '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin' libtool: install: warning: `../src/libhdf5.la' has not been installed in `/usr/lib/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5perf_serial /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5perf_serial libtool: install: warning: `../src/libhdf5.la' has not been installed in `/usr/lib/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5perf /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5perf make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' + for d in examples fortran hl + cd examples + make install-examples make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/examples' + /usr/bin/install -c ../../examples/h5_write.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_read.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extend_write.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_chunk_read.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_compound.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_group.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_select.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_attribute.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_mount.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_reference.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_drivers.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extlink.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_elink_unix2win.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_ref2reg.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_shared_mesg.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/ph5example.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c run-c-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/README /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/. + /usr/bin/install -c ../../examples/run-all-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/. make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/examples' + for d in examples fortran hl + cd fortran + make install-examples make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/examples' + /usr/bin/install -c ../../../fortran/examples/dsetexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/fileexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/rwdsetexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/attrexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/groupexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/grpsexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/grpdsetexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/hyperslab.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/selectele.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/grpit.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refobjexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refregexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/mountexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/ph5example.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/rwdset_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/nested_derived_type.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_complex_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c run-fortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/examples' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran' + for d in examples fortran hl + cd hl + make install-examples make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl' + for d in examples fortran + cd examples + make install-examples make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/examples' + /usr/bin/install -c ../../../hl/examples/ex_lite1.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite2.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite3.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ptExampleFL.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ptExampleVL.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image1.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image2.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_01.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_02.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_03.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_04.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_05.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_06.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_07.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_08.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_09.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_10.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_11.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_12.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_ds1.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image24pixel.txt /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image8.txt /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/pal_rgb.h /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c run-hlc-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/run-hl-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/examples' + for d in examples fortran + cd fortran + make install-examples make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/examples' + /usr/bin/install -c ../../../../hl/fortran/examples/exlite.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c ../../../../hl/fortran/examples/ex_ds1.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c run-hlfortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/fortran/. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/examples' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl' make: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich' + rm /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386//usr/lib/mpich/lib/libhdf5.la /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386//usr/lib/mpich/lib/libhdf5_fortran.la /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386//usr/lib/mpich/lib/libhdf5_hl.la /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386//usr/lib/mpich/lib/libhdf5hl_fortran.la + module purge ++ /usr/bin/modulecmd bash purge + eval MANPATH=/usr/share/man:/usr/local/share/man ';export' 'MANPATH;PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;unset' 'LD_LIBRARY_PATH;unset' 'LOADEDMODULES;unset' 'MPI_BIN;unset' 'MPI_COMPILER;unset' 'MPI_FORTRAN_MOD_DIR;unset' 'MPI_HOME;unset' 'MPI_INCLUDE;unset' 'MPI_LIB;unset' 'MPI_MAN;unset' 'MPI_PYTHON_SITEARCH;unset' 'MPI_SUFFIX;unset' 'MPI_SYSCONFIG;unset' 'PYTHONPATH;unset' '_LMFILES_;' ++ MANPATH=/usr/share/man:/usr/local/share/man ++ export MANPATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ unset LD_LIBRARY_PATH ++ unset LOADEDMODULES ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ unset PYTHONPATH ++ unset _LMFILES_ + for mpi in mpich openmpi + module load mpi/openmpi-i386 ++ /usr/bin/modulecmd bash load mpi/openmpi-i386 + eval LD_LIBRARY_PATH=/usr/lib/openmpi/lib ';export' 'LD_LIBRARY_PATH;LOADEDMODULES=mpi/openmpi-i386' ';export' 'LOADEDMODULES;MANPATH=/usr/share/man/openmpi-i386:/usr/share/man:/usr/local/share/man' ';export' 'MANPATH;MPI_BIN=/usr/lib/openmpi/bin' ';export' 'MPI_BIN;MPI_COMPILER=openmpi-i386' ';export' 'MPI_COMPILER;MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/openmpi-i386' ';export' 'MPI_FORTRAN_MOD_DIR;MPI_HOME=/usr/lib/openmpi' ';export' 'MPI_HOME;MPI_INCLUDE=/usr/include/openmpi-i386' ';export' 'MPI_INCLUDE;MPI_LIB=/usr/lib/openmpi/lib' ';export' 'MPI_LIB;MPI_MAN=/usr/share/man/openmpi-i386' ';export' 'MPI_MAN;MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/openmpi' ';export' 'MPI_PYTHON_SITEARCH;MPI_SUFFIX=_openmpi' ';export' 'MPI_SUFFIX;MPI_SYSCONFIG=/etc/openmpi-i386' ';export' 'MPI_SYSCONFIG;PATH=/usr/lib/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;PYTHONPATH=/usr/lib/python2.7/site-packages/openmpi' ';export' 'PYTHONPATH;_LMFILES_=/etc/modulefiles/mpi/openmpi-i386' ';export' '_LMFILES_;' ++ LD_LIBRARY_PATH=/usr/lib/openmpi/lib ++ export LD_LIBRARY_PATH ++ LOADEDMODULES=mpi/openmpi-i386 ++ export LOADEDMODULES ++ MANPATH=/usr/share/man/openmpi-i386:/usr/share/man:/usr/local/share/man ++ export MANPATH ++ MPI_BIN=/usr/lib/openmpi/bin ++ export MPI_BIN ++ MPI_COMPILER=openmpi-i386 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/openmpi-i386 ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib/openmpi ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/openmpi-i386 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib/openmpi/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/openmpi-i386 ++ export MPI_MAN ++ MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/openmpi ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_openmpi ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/openmpi-i386 ++ export MPI_SYSCONFIG ++ PATH=/usr/lib/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ PYTHONPATH=/usr/lib/python2.7/site-packages/openmpi ++ export PYTHONPATH ++ _LMFILES_=/etc/modulefiles/mpi/openmpi-i386 ++ export _LMFILES_ + make -C openmpi install DESTDIR=/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386 make: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi' Making install in src make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/src' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/src' test -z "/usr/lib/openmpi/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libhdf5.la '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/libhdf5.so.7.0.3 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib/libhdf5.so.7.0.3 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib && { ln -s -f libhdf5.so.7.0.3 libhdf5.so.7 || { rm -f libhdf5.so.7 && ln -s libhdf5.so.7.0.3 libhdf5.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib && { ln -s -f libhdf5.so.7.0.3 libhdf5.so || { rm -f libhdf5.so && ln -s libhdf5.so.7.0.3 libhdf5.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5.lai /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib/libhdf5.la libtool: install: /usr/bin/install -c .libs/libhdf5.a /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib/libhdf5.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib/libhdf5.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib/libhdf5.a libtool: install: warning: remember to run `libtool --finish /usr/lib/openmpi/lib' test -z "/usr/include/openmpi-i386" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/openmpi-i386" /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/H5FDmpiposix.h ../../src/H5FDmulti.h ../../src/H5FDsec2.h ../../src/H5FDstdio.h ../../src/H5Gpublic.h ../../src/H5Ipublic.h ../../src/H5Lpublic.h ../../src/H5MMpublic.h ../../src/H5Opublic.h ../../src/H5Ppublic.h ../../src/H5Rpublic.h ../../src/H5Spublic.h ../../src/H5Tpublic.h ../../src/H5Zpublic.h '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/openmpi-i386' test -z "/usr/lib/openmpi/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib" /usr/bin/install -c -m 644 libhdf5.settings '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/src' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/src' Making install in test make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/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.8.9/openmpi/test' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/test' Making install in testpar make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools' Making install in lib make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/lib' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/lib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/lib' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/lib' Making install in h5diff make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5diff' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5diff' test -z "/usr/lib/openmpi/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5diff ph5diff '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5diff /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5diff libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/ph5diff /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/ph5diff make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5diff' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5diff' Making install in h5ls make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5ls' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5ls' test -z "/usr/lib/openmpi/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5ls '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5ls /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5ls make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5ls' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5ls' Making install in misc make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/misc' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/misc' test -z "/usr/lib/openmpi/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5debug h5repart h5mkgrp '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5debug /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5debug libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5repart /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5repart libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5mkgrp /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5mkgrp test -z "/usr/lib/openmpi/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin" /usr/bin/install -c h5redeploy '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/misc' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/misc' Making install in h5import make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5import' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5import' test -z "/usr/lib/openmpi/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5import '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5import /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5import make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5import' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5import' Making install in h5repack make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5repack' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5repack' test -z "/usr/lib/openmpi/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5repack '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5repack /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5repack make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5repack' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5repack' Making install in h5jam make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5jam' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5jam' test -z "/usr/lib/openmpi/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5jam h5unjam '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5jam /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5jam libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5unjam /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5unjam make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5jam' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5jam' Making install in h5copy make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5copy' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5copy' test -z "/usr/lib/openmpi/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5copy '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5copy /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5copy make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5copy' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5copy' Making install in h5stat make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5stat' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5stat' test -z "/usr/lib/openmpi/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5stat '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5stat /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5stat test -z "/usr/lib/openmpi/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5stat' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5stat' Making install in h5dump make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5dump' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5dump' test -z "/usr/lib/openmpi/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c h5dump '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5dump /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5dump make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5dump' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5dump' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools' Making install in . make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' test -z "/usr/lib/openmpi/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c h5perf_serial h5perf '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin' libtool: install: warning: `../src/libhdf5.la' has not been installed in `/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5perf_serial /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5perf_serial libtool: install: warning: `../src/libhdf5.la' has not been installed in `/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5perf /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5perf make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi' Making install in fortran make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran' Making install in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/src' make install-am make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/src' test -z "/usr/lib/openmpi/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_fortran.la '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib' libtool: install: warning: relinking `libhdf5_fortran.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/src; /bin/sh /builddir/build/BUILD/hdf5-1.8.9/openmpi/libtool --silent --tag FC --mode=relink mpif90 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules -I../../../src -I../../../fortran/src -version-info 7:3:0 -Wl,-z,relro -o libhdf5_fortran.la -rpath /usr/lib/openmpi/lib H5f90global.lo H5fortran_types.lo H5_ff_F03.lo H5_ff.lo H5Aff.lo H5Dff.lo H5Eff.lo H5Fff.lo H5Gff.lo H5Iff.lo H5Lff.lo H5Off.lo H5Pff.lo H5Rff.lo H5Sff.lo H5Tff.lo H5Zff.lo H5_DBLE_InterfaceInclude.lo H5f90kit.lo H5_f.lo H5Af.lo H5Df.lo H5Ef.lo H5Ff.lo H5Gf.lo H5If.lo H5Lf.lo H5Of.lo H5Pf.lo H5Rf.lo H5Sf.lo H5Tf.lo H5Zf.lo H5Aff_F03.lo H5Dff_F03.lo H5Eff_F03.lo H5Lff_F03.lo H5Off_F03.lo H5Pff_F03.lo H5Rff_F03.lo H5Tff_F03.lo H5FDmpiof.lo HDF5mpio.lo H5FDmpioff.lo ../../src/libhdf5.la -lz -lrt -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386) libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.so.7.0.3T /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib/libhdf5_fortran.so.7.0.3 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib && { ln -s -f libhdf5_fortran.so.7.0.3 libhdf5_fortran.so.7 || { rm -f libhdf5_fortran.so.7 && ln -s libhdf5_fortran.so.7.0.3 libhdf5_fortran.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib && { ln -s -f libhdf5_fortran.so.7.0.3 libhdf5_fortran.so || { rm -f libhdf5_fortran.so && ln -s libhdf5_fortran.so.7.0.3 libhdf5_fortran.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.lai /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib/libhdf5_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.a /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib/libhdf5_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib/libhdf5_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib/libhdf5_fortran.a libtool: install: warning: remember to run `libtool --finish /usr/lib/openmpi/lib' cp ../../fortran/src/H5f90i_gen.h /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/openmpi-i386/. cp ../../../fortran/src/H5f90i.h /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/openmpi-i386/. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/src' Making install in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/test' Making install in testpar make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/testpar' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/testpar' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/testpar' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/testpar' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran' Making install in hl make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl' Making install in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/src' test -z "/usr/lib/openmpi/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_hl.la '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib' libtool: install: warning: relinking `libhdf5_hl.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/src; /bin/sh /builddir/build/BUILD/hdf5-1.8.9/openmpi/libtool --silent --tag CC --mode=relink mpicc -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 7:3:0 -Wl,-z,relro -o libhdf5_hl.la -rpath /usr/lib/openmpi/lib H5DS.lo H5IM.lo H5LT.lo H5LTanalyze.lo H5LTparse.lo H5PT.lo H5TB.lo ../../src/libhdf5.la -lz -lrt -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386) libtool: install: /usr/bin/install -c .libs/libhdf5_hl.so.7.0.3T /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib/libhdf5_hl.so.7.0.3 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib && { ln -s -f libhdf5_hl.so.7.0.3 libhdf5_hl.so.7 || { rm -f libhdf5_hl.so.7 && ln -s libhdf5_hl.so.7.0.3 libhdf5_hl.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib && { ln -s -f libhdf5_hl.so.7.0.3 libhdf5_hl.so || { rm -f libhdf5_hl.so && ln -s libhdf5_hl.so.7.0.3 libhdf5_hl.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_hl.lai /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib/libhdf5_hl.la libtool: install: /usr/bin/install -c .libs/libhdf5_hl.a /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib/libhdf5_hl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib/libhdf5_hl.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib/libhdf5_hl.a libtool: install: warning: remember to run `libtool --finish /usr/lib/openmpi/lib' test -z "/usr/include/openmpi-i386" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/openmpi-i386" /usr/bin/install -c -m 644 ../../../hl/src/hdf5_hl.h ../../../hl/src/H5IMpublic.h ../../../hl/src/H5LTpublic.h ../../../hl/src/H5TBpublic.h ../../../hl/src/H5DSpublic.h ../../../hl/src/H5PTpublic.h '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/openmpi-i386' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/src' Making install in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/test' Making install in tools make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools' Making install in gif2h5 make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools/gif2h5' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools/gif2h5' test -z "/usr/lib/openmpi/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin" /bin/sh ../../../libtool --mode=install /usr/bin/install -c gif2h5 h52gif '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin' libtool: install: warning: `../../../hl/src/libhdf5_hl.la' has not been installed in `/usr/lib/openmpi/lib' libtool: install: warning: `/builddir/build/BUILD/hdf5-1.8.9/openmpi/src/libhdf5.la' has not been installed in `/usr/lib/openmpi/lib' libtool: install: warning: `../../../src/libhdf5.la' has not been installed in `/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/gif2h5 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/gif2h5 libtool: install: warning: `../../../hl/src/libhdf5_hl.la' has not been installed in `/usr/lib/openmpi/lib' libtool: install: warning: `/builddir/build/BUILD/hdf5-1.8.9/openmpi/src/libhdf5.la' has not been installed in `/usr/lib/openmpi/lib' libtool: install: warning: `../../../src/libhdf5.la' has not been installed in `/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h52gif /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h52gif make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools/gif2h5' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools/gif2h5' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools' Making install in fortran make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran' Making install in src make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/src' test -z "/usr/lib/openmpi/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c libhdf5hl_fortran.la '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib' libtool: install: warning: relinking `libhdf5hl_fortran.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/src; /bin/sh /builddir/build/BUILD/hdf5-1.8.9/openmpi/libtool --silent --tag FC --mode=relink mpif90 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules -I../../../fortran/src -I../../../fortran/src -version-info 7:3:0 -Wl,-z,relro -o libhdf5hl_fortran.la -rpath /usr/lib/openmpi/lib H5DSfc.lo H5LTfc.lo H5IMfc.lo H5IMcc.lo H5TBfc.lo H5DSff.lo H5LTff.lo H5IMff.lo H5TBff.lo ../../../hl/src/libhdf5_hl.la ../../../fortran/src/libhdf5_fortran.la -lz -lrt -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386) libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.so.7.0.3T /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib/libhdf5hl_fortran.so.7.0.3 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib && { ln -s -f libhdf5hl_fortran.so.7.0.3 libhdf5hl_fortran.so.7 || { rm -f libhdf5hl_fortran.so.7 && ln -s libhdf5hl_fortran.so.7.0.3 libhdf5hl_fortran.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib && { ln -s -f libhdf5hl_fortran.so.7.0.3 libhdf5hl_fortran.so || { rm -f libhdf5hl_fortran.so && ln -s libhdf5hl_fortran.so.7.0.3 libhdf5hl_fortran.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.lai /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib/libhdf5hl_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.a /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib/libhdf5hl_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib/libhdf5hl_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib/libhdf5hl_fortran.a libtool: install: warning: remember to run `libtool --finish /usr/lib/openmpi/lib' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/src' Making install in test make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/test' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl' Making install in perform make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' test -z "/usr/lib/openmpi/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c h5perf_serial h5perf '/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin' libtool: install: warning: `../src/libhdf5.la' has not been installed in `/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5perf_serial /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5perf_serial libtool: install: warning: `../src/libhdf5.la' has not been installed in `/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5perf /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5perf make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' + for d in examples fortran hl + cd examples + make install-examples make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/examples' + /usr/bin/install -c ../../examples/h5_write.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_read.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extend_write.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_chunk_read.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_compound.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_group.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_select.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_attribute.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_mount.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_reference.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_drivers.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extlink.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_elink_unix2win.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_ref2reg.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_shared_mesg.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/ph5example.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c run-c-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/README /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/. + /usr/bin/install -c ../../examples/run-all-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/. make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/examples' + for d in examples fortran hl + cd fortran + make install-examples make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/examples' + /usr/bin/install -c ../../../fortran/examples/dsetexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/fileexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/rwdsetexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/attrexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/groupexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/grpsexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/grpdsetexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/hyperslab.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/selectele.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/grpit.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refobjexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refregexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/mountexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/ph5example.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/rwdset_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/nested_derived_type.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_complex_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c run-fortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/fortran/. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/examples' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran' + for d in examples fortran hl + cd hl + make install-examples make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl' + for d in examples fortran + cd examples + make install-examples make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/examples' + /usr/bin/install -c ../../../hl/examples/ex_lite1.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite2.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite3.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ptExampleFL.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ptExampleVL.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image1.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image2.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_01.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_02.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_03.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_04.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_05.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_06.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_07.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_08.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_09.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_10.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_11.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_12.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_ds1.c /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image24pixel.txt /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image8.txt /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/pal_rgb.h /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c run-hlc-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/run-hl-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/examples' + for d in examples fortran + cd fortran + make install-examples make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/examples' + /usr/bin/install -c ../../../../hl/fortran/examples/exlite.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c ../../../../hl/fortran/examples/ex_ds1.f90 /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c run-hlfortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/hdf5_examples/hl/fortran/. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/examples' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl' make: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi' + rm /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386//usr/lib/openmpi/lib/libhdf5.la /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386//usr/lib/openmpi/lib/libhdf5_fortran.la /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386//usr/lib/openmpi/lib/libhdf5_hl.la /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386//usr/lib/openmpi/lib/libhdf5hl_fortran.la + module purge ++ /usr/bin/modulecmd bash purge + eval MANPATH=/usr/share/man:/usr/local/share/man ';export' 'MANPATH;PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;unset' 'LD_LIBRARY_PATH;unset' 'LOADEDMODULES;unset' 'MPI_BIN;unset' 'MPI_COMPILER;unset' 'MPI_FORTRAN_MOD_DIR;unset' 'MPI_HOME;unset' 'MPI_INCLUDE;unset' 'MPI_LIB;unset' 'MPI_MAN;unset' 'MPI_PYTHON_SITEARCH;unset' 'MPI_SUFFIX;unset' 'MPI_SYSCONFIG;unset' 'PYTHONPATH;unset' '_LMFILES_;' ++ MANPATH=/usr/share/man:/usr/local/share/man ++ export MANPATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ unset LD_LIBRARY_PATH ++ unset LOADEDMODULES ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ unset PYTHONPATH ++ unset _LMFILES_ + mkdir -p /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/gfortran/modules + mv /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5_dble_interface.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5a.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5a_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5d.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5d_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5ds.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5e.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5e_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5f.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5fortran_types.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5g.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5global.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5i.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5im.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5l.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5l_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5lib.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5lib_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5lt.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5o.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5o_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5p.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5p_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5r.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5r_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5s.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5t.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5t_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5tb.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/h5z.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/hdf5.mod /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/gfortran/modules + find /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share '(' -name '*.[ch]*' -o -name '*.f90' ')' -exec chmod -x '{}' + + sed -i -e s/H5pubconf.h/H5pubconf-32.h/ /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/H5public.h + mv /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/H5pubconf.h /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/include/H5pubconf-32.h + for x in h5c++ h5cc h5fc + mv /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5c++ /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5c++-32 + install -m 0755 /builddir/build/SOURCES/h5comp /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5c++ + for x in h5c++ h5cc h5fc + mv /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5cc /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5cc-32 + install -m 0755 /builddir/build/SOURCES/h5comp /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5cc + for x in h5c++ h5cc h5fc + mv /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5fc /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5fc-32 + install -m 0755 /builddir/build/SOURCES/h5comp /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5fc + mkdir -p /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/etc/rpm + cat + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/hdf5-1.8.9 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5stat extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5mkgrp extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5repart extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h52gif extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5debug extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5perf_serial extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5jam extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5repack extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5import extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5dump extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5ls extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/gif2h5 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5unjam extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5diff extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/bin/h5copy extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5_fortran.so.7.0.3 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5stat extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5mkgrp extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5repart extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h52gif extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5debug extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5perf_serial extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/ph5diff extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5jam extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5repack extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5perf extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5import extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5dump extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5ls extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/gif2h5 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5unjam extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5diff extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/bin/h5copy extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib/libhdf5_fortran.so.7.0.3 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib/libhdf5hl_fortran.so.7.0.3 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib/libhdf5.so.7.0.3 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/mpich/lib/libhdf5_hl.so.7.0.3 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5hl_fortran.so.7.0.3 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5_cpp.so.7.0.3 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5.so.7.0.3 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5stat extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5mkgrp extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5repart extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h52gif extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5debug extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5perf_serial extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/ph5diff extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5jam extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5repack extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5perf extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5import extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5dump extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5ls extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/gif2h5 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5unjam extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5diff extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/bin/h5copy extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib/libhdf5_fortran.so.7.0.3 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib/libhdf5hl_fortran.so.7.0.3 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib/libhdf5.so.7.0.3 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/openmpi/lib/libhdf5_hl.so.7.0.3 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5_hl_cpp.so.7.0.3 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/lib/libhdf5_hl.so.7.0.3 symlinked /usr/lib/debug/usr/lib/libhdf5hl_fortran.so.7.0.3.debug to /usr/lib/debug/usr/lib/libhdf5hl_fortran.so.debug symlinked /usr/lib/debug/usr/lib/libhdf5_cpp.so.7.0.3.debug to /usr/lib/debug/usr/lib/libhdf5_cpp.so.debug symlinked /usr/lib/debug/usr/lib/libhdf5hl_fortran.so.7.0.3.debug to /usr/lib/debug/usr/lib/libhdf5hl_fortran.so.7.debug symlinked /usr/lib/debug/usr/lib/libhdf5_hl_cpp.so.7.0.3.debug to /usr/lib/debug/usr/lib/libhdf5_hl_cpp.so.debug symlinked /usr/lib/debug/usr/lib/libhdf5_cpp.so.7.0.3.debug to /usr/lib/debug/usr/lib/libhdf5_cpp.so.7.debug symlinked /usr/lib/debug/usr/lib/libhdf5_hl.so.7.0.3.debug to /usr/lib/debug/usr/lib/libhdf5_hl.so.7.debug symlinked /usr/lib/debug/usr/lib/libhdf5.so.7.0.3.debug to /usr/lib/debug/usr/lib/libhdf5.so.debug symlinked /usr/lib/debug/usr/lib/libhdf5_hl.so.7.0.3.debug to /usr/lib/debug/usr/lib/libhdf5_hl.so.debug symlinked /usr/lib/debug/usr/lib/mpich/lib/libhdf5hl_fortran.so.7.0.3.debug to /usr/lib/debug/usr/lib/mpich/lib/libhdf5hl_fortran.so.debug symlinked /usr/lib/debug/usr/lib/mpich/lib/libhdf5hl_fortran.so.7.0.3.debug to /usr/lib/debug/usr/lib/mpich/lib/libhdf5hl_fortran.so.7.debug symlinked /usr/lib/debug/usr/lib/mpich/lib/libhdf5_hl.so.7.0.3.debug to /usr/lib/debug/usr/lib/mpich/lib/libhdf5_hl.so.7.debug symlinked /usr/lib/debug/usr/lib/mpich/lib/libhdf5.so.7.0.3.debug to /usr/lib/debug/usr/lib/mpich/lib/libhdf5.so.debug symlinked /usr/lib/debug/usr/lib/mpich/lib/libhdf5_hl.so.7.0.3.debug to /usr/lib/debug/usr/lib/mpich/lib/libhdf5_hl.so.debug symlinked /usr/lib/debug/usr/lib/mpich/lib/libhdf5_fortran.so.7.0.3.debug to /usr/lib/debug/usr/lib/mpich/lib/libhdf5_fortran.so.debug symlinked /usr/lib/debug/usr/lib/mpich/lib/libhdf5_fortran.so.7.0.3.debug to /usr/lib/debug/usr/lib/mpich/lib/libhdf5_fortran.so.7.debug symlinked /usr/lib/debug/usr/lib/mpich/lib/libhdf5.so.7.0.3.debug to /usr/lib/debug/usr/lib/mpich/lib/libhdf5.so.7.debug symlinked /usr/lib/debug/usr/lib/libhdf5_fortran.so.7.0.3.debug to /usr/lib/debug/usr/lib/libhdf5_fortran.so.debug symlinked /usr/lib/debug/usr/lib/libhdf5_fortran.so.7.0.3.debug to /usr/lib/debug/usr/lib/libhdf5_fortran.so.7.debug symlinked /usr/lib/debug/usr/lib/libhdf5_hl_cpp.so.7.0.3.debug to /usr/lib/debug/usr/lib/libhdf5_hl_cpp.so.7.debug symlinked /usr/lib/debug/usr/lib/openmpi/lib/libhdf5hl_fortran.so.7.0.3.debug to /usr/lib/debug/usr/lib/openmpi/lib/libhdf5hl_fortran.so.debug symlinked /usr/lib/debug/usr/lib/openmpi/lib/libhdf5hl_fortran.so.7.0.3.debug to /usr/lib/debug/usr/lib/openmpi/lib/libhdf5hl_fortran.so.7.debug symlinked /usr/lib/debug/usr/lib/openmpi/lib/libhdf5_hl.so.7.0.3.debug to /usr/lib/debug/usr/lib/openmpi/lib/libhdf5_hl.so.7.debug symlinked /usr/lib/debug/usr/lib/openmpi/lib/libhdf5.so.7.0.3.debug to /usr/lib/debug/usr/lib/openmpi/lib/libhdf5.so.debug symlinked /usr/lib/debug/usr/lib/openmpi/lib/libhdf5_hl.so.7.0.3.debug to /usr/lib/debug/usr/lib/openmpi/lib/libhdf5_hl.so.debug symlinked /usr/lib/debug/usr/lib/openmpi/lib/libhdf5_fortran.so.7.0.3.debug to /usr/lib/debug/usr/lib/openmpi/lib/libhdf5_fortran.so.debug symlinked /usr/lib/debug/usr/lib/openmpi/lib/libhdf5_fortran.so.7.0.3.debug to /usr/lib/debug/usr/lib/openmpi/lib/libhdf5_fortran.so.7.debug symlinked /usr/lib/debug/usr/lib/openmpi/lib/libhdf5.so.7.0.3.debug to /usr/lib/debug/usr/lib/openmpi/lib/libhdf5.so.7.debug symlinked /usr/lib/debug/usr/lib/libhdf5.so.7.0.3.debug to /usr/lib/debug/usr/lib/libhdf5.so.7.debug cpio: hdf5-1.8.9/build/hl/src/H5LTanalyze.c: Cannot stat: No such file or directory cpio: hdf5-1.8.9/build/hl/src/H5LTanalyze.l: Cannot stat: No such file or directory cpio: hdf5-1.8.9/build/hl/src/H5LTparse.c: Cannot stat: No such file or directory cpio: hdf5-1.8.9/build/hl/src/H5LTparse.y: Cannot stat: No such file or directory cpio: hdf5-1.8.9/mpich/hl/src/H5LTanalyze.c: Cannot stat: No such file or directory cpio: hdf5-1.8.9/mpich/hl/src/H5LTanalyze.l: Cannot stat: No such file or directory cpio: hdf5-1.8.9/mpich/hl/src/H5LTparse.c: Cannot stat: No such file or directory cpio: hdf5-1.8.9/mpich/hl/src/H5LTparse.y: Cannot stat: No such file or directory cpio: hdf5-1.8.9/openmpi/hl/src/H5LTanalyze.c: Cannot stat: No such file or directory cpio: hdf5-1.8.9/openmpi/hl/src/H5LTanalyze.l: Cannot stat: No such file or directory cpio: hdf5-1.8.9/openmpi/hl/src/H5LTparse.c: Cannot stat: No such file or directory cpio: hdf5-1.8.9/openmpi/hl/src/H5LTparse.y: Cannot stat: No such file or directory 30718 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.mFAxLz + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.8.9 + make -C build check make: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build' Making check in src make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/src' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/src' make[4]: Nothing to be done for `_exec_check-s'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/src' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/src' Making check in test make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/test' make testhdf5 lheap ohdr stab gheap cache cache_api pool accum hyperslab istore bittests dt_arith dtypes dsets cmpd_dset filter_fail extend external efc objcopy links unlink big mtime fillval mount flush1 flush2 app_ref enum set_extent ttsafe getname vfd ntypes dangle dtransform reserved cross_read freespace mf btree2 fheap file_image error_test err_compat tcheck_version testmeta links_env testerror.sh testlibinfo.sh testcheck_version.sh testlinks_env.sh make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/test' make[2]: `testhdf5' is up to date. make[2]: `lheap' is up to date. make[2]: `ohdr' is up to date. make[2]: `stab' is up to date. make[2]: `gheap' is up to date. make[2]: `cache' is up to date. make[2]: `cache_api' is up to date. make[2]: `pool' is up to date. make[2]: `accum' is up to date. make[2]: `hyperslab' is up to date. make[2]: `istore' is up to date. make[2]: `bittests' is up to date. make[2]: `dt_arith' is up to date. make[2]: `dtypes' is up to date. make[2]: `dsets' is up to date. make[2]: `cmpd_dset' is up to date. make[2]: `filter_fail' is up to date. make[2]: `extend' is up to date. make[2]: `external' is up to date. make[2]: `efc' is up to date. make[2]: `objcopy' is up to date. make[2]: `links' is up to date. make[2]: `unlink' is up to date. make[2]: `big' is up to date. make[2]: `mtime' is up to date. make[2]: `fillval' is up to date. make[2]: `mount' is up to date. make[2]: `flush1' is up to date. make[2]: `flush2' is up to date. make[2]: `app_ref' is up to date. make[2]: `enum' is up to date. make[2]: `set_extent' is up to date. make[2]: `ttsafe' is up to date. make[2]: `getname' is up to date. make[2]: `vfd' is up to date. make[2]: `ntypes' is up to date. make[2]: `dangle' is up to date. make[2]: `dtransform' is up to date. make[2]: `reserved' is up to date. make[2]: `cross_read' is up to date. make[2]: `freespace' is up to date. make[2]: `mf' is up to date. make[2]: `btree2' is up to date. make[2]: `fheap' is up to date. make[2]: `file_image' is up to date. make[2]: `error_test' is up to date. make[2]: `err_compat' is up to date. make[2]: `tcheck_version' is up to date. make[2]: `testmeta' is up to date. make[2]: `links_env' is up to date. make[2]: `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]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/test' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/test' ===Serial tests in test begin Fri Aug 30 14:39:47 UTC 2013=== make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/test' ============================ Testing testhdf5 Finished testing testhdf5 ============================ testhdf5 Test Log ============================ For help use: /builddir/build/BUILD/hdf5-1.8.9/build/test/.libs/lt-testhdf5 -help Linked with hdf5 version 1.8 release 9 Testing -- Configure definitions (config) Testing -- Encoding/decoding metadata (metadata) Testing -- Checksum algorithm (checksum) Testing -- Ternary Search Trees (tst) Testing -- Memory Heaps (heap) Testing -- Skip Lists (skiplist) Testing -- Reference Counted Strings (refstr) Testing -- Low-Level File I/O (file) Testing -- Generic Object Functions (objects) Testing -- Dataspaces (h5s) Testing -- Dataspace coordinates (coords) Testing -- Shared Object Header Messages (sohm) Testing -- Attributes (attr) Testing -- Selections (select) Testing -- Time Datatypes (time) Testing -- References (reference) Testing -- Variable-Length Datatypes (vltypes) Testing -- Variable-Length Strings (vlstrings) Testing -- Group & Attribute Iteration (iterate) Testing -- Array Datatypes (array) Testing -- Generic Properties (genprop) Testing -- UTF-8 Encoding (unicode) Testing -- User-Created Identifiers (id) Testing -- Miscellaneous (misc) All tests were successful. Cleaning Up temp files... 135.71user 1.15system 2:22.92elapsed 95%CPU (0avgtext+0avgdata 31924maxresident)k 0inputs+127536outputs (0major+130217minor)pagefaults 0swaps Finished testing testhdf5 ============================ ============================ Testing lheap Finished testing lheap ============================ lheap Test Log ============================ Testing local heap write PASSED Testing local heap read PASSED Testing opening pre-created file with non-default sizes PASSED All local heap tests passed. 0.03user 0.02system 0:00.06elapsed 86%CPU (0avgtext+0avgdata 4740maxresident)k 0inputs+120outputs (0major+6855minor)pagefaults 0swaps Finished testing lheap ============================ ============================ Testing ohdr Finished testing ohdr ============================ ohdr Test Log ============================ Using default file format: Testing object header continuation block PASSED Testing object header creation PASSED Testing message creation PASSED Testing message modification PASSED Testing object header overflow in memory PASSED Testing close & re-open object header PASSED Testing object header overflow on disk PASSED Testing message deletion PASSED Testing constant message handling PASSED Testing object header closing PASSED Testing locking messages PASSED Accessing objects with unknown header messages: Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'fail if unknown' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object header creation in cache PASSED Using new file format: Testing object header continuation block PASSED Testing object header creation PASSED Testing message creation PASSED Testing message modification PASSED Testing object header overflow in memory PASSED Testing close & re-open object header PASSED Testing object header overflow on disk PASSED Testing message deletion PASSED Testing constant message handling PASSED Testing object header closing PASSED Testing locking messages PASSED Accessing objects with unknown header messages: Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'fail if unknown' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object header creation in cache PASSED All object header tests passed. 0.04user 0.01system 0:00.09elapsed 60%CPU (0avgtext+0avgdata 4792maxresident)k 0inputs+600outputs (0major+7026minor)pagefaults 0swaps Finished testing ohdr ============================ ============================ Testing stab Finished testing stab ============================ stab Test Log ============================ Testing miscellaneous group tests PASSED Testing long names PASSED Testing large directories PASSED Testing miscellaneous group tests (w/new group format) PASSED Testing long names (w/new group format) PASSED Testing large directories (w/new group format) PASSED Testing group lifecycle PASSED Testing long link names in compact groups PASSED Testing reading old groups PASSED Testing group without compact form PASSED Testing setting root group creation properties PASSED Testing old API routines PASSED Testing corrupt symbol table message PASSED All symbol table tests passed. 0.49user 0.06system 0:00.67elapsed 82%CPU (0avgtext+0avgdata 12532maxresident)k 0inputs+10368outputs (0major+9623minor)pagefaults 0swaps Finished testing stab ============================ ============================ Testing gheap Finished testing gheap ============================ gheap Test Log ============================ Testing monotonically increasing lengths PASSED Testing monotonically decreasing lengths PASSED Testing complete object removal PASSED Testing partial object removal PASSED Testing out of order indices PASSED All global heap tests passed. 13.78user 0.02system 0:13.81elapsed 99%CPU (0avgtext+0avgdata 6068maxresident)k 0inputs+2656outputs (0major+8816minor)pagefaults 0swaps Finished testing gheap ============================ ============================ Testing cache Finished testing cache ============================ cache Test Log ============================ Testing smoke check #1 -- all clean, ins, dest, ren, 4/2 MB cache PASSED Testing smoke check #2 -- ~1/2 dirty, ins, dest, ren, 4/2 MB cache PASSED Testing smoke check #3 -- all clean, ins, dest, ren, 2/1 KB cache PASSED Testing smoke check #4 -- ~1/2 dirty, ins, dest, ren, 2/1 KB cache PASSED Testing smoke check #5 -- all clean, ins, prot, unprot, AR cache 1 PASSED Testing smoke check #6 -- ~1/2 dirty, ins, prot, unprot, AR cache 1 PASSED Testing smoke check #7 -- all clean, ins, prot, unprot, AR cache 2 PASSED Testing smoke check #8 -- ~1/2 dirty, ins, prot, unprot, AR cache 2 PASSED Testing smoke check #9 -- all clean, ins, dest, ren, 4/2 MB, corked PASSED Testing smoke check #10 -- ~1/2 dirty, ins, dest, ren, 4/2 MB, corked PASSED Testing write permitted check -- 1/0 MB cache -SKIP- Clean and dirty LRU lists disabled. Testing H5C_insert_entry() functionality PASSED Testing H5C_flush_cache() functionality PASSED Testing H5C_get_entry_status() functionality PASSED Testing H5C_expunge_entry() functionality PASSED Testing multiple read only protects on a single entry PASSED Testing H5C_move_entry() functionality PASSED Testing H5C_pin_protected_entry() functionality PASSED Testing entry resize functionality PASSED Testing evictions enabled/disabled functionality PASSED Testing flush cache with protected entry error PASSED Testing destroy cache with permanently pinned entry error PASSED Testing destroy cache with protected entry error PASSED Testing duplicate entry insertion error PASSED Testing move to existing entry errors PASSED Testing pin a pinned entry error PASSED Testing unpin an unpinned entry error PASSED Testing pin entry related errors PASSED Testing protect a protected entry error PASSED Testing unprotect an unprotected entry error PASSED Testing mark entry dirty related errors PASSED Testing expunge entry related errors PASSED Testing resize entry related errors PASSED Testing unprotect a read only entry dirty error PASSED Testing protect a read only entry rw error PASSED Testing get/set evictions enabled errors PASSED Testing automatic cache resizing PASSED Testing automatic cache resize disable PASSED Testing automatic cache resize epoch marker management PASSED Testing automatic cache resize input errors PASSED Testing automatic cache resize auxilary functions PASSED Testing to ensure metadata blizzard absence when inserting PASSED Testing to ensure metadata blizzard absence on protect/unprotect PASSED 66.39user 0.14system 1:06.57elapsed 99%CPU (0avgtext+0avgdata 100592maxresident)k 0inputs+1240outputs (0major+28921minor)pagefaults 0swaps Finished testing cache ============================ ============================ Testing cache_api Finished testing cache_api ============================ cache_api Test Log ============================ Testing MDC/FAPL related API calls PASSED Testing MDC/FILE related API calls PASSED Testing MDC API smoke check -SKIP- Long tests disabled. Testing MDC/FAPL related API input errors PASSED Testing MDC/FILE related API input errors PASSED 0.03user 0.01system 0:00.05elapsed 89%CPU (0avgtext+0avgdata 4912maxresident)k 0inputs+488outputs (0major+6854minor)pagefaults 0swaps Finished testing cache_api ============================ ============================ Testing pool Finished testing pool ============================ pool Test Log ============================ Testing memory pool creation PASSED Testing closing pool with blocks still allocated in one page PASSED Testing allocating first block in pool PASSED Testing allocating large first block in pool PASSED Testing splitting block in pool PASSED Testing allocating many small blocks PASSED Testing allocate normal-sized block in new page PASSED Testing allocate large-sized block in new page PASSED Testing allocate many random sized blocks PASSED All memory pool tests passed. 3.78user 0.03system 0:03.83elapsed 99%CPU (0avgtext+0avgdata 35872maxresident)k 0inputs+136outputs (0major+14981minor)pagefaults 0swaps Finished testing pool ============================ ============================ Testing accum Finished testing accum ============================ accum Test Log ============================ Testing the metadata accumulator Testing simple write/read to/from metadata accumulator PASSED Testing simple write/read to/from before metadata accumulator PASSED Testing simple write/read to/from after metadata accumulator PASSED Testing overlapping write to metadata accumulator PASSED Testing overlapping write to partially clean metadata accumulator PASSED Testing overlapping write to accumulator larger then accum_size PASSED Testing non-overlapping write to accumulator larger then accum_size PASSED Testing accumulator adjustments after append/prepend of data PASSED Testing reading data from both accumulator and disk PASSED Testing simple freeing metadata accumulator PASSED Testing large metadata I/O operations PASSED Testing random writes to accumulator PASSED All metadata accumulator tests passed. 0.12user 0.11system 0:00.24elapsed 97%CPU (0avgtext+0avgdata 21164maxresident)k 0inputs+12456outputs (0major+13301minor)pagefaults 0swaps Finished testing accum ============================ ============================ Testing hyperslab Finished testing hyperslab ============================ hyperslab Test Log ============================ Test sizes: SMALL MEDIUM Testing hyperslab fill 11 variable hyperslab PASSED Testing hyperslab fill 11x10 variable hyperslab PASSED Testing hyperslab fill 3x5x5 variable hyperslab PASSED Testing hyperslab fill 113 variable hyperslab PASSED Testing hyperslab fill 15x11 variable hyperslab PASSED Testing hyperslab fill 5x7x7 variable hyperslab PASSED Testing hyperslab copy 11 variable source PASSED Testing hyperslab copy 11 variable destination PASSED Testing hyperslab copy 11 sync source & dest PASSED Testing hyperslab copy 179 variable source PASSED Testing hyperslab copy 179 variable destination PASSED Testing hyperslab copy 179 sync source & dest PASSED Testing hyperslab copy 11x10 variable source PASSED Testing hyperslab copy 11x10 variable destination PASSED Testing hyperslab copy 11x10 sync source & dest PASSED Testing hyperslab copy 13x19 variable source PASSED Testing hyperslab copy 13x19 variable destination PASSED Testing hyperslab copy 13x19 sync source & dest PASSED Testing hyperslab copy 73x67 variable source PASSED Testing hyperslab copy 73x67 variable destination PASSED Testing hyperslab copy 73x67 sync source & dest PASSED Testing hyperslab copy 3x5x5 variable source PASSED Testing hyperslab copy 3x5x5 variable destination PASSED Testing hyperslab copy 3x5x5 sync source & dest PASSED Testing hyperslab copy 7x9x5 variable source PASSED Testing hyperslab copy 7x9x5 variable destination PASSED Testing hyperslab copy 7x9x5 sync source & dest PASSED Testing multi-byte fill value PASSED Testing multi-byte fill value PASSED Testing endian conversion by stride PASSED Testing 2d transpose by stride 9x9d PASSED Testing 2d transpose by stride 3x11d PASSED Testing endian conversion by stride PASSED Testing 2d transpose by stride 1200x1200d PASSED Testing 2d transpose by stride 800x1800d PASSED Testing image sampling 10x20 to 5x10 PASSED Testing image sampling 5x10 to 10x20 PASSED Testing image sampling 960x1280 to 480x640 PASSED Testing image sampling 480x640 to 960x1280 PASSED Testing array filling 1-9 elements PASSED Testing array filling 9-257 elements PASSED Testing array offset 13x 11x 7 elements PASSED Testing array offset 347x 193x 71 elements PASSED All hyperslab tests passed. 2.41user 0.03system 0:02.46elapsed 99%CPU (0avgtext+0avgdata 37988maxresident)k 0inputs+88outputs (0major+12387minor)pagefaults 0swaps Finished testing hyperslab ============================ ============================ Testing istore Finished testing istore ============================ istore Test Log ============================ Test sizes: SMALL MEDIUM LARGE Testing istore create PASSED Testing istore extend: 10 PASSED Testing istore extend: 10x10 PASSED Testing istore extend: 10x10x10 PASSED Testing istore extend: 10000 PASSED Testing istore extend: 2500x10 PASSED Testing istore extend: 10x400x10 PASSED Testing istore sparse: 5 PASSED Testing istore sparse: 3x4 PASSED Testing istore sparse: 2x3x4 PASSED Testing istore sparse: 30 PASSED Testing istore sparse: 7x3 PASSED Testing istore sparse: 4x2x3 PASSED Testing istore sparse: 50x50x50 PASSED All i-store tests passed. 0.74user 1.62system 0:04.88elapsed 48%CPU (0avgtext+0avgdata 10064maxresident)k 0inputs+2119432outputs (0major+8601minor)pagefaults 0swaps Finished testing istore ============================ ============================ Testing bittests Finished testing bittests ============================ bittests Test Log ============================ Testing bit search operations PASSED Testing bit set operations PASSED Testing bit clear operations PASSED Testing bit copy operations PASSED Testing bit shift operations PASSED Testing bit increment operations PASSED Testing bit decrement operations PASSED Testing bit negate operations PASSED All bit tests passed. 0.31user 0.01system 0:00.33elapsed 97%CPU (0avgtext+0avgdata 4616maxresident)k 0inputs+56outputs (0major+6413minor)pagefaults 0swaps Finished testing bittests ============================ ============================ Testing dt_arith Finished testing dt_arith ============================ dt_arith Test Log ============================ Testing non-aligned conversions (ALIGNMENT=1).... Testing query functions of compiler conversion PASSED Testing user-define and query functions of floating-point types PASSED Testing user-define and query functions of integer types PASSED Floating-point overflow cases will be tested. Testing noop float -> float conversions PASSED Testing noop double -> double conversions PASSED Testing noop long double -> long double conversions PASSED Testing hard normalized float -> double conversions PASSED Testing hard normalized double -> float conversions PASSED Testing hard normalized float -> long double conversions PASSED Testing hard normalized double -> long double conversions PASSED Testing hard normalized long double -> float conversions PASSED Testing hard normalized long double -> double conversions PASSED Testing hard denormalized float -> double conversions PASSED Testing hard denormalized double -> float conversions PASSED Testing hard denormalized float -> long double conversions PASSED Testing hard denormalized double -> long double conversions PASSED Testing hard denormalized long double -> float conversions PASSED Testing hard denormalized long double -> double conversions PASSED Testing hard special float -> double conversions PASSED Testing hard special double -> float conversions PASSED Testing hard special float -> long double conversions PASSED Testing hard special double -> long double conversions PASSED Testing hard special long double -> float conversions PASSED Testing hard special long double -> double conversions PASSED Testing hard signed char -> unsigned char conversions PASSED Testing hard signed char -> short conversions PASSED Testing hard signed char -> unsigned short conversions PASSED Testing hard signed char -> int conversions PASSED Testing hard signed char -> unsigned int conversions PASSED Testing hard signed char -> long long conversions PASSED Testing hard signed char -> unsigned long 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 long conversions PASSED Testing hard unsigned char -> unsigned long 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 long conversions PASSED Testing hard short -> unsigned long 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 long conversions PASSED Testing hard unsigned short -> unsigned long 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 long conversions PASSED Testing hard int -> unsigned long 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 long conversions PASSED Testing hard unsigned int -> unsigned long long conversions PASSED Testing hard long long -> signed char conversions PASSED Testing hard long long -> unsigned char conversions PASSED Testing hard long long -> short conversions PASSED Testing hard long long -> unsigned short conversions PASSED Testing hard long long -> int conversions PASSED Testing hard long long -> unsigned int conversions PASSED Testing hard long long -> unsigned long long conversions PASSED Testing hard unsigned long long -> signed char conversions PASSED Testing hard unsigned long long -> unsigned char conversions PASSED Testing hard unsigned long long -> short conversions PASSED Testing hard unsigned long long -> unsigned short conversions PASSED Testing hard unsigned long long -> int conversions PASSED Testing hard unsigned long long -> unsigned int conversions PASSED Testing hard unsigned long long -> 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 long -> float conversions PASSED Testing hard long long -> double conversions PASSED Testing hard unsigned long long -> float conversions PASSED Testing hard unsigned long 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 -> long double conversions PASSED Testing hard unsigned long 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 long conversions PASSED Testing hard normalized double -> long long conversions PASSED Testing hard float -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. Testing hard double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing hard long double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing hard denormalized double -> long long conversions PASSED Testing hard float -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. Testing hard double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing hard long double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing hard special double -> long long conversions PASSED Testing hard float -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. Testing hard double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing hard long double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing soft signed char -> unsigned long 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 long conversions PASSED Testing soft unsigned char -> unsigned long 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 long conversions PASSED Testing soft short -> unsigned long 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 long conversions PASSED Testing soft unsigned short -> unsigned long 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 long conversions PASSED Testing soft int -> unsigned long 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 long conversions PASSED Testing soft unsigned int -> unsigned long long conversions PASSED Testing soft long long -> signed char conversions PASSED Testing soft long long -> unsigned char conversions PASSED Testing soft long long -> short conversions PASSED Testing soft long long -> unsigned short conversions PASSED Testing soft long long -> int conversions PASSED Testing soft long long -> unsigned int conversions PASSED Testing soft long long -> unsigned long long conversions PASSED Testing soft unsigned long long -> signed char conversions PASSED Testing soft unsigned long long -> unsigned char conversions PASSED Testing soft unsigned long long -> short conversions PASSED Testing soft unsigned long long -> unsigned short conversions PASSED Testing soft unsigned long long -> int conversions PASSED Testing soft unsigned long long -> unsigned int conversions PASSED Testing soft unsigned long long -> 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 long conversions PASSED Testing soft normalized double -> long long conversions PASSED Testing soft float -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. Testing soft double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing soft long double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing soft denormalized double -> long long conversions PASSED Testing soft float -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. Testing soft double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing soft long double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing soft special double -> long long conversions PASSED Testing soft float -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. Testing soft double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing soft long double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long -> float conversions PASSED Testing soft long long -> double conversions PASSED Testing soft unsigned long long -> float conversions PASSED Testing soft unsigned long 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 -> long double conversions PASSED Testing soft unsigned long long -> long double conversions PASSED All data type tests passed. 3.08user 0.02system 0:03.14elapsed 98%CPU (0avgtext+0avgdata 4864maxresident)k 0inputs+504outputs (0major+20286minor)pagefaults 0swaps Finished testing dt_arith ============================ ============================ Testing dtypes Finished testing dtypes ============================ dtypes Test Log ============================ Testing non-aligned conversions (ALIGNMENT=1).... Testing H5Tget_class() PASSED Testing H5Tcopy() PASSED Testing H5Tdetect_class() PASSED Testing compound datatypes PASSED Testing query functions of compound and enumeration types PASSED Testing transient datatypes PASSED Testing named datatypes PASSED Testing functions of encoding and decoding datatypes PASSED Testing encoding datatypes with the 'use the latest format' flag PASSED Testing exceptions for int <-> float conversions PASSED Testing indirectly reopening committed datatypes PASSED Testing deleting objects that use named datatypes PASSED Testing deleting objects that use named datatypes PASSED Testing H5Tset/get_order for compound type PASSED Testing string type creation using H5Tcreate PASSED Testing deprected API routines for datatypes PASSED Testing string conversions PASSED Testing random string conversion speed PASSED Testing some type functions for string PASSED Testing compound element reordering PASSED Testing compound subset conversions PASSED Testing compound element shrinking & reordering PASSED Testing optimized struct converter PASSED Testing compound element growing PASSED Testing compound element insertion PASSED Testing packing compound datatypes PASSED Testing compound datatype with VL string PASSED Testing array datatype of compound type with VL string PASSED Testing registering type conversion routine with compound conversions PASSED Testing adjust size of compound datatypes PASSED Testing compound datatypes of boundary size with latest format PASSED Testing unaligned VL strings in compound PASSED Testing compound subset conversion with extra space in source PASSED Testing visibility of internally registered type ids PASSED Testing that H5Tpack removes trailing bytes PASSED Testing accessing objects with compound datatypes that have no fields PASSED Testing random enum conversion O(N) PASSED Testing random enum conversion O(N log N) PASSED Testing non-native enumeration type conversion PASSED Testing bitfield conversions PASSED Testing some type functions for bitfield PASSED Testing opaque datatypes PASSED Testing H5Tset/get_order PASSED Testing string conversion between ASCII and UTF PASSED All datatype tests passed. 0.46user 0.04system 0:00.56elapsed 88%CPU (0avgtext+0avgdata 18348maxresident)k 0inputs+912outputs (0major+16600minor)pagefaults 0swaps Finished testing dtypes ============================ ============================ Testing dsets Finished testing dsets ============================ dsets Test Log ============================ Testing with old file format: Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing data type conversion buffer size PASSED Testing data type conversion PASSED Testing H5Zget_filter_info PASSED Testing 'null' filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(enabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(disabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(when data is corrupted) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing deflate filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing szip filter -SKIP- Szip filter not enabled 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+fletcher32 filters -SKIP- Szip, shuffle, or fletcher32 checksum filter not enabled 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 -SKIP- Szip filter is not enabled. Testing comparing dataset creation property lists PASSED Testing copying dataset creation property lists PASSED Testing filter deletion PASSED Testing filters with big-endian/little-endian data PASSED Testing I/O on datasets with zero-sized dims PASSED Testing Read dataset with unwritten chunk & undefined fill value PASSED Testing Write/read on randomly selected chunks PASSED Testing deprecated API routines Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing creating dataset with >4GB chunks PASSED Testing dataset chunk cache configuration PASSED Testing big chunks bypassing the cache PASSED Testing filter expanding chunks too much -SKIP- Current machine can't test for error Testing Compatibility for datasets that use Fixed Array indexing PASSED Testing extendible dataset with various layout PASSED Testing shrinking large chunk PASSED Testing with new file format: Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing data type conversion buffer size PASSED Testing data type conversion PASSED Testing H5Zget_filter_info PASSED Testing 'null' filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(enabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(disabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(when data is corrupted) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing deflate filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing szip filter -SKIP- Szip filter not enabled 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+fletcher32 filters -SKIP- Szip, shuffle, or fletcher32 checksum filter not enabled 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 -SKIP- Szip filter is not enabled. Testing comparing dataset creation property lists PASSED Testing copying dataset creation property lists PASSED Testing filter deletion PASSED Testing filters with big-endian/little-endian data PASSED Testing I/O on datasets with zero-sized dims PASSED Testing Read dataset with unwritten chunk & undefined fill value PASSED Testing Write/read on randomly selected chunks PASSED Testing deprecated API routines Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing creating dataset with >4GB chunks PASSED Testing dataset chunk cache configuration PASSED Testing big chunks bypassing the cache PASSED Testing filter expanding chunks too much -SKIP- Current machine can't test for error Testing Compatibility for datasets that use Fixed Array indexing PASSED Testing extendible dataset with various layout PASSED Testing shrinking large chunk PASSED All dataset tests passed. 0.91user 0.27system 0:01.64elapsed 72%CPU (0avgtext+0avgdata 69348maxresident)k 0inputs+110984outputs (0major+21726minor)pagefaults 0swaps Finished testing dsets ============================ ============================ Testing cmpd_dset Finished testing cmpd_dset ============================ cmpd_dset Test Log ============================ Testing compound dataset: Testing basic compound write PASSED Testing basic compound read PASSED Testing reversal of struct members PASSED Testing subset struct read PASSED Testing partially initialized superset read PASSED Testing partially initialized superset optimized read PASSED Testing partially initialized superset write PASSED Testing explicit data space PASSED Testing hyperslab partial read to array PASSED Testing hyperslab partial read to another hyperslab PASSED Testing hyperslab to hyperslab part initialized read PASSED Testing hyperslab part initialized write PASSED Testing the optimization of when the source type is a subset of the dest: Testing writing data to contiguous and chunked datasets PASSED Testing rewriting data with a subset of original data type PASSED Testing reading data with a subset of original data type PASSED Testing the optimization of when the dest type is a subset of the source: Testing writing data to contiguous and chunked datasets PASSED Testing rewriting data with a subset of original data type PASSED Testing reading data with a subset of original data type PASSED Testing that compound types can be packed out of order: Without extra space at the end of compound... Testing random member insertion with empty compound subtype PASSED Testing random member insertion with full compound subtype PASSED Testing reverse member insertion with empty compound subtype PASSED Testing reverse member insertion with full compound subtype PASSED Testing forward member insertion with empty compound subtype PASSED Testing forward member insertion with full compound subtype PASSED With extra space at the end of compound... Testing random member insertion with empty compound subtype PASSED Testing random member insertion with full compound subtype PASSED Testing reverse member insertion with empty compound subtype PASSED Testing reverse member insertion with full compound subtype PASSED Testing forward member insertion with empty compound subtype PASSED Testing forward member insertion with full compound subtype PASSED Testing compound member ordering: Testing that compound member insertion order is preserved PASSED All compound dataset tests passed. 0.60user 0.41system 0:01.04elapsed 98%CPU (0avgtext+0avgdata 148780maxresident)k 0inputs+274368outputs (0major+20068minor)pagefaults 0swaps Finished testing cmpd_dset ============================ ============================ Testing filter_fail Finished testing filter_fail ============================ filter_fail Test Log ============================ Testing data writing when a mandatory filter fails and chunk cache is enabled PASSED Testing data reading when a mandatory filter fails PASSED Testing data writing when a mandatory filter fails and chunk cache is disabled PASSED Testing data reading when a mandatory filter fails PASSED 0.03user 0.01system 0:00.06elapsed 86%CPU (0avgtext+0avgdata 4752maxresident)k 0inputs+144outputs (0major+6873minor)pagefaults 0swaps Finished testing filter_fail ============================ ============================ Testing extend Finished testing extend ============================ extend Test Log ============================ Testing extendible dataset with incr. allocation PASSED Testing extendible dataset with incr. allocation w/deprec. symbols PASSED Testing extendible dataset with early allocation PASSED Testing extendible dataset with early allocation w/deprec. symbols PASSED All extend tests passed. 0.04user 0.02system 0:00.07elapsed 93%CPU (0avgtext+0avgdata 4748maxresident)k 0inputs+7992outputs (0major+7178minor)pagefaults 0swaps Finished testing extend ============================ ============================ Testing external Finished testing external ============================ external Test Log ============================ 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 opening external link twice PASSED All external storage tests passed. 0.04user 0.01system 0:00.06elapsed 90%CPU (0avgtext+0avgdata 4760maxresident)k 0inputs+248outputs (0major+7000minor)pagefaults 0swaps Finished testing external ============================ ============================ Testing efc Finished testing efc ============================ efc Test Log ============================ Testing the external file cache Testing single EFC PASSED Testing graph of EFCs without cycles PASSED Testing graph of EFCs with cycles PASSED All external file cache tests passed. 0.16user 0.04system 0:00.36elapsed 58%CPU (0avgtext+0avgdata 5060maxresident)k 0inputs+2032outputs (0major+7662minor)pagefaults 0swaps Finished testing efc ============================ ============================ Testing objcopy Finished testing objcopy ============================ objcopy Test Log ============================ Testing without shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing with shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing without shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing with shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing without shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing with shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing without shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing with shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED All object copying tests passed. 45.08user 4.34system 0:59.59elapsed 82%CPU (0avgtext+0avgdata 29516maxresident)k 0inputs+304168outputs (0major+102139minor)pagefaults 0swaps Finished testing objcopy ============================ ============================ Testing links Finished testing links ============================ links Test Log ============================ Testing link creation PASSED Testing link queries PASSED Testing H5Lcreate functions PASSED Testing new link queries PASSED Testing long names for objects & links PASSED Testing too many links PASSED Testing link creation property lists PASSED Testing H5Lmove PASSED Testing H5Lcopy PASSED Testing moving and copying links preserves their properties PASSED Testing backwards compatibility PASSED Testing external file cache with external links PASSED Testing external links across multiple files PASSED Testing H5Pset/get_elink_acc_flags() PASSED ---Testing without external file cache--- Testing external link to root PASSED Testing external link to object on path PASSED Testing external link to self PASSED Testing external links back and forth PASSED Testing too many external links PASSED Testing dangling external links PASSED Testing recursive external links PASSED Testing query aspects of external link PASSED Testing unlinking external link in compact group PASSED Testing unlinking external link in dense group PASSED Testing move external link PASSED Testing external link along for the ride PASSED Testing that external files are closed during traversal PASSED Testing endianness of external links PASSED Testing that external files work with strong file close degree PASSED Testing external links via H5Pset_elink_prefix() PASSED Testing external links via main file's absolute path PASSED Testing external links via main file's CWD + relative path PASSED Testing external links via current working directory PASSED Testing external links via target's absolute path PASSED Testing external links via main file's CWD PASSED Testing external links via main file's CWD + target's relative path PASSED Testing external links via chdir and found in current working directory PASSED Testing H5Pset/get_elink_fapl() with different physical layouts PASSED Testing H5Pset/get_elink_fapl() with same physical layout PASSED Testing H5Pset/get_fapl() PASSED Testing H5Pset/get_elink_cb() PASSED Testing external links w/symlink files PASSED Testing copying invalid external links to the source file PASSED Testing that invalid external links don't open the source file PASSED Testing opening object twice through elink PASSED ---Testing 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 user-defined link callbacks PASSED Testing user-defined link error conditions PASSED Testing user data passed through lapl PASSED Testing adjusting nlinks with LAPL PASSED Testing link type field in H5Lget_info PASSED Testing link visiting PASSED Testing link visiting by name PASSED Testing object visiting PASSED Testing object visiting by name PASSED Testing stopping object iteration PASSED Testing group link filters PASSED Testing object exists PASSED Testing that all files were closed correctly PASSED Testing link creation (w/new group format) PASSED Testing link queries (w/new group format) PASSED Testing H5Lcreate functions (w/new group format) PASSED Testing new link queries (w/new group format) PASSED Testing long names for objects & links (w/new group format) PASSED Testing too many links (w/new group format) PASSED Testing link creation property lists (w/new group format) PASSED Testing H5Lmove (w/new group format) PASSED Testing H5Lcopy (w/new group format) PASSED Testing moving and copying links preserves their properties (w/new group format) PASSED Testing backwards compatibility (w/new group format) PASSED Testing external file cache with external links (w/new group format) PASSED Testing external links across multiple files (w/new group format) PASSED Testing H5Pset/get_elink_acc_flags() (w/new group format) PASSED ---Testing without external file cache--- Testing external link to root (w/new group format) PASSED Testing external link to object on path (w/new group format) PASSED Testing external link to self (w/new group format) PASSED Testing external links back and forth (w/new group format) PASSED Testing too many external links (w/new group format) PASSED Testing dangling external links (w/new group format) PASSED Testing recursive external links (w/new group format) PASSED Testing query aspects of external link (w/new group format) PASSED Testing unlinking external link in compact group (w/new group format) PASSED Testing unlinking external link in dense group (w/new group format) PASSED Testing move external link (w/new group format) PASSED Testing external link along for the ride (w/new group format) PASSED Testing that external files are closed during traversal (w/new group format) PASSED Testing endianness of external links (w/new group format) PASSED Testing that external files work with strong file close degree (w/new group format) PASSED Testing external links via H5Pset_elink_prefix()(w/new group format) PASSED Testing external links via main file's absolute path (w/new group format) PASSED Testing external links via main file's CWD + relative path(w/new group format) PASSED Testing external links via current working directory(w/new group format) PASSED Testing external links via target's absolute path (w/new group format) PASSED Testing external links via main file's CWD (w/new group format) PASSED Testing external links via main file's CWD + target's relative path(w/new group format) PASSED Testing external links via chdir and found in current working directory (w/new group format) PASSED Testing H5Pset/get_elink_fapl() with different physical layouts (w/new group format) PASSED Testing H5Pset/get_elink_fapl() with same physical layout (w/new group format) PASSED Testing H5Pset/get_fapl() (w/new group format) PASSED Testing H5Pset/get_elink_cb() (w/new group format) PASSED Testing external links w/symlink files (w/new group format) PASSED Testing copying invalid external links to the source file (w/new group format) PASSED Testing that invalid external links don't open the source file (w/new group format) PASSED Testing opening object twice through elink (w/new group format) PASSED ---Testing 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 user-defined hard link (w/new group format) PASSED Testing registering a new class for existing UD links (w/new group format) PASSED Testing user-defined link callbacks (w/new group format) PASSED Testing user-defined link error conditions (w/new group format) PASSED Testing user data passed through lapl (w/new group format) PASSED Testing adjusting nlinks with LAPL (w/new group format) PASSED Testing link type field in H5Lget_info (w/new group format) PASSED Testing link visiting (w/new group format) PASSED Testing link visiting by name (w/new group format) PASSED Testing object visiting (w/new group format) PASSED Testing object visiting by name (w/new group format) PASSED Testing stopping object iteration (w/new group format) PASSED Testing group link filters (w/new group format) PASSED Testing object exists (w/new group format) PASSED Testing that all files were closed correctly (w/new group format) PASSED Testing creating empty group with creation order indexing PASSED Testing creating compact group with creation order indexing PASSED Testing creating dense group with creation order indexing PASSED Testing transitioning group with creation order indexing between dense & compact forms PASSED Testing deleting group with creation order indexing in dense form PASSED Testing querying info by index w/o creation order index, using soft links PASSED Testing querying info by index w/creation order index, using soft links PASSED Testing querying info by index w/o creation order index, using hard links PASSED Testing querying info by index w/creation order index, using hard links PASSED Testing deleting links by name index in increasing order w/o creation order index PASSED Testing deleting links by name index in increasing order w/creation order index PASSED Testing deleting links by name index in decreasing order w/o creation order index PASSED Testing deleting links by name index in decreasing order w/creation order index PASSED Testing deleting links by creation order index in increasing order w/o creation order index PASSED Testing deleting links by creation order index in increasing order w/creation order index PASSED Testing deleting links by creation order index in decreasing order w/o creation order index PASSED Testing deleting links by creation order index in decreasing order w/creation order index PASSED Testing iterating over links by name index in increasing order w/o creation order index PASSED Testing iterating over links by name index in increasing order w/creation order index PASSED Testing iterating over links by name index in decreasing order w/o creation order index PASSED Testing iterating over links by name index in decreasing order w/creation order index PASSED Testing iterating over links by name index in native order w/o creation order index PASSED Testing iterating over links by name index in native order w/creation order index PASSED Testing iterating over links by creation order index in increasing order w/o creation order index PASSED Testing iterating over links by creation order index in increasing order w/creation order index PASSED Testing iterating over links by creation order index in decreasing order w/o creation order index PASSED Testing iterating over links by creation order index in decreasing order w/creation order index PASSED Testing iterating over links by creation order index in native order w/o creation order index PASSED Testing iterating over links by creation order index in native order w/creation order index PASSED Testing open object by name index in increasing order w/o creation order index PASSED Testing open object by name index in increasing order w/creation order index PASSED Testing open object by name index in decreasing order w/o creation order index PASSED Testing open object by name index in decreasing order w/creation order index PASSED Testing open object by name index in native order w/o creation order index PASSED Testing open object by name index in native order w/creation order index PASSED Testing open object by creation order index in increasing order w/o creation order index PASSED Testing open object by creation order index in increasing order w/creation order index PASSED Testing open object by creation order index in decreasing order w/o creation order index PASSED Testing open object by creation order index in decreasing order w/creation order index PASSED Testing open object by creation order index in native order w/o creation order index PASSED Testing open object by creation order index in native order w/creation order index PASSED Testing query object info by name index in increasing order w/o creation order index PASSED Testing query object info by name index in increasing order w/creation order index PASSED Testing query object info by name index in decreasing order w/o creation order index PASSED Testing query object info by name index in decreasing order w/creation order index PASSED Testing query object info by name index in native order w/o creation order index PASSED Testing query object info by name index in native order w/creation order index PASSED Testing query object info by creation order index in increasing order w/o creation order index PASSED Testing query object info by creation order index in increasing order w/creation order index PASSED Testing query object info by creation order index in decreasing order w/o creation order index PASSED Testing query object info by creation order index in decreasing order w/creation order index PASSED Testing query object info by creation order index in native order w/o creation order index PASSED Testing query object info by creation order index in native order w/creation order index PASSED Testing query group info by name index in increasing order w/o creation order index PASSED Testing query group info by name index in increasing order w/creation order index PASSED Testing query group info by name index in decreasing order w/o creation order index PASSED Testing query group info by name index in decreasing order w/creation order index PASSED Testing query group info by name index in native order w/o creation order index PASSED Testing query group info by name index in native order w/creation order index PASSED Testing query group info by creation order index in increasing order w/o creation order index PASSED Testing query group info by creation order index in increasing order w/creation order index PASSED Testing query group info by creation order index in decreasing order w/o creation order index PASSED Testing query group info by creation order index in decreasing order w/creation order index PASSED Testing query group info by creation order index in native order w/o creation order index PASSED Testing query group info by creation order index in native order w/creation order index PASSED Testing timestamps on objects PASSED Testing querying info by index in old-style group, using soft links PASSED Testing querying info by index in old-style group, using hard links PASSED Testing deleting links by index in increasing order in old-style group PASSED Testing deleting links by index in decreasing order in old-style group PASSED Testing iterating over links by name index in increasing order in old-style group PASSED Testing iterating over links by name index in decreasing order in old-style group PASSED Testing iterating over links by name index in native order in old-style group PASSED Testing open object by name index in increasing order in old-style group PASSED Testing open object by name index in decreasing order in old-style group PASSED Testing open object by name index in native order in old-style group PASSED Testing query object info by name index in increasing order in old-style group PASSED Testing query object info by name index in decreasing order in old-style group PASSED Testing query object info by name index in native order in old-style group PASSED Testing query group info by name index in increasing order in old-style group PASSED Testing query group info by name index in decreasing order in old-style group PASSED Testing query group info by name index in native order in old-style group PASSED Testing external links are registered after reset PASSED All link tests passed. 1.47user 0.50system 0:02.95elapsed 67%CPU (0avgtext+0avgdata 6152maxresident)k 0inputs+10424outputs (0major+20421minor)pagefaults 0swaps Finished testing links ============================ ============================ Testing unlink Finished testing unlink ============================ unlink Test Log ============================ Testing with old group format: Testing unlink by absolute name PASSED Testing unlink by local name PASSED Testing unlink without a name PASSED Testing forward unlink PASSED Testing backward unlink PASSED Testing inward unlink PASSED Testing outward unlink PASSED Testing symlink removal PASSED Testing object renaming PASSED Testing symlink renaming PASSED Testing new move PASSED Testing check new move function PASSED Testing file space gets reused: Testing contiguous dataset with late allocation PASSED Testing contiguous dataset with early allocation PASSED Testing chunked dataset with late allocation PASSED Testing chunked dataset with early allocation PASSED Testing compressed, chunked dataset PASSED Testing re-writing compressed, chunked dataset PASSED Testing compact dataset PASSED Testing object header continuations PASSED Testing named datatype PASSED Testing single group PASSED Testing multiple groups PASSED Testing simple group hierarchy PASSED Testing complex group hierarchy PASSED Testing duplicate dataset PASSED Testing duplicate group PASSED Testing duplicate named datatype PASSED Testing duplicate attribute PASSED Testing create and unlink large number of objects PASSED Testing create and unlink large number of objects with small cache PASSED Testing creating links with multiple slashes PASSED Testing deleting links with multiple slashes PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing resurrecting dataset after deletion PASSED Testing resurrecting datatype after deletion PASSED Testing resurrecting group after deletion PASSED Testing unlinking chunked dataset PASSED Testing with new group format: Testing unlink by absolute name PASSED Testing unlink by local name PASSED Testing unlink without a name PASSED Testing forward unlink PASSED Testing backward unlink PASSED Testing inward unlink PASSED Testing outward unlink PASSED Testing symlink removal PASSED Testing object renaming PASSED Testing symlink renaming PASSED Testing new move PASSED Testing check new move function PASSED Testing file space gets reused: Testing contiguous dataset with late allocation PASSED Testing contiguous dataset with early allocation PASSED Testing chunked dataset with late allocation PASSED Testing chunked dataset with early allocation PASSED Testing compressed, chunked dataset PASSED Testing re-writing compressed, chunked dataset PASSED Testing compact dataset PASSED Testing object header continuations PASSED Testing named datatype PASSED Testing single group PASSED Testing multiple groups PASSED Testing simple group hierarchy PASSED Testing complex group hierarchy PASSED Testing duplicate dataset PASSED Testing duplicate group PASSED Testing duplicate named datatype PASSED Testing duplicate attribute PASSED Testing create and unlink large number of objects PASSED Testing create and unlink large number of objects with small cache PASSED Testing creating links with multiple slashes PASSED Testing deleting links with multiple slashes PASSED Testing resurrecting dataset after deletion PASSED Testing resurrecting datatype after deletion PASSED Testing resurrecting group after deletion PASSED Testing unlinking chunked dataset PASSED Testing unlinking non-empty compact group PASSED Testing unlinking non-empty dense group PASSED All unlink tests passed. 5.96user 0.43system 0:07.13elapsed 89%CPU (0avgtext+0avgdata 20760maxresident)k 0inputs+34480outputs (0major+11675minor)pagefaults 0swaps Finished testing unlink ============================ ============================ Testing big Finished testing big ============================ big Test Log ============================ Testing big file with the Family Driver Checking if file system is adequate for this test... Testing Huge dataset write PASSED #000 0x000000006e0c7327 PASSED #001 0x000000019397ddcc PASSED #002 0x00000000c00ed966 PASSED #003 0x00000000c9c5dd1f PASSED #004 0x00000000244ae0e4 PASSED #005 0x00000000387236f0 PASSED #006 0x0000000168f1c71e PASSED #007 0x00000001cc207747 PASSED #008 0x0000000030ca1342 PASSED #009 0x000000015b1e175f PASSED #010 0x00000000d7950cd6 PASSED #011 0x000000002370b8dc PASSED #012 0x000000017d9c9bbe PASSED #013 0x00000000361f05de PASSED #014 0x000000011eb65fdc PASSED #015 0x00000001c04cbbda PASSED #016 0x00000001dfd8bc73 PASSED #017 0x00000000810ce4d4 PASSED #018 0x000000005ba3b2b8 PASSED #019 0x0000000147ae7589 PASSED #020 0x00000000c5a43b52 PASSED #021 0x0000000051362884 PASSED #022 0x00000000108b5bf2 PASSED #023 0x00000000e7597f52 PASSED #024 0x00000000475b8630 PASSED #025 0x00000001bdf000f4 PASSED #026 0x000000016476a9c2 PASSED #027 0x000000009e7e66a0 PASSED #028 0x000000008703bdea PASSED #029 0x0000000176201eb6 PASSED #030 0x0000000191670653 PASSED #031 0x00000001a6d361dc PASSED #032 0x00000001c7a5f790 PASSED #033 0x00000000e7cf3d78 PASSED #034 0x00000001e150f300 PASSED #035 0x000000002e223d02 PASSED #036 0x0000000191831c08 PASSED #037 0x000000017812c56c PASSED #038 0x000000001e4f2b9b PASSED #039 0x00000001bdea9844 PASSED #040 0x00000001d5beaccb PASSED #041 0x000000010b4fddf4 PASSED #042 0x00000000f3dfbad0 PASSED #043 0x0000000159fdf8a0 PASSED #044 0x0000000088882d40 PASSED #045 0x000000002e59ea00 PASSED #046 0x00000001c5417c1e PASSED #047 0x00000000026ccdbc PASSED #048 0x0000000187dc627a PASSED #049 0x000000008747593c PASSED Test passed with the Family Driver. Testing big file with the SEC2 Driver Testing Huge dataset write PASSED #000 0x000000002a5b8188 PASSED #001 0x0000000193da7680 PASSED #002 0x00000000ced7a2e6 PASSED #003 0x00000001fd7f138b PASSED #004 0x00000001a0eb3edb PASSED #005 0x00000001d6a4f04b PASSED #006 0x00000000156f23d0 PASSED #007 0x0000000199906fb6 PASSED #008 0x0000000193fc4340 PASSED #009 0x00000000aa852d08 PASSED #010 0x00000000a58eb75b PASSED #011 0x00000001f793cb7d PASSED #012 0x00000000ed404cc7 PASSED #013 0x000000002b8d48e0 PASSED #014 0x000000001fba1b60 PASSED #015 0x00000000ae0cfa00 PASSED #016 0x0000000183661639 PASSED #017 0x00000001445a6c04 PASSED #018 0x000000016a8313c0 PASSED #019 0x00000000cc11c799 PASSED #020 0x0000000007c218ec PASSED #021 0x00000001ba11a36e PASSED #022 0x0000000075b38c52 PASSED #023 0x000000000d067f28 PASSED #024 0x00000000d1d99b6a PASSED #025 0x000000016e93061c PASSED #026 0x000000016f739889 PASSED #027 0x00000000abb5538c PASSED #028 0x00000001610e103d PASSED #029 0x00000000c758585a PASSED #030 0x0000000097aac225 PASSED #031 0x000000016ca063bf PASSED #032 0x00000000020e7265 PASSED #033 0x00000001eaf1c6c0 PASSED #034 0x00000001bb35a848 PASSED #035 0x0000000045a2c816 PASSED #036 0x000000000902e1ec PASSED #037 0x00000000a3bfbe6c PASSED #038 0x00000001bd03d014 PASSED #039 0x00000000cc2396c0 PASSED #040 0x00000000a4f8f9e8 PASSED #041 0x000000009504dadd PASSED #042 0x000000018d6c9a9c PASSED #043 0x00000001e87213ee PASSED #044 0x00000001c5fdb732 PASSED #045 0x00000001aed859e8 PASSED #046 0x00000001c9cfe6d5 PASSED #047 0x000000000b6d9edc PASSED #048 0x00000001a4f4f2d0 PASSED #049 0x00000001c2982342 PASSED Test passed with the SEC2 Driver. Testing big file with the STDIO Driver Testing Huge dataset write PASSED #000 0x000000006e855b98 PASSED #001 0x000000002c2c6380 PASSED #002 0x00000001078d72b8 PASSED #003 0x00000001335a661c PASSED #004 0x0000000108b0abf9 PASSED #005 0x0000000054495e4e PASSED #006 0x000000007872b99c PASSED #007 0x00000001707a1bcc PASSED #008 0x0000000026e774fe PASSED #009 0x000000010200c21c PASSED #010 0x000000005803a476 PASSED #011 0x0000000081fb150c PASSED #012 0x00000001e4450794 PASSED #013 0x000000014a621340 PASSED #014 0x00000001cce46e86 PASSED #015 0x00000000b1c3aa45 PASSED #016 0x00000000e71f591c PASSED #017 0x00000001d1d9cfaf PASSED #018 0x000000013b542e50 PASSED #019 0x000000000870dc2b PASSED #020 0x00000001a30fc2df PASSED #021 0x000000012266e4c8 PASSED #022 0x00000001307d7226 PASSED #023 0x000000012db4438b PASSED #024 0x0000000115cf3e31 PASSED #025 0x0000000014f4b6f8 PASSED #026 0x00000000419cfd90 PASSED #027 0x0000000137026022 PASSED #028 0x00000000e3629c71 PASSED #029 0x00000001e7049d3e PASSED #030 0x0000000028346a54 PASSED #031 0x00000001ee79542f PASSED #032 0x00000000ca1ff4b0 PASSED #033 0x0000000154abcc33 PASSED #034 0x00000001cf8a467c PASSED #035 0x000000003915d11e PASSED #036 0x0000000086eba9c6 PASSED #037 0x0000000067dd6398 PASSED #038 0x000000012d89766a PASSED #039 0x0000000197618c28 PASSED #040 0x000000018c4200a8 PASSED #041 0x000000013e822314 PASSED #042 0x000000001e88d347 PASSED #043 0x0000000039959694 PASSED #044 0x0000000049912408 PASSED #045 0x00000000936fb5ee PASSED #046 0x000000001bd64cce PASSED #047 0x0000000160331c10 PASSED #048 0x00000000bfa03c18 PASSED #049 0x00000001bdd104ec PASSED Test passed with the STDIO Driver. 0.04user 0.05system 0:00.10elapsed 92%CPU (0avgtext+0avgdata 4784maxresident)k 0inputs+21192outputs (0major+6966minor)pagefaults 0swaps Finished testing big ============================ ============================ Testing mtime Finished testing mtime ============================ mtime Test Log ============================ Testing modification time messages PASSED Testing accessing old modification time messages PASSED Testing accessing new modification time messages PASSED All modification time tests passed. 0.03user 0.01system 0:00.05elapsed 89%CPU (0avgtext+0avgdata 4744maxresident)k 0inputs+120outputs (0major+6813minor)pagefaults 0swaps Finished testing mtime ============================ ============================ Testing fillval Finished testing fillval ============================ fillval Test Log ============================ Testing property lists PASSED Testing property lists, with variable-length datatype PASSED Testing with old file format: Testing chunked dataset creation PASSED Testing chunked dataset I/O PASSED Testing chunked dataset extend PASSED Testing 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 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. 10.32user 5.54system 0:16.12elapsed 98%CPU (0avgtext+0avgdata 14816maxresident)k 0inputs+303328outputs (0major+3123524minor)pagefaults 0swaps Finished testing fillval ============================ ============================ Testing mount Finished testing mount ============================ mount Test Log ============================ Testing basic functionality PASSED Testing illegal mount operations PASSED Testing same file mount operations PASSED Testing name hiding under mount point PASSED Testing mount point open PASSED Testing multi-linked mount point PASSED Testing mount point unlinking PASSED Testing object renaming PASSED Testing mount point renaming PASSED Testing preopening objects under the mount point PASSED Testing open object access after unmount PASSED Testing interfile hard links -SKIP- Test skipped due file pointer sharing issue (Jira 7638). PASSED Testing file handle uniformity PASSED Testing file handle close PASSED Testing mounting on group after file is closed PASSED Testing mounting after file is unmounted PASSED Testing missing unmount PASSED Testing hold open w/file PASSED Testing hold open w/group PASSED Testing file close degrees must be same PASSED Testing 'semi' file close degree PASSED Testing 'strong' file close degree PASSED Testing access permissions PASSED Testing multiple mounts PASSED Testing nested mounts survive PASSED Testing close parent PASSED Testing cutting mount graph PASSED Testing symlinks PASSED Testing shared mount access PASSED Testing closing shared mounts PASSED Testing closing multiple shared mounts PASSED All mount tests passed. 0.12user 0.02system 0:00.19elapsed 74%CPU (0avgtext+0avgdata 4996maxresident)k 0inputs+896outputs (0major+7634minor)pagefaults 0swaps Finished testing mount ============================ ============================ Testing flush1 Finished testing flush1 ============================ flush1 Test Log ============================ Testing H5Fflush (part1) PASSED 0.04user 0.01system 0:00.06elapsed 90%CPU (0avgtext+0avgdata 4740maxresident)k 0inputs+592outputs (0major+7120minor)pagefaults 0swaps Finished testing flush1 ============================ ============================ Testing flush2 Finished testing flush2 ============================ flush2 Test Log ============================ Testing H5Fflush (part2 with flush) PASSED Testing H5Fflush (part2 without flush) PASSED Testing H5Fflush (part2 with flush and later addition) PASSED 0.03user 0.02system 0:00.05elapsed 89%CPU (0avgtext+0avgdata 4732maxresident)k 0inputs+104outputs (0major+6825minor)pagefaults 0swaps Finished testing flush2 ============================ ============================ Testing app_ref Finished testing app_ref ============================ app_ref Test Log ============================ Testing library shutdown with reference count > 1 PASSED 0.03user 0.01system 0:00.05elapsed 88%CPU (0avgtext+0avgdata 4748maxresident)k 0inputs+120outputs (0major+6732minor)pagefaults 0swaps Finished testing app_ref ============================ ============================ Testing enum Finished testing enum ============================ enum Test Log ============================ Testing named enumeration types PASSED Testing no-conversion datasets PASSED Testing O(1) conversions PASSED Testing O(log N) converions PASSED Testing for non-existing name and value PASSED Testing some functions with enumeration types PASSED All enum tests passed. 0.03user 0.01system 0:00.05elapsed 87%CPU (0avgtext+0avgdata 4780maxresident)k 0inputs+176outputs (0major+6879minor)pagefaults 0swaps Finished testing enum ============================ ============================ Testing set_extent Finished testing set_extent ============================ set_extent Test Log ============================ Testing with old file format and chunk cache disabled: Testing datasets with ranks 1 to 4 (all configurations) PASSED Testing with old file format and chunk cache enabled: Testing datasets with ranks 1 to 4 (all configurations) PASSED Testing external file use PASSED Testing storage layout use PASSED Testing with new file format and chunk cache disabled: Testing datasets with ranks 1 to 4 (all configurations) PASSED Testing with new file format and chunk cache enabled: Testing datasets with ranks 1 to 4 (all configurations) PASSED Testing external file use PASSED Testing storage layout use PASSED All H5Dset_extent tests passed. 8.40user 1.27system 0:10.00elapsed 96%CPU (0avgtext+0avgdata 6236maxresident)k 0inputs+9424outputs (0major+7628minor)pagefaults 0swaps Finished testing set_extent ============================ ============================ Testing ttsafe Finished testing ttsafe ============================ ttsafe Test Log ============================ Test skipped because THREADSAFE not enabled 0.02user 0.02system 0:00.05elapsed 88%CPU (0avgtext+0avgdata 4764maxresident)k 0inputs+24outputs (0major+6450minor)pagefaults 0swaps Finished testing ttsafe ============================ ============================ Testing getname Finished testing getname ============================ getname Test Log ============================ Testing H5Iget_name with one group PASSED Testing H5Iget_name with more than one group PASSED Testing H5Iget_name with H5Gopen2 PASSED Testing H5Iget_name with H5Dcreate2 PASSED Testing H5Iget_name with H5Dopen2 PASSED Testing H5Iget_name with a long path PASSED Testing H5Iget_name with H5Tcommit2 PASSED Testing H5Iget_name with H5Topen2 PASSED Testing H5Iget_name with H5Lmove and H5Gopen2 PASSED Testing H5Iget_name with H5Lmove and H5Dopen2 PASSED Testing H5Iget_name with H5Lmove and H5Topen2 PASSED Testing H5Iget_name with H5Lmove and relative names PASSED Testing H5Iget_name with H5Lmove and a long path PASSED Testing H5Iget_name with H5Lmove and a long path #2 PASSED Testing H5Iget_name with H5Ldelete PASSED Testing H5Iget_name with H5Ldelete and a long path PASSED Testing H5Iget_name with H5Ldelete, same names PASSED Testing H5Iget_name with H5Fmount; with IDs on the list PASSED Testing H5Iget_name with H5Fmount; long name PASSED Testing H5Iget_name with H5Funmount PASSED Testing H5Iget_name with a defined type dataset PASSED Testing H5Iget_name with datasets that have two names PASSED Testing H5Iget_name with different files PASSED Testing H5Iget_name with different files #2 PASSED Testing H5Iget_name with a small buffer for name PASSED Testing H5Iget_name with a dynamic buffer for name PASSED Testing H5Iget_name with invalid IDs PASSED Testing H5Iget_name with added names with mounting PASSED Testing H5Iget_name with H5Fclose PASSED Testing H5Iget_name with H5Fmount and H5Ldelete PASSED Testing H5Iget_name with H5Fmount and H5Lmove PASSED Testing H5Iget_name with H5Lcreate_hard PASSED Testing H5Iget_name with H5Lcreate_soft PASSED Testing H5Iget_name with H5Lcreate_soft and move target PASSED Testing H5Iget_name with H5Lcreate_soft and move source PASSED Testing H5Iget_name with H5Lcreate_soft and unlink target PASSED Testing H5Iget_name with H5Lcreate_soft and unlink source PASSED Testing H5Iget_name with several nested mounted files PASSED Testing H5Iget_name and H5Lmove with repeated path components PASSED Testing H5Iget_name with higher mounted file PASSED Testing H5Iget_name with multiple hard links and mounted files PASSED Testing H5Iget_name with mounted files and unlinking PASSED Testing H5Iget_name with mounting already mounted files PASSED Testing H5Iget_name with opening object in unmounted file PASSED Testing 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.07user 0.02system 0:00.15elapsed 63%CPU (0avgtext+0avgdata 5000maxresident)k 0inputs+776outputs (0major+8259minor)pagefaults 0swaps Finished testing getname ============================ ============================ Testing vfd Finished testing vfd ============================ vfd Test Log ============================ Testing basic Virtual File Driver functionality. Testing SEC2 file driver PASSED Testing CORE file driver PASSED Testing FAMILY file driver PASSED Testing FAMILY file driver backward compatibility PASSED Testing MULTI file driver PASSED Testing MULTI file driver backward compatibility PASSED Testing DIRECT I/O file driver -SKIP- Testing LOG file driver PASSED Testing STDIO file driver PASSED Testing WINDOWS file driver -SKIP- All Virtual File Driver tests passed. 0.05user 0.01system 0:00.07elapsed 88%CPU (0avgtext+0avgdata 4792maxresident)k 0inputs+1072outputs (0major+7138minor)pagefaults 0swaps Finished testing vfd ============================ ============================ Testing ntypes Finished testing ntypes ============================ ntypes Test Log ============================ Testing atomic datatype PASSED Testing compound datatype PASSED Testing nested compound datatype PASSED Testing compound datatype with array as field PASSED Testing compound datatype with opaque field PASSED Testing enum datatype PASSED Testing array of compound datatype PASSED Testing array of atomic datatype PASSED Testing variable length datatype PASSED Testing variable length string datatype PASSED Testing fixed-length string datatype PASSED Testing reference datatype PASSED Testing dataset region reference PASSED Testing opaque datatype PASSED Testing bitfield datatype PASSED Testing native integer PASSED All native datatype tests passed. 0.13user 0.04system 0:00.18elapsed 95%CPU (0avgtext+0avgdata 10048maxresident)k 0inputs+7264outputs (0major+14052minor)pagefaults 0swaps Finished testing ntypes ============================ ============================ Testing dangle Finished testing dangle ============================ dangle Test Log ============================ Testing dangling objects with weak file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED Testing dangling objects with semi file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED Testing dangling objects with strong file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED All dangling ID tests passed. 0.18user 0.01system 0:00.21elapsed 96%CPU (0avgtext+0avgdata 4760maxresident)k 0inputs+256outputs (0major+6854minor)pagefaults 0swaps Finished testing dangle ============================ ============================ Testing dtransform Finished testing dtransform ============================ dtransform Test Log ============================ Testing Intializing test... PASSED Testing H5Pget_data_transform (get before set) PASSED Testing H5Pset_data_transform (set with NULL transform) PASSED Testing H5Pset_data_transform (set with invalid transform 1) PASSED Testing H5Pset_data_transform (set with invalid transform 2) PASSED Testing H5Pset_data_transform (set with invalid transform 3) PASSED Testing H5Pset_data_transform (set with invalid transform 4) PASSED Testing H5Pset_data_transform (set with invalid transform 5) PASSED Testing H5Pset_data_transform (set with invalid transform 6) PASSED Testing H5Pset_data_transform (set with invalid transform 7) PASSED Testing H5Pset_data_transform (set with invalid transform 8) PASSED Testing contiguous, no data type conversion (char->char) PASSED Testing contiguous, byte order conversion (char->char) PASSED Testing contiguous, no data type conversion (uchar->uchar) PASSED Testing contiguous, byte order conversion (uchar->uchar) PASSED Testing contiguous, no data type conversion (schar->schar) PASSED Testing contiguous, byte order conversion (schar->schar) PASSED Testing contiguous, with type conversion (float->schar) PASSED Testing contiguous, no data type conversion (short->short) PASSED Testing contiguous, byte order conversion (short->short) PASSED Testing contiguous, with type conversion (float->short) PASSED Testing contiguous, no data type conversion (ushort->ushort) PASSED Testing contiguous, byte order conversion (ushort->ushort) PASSED Testing contiguous, no data type conversion (int->int) PASSED Testing contiguous, byte order conversion (int->int) PASSED Testing contiguous, with type conversion (float->int) PASSED Testing contiguous, no data type conversion (uint->uint) PASSED Testing contiguous, byte order conversion (uint->uint) PASSED Testing contiguous, no data type conversion (long->long) PASSED Testing contiguous, byte order conversion (long->long) PASSED Testing contiguous, with type conversion (float->long) PASSED Testing contiguous, no data type conversion (ulong->ulong) PASSED Testing contiguous, byte order conversion (ulong->ulong) PASSED Testing contiguous, no data type conversion (llong->llong) PASSED Testing contiguous, byte order conversion (llong->llong) PASSED Testing contiguous, with type conversion (float->llong) PASSED Testing contiguous, no data type conversion (ullong->ullong) PASSED Testing contiguous, byte order conversion (ullong->ullong) PASSED Testing contiguous, no data type conversion (float->float) PASSED Testing contiguous, byte order conversion (float->float) PASSED Testing contiguous, with type conversion (float->float) PASSED Testing contiguous, no data type conversion (double->double) PASSED Testing contiguous, byte order conversion (double->double) PASSED Testing contiguous, with type conversion (float->double) PASSED Testing contiguous, no data type conversion (ldouble->ldouble) PASSED Testing contiguous, byte order conversion (ldouble->ldouble) PASSED Testing contiguous, with type conversion (float->ldouble) PASSED Testing chunked, no data type conversion (char->char) PASSED Testing chunked, no data type conversion (uchar->uchar) PASSED Testing chunked, no data type conversion (schar->schar) PASSED Testing chunked, with type conversion (float->schar) PASSED Testing chunked, no data type conversion (short->short) PASSED Testing chunked, with type conversion (float->short) PASSED Testing chunked, no data type conversion (ushort->ushort) PASSED Testing chunked, no data type conversion (int->int) PASSED Testing chunked, with type conversion (float->int) PASSED Testing chunked, no data type conversion (uint->uint) PASSED Testing chunked, no data type conversion (long->long) PASSED Testing chunked, with type conversion (float->long) PASSED Testing chunked, no data type conversion (ulong->ulong) PASSED Testing chunked, no data type conversion (llong->llong) PASSED Testing chunked, with type conversion (float->llong) PASSED Testing chunked, no data type conversion (ullong->ullong) PASSED Testing chunked, no data type conversion (float->float) PASSED Testing chunked, with type conversion (float->float) PASSED Testing chunked, no data type conversion (double->double) PASSED Testing chunked, with type conversion (float->double) PASSED Testing chunked, no data type conversion (ldouble->ldouble) PASSED Testing chunked, with type conversion (float->ldouble) PASSED Testing data transform, linear transform w/ copied property PASSED Testing data transform, polynomial transform w/ copied property PASSED Testing data transform, trivial transform, without type conversion PASSED Testing data transform, trivial transform, with type conversion PASSED Testing data transform, polynomial transform (int->float) PASSED Testing data transform, polynomial transform (float->int) PASSED Testing H5Pget_data_transform PASSED Testing data transform, read after reseting of transform property PASSED Testing H5Pget_data_transform, after resetting transform property PASSED Testing data transform of some special cases PASSED 0.03user 0.02system 0:00.06elapsed 89%CPU (0avgtext+0avgdata 4804maxresident)k 0inputs+544outputs (0major+7009minor)pagefaults 0swaps Finished testing dtransform ============================ ============================ Testing reserved Finished testing reserved ============================ reserved Test Log ============================ -SKIP- 0.02user 0.01system 0:00.05elapsed 86%CPU (0avgtext+0avgdata 4652maxresident)k 0inputs+24outputs (0major+6405minor)pagefaults 0swaps Finished testing reserved ============================ ============================ Testing cross_read Finished testing cross_read ============================ cross_read Test Log ============================ Testing reading data created on Linux Testing regular dataset of LE DOUBLE PASSED Testing regular dataset of BE DOUBLE PASSED Testing dataset of LE FLOAT with scale-offset filter PASSED Testing dataset of BE FLOAT with scale-offset filter PASSED Testing dataset of LE DOUBLE with scale-offset filter PASSED Testing dataset of BE DOUBLE with scale-offset filter PASSED Testing dataset of LE CHAR with scale-offset filter PASSED Testing dataset of BE CHAR with scale-offset filter PASSED Testing dataset of LE SHORT with scale-offset filter PASSED Testing dataset of BE SHORT with scale-offset filter PASSED Testing dataset of LE INT with scale-offset filter PASSED Testing dataset of BE INT with scale-offset filter PASSED Testing dataset of LE LONG LONG with scale-offset filter PASSED Testing dataset of BE LONG LONG with scale-offset filter PASSED Testing dataset of LE FLOAT with Fletcher32 filter PASSED Testing dataset of BE FLOAT with Fletcher32 filter PASSED Testing dataset of LE FLOAT with Deflate filter PASSED Testing dataset of BE FLOAT with Deflate filter PASSED Testing dataset of LE FLOAT with Szip filter -SKIP- filter is not enabled. Testing dataset of BE FLOAT with Szip filter -SKIP- filter is not enabled. 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 -SKIP- filter is not enabled. Testing dataset of BE FLOAT with Szip filter -SKIP- filter is not enabled. Testing dataset of LE FLOAT with Shuffle filter PASSED Testing dataset of BE FLOAT with Shuffle filter PASSED Testing dataset of LE FLOAT with Nbit filter PASSED Testing dataset of BE FLOAT with Nbit filter PASSED All data type tests passed. 0.04user 0.01system 0:00.06elapsed 90%CPU (0avgtext+0avgdata 4744maxresident)k 0inputs+112outputs (0major+6895minor)pagefaults 0swaps Finished testing cross_read ============================ ============================ Testing freespace Finished testing freespace ============================ freespace Test Log ============================ Testing the creation/close/reopen/deletion of the free-space manager PASSED Testing adding a section via H5FS_sect_add() to free-space: test 1 PASSED Testing adding a section via H5FS_sect_add() to free-space with H5FS_CLS_GHOST_OBJ: test 2 PASSED Testing adding a section via H5FS_sect_add() to free-space: test 3 PASSED Testing adding a section via H5FS_sect_add() to free-space: test 4 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 1 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 2 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 3 PASSED Testing shrinking of sections when H5FS_sect_add() to free-space: test 1 PASSED Testing shrinking of sections when H5FS_sect_add() to free-space: test 2 PASSED Testing shrinking of sections when H5FS_sect_add() to free-space: test 3 PASSED Testing H5FS_sect_find(): free-space is empty PASSED Testing H5FS_sect_find() a section equal to requested-size from free-space PASSED Testing H5FS_sect_find() a section greater than requested-size from free-space PASSED Testing H5FS_sect_find(): cannot find a section with requested-size from free-space PASSED Testing the change of section class via H5FS_sect_change_class() in free-space: Test 1 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 2 PASSED Testing a block's extension by requested-size which is = adjoining free section's size: Test 1 PASSED Testing a block's extension by requested-size which is > adjoining free section's size: Test 2 PASSED Testing a block's extension by requested-size which is < adjoining free section's size: Test 3 PASSED Testing a block's extension by requested-size which does not adjoin any free section: Test 4 PASSED Testing iteration of sections in the free-space manager PASSED All free-space tests passed. 0.05user 0.01system 0:00.11elapsed 60%CPU (0avgtext+0avgdata 4868maxresident)k 0inputs+416outputs (0major+6861minor)pagefaults 0swaps Finished testing freespace ============================ ============================ Testing mf Finished testing mf ============================ mf Test Log ============================ Testing H5MM_alloc() of file allocation PASSED Testing H5MF_try_shrink() of file allocation: test 1 PASSED Testing H5MF_try_shrink() of file allocation: test 2 PASSED Testing H5MF_try_shrink() of file allocation: test 3 PASSED Testing H5MF_try_shrink() of file allocation: test 4 PASSED Testing H5MF_try_extend() of file allocation: test 1 PASSED Testing H5MF_try_extend() of file allocation: test 2 PASSED Testing 'temporary' file space allocation PASSED Testing H5MF_alloc_create()/H5MF_alloc_open() of free-space manager PASSED Testing H5MF_alloc()/H5MF_xfree() of free-space manager:test 1 PASSED Testing H5MF_alloc()/H5MF_xfree() of free-space manager:test 2 PASSED Testing H5MF_alloc()/H5MF_xfree() of free-space manager:test 3 PASSED Testing H5MF_try_extend() of free-space manager:test 1 PASSED Testing H5MF_try_extend() of free-space manager:test 2 PASSED Testing H5MF_try_extend() of free-space manager:test 3 PASSED Testing H5MF_try_extend() of free-space manager:test 4 PASSED Testing A free-space section absorbs an aggregator: test 1 PASSED Testing A free-space section absorbs an aggregator: test 2 PASSED Testing 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 All free-space manager tests for file memory passed. 0.09user 0.02system 0:00.24elapsed 45%CPU (0avgtext+0avgdata 5024maxresident)k 0inputs+968outputs (0major+6970minor)pagefaults 0swaps Finished testing mf ============================ ============================ Testing btree2 Finished testing btree2 ============================ btree2 Test Log ============================ Testing without reopening B-tree: Testing B-tree creation PASSED Testing B-tree iteration: empty B-tree PASSED Testing B-tree insert: first record PASSED Testing B-tree insert: several records PASSED Testing B-tree insert: split root PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: redistribute 3 leaves in level 1 B-tree PASSED Testing B-tree insert: split middle leaf into 2 leaves in level 1 B-tree PASSED Testing B-tree insert: make level 2 B-tree PASSED Testing B-tree insert: redistrib right-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib left-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib middle leaf in level 2 B-tree PASSED Testing B-tree insert: split right-most leaf in level 2 B-tree PASSED Testing B-tree insert: split left-most leaf in level 2 B-tree PASSED Testing B-tree insert: split middle leaf in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (r->l) in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (l->r) in level 2 B-tree PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (r->l) PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (l->2) PASSED Testing B-tree insert: redistrib 3 internals in level 2 B-tree PASSED Testing B-tree insert: split 3 internals to 4 in level 2 B-tree PASSED Testing B-tree insert: create random level 4 B-tree PASSED Testing B-tree insert: attempt duplicate record in level 4 B-tree PASSED Testing B-tree remove: record from empty B-tree PASSED Testing B-tree remove: non-existant record from 1 record B-tree PASSED Testing B-tree remove: existant record from 1 record B-tree PASSED Testing B-tree remove: adding records to B-tree after removal PASSED Testing B-tree remove: non-existant record from level-0 B-tree PASSED Testing B-tree remove: mult. existant records from level-0 B-tree PASSED Testing B-tree remove: non-existant record from level-1 B-tree PASSED Testing B-tree remove: record from right leaf of level-1 B-tree PASSED Testing B-tree remove: record from left leaf of level-1 B-tree PASSED Testing B-tree remove: record from middle leaf of level-1 B-tree PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (r->l) PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (l->r) PASSED Testing B-tree remove: redistribute 3 leaves in level-1 B-tree PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (r->l) PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (l->r) PASSED Testing B-tree remove: merge 3 leaves to 2 in level-1 B-tree PASSED Testing B-tree remove: promote from right leaf of level-1 B-tree PASSED Testing B-tree remove: promote from left leaf of level-1 B-tree PASSED Testing B-tree remove: promote from middle leaf of level-1 B-tree PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2->1 merge PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3->2 merge PASSED Testing B-tree remove: collapse level-1 B-tree back to level-0 PASSED Testing B-tree remove: promote from right internal of level-2 B-tree PASSED Testing B-tree remove: promote from left internal of level-2 B-tree PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree PASSED Testing B-tree remove: promote record from root of level-2 B-tree PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from left internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/merge PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree w/merge PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (l->r) PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (r->l) PASSED Testing B-tree remove: merge 3 internal nodes to 2 in level-2 B-tree PASSED Testing B-tree remove: collapse level-2 B-tree back to level-1 (r->l) PASSED Testing B-tree remove: create random level 4 B-tree and delete all records in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in increasing order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in decreasing order PASSED Testing B-tree find: nearest neighbor less than a value PASSED Testing B-tree find: nearest neighbor greater than a value PASSED Testing B-tree delete: delete empty B-tree PASSED Testing B-tree delete: delete level-0 B-tree PASSED Testing B-tree delete: delete level-1 B-tree PASSED Testing B-tree delete: delete level-2 B-tree PASSED Testing B-tree modify: attempt to modify non-existant record PASSED Testing B-tree modify: modify record in leaf node PASSED Testing B-tree modify: modify record in internal node PASSED Testing B-tree modify: modify record in root node PASSED Testing with reopening B-tree: Testing B-tree creation PASSED Testing B-tree iteration: empty B-tree PASSED Testing B-tree insert: first record PASSED Testing B-tree insert: several records PASSED Testing B-tree insert: split root PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: redistribute 3 leaves in level 1 B-tree PASSED Testing B-tree insert: split middle leaf into 2 leaves in level 1 B-tree PASSED Testing B-tree insert: make level 2 B-tree PASSED Testing B-tree insert: redistrib right-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib left-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib middle leaf in level 2 B-tree PASSED Testing B-tree insert: split right-most leaf in level 2 B-tree PASSED Testing B-tree insert: split left-most leaf in level 2 B-tree PASSED Testing B-tree insert: split middle leaf in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (r->l) in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (l->r) in level 2 B-tree PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (r->l) PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (l->2) PASSED Testing B-tree insert: redistrib 3 internals in level 2 B-tree PASSED Testing B-tree insert: split 3 internals to 4 in level 2 B-tree PASSED Testing B-tree insert: create random level 4 B-tree PASSED Testing B-tree insert: attempt duplicate record in level 4 B-tree PASSED Testing B-tree remove: record from empty B-tree PASSED Testing B-tree remove: non-existant record from 1 record B-tree PASSED Testing B-tree remove: existant record from 1 record B-tree PASSED Testing B-tree remove: adding records to B-tree after removal PASSED Testing B-tree remove: non-existant record from level-0 B-tree PASSED Testing B-tree remove: mult. existant records from level-0 B-tree PASSED Testing B-tree remove: non-existant record from level-1 B-tree PASSED Testing B-tree remove: record from right leaf of level-1 B-tree PASSED Testing B-tree remove: record from left leaf of level-1 B-tree PASSED Testing B-tree remove: record from middle leaf of level-1 B-tree PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (r->l) PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (l->r) PASSED Testing B-tree remove: redistribute 3 leaves in level-1 B-tree PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (r->l) PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (l->r) PASSED Testing B-tree remove: merge 3 leaves to 2 in level-1 B-tree PASSED Testing B-tree remove: promote from right leaf of level-1 B-tree PASSED Testing B-tree remove: promote from left leaf of level-1 B-tree PASSED Testing B-tree remove: promote from middle leaf of level-1 B-tree PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2->1 merge PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3->2 merge PASSED Testing B-tree remove: collapse level-1 B-tree back to level-0 PASSED Testing B-tree remove: promote from right internal of level-2 B-tree PASSED Testing B-tree remove: promote from left internal of level-2 B-tree PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree PASSED Testing B-tree remove: promote record from root of level-2 B-tree PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from left internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/merge PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree w/merge PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (l->r) PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (r->l) PASSED Testing B-tree remove: merge 3 internal nodes to 2 in level-2 B-tree PASSED Testing B-tree remove: collapse level-2 B-tree back to level-1 (r->l) PASSED Testing B-tree remove: create random level 4 B-tree and delete all records in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in increasing order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in decreasing order PASSED Testing B-tree find: nearest neighbor less than a value PASSED Testing B-tree find: nearest neighbor greater than a value PASSED Testing B-tree delete: delete empty B-tree PASSED Testing B-tree delete: delete level-0 B-tree PASSED Testing B-tree delete: delete level-1 B-tree PASSED Testing B-tree delete: delete level-2 B-tree PASSED Testing B-tree modify: attempt to modify non-existant record PASSED Testing B-tree modify: modify record in leaf node PASSED Testing B-tree modify: modify record in internal node PASSED Testing B-tree modify: modify record in root node PASSED All v2 B-tree tests passed. 56.47user 7.97system 1:05.45elapsed 98%CPU (0avgtext+0avgdata 31956maxresident)k 0inputs+270784outputs (0major+13247minor)pagefaults 0swaps Finished testing btree2 ============================ ============================ Testing fheap Finished testing fheap ============================ fheap Test Log ============================ Testing with normal parameters Testing fractal heap creation PASSED Testing query heap creation parameters PASSED Testing create, close & reopen fractal heap PASSED Testing open fractal heap twice PASSED Testing deleting open fractal heap PASSED Testing limits of heap ID lengths PASSED Testing creating heaps with I/O filters PASSED Testing querying heap statistics PASSED Testing reopening header through different file PASSED Bulk-filling blocks w/large objects Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Bulk-filling blocks w/single object Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Using 'normal' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects and larger IDs for 'tiny' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - forward) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - reverse) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - deleting heap) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Using 'small' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Using 'large' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Testing writing objects in heap PASSED Testing writing objects in heap with compressed blocks PASSED Testing with reopen heap flag set Testing fractal heap creation PASSED Testing query heap creation parameters PASSED Testing create, close & reopen fractal heap PASSED Testing open fractal heap twice PASSED Testing deleting open fractal heap PASSED Testing limits of heap ID lengths PASSED Testing creating heaps with I/O filters PASSED Testing querying heap statistics PASSED Testing reopening header through different file PASSED Bulk-filling blocks w/large objects Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Bulk-filling blocks w/single object Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Using 'normal' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects and larger IDs for 'tiny' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - forward) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - reverse) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - deleting heap) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Using 'small' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Using 'large' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Testing writing objects in heap PASSED Testing writing objects in heap with compressed blocks PASSED Testing bug1: inserting several objects & removing one, then re-inserting PASSED All fractal heap tests passed. 166.24user 18.01system 3:12.13elapsed 95%CPU (0avgtext+0avgdata 43240maxresident)k 0inputs+17240352outputs (0major+337685minor)pagefaults 0swaps Finished testing fheap ============================ ============================ Testing file_image Finished testing file_image ============================ file_image Test Log ============================ Testing File Image Functionality. Testing File image property list functions PASSED Testing Callback use in property list operations PASSED Testing Initial file image and callbacks in Core VFD PASSED Testing H5Fget_file_image() with sec2 driver PASSED Testing H5Fget_file_image() with stdio driver PASSED Testing H5Fget_file_image() with core driver PASSED Testing H5Fget_file_image() error rejection PASSED All File Image tests passed. 0.04user 0.01system 0:00.06elapsed 87%CPU (0avgtext+0avgdata 4832maxresident)k 0inputs+416outputs (0major+6935minor)pagefaults 0swaps Finished testing file_image ============================ ============================ 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.04system 0:00.13elapsed 83%CPU (0avgtext+0avgdata 4768maxresident)k 0inputs+328outputs (0major+20324minor)pagefaults 0swaps Finished testing testerror.sh ============================ ============================ ============================ Testing testlibinfo.sh Finished testing testlibinfo.sh ============================ testlibinfo.sh Test Log ============================ Check file ../src/.libs/libhdf5.so.7 PASSED Check file ../src/.libs/libhdf5.a PASSED Check file testhdf5 -SKIP- No error encountered 0.22user 0.02system 0:00.24elapsed 100%CPU (0avgtext+0avgdata 4088maxresident)k 0inputs+0outputs (0major+5429minor)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.20user 0.28system 0:00.72elapsed 67%CPU (0avgtext+0avgdata 4656maxresident)k 0inputs+744outputs (0major+184964minor)pagefaults 0swaps Finished testing testcheck_version.sh ============================ ============================ ============================ Testing testlinks_env.sh Finished testing testlinks_env.sh ============================ testlinks_env.sh Test Log ============================ Testing external link with HDF5_EXT_PREFIX Testing external links via environment variable PASSED Testing external links via environment variable (w/new group format) PASSED All external Link (HDF5_EXT_PREFIX) tests passed. Test for HDF5_EXT_PREFIX PASSED 0.03user 0.01system 0:00.06elapsed 85%CPU (0avgtext+0avgdata 4748maxresident)k 0inputs+144outputs (0major+7631minor)pagefaults 0swaps Finished testing testlinks_env.sh ============================ ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/test' ===Serial tests in test ended Fri Aug 30 14:49:47 UTC 2013=== make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/test' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/test' Making check in tools make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools' Making check in lib make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/lib' make make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/lib' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/lib' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/lib' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/lib' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/lib' make[5]: Nothing to be done for `_exec_check-s'. make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/lib' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/lib' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/lib' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/lib' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/lib' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/lib' Making check in h5diff make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5diff' make h5diffgentest ../../../tools/h5diff/testh5diff.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5diff' make[3]: `h5diffgentest' is up to date. make[3]: Nothing to be done for `../../../tools/h5diff/testh5diff.sh'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5diff' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5diff' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5diff' ===Serial tests in h5diff begin Fri Aug 30 14:49:47 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5diff' ============================ Testing h5diffgentest Finished testing h5diffgentest ============================ h5diffgentest Test Log ============================ 0.60user 0.09system 0:00.70elapsed 98%CPU (0avgtext+0avgdata 135064maxresident)k 0inputs+5288outputs (0major+18592minor)pagefaults 0swaps Finished testing h5diffgentest ============================ ============================ Testing testh5diff.sh Finished testing testh5diff.sh ============================ testh5diff.sh Test Log ============================ Testing h5diff -h PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 g1/dset1 g1/dset2 PASSED Testing h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 g1/dset1 g1/dset2 PASSED Testing h5diff --report --delta=5 h5diff_basic1.h5 h5diff_basic2.h5 g1 PASSED Testing h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_basic1.h5 g1/dset5 g PASSED Testing h5diff --verbose --relative=0.02 h5diff_basic1.h5 h5diff_basic PASSED Testing h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_basic1.h5 g1/dset9 g PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 /g1/fp19 /g1/fp19_ PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 /g1/fp20 /g1/fp20_ PASSED Testing h5diff -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -v -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 dset g1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 dset l1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 dset t1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 g1 g1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 t1 t1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 l1 l1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 g1 g2 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 t1 t2 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 l1 l2 PASSED Testing h5diff -v h5diff_enum_invalid_values.h5 h5diff_enum_invalid_va PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset0a dset0b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset1a dset1b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset2a dset2b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset3a dset4b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset4a dset4b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset5a dset5b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset6a dset6b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset7a dset7b PASSED Testing h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 refreg PASSED Testing h5diff h5diff_basic1.h5 PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic1.h5 nono_obj PASSED Testing h5diff -d -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing h5diff -d 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -d u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -d 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff --use-system-epsilon h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -d 200 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing h5diff -p 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -p 0.21 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/d PASSED Testing h5diff -p 0.21 -p 0.22 h5diff_basic1.h5 h5diff_basic2.h5 g1/ds PASSED Testing h5diff -p 2 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p 0.005 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ PASSED Testing h5diff -n -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing h5diff -n 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -n u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -n 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -n 2 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -n 2 -n 3 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1 PASSED Testing h5diff --count=200 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 PASSED Testing h5diff -n 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -v -d 0.0001 h5diff_basic1.h5 h5diff_basic1.h5 g1/fp18 PASSED Testing h5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1. PASSED Testing h5diff -v h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff -v1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff -v2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff --verbose=1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff --verbose=2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /ds PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /nt PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g2 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g3 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g4 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 PASSED Testing h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 PASSED Testing h5diff -v h5diff_basic2.h5 h5diff_basic2.h5 PASSED Testing h5diff -v h5diff_hyper1.h5 h5diff_hyper2.h5 PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g1/d1 g1/d2 PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g1/fp1 g1/fp2 PASSED Testing h5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1. PASSED Testing h5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1. PASSED Testing h5diff h5diff_basic2.h5 h5diff_basic2.h5 g2/dset1 g2/dset2 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset1 g2/dset2 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset2 g2/dset3 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset3 g2/dset4 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset4 g2/dset5 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset5 g2/dset6 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset7 g2/dset8 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset8 g2/dset9 PASSED Testing h5diff -c h5diff_dset_zero_dim_size1.h5 h5diff_dset_zero_dim_s PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 /g1 PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 /g2 PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 /diffobjtype PASSED Testing h5diff -c non_comparables2.h5 non_comparables1.h5 /diffobjtype PASSED Testing h5diff -v h5diff_links.h5 h5diff_links.h5 /link_g1 /link_g2 PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_trg.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_extlink PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_softl PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_ext2softlink_src.h5 h5diff_ PASSED Testing h5diff --follow-symlinks -v h5diff_ext2softlink_trg.h5 h5diff_ PASSED Testing h5diff --follow-symlinks -v h5diff_ext2softlink_src.h5 h5diff_ PASSED Testing h5diff --follow-symlinks -v h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_danglel PASSED Testing h5diff --no-dangling-links h5diff_softlinks.h5 h5diff_softlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_softlin PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_softlin PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_softlin PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks h5diff_danglelinks1.h5 h5diff_danglel PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 / / PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 / /grp PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1/ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /slink PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp10 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /slink PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse_ext1.h5 h5diff_grp_recurse_ext2-1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse_ext1.h5 h5diff_ PASSED Testing h5diff -v h5diff_grp_recurse_ext1.h5 h5diff_grp_recurse_ext2-1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse_ext1.h5 h5diff_ PASSED Testing h5diff -v --exclude-path /group1/dset3 h5diff_exclude1-1.h5 h5 PASSED Testing h5diff -v h5diff_exclude1-1.h5 h5diff_exclude1-2.h5 PASSED Testing h5diff -v --exclude-path /group1 --exclude-path /dset1 h5diff_ PASSED Testing h5diff -v --exclude-path /group1 h5diff_exclude2-1.h5 h5diff_e PASSED Testing h5diff -v --exclude-path /dset3 h5diff_exclude1-1.h5 h5diff_ex PASSED Testing h5diff -v --exclude-path /group1 h5diff_exclude3-1.h5 h5diff_e PASSED Testing h5diff -v --exclude-path /group1 h5diff_exclude3-2.h5 h5diff_e PASSED Testing h5diff -v --exclude-path /group1/dset h5diff_exclude3-1.h5 h5d PASSED Testing h5diff -v h5diff_comp_vl_strs.h5 h5diff_comp_vl_strs.h5 /group PASSED Testing h5diff -v compounds_array_vlen1.h5 compounds_array_vlen2.h5 PASSED Testing h5diff -v -d 5 -p 0.05 --use-system-epsilon h5diff_basic1.h5 h PASSED Testing h5diff -v -d 5 -p 0.05 h5diff_basic1.h5 h5diff_basic2.h5 /g1/d PASSED Testing h5diff -v -p 0.05 -d 5 h5diff_basic1.h5 h5diff_basic2.h5 /g1/d PASSED Testing h5diff -v -d 5 --use-system-epsilon h5diff_basic1.h5 h5diff_ba PASSED Testing h5diff -v --use-system-epsilon -d 5 h5diff_basic1.h5 h5diff_ba PASSED Testing h5diff -v -p 0.05 --use-system-epsilon h5diff_basic1.h5 h5diff PASSED Testing h5diff -v --use-system-epsilon -p 0.05 h5diff_basic1.h5 h5diff PASSED All h5diff tests passed. 4.51user 4.09system 0:11.68elapsed 73%CPU (0avgtext+0avgdata 72148maxresident)k 8inputs+26728outputs (0major+2099504minor)pagefaults 0swaps Finished testing testh5diff.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5diff' ===Serial tests in h5diff ended Fri Aug 30 14:50:00 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5diff' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5diff' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5diff' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5diff' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5diff' Making check in h5ls make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5ls' make testh5ls.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5ls' make[3]: `testh5ls.sh' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5ls' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5ls' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5ls' ===Serial tests in h5ls begin Fri Aug 30 14:50:00 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5ls' ============================ Testing testh5ls.sh Finished testing testh5ls.sh ============================ testh5ls.sh Test Log ============================ Testing h5ls -w80 -h PASSED Testing h5ls -w80 -help PASSED Testing h5ls -w80 -? PASSED Testing h5ls -w80 tall.h5 PASSED Testing h5ls -w80 -r -d tall.h5 PASSED Testing h5ls -w80 tgroup.h5 PASSED Testing h5ls -w80 tgroup.h5/g1 PASSED Testing h5ls -w80 -r -g tgroup.h5 PASSED Testing h5ls -w80 -g tgroup.h5/g1 PASSED Testing h5ls -w80 -v -g tgrp_comments.h5/glongcomment PASSED Testing h5ls -w80 -r -d tdset.h5 PASSED Testing h5ls -w80 -r tslink.h5 PASSED Testing h5ls --follow-symlinks tsoftlinks.h5 PASSED Testing h5ls --follow-symlinks -r tsoftlinks.h5 PASSED Testing h5ls --follow-symlinks tsoftlinks.h5/group1 PASSED Testing h5ls --follow-symlinks -r tsoftlinks.h5/group1 PASSED Testing h5ls --follow-symlinks tsoftlinks.h5/soft_dset1 PASSED Testing h5ls -w80 -r textlink.h5 PASSED Testing h5ls -w80 --follow-symlinks -r textlinksrc.h5 PASSED Testing h5ls -w80 --follow-symlinks -rv textlinksrc.h5/ext_link5 PASSED Testing h5ls -w80 --follow-symlinks -r textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 -r textlinksrc.h5 PASSED Testing h5ls -w80 -r textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 --follow-symlinks textlinksrc.h5 PASSED Testing h5ls -w80 --follow-symlinks textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 -r tudlink.h5 PASSED Testing h5ls -w80 -Er textlinksrc.h5 PASSED Testing h5ls -w80 -Erv textlinksrc.h5/ext_link5 PASSED Testing h5ls -w80 -Er textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 -E textlinksrc.h5 PASSED Testing h5ls -w80 -E textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 --no-dangling-links textlinksrc.h5 PASSED Testing h5ls -w80 --follow-symlinks --no-dangling-links textlinksrc.h5 PASSED Testing h5ls -w80 --follow-symlinks --no-dangling-links tsoftlinks.h5 PASSED Testing h5ls -w80 --follow-symlinks --no-dangling-links thlink.h5 PASSED Testing h5ls -w80 thlink.h5 tslink.h5 PASSED Testing h5ls -w80 thlink.h5 PASSED Testing h5ls -w80 -r -d tcompound.h5 PASSED Testing h5ls -w80 -r -d tnestedcomp.h5 PASSED Testing h5ls -w80 -r -d -S tnestedcomp.h5 PASSED Testing h5ls -w80 -r -d -l tnestedcomp.h5 PASSED Testing h5ls -w80 -r -d -l -S tnestedcomp.h5 PASSED Testing h5ls -w80 -r -d tloop.h5 PASSED Testing h5ls -w80 -r -d tstr.h5 PASSED Testing h5ls -w80 -r -d tsaf.h5 PASSED Testing h5ls -w80 -r -d tvldtypes1.h5 PASSED Testing h5ls -w80 -r -d tarray1.h5 PASSED Testing h5ls -w80 -d tempty.h5 PASSED Testing h5ls -w80 -v -S tattr2.h5 PASSED Testing h5ls -w80 -v -d tattrreg.h5 PASSED Testing h5ls nosuchfile.h5 PASSED Testing h5ls -v tvldtypes1.h5 PASSED Testing h5ls -v tdatareg.h5 PASSED All h5ls tests passed. 1.04user 1.37system 0:03.41elapsed 71%CPU (0avgtext+0avgdata 5588maxresident)k 0inputs+6592outputs (0major+643982minor)pagefaults 0swaps Finished testing testh5ls.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5ls' ===Serial tests in h5ls ended Fri Aug 30 14:50:03 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5ls' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5ls' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5ls' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5ls' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5ls' Making check in misc make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/misc' make h5repart_gentest talign repart_test testh5repart.sh ../../../tools/misc/testh5mkgrp.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/misc' make[3]: `h5repart_gentest' is up to date. make[3]: `talign' is up to date. make[3]: `repart_test' is up to date. make[3]: `testh5repart.sh' is up to date. make[3]: Nothing to be done for `../../../tools/misc/testh5mkgrp.sh'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/misc' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/misc' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/misc' ===Serial tests in misc begin Fri Aug 30 14:50:03 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/misc' ============================ Testing h5repart_gentest Finished testing h5repart_gentest ============================ h5repart_gentest Test Log ============================ PASSED 0.03user 0.01system 0:00.05elapsed 86%CPU (0avgtext+0avgdata 4612maxresident)k 0inputs+184outputs (0major+6691minor)pagefaults 0swaps Finished testing h5repart_gentest ============================ ============================ Testing talign Finished testing talign ============================ talign Test Log ============================ Testing alignment in compound datatypes PASSED 0.02user 0.01system 0:00.05elapsed 79%CPU (0avgtext+0avgdata 4620maxresident)k 0inputs+56outputs (0major+7734minor)pagefaults 0swaps Finished testing talign ============================ ============================ Testing testh5repart.sh Finished testing testh5repart.sh ============================ testh5repart.sh Test Log ============================ Testing h5repart -m 20000 family_file%05d.h5 /builddir/build/BUILD/hdf PASSED Testing h5repart -m 5k family_file%05d.h5 /builddir/build/BUILD/hdf5-1 PASSED Testing h5repart -m 20000 -family_to_sec2 family_file%05d.h5 /builddir PASSED Testing repart_test PASSED All h5repart tests passed. 0.07user 0.05system 0:00.15elapsed 82%CPU (0avgtext+0avgdata 4616maxresident)k 0inputs+216outputs (0major+26825minor)pagefaults 0swaps Finished testing testh5repart.sh ============================ ============================ ============================ Testing testh5mkgrp.sh Finished testing testh5mkgrp.sh ============================ testh5mkgrp.sh Test Log ============================ Testing h5mkgrp -h PASSED Testing h5mkgrp -V ../testfiles/h5mkgrp_version.h5 PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_version.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_version.h5 Testing h5mkgrp ../testfiles/h5mkgrp_single.h5 single PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_single.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_single.h5 Testing h5mkgrp -v ../testfiles/h5mkgrp_single.h5 single PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_single.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_single.h5 Testing h5mkgrp -p ../testfiles/h5mkgrp_single.h5 single PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_single.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_single.h5 Testing h5mkgrp -l ../testfiles/h5mkgrp_single_latest.h5 latest PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_single_latest.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_single_latest.h5 Testing h5mkgrp ../testfiles/h5mkgrp_several.h5 one two PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_several.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_several.h5 Testing h5mkgrp -v ../testfiles/h5mkgrp_several.h5 one two PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_several.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_several.h5 Testing h5mkgrp -p ../testfiles/h5mkgrp_several.h5 one two PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_several.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_several.h5 Testing h5mkgrp -l ../testfiles/h5mkgrp_several_latest.h5 one two PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_several_latest.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_several_latest.h5 Testing h5mkgrp -p ../testfiles/h5mkgrp_nested.h5 /one/two PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_nested.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_nested.h5 Testing h5mkgrp -lp ../testfiles/h5mkgrp_nested_latest.h5 /one/two PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_nested_latest.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_nested_latest.h5 Testing h5mkgrp -p ../testfiles/h5mkgrp_nested_mult.h5 /one/two /three PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_nested_mult.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_nested_mult.h5 Testing h5mkgrp -lp ../testfiles/h5mkgrp_nested_mult_latest.h5 /one/tw PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_nested_mult_latest. PASSED FILEOUT= ../testfiles/h5mkgrp_nested_mult_latest.h5 All h5mkgrp tests passed. 0.31user 0.41system 0:02.10elapsed 34%CPU (0avgtext+0avgdata 5140maxresident)k 0inputs+1776outputs (0major+217367minor)pagefaults 0swaps Finished testing testh5mkgrp.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/misc' ===Serial tests in misc ended Fri Aug 30 14:50:06 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/misc' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/misc' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/misc' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/misc' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/misc' Making check in h5import make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5import' make h5importtest make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5import' make[3]: `h5importtest' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5import' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5import' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5import' ===Serial tests in h5import begin Fri Aug 30 14:50:06 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5import' ============================ Testing h5importtest Finished testing h5importtest ============================ h5importtest Test Log ============================ 0.02user 0.01system 0:00.04elapsed 83%CPU (0avgtext+0avgdata 4616maxresident)k 0inputs+112outputs (0major+6127minor)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 UI32 - rank 3 - Output BE PASSED Testing ASCII UI16 - rank 2 - Output LE+Chunked+Compressed 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 BINARY I16 - rank 3 - Output order LE + CHUNKED + extended PASSED Testing BINARY I8 - rank 3 - Output I16LE + Chunked+Extended+Compresse PASSED Testing BINARY I32 - rank 3 - Output BE + CHUNKED PASSED Testing BINARY UI16 - rank 3 - Output byte BE + CHUNKED PASSED Testing BINARY UI32 - rank 3 - Output LE + CHUNKED PASSED Testing STR PASSED Testing BINARY I8 CR LF EOF PASSED Testing ASCII F64 - rank 1 - INPUT-CLASS TEXTFPE PASSED All h5import tests passed. 0.44user 0.44system 0:01.11elapsed 79%CPU (0avgtext+0avgdata 5572maxresident)k 0inputs+2760outputs (0major+287451minor)pagefaults 0swaps Finished testing h5importtestutil.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5import' ===Serial tests in h5import ended Fri Aug 30 14:50:07 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5import' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5import' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5import' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5import' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5import' Making check in h5repack make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5repack' make h5repacktst h5repack.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5repack' make[3]: `h5repacktst' is up to date. make[3]: `h5repack.sh' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5repack' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5repack' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5repack' ===Serial tests in h5repack begin Fri Aug 30 14:50:07 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5repack' ============================ Testing h5repacktst Finished testing h5repacktst ============================ h5repacktst Test Log ============================ Testing h5repack: Testing generating datasets PASSED Testing copy of datasets (fill values) PASSED Testing copy of datasets (all datatypes) PASSED Testing copy of datasets (attributes) PASSED Testing copy of datasets (hardlinks) PASSED Testing copy of allocation early file PASSED Testing adding deflate filter PASSED Testing adding deflate filter to all PASSED Testing adding szip filter -SKIP- Testing adding szip filter to all -SKIP- Testing addding shuffle filter PASSED Testing addding shuffle filter to all PASSED Testing adding checksum filter PASSED Testing adding checksum filter to all PASSED Testing filter queue fletcher, shuffle, deflate, szip PASSED Testing adding layout chunked PASSED Testing adding layout chunked to all PASSED Testing adding layout contiguous PASSED Testing adding layout contiguous to all PASSED Testing adding layout compact PASSED Testing adding layout compact to all PASSED Testing layout compact to contiguous conversion PASSED Testing layout compact to chunk conversion PASSED Testing layout compact to compact conversion PASSED Testing layout contiguous to compact conversion PASSED Testing layout contiguous to chunk conversion PASSED Testing layout contiguous to contiguous conversion PASSED Testing layout chunked to compact conversion PASSED Testing layout chunked to contiguous conversion PASSED Testing layout chunked to chunk conversion PASSED Testing copy of szip filter -SKIP- Testing removing szip filter -SKIP- Testing copy of deflate filter PASSED Testing removing deflate filter PASSED Testing copy of shuffle filter PASSED Testing removing shuffle filter PASSED Testing copy of fletcher filter PASSED Testing removing fletcher filter PASSED Testing copy of nbit filter PASSED Testing removing nbit filter PASSED Testing adding nbit filter PASSED Testing copy of scaleoffset filter PASSED Testing removing scaleoffset filter PASSED Testing adding scaleoffset filter PASSED Testing filter conversion from deflate to szip -SKIP- Testing filter conversion from szip to deflate -SKIP- Testing removing all filters -SKIP- Testing big file PASSED Testing external datasets PASSED Testing file with userblock PASSED Testing latest file format options PASSED Testing several global filters PASSED Testing file with added userblock PASSED Testing file with aligment PASSED Testing file with committed datatypes PASSED Testing metadata block size option PASSED All h5repack tests passed. 6.44user 0.24system 0:06.72elapsed 99%CPU (0avgtext+0avgdata 265628maxresident)k 0inputs+6728outputs (0major+74431minor)pagefaults 0swaps Finished testing h5repacktst ============================ ============================ Testing h5repack.sh Finished testing h5repack.sh ============================ h5repack.sh Test Log ============================ h5repack_fill.h5 Testing h5repack h5repack_fill.h5 PASSED Verifying h5diff output ./testfiles/h5repack_fill.h5 ./testfiles/out.h PASSED h5repack_objs.h5 Testing h5repack h5repack_objs.h5 PASSED Verifying h5diff output ./testfiles/h5repack_objs.h5 ./testfiles/out.h PASSED h5repack_attr.h5 Testing h5repack h5repack_attr.h5 PASSED Verifying h5diff output ./testfiles/h5repack_attr.h5 ./testfiles/out.h PASSED h5repack_hlink.h5 Testing h5repack h5repack_hlink.h5 PASSED Verifying h5diff output ./testfiles/h5repack_hlink.h5 ./testfiles/out. PASSED h5repack_layout.h5 Testing h5repack h5repack_layout.h5 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED h5repack_early.h5 Testing h5repack h5repack_early.h5 PASSED Verifying h5diff output ./testfiles/h5repack_early.h5 ./testfiles/out. PASSED h5repack_layout.h5 -f dset1:GZIP=1 -l dset1:CHUNK=20x10 Testing h5repack h5repack_layout.h5 -f dset1:GZIP=1 -l dset1:CHUNK=20x PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED h5repack_layout.h5 -f GZIP=1 Testing h5repack h5repack_layout.h5 -f GZIP=1 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Testing h5repack h5repack_layout.h5 -f dset2:SZIP=8,EC -l dset2:CHUNK= -SKIP- Testing h5repack h5repack_layout.h5 -f SZIP=8,NN -SKIP- h5repack_layout.h5 -f dset2:SHUF -l dset2:CHUNK=20x10 Testing h5repack h5repack_layout.h5 -f dset2:SHUF -l dset2:CHUNK=20x10 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED h5repack_layout.h5 -f SHUF Testing h5repack h5repack_layout.h5 -f SHUF PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED h5repack_layout.h5 -f dset2:FLET -l dset2:CHUNK=20x10 Testing h5repack h5repack_layout.h5 -f dset2:FLET -l dset2:CHUNK=20x10 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED h5repack_layout.h5 -f FLET Testing h5repack h5repack_layout.h5 -f FLET PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Testing h5repack h5repack_layout.h5 -f dset2:SHUF -f dset2:FLET -f dse -SKIP- Testing h5repack h5repack_filters.h5 -v -f /dset_deflate:GZIP=9 PASSED Verifying h5diff output ./testfiles/h5repack_filters.h5 ./testfiles/ou PASSED Verifying output from h5repack -v -f /dset_deflate:GZIP=9 PASSED Testing h5repack h5repack_szip.h5 -SKIP- Testing h5repack h5repack_szip.h5 --filter=dset_szip:NONE -SKIP- h5repack_deflate.h5 Testing h5repack h5repack_deflate.h5 PASSED Verifying h5diff output ./testfiles/h5repack_deflate.h5 ./testfiles/ou PASSED h5repack_deflate.h5 -f dset_deflate:NONE Testing h5repack h5repack_deflate.h5 -f dset_deflate:NONE PASSED Verifying h5diff output ./testfiles/h5repack_deflate.h5 ./testfiles/ou PASSED h5repack_shuffle.h5 Testing h5repack h5repack_shuffle.h5 PASSED Verifying h5diff output ./testfiles/h5repack_shuffle.h5 ./testfiles/ou PASSED h5repack_shuffle.h5 -f dset_shuffle:NONE Testing h5repack h5repack_shuffle.h5 -f dset_shuffle:NONE PASSED Verifying h5diff output ./testfiles/h5repack_shuffle.h5 ./testfiles/ou PASSED h5repack_fletcher.h5 Testing h5repack h5repack_fletcher.h5 PASSED Verifying h5diff output ./testfiles/h5repack_fletcher.h5 ./testfiles/o PASSED h5repack_fletcher.h5 -f dset_fletcher32:NONE Testing h5repack h5repack_fletcher.h5 -f dset_fletcher32:NONE PASSED Verifying h5diff output ./testfiles/h5repack_fletcher.h5 ./testfiles/o PASSED h5repack_nbit.h5 Testing h5repack h5repack_nbit.h5 PASSED Verifying h5diff output ./testfiles/h5repack_nbit.h5 ./testfiles/out.h PASSED h5repack_nbit.h5 -f dset_nbit:NONE Testing h5repack h5repack_nbit.h5 -f dset_nbit:NONE PASSED Verifying h5diff output ./testfiles/h5repack_nbit.h5 ./testfiles/out.h PASSED h5repack_nbit.h5 -f dset_int31:NBIT Testing h5repack h5repack_nbit.h5 -f dset_int31:NBIT PASSED Verifying h5diff output ./testfiles/h5repack_nbit.h5 ./testfiles/out.h PASSED h5repack_soffset.h5 Testing h5repack h5repack_soffset.h5 PASSED Verifying h5diff output ./testfiles/h5repack_soffset.h5 ./testfiles/ou PASSED h5repack_soffset.h5 -f dset_none:SOFF=31,IN Testing h5repack h5repack_soffset.h5 -f dset_none:SOFF=31,IN PASSED Verifying h5diff output ./testfiles/h5repack_soffset.h5 ./testfiles/ou PASSED h5repack_soffset.h5 -f dset_scaleoffset:NONE Testing h5repack h5repack_soffset.h5 -f dset_scaleoffset:NONE PASSED Verifying h5diff output ./testfiles/h5repack_soffset.h5 ./testfiles/ou PASSED Testing h5repack h5repack_filters.h5 -f NONE -SKIP- Testing h5repack h5repack_deflate.h5 -f dset_deflate:SZIP=8,NN -SKIP- Testing h5repack h5repack_szip.h5 -f dset_szip:GZIP=1 -SKIP- h5repack_layout.h5 -f GZIP=1 -m 1024 Testing h5repack h5repack_layout.h5 -f GZIP=1 -m 1024 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED h5repack_layout.h5 -e ./testfiles/h5repack.info Testing h5repack h5repack_layout.h5 -e ./testfiles/h5repack.info PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Testing h5repack h5repack_layout.h5 --layout dset2:CHUNK=20x10 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l CHUNK=20x10 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying layouts PASSED Testing h5repack h5repack_layout.h5 -l dset2:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying layouts PASSED Testing h5repack h5repack_layout.h5 -l dset2:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying layouts PASSED Testing h5repack h5repack_layout.h5 -l dset_compact:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l dset_compact:CHUNK=2x5 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l dset_compact:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l dset_contiguous:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l dset_contiguous:CHUNK=3x6 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l dset_contiguous:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l dset_chunk:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l dset_chunk:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l dset_chunk:CHUNK=18x13 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout2.h5 -l contig_small:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout2.h5 ./testfiles/ou PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout2.h5 -l chunked_small_fixed:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout2.h5 ./testfiles/ou PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout3.h5 -l chunk_unlimit1:CHUNK=100x300 PASSED Verifying h5diff output ./testfiles/h5repack_layout3.h5 ./testfiles/ou PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout3.h5 -l chunk_unlimit1:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout3.h5 ./testfiles/ou PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout3.h5 -l chunk_unlimit1:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout3.h5 ./testfiles/ou PASSED Verifying a dataset layout PASSED h5repack_fill.h5 -n Testing h5repack h5repack_fill.h5 -n PASSED Verifying h5diff output ./testfiles/h5repack_fill.h5 ./testfiles/out.h PASSED h5repack_attr.h5 -n Testing h5repack h5repack_attr.h5 -n PASSED Verifying h5diff output ./testfiles/h5repack_attr.h5 ./testfiles/out.h PASSED Testing h5repack h5repack_layout.h5 --layout CHUNK=20x10 --filter GZIP PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying layouts PASSED Testing h5repack h5repack_layout.h5 -l CHUNK=20x10 -f GZIP=1 -m 10 -n PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying layouts PASSED h5repack_layout.h5 --filter GZIP=1 --filter SHUF Testing h5repack h5repack_layout.h5 --filter GZIP=1 --filter SHUF PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Testing h5repack h5repack_layout.h5 -l CHUNK=20x10 -f GZIP=1 -m 10 -n PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED h5repack_objs.h5 -u ublock.bin -b 2048 Testing h5repack h5repack_objs.h5 -u ublock.bin -b 2048 PASSED Verifying h5diff output ./testfiles/h5repack_objs.h5 ./testfiles/out.h PASSED h5repack_objs.h5 -t 1 -a 1 Testing h5repack h5repack_objs.h5 -t 1 -a 1 PASSED Verifying h5diff output ./testfiles/h5repack_objs.h5 ./testfiles/out.h PASSED h5repack_layouto.h5 Testing h5repack h5repack_layouto.h5 PASSED Verifying h5diff output ./testfiles/h5repack_layouto.h5 ./testfiles/ou PASSED h5repack_objs.h5 -f GZIP=1 Testing h5repack h5repack_objs.h5 -f GZIP=1 PASSED Verifying h5diff output ./testfiles/h5repack_objs.h5 ./testfiles/out.h PASSED h5repack_named_dtypes.h5 Testing h5repack h5repack_named_dtypes.h5 PASSED Verifying h5diff output ./testfiles/h5repack_named_dtypes.h5 ./testfil PASSED Testing h5repack tfamily%05d.h5 PASSED Verifying h5diff output ./testfiles/tfamily%05d.h5 ./testfiles/out.tfa PASSED h5repack_refs.h5 Testing h5repack h5repack_refs.h5 PASSED Verifying h5diff output ./testfiles/h5repack_refs.h5 ./testfiles/out.h PASSED h5repack_attr_refs.h5 Testing h5repack h5repack_attr_refs.h5 PASSED Verifying h5diff output ./testfiles/h5repack_attr_refs.h5 ./testfiles/ PASSED h5diff_attr1.h5 Testing h5repack h5diff_attr1.h5 PASSED Verifying h5diff output ./testfiles/h5diff_attr1.h5 ./testfiles/out.h5 PASSED Testing h5repack h5repack_layout.h5 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Testing h5repack h5repack_layout.h5 --metadata_block_size=8192 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verify the sizes of both output files (27280 vs 27488) PASSED All h5repack tests passed. 1.74user 1.47system 0:03.82elapsed 84%CPU (0avgtext+0avgdata 5612maxresident)k 0inputs+15312outputs (0major+889924minor)pagefaults 0swaps Finished testing h5repack.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5repack' ===Serial tests in h5repack ended Fri Aug 30 14:50:18 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5repack' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5repack' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5repack' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5repack' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5repack' Making check in h5jam make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5jam' make tellub h5jamgentest getub testh5jam.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5jam' make[3]: `tellub' is up to date. make[3]: `h5jamgentest' is up to date. make[3]: `getub' is up to date. make[3]: `testh5jam.sh' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5jam' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5jam' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5jam' ===Serial tests in h5jam begin Fri Aug 30 14:50:18 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5jam' ============================ Testing testh5jam.sh Finished testing testh5jam.sh ============================ testh5jam.sh Test Log ============================ Testing h5jam -h PASSED Testing h5jam -i tall.h5 -u tall.h5 -o tall-tmp.h5 PASSED Testing h5jam -u u10.txt -i tall.h5 -o ta2.h5 PASSED Compare ta2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i tall.h5 -o ta3.h5 PASSED Compare ta3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i tall.h5 -o ta4.h5 PASSED Compare ta4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i tall.h5 -o ta5.h5 PASSED Compare ta5.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i ta.h5 PASSED Compare ta.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i ta.h5 PASSED Compare ta.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i ta.h5 PASSED Compare ta.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i ta.h5 PASSED Compare ta.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub.h5 -o tax2.h5 PASSED Compare tax2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub.h5 -o tax3.h5 PASSED Compare tax3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub.h5 -o tax4.h5 PASSED Compare tax4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub.h5 -o tax5.h5 PASSED Compare tax5.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub513.h5 -o tax6.h5 PASSED Compare tax6.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub513.h5 -o tax7.h5 PASSED Compare tax7.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub513.h5 -o tax8.h5 PASSED Compare tax8.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub513.h5 -o tax9.h5 PASSED Compare tax9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub.h5 -o taz2.h5 --clobber PASSED Compare taz2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub.h5 -o taz3.h5 --clobber PASSED Compare taz3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub.h5 -o taz4.h5 --clobber PASSED Compare taz4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub.h5 -o taz5.h5 --clobber PASSED Compare taz5.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub513.h5 -o taz6.h5 --clobber PASSED Compare taz6.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub513.h5 -o taz7.h5 --clobber PASSED Compare taz7.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub513.h5 -o taz8.h5 --clobber PASSED Compare taz8.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub513.h5 -o taz9.h5 --clobber PASSED Compare taz9.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i tay2.h5 --clobber PASSED Compare tay2.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i tay3.h5 --clobber PASSED Compare tay3.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i tay4.h5 --clobber PASSED Compare tay4.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i tay5.h5 --clobber PASSED Compare tay5.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i tay6.h5 --clobber PASSED Compare tay6.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i tay7.h5 --clobber PASSED Compare tay7.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i tay8.h5 --clobber PASSED Compare tay8.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i tay9.h5 --clobber PASSED Compare tay9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -h PASSED Testing h5unjam -i tai1.h5 -u o10.txt -o taa1.h5 PASSED Compare taa1.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai2.h5 -u o512.txt -o taa2.h5 PASSED Compare taa2.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai3.h5 -o taa3.h5 > uofile PASSED Compare taa3.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai4.h5 -o taa4.h5 > uofile PASSED Compare taa4.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i taj2.h5 -o tac2.h5 --delete PASSED Compare tac2.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i taj3.h5 -o tac3.h5 --delete PASSED Compare tac3.h5 to ./testfiles/tall.h5 PASSED All h5jam/h5unjam tests passed. 1.72user 1.94system 0:04.75elapsed 77%CPU (0avgtext+0avgdata 5176maxresident)k 0inputs+5000outputs (0major+1170509minor)pagefaults 0swaps Finished testing testh5jam.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5jam' ===Serial tests in h5jam ended Fri Aug 30 14:50:22 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5jam' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5jam' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5jam' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5jam' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5jam' Making check in h5copy make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5copy' make h5copygentest ../../../tools/h5copy/testh5copy.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5copy' make[3]: `h5copygentest' is up to date. make[3]: Nothing to be done for `../../../tools/h5copy/testh5copy.sh'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5copy' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5copy' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5copy' ===Serial tests in h5copy begin Fri Aug 30 14:50:22 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5copy' ============================ Testing h5copygentest Finished testing h5copygentest ============================ h5copygentest Test Log ============================ 0.03user 0.01system 0:00.05elapsed 87%CPU (0avgtext+0avgdata 4624maxresident)k 0inputs+168outputs (0major+8678minor)pagefaults 0swaps Finished testing h5copygentest ============================ ============================ Testing testh5copy.sh Finished testing testh5copy.sh ============================ testh5copy.sh Test Log ============================ Testing from h5copytst.h5 to h5copytst.out.h5 for the following tests: Test copying various forms of datasets Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Test copying dataset within group in source file to root of destination Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Test copying & renaming dataset Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Test copying empty, 'full' & 'nested' groups Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Test copying dataset within group in source file to group in destination Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Test copying & renaming group Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Test copying 'full' group hierarchy into group in destination file Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Test copying objects into group hier. that doesn't exist yet in destination file Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Verifying h5ls file structure ./testfiles/h5copytst.out.h5 PASSED Test copying object and region references Testing h5copy -f ref -i ./testfiles/h5copy_ref.h5 -o ./testfiles/h5co PASSED Verifying h5ls file structure ./testfiles/h5copy_ref.out.h5 PASSED Test copying external link directly without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying external link directly with -f ext Testing h5copy -f ext -i ./testfiles/h5copy_extlinks_src.h5 -o ./testf PASSED Test copying dangling external link (no obj) directly without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying dangling external link (no obj) directly with -f ext Testing h5copy -f ext -i ./testfiles/h5copy_extlinks_src.h5 -o ./testf PASSED Test copying dangling external link (no file) directly without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying dangling external link (no file) directly with -f ext Testing h5copy -f ext -i ./testfiles/h5copy_extlinks_src.h5 -o ./testf PASSED Test copying a group contains external links without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying a group contains external links with -f ext Testing h5copy -f ext -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./te PASSED Verifying h5ls file structure ./testfiles/h5copy_extlinks_src.out.h5 PASSED Test copying object into group which doesn't exist, without -p Testing h5copy -v -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst PASSED Verifying output files ./testfiles/h5copy_misc1.out ./testfiles/h5copy PASSED Test copying objects to the same file Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.out.h5 -o ./testfiles/h5copyts PASSED Verifying h5diff output ./testfiles/h5copytst.out.h5 ./testfiles/h5cop PASSED Testing h5copy -i ./testfiles/h5copytst.out.h5 -o ./testfiles/h5copyts PASSED Verifying h5diff output ./testfiles/h5copytst.out.h5 ./testfiles/h5cop PASSED All h5copy tests passed. 0.59user 0.57system 0:01.47elapsed 79%CPU (0avgtext+0avgdata 5140maxresident)k 0inputs+1424outputs (0major+360934minor)pagefaults 0swaps Finished testing testh5copy.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5copy' ===Serial tests in h5copy ended Fri Aug 30 14:50:24 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5copy' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5copy' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5copy' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5copy' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5copy' Making check in h5stat make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5stat' make h5stat_gentest testh5stat.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5stat' make[3]: `h5stat_gentest' is up to date. make[3]: `testh5stat.sh' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5stat' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5stat' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5stat' ===Serial tests in h5stat begin Fri Aug 30 14:50:24 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5stat' ============================ Testing h5stat_gentest Finished testing h5stat_gentest ============================ h5stat_gentest Test Log ============================ 1.88user 0.09system 0:01.98elapsed 99%CPU (0avgtext+0avgdata 11904maxresident)k 0inputs+12464outputs (0major+8959minor)pagefaults 0swaps Finished testing h5stat_gentest ============================ ============================ Testing testh5stat.sh Finished testing testh5stat.sh ============================ testh5stat.sh Test Log ============================ Testing h5stat -h PASSED Testing h5stat --help PASSED Testing h5stat h5stat_filters.h5 PASSED Testing h5stat -f h5stat_filters.h5 PASSED Testing h5stat -F h5stat_filters.h5 PASSED Testing h5stat -d h5stat_filters.h5 PASSED Testing h5stat -g h5stat_filters.h5 PASSED Testing h5stat -dT h5stat_filters.h5 PASSED Testing h5stat -D h5stat_filters.h5 PASSED Testing h5stat -T h5stat_filters.h5 PASSED Testing h5stat h5stat_tsohm.h5 PASSED Testing h5stat h5stat_newgrat.h5 PASSED Testing h5stat -G h5stat_newgrat.h5 PASSED Testing h5stat -A h5stat_newgrat.h5 PASSED All h5stat tests passed. 3.98user 0.41system 0:04.51elapsed 97%CPU (0avgtext+0avgdata 11704maxresident)k 0inputs+13280outputs (0major+121387minor)pagefaults 0swaps Finished testing testh5stat.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5stat' ===Serial tests in h5stat ended Fri Aug 30 14:50:31 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5stat' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5stat' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5stat' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5stat' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5stat' Making check in h5dump make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5dump' make h5dumpgentest binread testh5dump.sh testh5dumpxml.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5dump' make[3]: `h5dumpgentest' is up to date. make[3]: `binread' is up to date. make[3]: `testh5dump.sh' is up to date. make[3]: `testh5dumpxml.sh' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5dump' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5dump' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5dump' ===Serial tests in h5dump begin Fri Aug 30 14:50:31 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5dump' ============================ Testing h5dumpgentest Finished testing h5dumpgentest ============================ h5dumpgentest Test Log ============================ 0.10user 0.05system 0:00.16elapsed 95%CPU (0avgtext+0avgdata 11992maxresident)k 0inputs+19584outputs (0major+15414minor)pagefaults 0swaps Finished testing h5dumpgentest ============================ ============================ Testing testh5dump.sh Finished testing testh5dump.sh ============================ testh5dump.sh Test Log ============================ Testing h5dump --enable-error-stack packedbits.h5 PASSED Testing h5dump --enable-error-stack tgroup.h5 PASSED Testing h5dump --group=/g2 --group / -g /y tgroup.h5 PASSED Testing h5dump --enable-error-stack tdset.h5 PASSED Testing h5dump --enable-error-stack -H -d dset1 -d /dset2 --dataset=ds PASSED Testing h5dump --enable-error-stack tattr.h5 PASSED Testing h5dump --enable-error-stack -a /attr1 --attribute /attr4 --att PASSED Testing h5dump --enable-error-stack --header -a /attr2 --attribute=/at PASSED Testing h5dump --enable-error-stack tattr4_be.h5 PASSED Testing h5dump --enable-error-stack tnamed_dtype_attr.h5 PASSED Testing h5dump --enable-error-stack tslink.h5 PASSED Testing h5dump --enable-error-stack tudlink.h5 PASSED Testing h5dump --enable-error-stack -l slink2 tslink.h5 PASSED Testing h5dump --enable-error-stack -l udlink2 tudlink.h5 PASSED Testing h5dump --enable-error-stack -d /slink1 tslink.h5 PASSED Testing h5dump --enable-error-stack thlink.h5 PASSED Testing h5dump --enable-error-stack -d /g1/dset2 --dataset /dset1 --da PASSED Testing h5dump --enable-error-stack -d /g1/g1.1/dset3 --dataset /g1/ds PASSED Testing h5dump --enable-error-stack -g /g1 thlink.h5 PASSED Testing h5dump --enable-error-stack -d /dset1 -g /g2 -d /g1/dset2 thli PASSED Testing h5dump --enable-error-stack tcompound.h5 PASSED Testing h5dump --enable-error-stack -t /type1 --datatype /type2 --data PASSED Testing h5dump -t /#6632 -g /group2 tcompound.h5 PASSED Testing h5dump --enable-error-stack tcompound_complex.h5 PASSED Testing h5dump --enable-error-stack tnestedcomp.h5 PASSED Testing h5dump tall.h5 PASSED Testing h5dump --enable-error-stack --header -g /g1/g1.1 -a attr2 tall PASSED Testing h5dump --enable-error-stack -d /g2/dset2.1 -l /g1/g1.2/g1.2.1/ PASSED Testing h5dump --enable-error-stack tloop.h5 PASSED Testing h5dump --enable-error-stack tstr.h5 PASSED Testing h5dump --enable-error-stack tstr2.h5 PASSED Testing h5dump --enable-error-stack tsaf.h5 PASSED Testing h5dump --enable-error-stack tvldtypes1.h5 PASSED Testing h5dump --enable-error-stack tvldtypes2.h5 PASSED Testing h5dump --enable-error-stack tvldtypes3.h5 PASSED Testing h5dump --enable-error-stack tvldtypes4.h5 PASSED Testing h5dump --enable-error-stack tvldtypes5.h5 PASSED Testing h5dump --enable-error-stack tvlstr.h5 PASSED Testing h5dump --enable-error-stack tarray1.h5 PASSED Testing h5dump -R tarray1_big.h5 PASSED Testing h5dump --enable-error-stack tarray2.h5 PASSED Testing h5dump --enable-error-stack tarray3.h5 PASSED Testing h5dump --enable-error-stack tarray4.h5 PASSED Testing h5dump --enable-error-stack tarray5.h5 PASSED Testing h5dump --enable-error-stack tarray6.h5 PASSED Testing h5dump --enable-error-stack tarray7.h5 PASSED Testing h5dump --enable-error-stack tarray8.h5 PASSED Testing h5dump --enable-error-stack -H -d Dataset1 tarray1.h5 tarray2. PASSED Testing h5dump --enable-error-stack -H -d Dataset1 tarray2.h5 tarray3. PASSED Testing h5dump --enable-error-stack tempty.h5 PASSED Testing h5dump --enable-error-stack tgrp_comments.h5 PASSED Testing h5dump --enable-error-stack --filedriver=split tsplit_file PASSED Testing h5dump --enable-error-stack --filedriver=family tfamily%05d.h5 PASSED Testing h5dump --enable-error-stack --filedriver=multi tmulti PASSED Testing h5dump --enable-error-stack -w157 tlarge_objname.h5 PASSED Testing h5dump -A tall.h5 PASSED Testing h5dump -A -r tall.h5 PASSED Testing h5dump --enable-error-stack --dataset=/g1/g1.1/dset1.1.1 --sta PASSED Testing h5dump --enable-error-stack -d /g1/g1.1/dset1.1.2[0;2;10;] tal PASSED Testing h5dump --enable-error-stack -d /dset1[1,1;;;] tdset.h5 PASSED Testing h5dump --no-compact-subset -d AHFINDERDIRECT::ah_centroid_t[0] PASSED Testing h5dump --enable-error-stack -r tchar.h5 PASSED Testing h5dump --enable-error-stack -H -B -d dset tfcontents1.h5 PASSED Testing h5dump --enable-error-stack -B tfcontents2.h5 PASSED Testing h5dump --enable-error-stack -p -d bogus tfcontents1.h5 PASSED Testing h5dump --enable-error-stack -n tfcontents1.h5 PASSED Testing h5dump --enable-error-stack -H -p -d compact tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d contiguous tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d chunked tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d external tfilters.h5 PASSED Testing h5dump --enable-error-stack -p tfvalues.h5 PASSED Testing h5dump --enable-error-stack tattr2.h5 PASSED Testing h5dump --enable-error-stack -e tstr3.h5 PASSED Testing h5dump --enable-error-stack tstr3.h5 PASSED Testing h5dump --enable-error-stack -r -d str4 tstr3.h5 PASSED Testing h5dump --enable-error-stack taindices.h5 PASSED Testing h5dump --enable-error-stack -y taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -s 1 -S 10 -c 2 -k 3 taindic PASSED Testing h5dump --enable-error-stack -d 2d -s 1,2 -S 3,3 -c 3,2 -k 2,2 PASSED Testing h5dump --enable-error-stack -d 3d -s 0,1,2 -S 1,3,3 -c 2,2,2 - PASSED Testing h5dump --enable-error-stack -d 4d -s 0,0,1,2 -c 2,2,3,2 -S 1,1 PASSED Testing h5dump --enable-error-stack -d 1d -s 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -c 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -S 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -k 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -H -p -d szip tfilters.h5 -SKIP- Testing h5dump --enable-error-stack -H -p -d deflate tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d shuffle tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d fletcher32 tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d nbit tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d scaleoffset tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d all tfilters.h5 -SKIP- Testing h5dump --enable-error-stack -H -p -d myfilter tfilters.h5 PASSED Testing h5dump --enable-error-stack tlonglinks.h5 PASSED Testing h5dump --enable-error-stack -d dset4gb -s 4294967284 -c 22 tbi PASSED Testing h5dump --enable-error-stack thyperslab.h5 PASSED Testing h5dump --enable-error-stack tnullspace.h5 PASSED Testing h5dump --enable-error-stack zerodim.h5 PASSED Testing h5dump --enable-error-stack tvms.h5 PASSED Testing h5dump --enable-error-stack -d integer -o out1.bin -b LE tbina PASSED Testing h5dump --enable-error-stack -d integer -o out1.bin -b tbinary. PASSED Running h5import out1.bin -c out3.h5import -o out1.h5 PASSED Running h5diff tbinary.h5 out1.h5 /integer /integer PASSED Testing h5dump --enable-error-stack -b BE -d float -o out2.bin tbinary PASSED Testing h5dump --enable-error-stack -d integer -o out3.bin -b NATIVE t PASSED Running h5import out3.bin -c out3.h5import -o out3.h5 PASSED Running h5diff tbinary.h5 out3.h5 /integer /integer PASSED Testing h5dump --enable-error-stack -d double -b FILE -o out4.bin tbin PASSED Testing h5dump --enable-error-stack tdatareg.h5 PASSED Testing h5dump -R tdatareg.h5 PASSED Testing h5dump --enable-error-stack tattrreg.h5 PASSED Testing h5dump -R tattrreg.h5 PASSED Testing h5dump --enable-error-stack -d /Dataset1 -s 0 -R -y -o tbinreg PASSED Testing h5dump --enable-error-stack --group=1 --sort_by=creation_order PASSED Testing h5dump --enable-error-stack --group=1 --sort_by=creation_order PASSED Testing h5dump --enable-error-stack -g 2 -q name -z ascending tordergr PASSED Testing h5dump --enable-error-stack -g 2 -q name -z descending torderg PASSED Testing h5dump --enable-error-stack -q creation_order tordergr.h5 PASSED Testing h5dump --enable-error-stack -H --sort_by=name --sort_order=asc PASSED Testing h5dump --enable-error-stack -H --sort_by=name --sort_order=des PASSED Testing h5dump --enable-error-stack -H --sort_by=creation_order --sort PASSED Testing h5dump --enable-error-stack -H --sort_by=creation_order --sort PASSED Testing h5dump --enable-error-stack -m %.7f tfpformat.h5 PASSED Testing h5dump textlinksrc.h5 PASSED Testing h5dump textlinkfar.h5 PASSED Testing h5dump --enable-error-stack textlink.h5 PASSED Testing h5dump --enable-error-stack filter_fail.h5 PASSED Testing h5dump --enable-error-stack -y -o data -d /g1/g1.1/dset1.1.1 t PASSED Testing h5dump --enable-error-stack PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,8 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,8 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,16 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,16 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,32 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,32 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,64 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,64 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 1,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 1,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,4,4,4 packedbits PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,4,4,4 packedbits PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,8,8,8 packedbits PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,8,8,8 packedbits PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,16,16,16 packedb PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,16,16,16 packedb PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,32,32,32 packedb PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,32,32,32 packedb PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,2,2,2,4,2,6,2 pa PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,2,2,2,4,2,6,2 pa PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,4,4,4,8,4,12,4 p PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,4,4,4,8,4,12,4 p PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,8,8,8,16,8,24,8 PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,8,8,8,16,8,24,8 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,16,16,16,32,16,4 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,16,16,16,32,16,4 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,2,2,6 packedbits PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,2,2,6 packedbits PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,2,10,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,2,10,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,2,26,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,2,26,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,2,58,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,2,58,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,1,1,1,2,1,0,3 pa PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,1,1,1,2,1,3,1,4, PASSED Testing h5dump --enable-error-stack -d /dset1 -M 0,1,1,1 tcompound.h5 PASSED Testing h5dump --enable-error-stack -d /Dataset1 -M 0,1,1,1 tarray1.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,1,0,1,1,1,2,1,3, PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 64,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 8,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 16,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 32,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M -1,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 4,0 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 37,28 packedbits.h PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 2,7 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 10,7 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 26,7 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,2,2,1,0,2,2, pac PASSED All h5dump tests passed. 5.86user 4.40system 0:13.40elapsed 76%CPU (0avgtext+0avgdata 10916maxresident)k 0inputs+265392outputs (0major+2262799minor)pagefaults 0swaps Finished testing testh5dump.sh ============================ ============================ ============================ Testing testh5dumpxml.sh Finished testing testh5dumpxml.sh ============================ testh5dumpxml.sh Test Log ============================ Testing h5dump --xml tall.h5 PASSED Testing h5dump --xml tattr.h5 PASSED Testing h5dump --xml tbitfields.h5 PASSED Testing h5dump --xml tcompound.h5 PASSED Testing h5dump --xml tcompound2.h5 PASSED Testing h5dump --xml tdatareg.h5 PASSED Testing h5dump --xml tdset.h5 PASSED Testing h5dump --xml tdset2.h5 PASSED Testing h5dump --xml tenum.h5 PASSED Testing h5dump --xml tgroup.h5 PASSED Testing h5dump --xml thlink.h5 PASSED Testing h5dump --xml tloop.h5 PASSED Testing h5dump --xml tloop2.h5 PASSED Testing h5dump --xml tmany.h5 PASSED Testing h5dump --xml tnestedcomp.h5 PASSED Testing h5dump --xml tcompound_complex.h5 PASSED Testing h5dump --xml tobjref.h5 PASSED Testing h5dump --xml topaque.h5 PASSED Testing h5dump --xml tslink.h5 PASSED Testing h5dump --xml tudlink.h5 PASSED Testing h5dump --xml textlink.h5 PASSED Testing h5dump --xml tstr.h5 PASSED Testing h5dump --xml tstr2.h5 PASSED Testing h5dump --xml tref.h5 PASSED Testing h5dump --xml tname-amp.h5 PASSED Testing h5dump --xml tname-apos.h5 PASSED Testing h5dump --xml tname-gt.h5 PASSED Testing h5dump --xml tname-lt.h5 PASSED Testing h5dump --xml tname-quot.h5 PASSED Testing h5dump --xml tname-sp.h5 PASSED Testing h5dump --xml tstring.h5 PASSED Testing h5dump --xml tstring-at.h5 PASSED Testing h5dump --xml tref-escapes.h5 PASSED Testing h5dump --xml tref-escapes-at.h5 PASSED Testing h5dump --xml tnodata.h5 PASSED Testing h5dump --xml tarray1.h5 PASSED Testing h5dump --xml tarray2.h5 PASSED Testing h5dump --xml tarray3.h5 PASSED Testing h5dump --xml tarray6.h5 PASSED Testing h5dump --xml tarray7.h5 PASSED Testing h5dump --xml tvldtypes1.h5 PASSED Testing h5dump --xml tvldtypes2.h5 PASSED Testing h5dump --xml tvldtypes3.h5 PASSED Testing h5dump --xml tvldtypes4.h5 PASSED Testing h5dump --xml tvldtypes5.h5 PASSED Testing h5dump --xml tvlstr.h5 PASSED Testing h5dump --xml tsaf.h5 PASSED Testing h5dump --xml tempty.h5 PASSED Testing h5dump --xml tnamed_dtype_attr.h5 PASSED Testing h5dump --xml --use-dtd tempty.h5 PASSED Testing h5dump --xml -u tempty.h5 PASSED Testing h5dump --xml -X : tempty.h5 PASSED Testing h5dump --xml --xml-ns=: tempty.h5 PASSED Testing h5dump --xml -X thing: tempty.h5 PASSED Testing h5dump --xml --xml-ns=thing: tempty.h5 PASSED Testing h5dump --xml --xml-ns=: --xml-dtd=http://somewhere.net tempty. PASSED Testing h5dump --xml --use-dtd --xml-dtd=http://somewhere.net tempty.h PASSED Testing h5dump --xml -A tall.h5 PASSED Testing h5dump --xml -H --sort_by=name --sort_order=ascending torderat PASSED Testing h5dump --xml -H --sort_by=name --sort_order=descending tordera PASSED Testing h5dump --xml -H --sort_by=creation_order --sort_order=ascendin PASSED Testing h5dump --xml -H --sort_by=creation_order --sort_order=descendi PASSED Testing h5dump -u -m %.7f tfpformat.h5 PASSED All h5dumpxml tests passed. 0.57user 0.50system 0:01.60elapsed 67%CPU (0avgtext+0avgdata 5824maxresident)k 0inputs+1232outputs (0major+426923minor)pagefaults 0swaps Finished testing testh5dumpxml.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5dump' ===Serial tests in h5dump ended Fri Aug 30 14:50:46 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5dump' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5dump' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5dump' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5dump' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools/h5dump' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools' make[5]: Nothing to be done for `_exec_check-s'. make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/tools' Making check in . make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build' Making check in c++ make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++' Making check in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/src' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/src' make[5]: Nothing to be done for `_exec_check-s'. make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/src' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/src' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/src' Making check in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/test' make testhdf5 make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/test' make[3]: `testhdf5' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/test' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/test' ===Serial tests in test begin Fri Aug 30 14:50:46 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/test' ============================ C++ API: Testing testhdf5 Finished testing testhdf5 ============================ C++ API: testhdf5 Test Log ============================ For help use: /builddir/build/BUILD/hdf5-1.8.9/build/c++/test/.libs/lt-testhdf5 -help Linked with hdf5 version 1.8 release 9 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 Testing -- Dataset I/O Operations (dsets) Subtest: create, open, close PASSED Subtest: simple I/O PASSED Subtest: data type conversion PASSED Subtest: Compression (setup) PASSED Subtest: Compression (uninitialized read) PASSED Subtest: Compression (write) PASSED Subtest: Compression (read) PASSED Subtest: Compression (modify) PASSED Subtest: Compression (re-open) PASSED Subtest: Compression (partial I/O) PASSED Subtest: Compression (app-defined method) PASSED Subtest: Multi-open with extending PASSED Subtest: Various datatypes PASSED Subtest: DataSet::getInMemDataSize() PASSED Testing -- Dataspaces (th5s) Subtest: Dataspace Manipulation PASSED Subtest: Scalar Dataspace Writing PASSED Subtest: Scalar Dataspace Reading PASSED Subtest: Null Dataspace Writing PASSED Subtest: Compound Dataspace Writing PASSED Subtest: Compound Dataspace Reading PASSED Testing -- Attributes (tattr) Subtest: Basic Attribute Writing Functions PASSED Subtest: Rename Attribute Function 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 Testing -- References (trefer) Subtest: Object Reference Functions PASSED Testing -- Variable-Length Strings (tvlstr) Subtest: VL String on Datasets PASSED Subtest: Special VL Strings PASSED Subtest: VL String Type PASSED Subtest: VL Strings on Compact Dataset PASSED Subtest: VL String on Attributes PASSED Subtest: VL String Array on Attributes PASSED Subtest: VL String Array on Datasets PASSED Subtest: I/O on VL strings with link/unlink PASSED Testing -- Generic Data Types (ttypes) Subtest: PredType::getClass() PASSED Subtest: DataType::copy() and DataType::operator= PASSED Subtest: Query functions of compound and enumeration types PASSED Subtest: Transient datatypes PASSED Subtest: Named datatypes PASSED Testing -- 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 Testing -- Various Filters (tfilter) Subtest: 'Null' filter PASSED Subtest: szip filter -SKIP- Szip filter not enabled Testing -- Various Links (tlinks) Subtest: Link creation PASSED Subtest: Link creation (w/new group format) PASSED All tests were successful. Cleaning Up temp files... 0.39user 0.09system 0:00.52elapsed 93%CPU (0avgtext+0avgdata 17640maxresident)k 0inputs+10432outputs (0major+41302minor)pagefaults 0swaps Finished testing testhdf5 ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/test' ===Serial tests in test ended Fri Aug 30 14:50:46 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/test' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++' make[3]: Nothing to be done for `check-TESTS'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/c++' Making check in fortran make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran' Making check in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/src' make check-am make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/src' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/src' make[6]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/src' make[6]: Nothing to be done for `_exec_check-s'. make[6]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/src' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/src' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/src' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/src' Making check in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/test' make fortranlib_test fflush1 fflush2 fortranlib_test_1_8 fortranlib_test_F03 make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/test' make[3]: `fortranlib_test' is up to date. make[3]: `fflush1' is up to date. make[3]: `fflush2' is up to date. make[3]: `fortranlib_test_1_8' is up to date. make[3]: `fortranlib_test_F03' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/test' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/test' ===Serial tests in test begin Fri Aug 30 14:50:47 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/test' ============================ Fortran API: Testing fortranlib_test Finished testing fortranlib_test ============================ Fortran API: fortranlib_test Test Log ============================ ========================== FORTRAN tests ========================== FORTRANLIB_TEST is linked with HDF5 Library version 1.8 release 9 Mounting test PASSED Reopen test PASSED File free space test PASSED Dataset test PASSED Extendible dataset test PASSED Basic dataspace test PASSED Reference to object test PASSED Reference to dataset region test PASSED Basic selection test PASSED Hyperslab selection test PASSED Element selection test PASSED Element selection functions test PASSED Selection combinations test PASSED Selection bounds test PASSED Basic datatype test PASSED Compound datatype test PASSED Enum datatype test PASSED Derived float datatype test PASSED External dataset test PASSED Dataset chunk cache configuration PASSED Attribute test PASSED Identifier test PASSED Filters test PASSED SZIP filter test --SKIP-- Group test PASSED Error test PASSED VL test PASSED ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.08user 0.02system 0:00.12elapsed 86%CPU (0avgtext+0avgdata 7320maxresident)k 0inputs+1168outputs (0major+10902minor)pagefaults 0swaps Finished testing fortranlib_test ============================ ============================ Fortran API: Testing fflush1 Finished testing fflush1 ============================ Fortran API: fflush1 Test Log ============================ 0.03user 0.01system 0:00.06elapsed 86%CPU (0avgtext+0avgdata 6552maxresident)k 0inputs+136outputs (0major+7221minor)pagefaults 0swaps Finished testing fflush1 ============================ ============================ Fortran API: Testing fflush2 Finished testing fflush2 ============================ Fortran API: fflush2 Test Log ============================ 0 1 2 3 4 1 2 3 4 5 2 3 4 5 6 3 4 5 6 7 0.03user 0.01system 0:00.06elapsed 85%CPU (0avgtext+0avgdata 6556maxresident)k 0inputs+128outputs (0major+7203minor)pagefaults 0swaps Finished testing fflush2 ============================ ============================ Fortran API: Testing fortranlib_test_1_8 Finished testing fortranlib_test_1_8 ============================ Fortran API: fortranlib_test_1_8 Test Log ============================ ========================== FORTRAN 1.8 tests ========================== FORTRANLIB_TEST is linked with HDF5 Library version 1.8 release 9 Testing file free space PASSED Testing with new file format: - Tests INT attributes on both datasets and groups PASSED - Testing with shared attributes: - Testing INT attributes on both datasets and groups PASSED - Testing storing attribute with "null" dataspace PASSED - Testing storing lots of attributes PASSED - Testing creating objects with attribute creation order PASSED - Testing compact storage on objects with attribute creation order PASSED - Testing querying attribute info by index PASSED - Testing deleting attribute by index PASSED - Testing Creating Attributes By Name w/o Creation Order Index - Testing Creating Attributes By Name w/Creation Order Index - Testing creating attributes by name PASSED - Testing renaming shared attributes in "compact" & "dense" storage PASSED - Testing deleting shared attributes in "compact" & "dense" storage PASSED - Testing without shared attributes: - Testing INT attributes on both datasets and groups PASSED - Testing storing attribute with "null" dataspace PASSED - Testing storing lots of attributes PASSED - Testing creating objects with attribute creation order PASSED - Testing compact storage on objects with attribute creation order PASSED - Testing querying attribute info by index PASSED - Testing deleting attribute by index PASSED - Testing Creating Attributes By Name w/o Creation Order Index - Testing Creating Attributes By Name w/Creation Order Index - Testing creating attributes by name PASSED Testing with old file format: - Tests INT attributes on both datasets and groups PASSED Testing attributes PASSED Testing building a file with assorted links PASSED Testing links are correct and building assorted links PASSED Testing create group with creation order indices, test querying group PASSED Testing disabling tracking timestamps for an object PASSED Testing moving and renaming links preserves their properties PASSED Testing deleting links by index PASSED Testing link creation property lists PASSED Testing object copy PASSED Testing adding links to a group follow proper "lifecycle" PASSED Testing groups PASSED Testing object interface PASSED Testing data transform PASSED Testing dataspace encoding and decoding PASSED Testing nbit filter PASSED Testing scaleoffset filter PASSED ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.40user 0.03system 0:00.67elapsed 64%CPU (0avgtext+0avgdata 7560maxresident)k 0inputs+1736outputs (0major+8577minor)pagefaults 0swaps Finished testing fortranlib_test_1_8 ============================ ============================ Fortran API: Testing fortranlib_test_F03 Finished testing fortranlib_test_F03 ============================ Fortran API: fortranlib_test_F03 Test Log ============================ ============================== FORTRAN 2003 tests ============================== FORTRANLIB_TEST is linked with HDF5 Library version 1.8 release 9 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 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 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 ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.07user 0.01system 0:00.10elapsed 92%CPU (0avgtext+0avgdata 6900maxresident)k 0inputs+760outputs (0major+9514minor)pagefaults 0swaps Finished testing fortranlib_test_F03 ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/test' ===Serial tests in test ended Fri Aug 30 14:50:48 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/test' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran' make[3]: Nothing to be done for `check-TESTS'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/fortran' Making check in hl make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl' Making check in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/src' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/src' make[5]: Nothing to be done for `_exec_check-s'. make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/src' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/src' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/src' Making check in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/test' make test_lite test_image test_file_image test_table test_ds test_packet make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/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]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/test' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/test' ===Serial tests in test begin Fri Aug 30 14:50:48 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/test' ============================ Testing test_lite Finished testing test_lite ============================ test_lite Test Log ============================ Testing H5LTmake_dataset PASSED Testing H5LTread_dataset PASSED Testing H5LTmake_dataset_char PASSED Testing H5LTmake_dataset_short PASSED Testing H5LTmake_dataset_int PASSED Testing H5LTmake_dataset_long PASSED Testing H5LTmake_dataset_float PASSED Testing H5LTmake_dataset_double PASSED Testing H5LTmake_dataset_string PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTpath_valid PASSED 0.04user 0.01system 0:00.07elapsed 90%CPU (0avgtext+0avgdata 4788maxresident)k 0inputs+176outputs (0major+7058minor)pagefaults 0swaps Finished testing test_lite ============================ ============================ Testing test_image Finished testing test_image ============================ test_image Test Log ============================ Testing indexed image PASSED Testing true color image PASSED Testing pallete functions PASSED Testing read ascii image data and generate images Testing make indexed image PASSED Testing attaching palettes PASSED Testing make true color image with pixel interlace PASSED Testing make true color image with plane interlace PASSED Testing read and process data and make indexed images Testing make indexed image from all the data PASSED Testing make indexed image from land data PASSED Testing make indexed image from sea data PASSED Testing attaching palettes PASSED All image tests passed. 0.32user 0.01system 0:00.34elapsed 97%CPU (0avgtext+0avgdata 7084maxresident)k 0inputs+4904outputs (0major+7815minor)pagefaults 0swaps Finished testing test_image ============================ ============================ Testing test_file_image Finished testing test_file_image ============================ test_file_image Test Log ============================ Testing get file images PASSED Testing open file images and check image copies PASSED Testing read file images PASSED Testing write and extend file images PASSED Testing read extended file images PASSED Testing close file images PASSED File image tests passed. 0.03user 0.01system 0:00.06elapsed 88%CPU (0avgtext+0avgdata 5868maxresident)k 0inputs+136outputs (0major+7536minor)pagefaults 0swaps Finished testing test_file_image ============================ ============================ Testing test_table Finished testing test_table ============================ test_table Test Log ============================ Testing table with file creation mode (read/write in native architecture): Testing making table PASSED Testing reading table PASSED Testing writing records PASSED Testing reading records PASSED Testing appending records PASSED Testing inserting records PASSED Testing deleting records PASSED Testing 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.06user 0.03system 0:00.10elapsed 93%CPU (0avgtext+0avgdata 5016maxresident)k 0inputs+248outputs (0major+21658minor)pagefaults 0swaps Finished testing test_table ============================ ============================ Testing test_ds Finished testing test_ds ============================ test_ds Test Log ============================ Testing test_char_attachscales PASSED Testing test_short_attachscales PASSED Testing test_int_attachscales PASSED Testing test_long_attachscales PASSED Testing test_float_attachscales PASSED Testing set char scale/cmp scale name PASSED Testing set short scale/cmp scale name PASSED Testing set int scale/cmp scale name PASSED Testing set long scale/cmp scale name PASSED Testing set float scale/cmp scale name PASSED Testing test_numberofscales PASSED Testing test_long_attachscales PASSED Testing test_duplicatelong_attachscales PASSED Testing set same long scale/cmp scale name PASSED Testing test_foreign_scaleattached PASSED Testing test_foreign_scaleattached PASSED Testing test_detachscales PASSED Testing permutations of attaching and detaching PASSED Testing API functions Testing detach scales PASSED Testing set/get label PASSED Testing set scale/get scale name PASSED Testing iterate scales PASSED Testing error conditions Testing attach a dataset to itself PASSED Testing attach a group with a dataset PASSED Testing attach a dataset with a group PASSED Testing set scale for a group PASSED Testing attach a scale that has scales PASSED Testing attach to a dataset that is a scale PASSED Testing attach to a dataset that is a reserved class dataset PASSED Testing is scale PASSED Testing detach scale from dataset it is not attached to PASSED Testing detach scale from group PASSED Testing detach scale when scale is group PASSED Testing parameter errors Testing attach scales PASSED Testing detach scales PASSED Testing set/get label PASSED Testing iterate scales PASSED Testing ranks Testing attach PASSED Testing detach PASSED Testing attach, set, get names, labels PASSED Testing attach a scalar scale PASSED Testing iterators Testing iterate when the dataset has no scales PASSED Testing iterate on dimension that is outside the rank PASSED Testing iterate for dimension with many scales PASSED Testing iterate on group PASSED Testing iterate in deleted scales PASSED Testing scales with several datatypes Testing floating point and short scales PASSED Testing string scales PASSED Testing reading ASCII data and generate HDF5 data with scales Testing generating scales PASSED All dimension scales tests passed. 0.24user 0.02system 0:00.27elapsed 97%CPU (0avgtext+0avgdata 5380maxresident)k 0inputs+984outputs (0major+7449minor)pagefaults 0swaps Finished testing test_ds ============================ ============================ Testing test_packet Finished testing test_packet ============================ test_packet Test Log ============================ Testing packet table Testing H5PTcreate_fl and H5PTclose PASSED Testing H5PTopen PASSED Testing H5PTappend PASSED Testing H5PTread_packets PASSED Testing H5PTget_next PASSED Testing large packet table PASSED Testing opaque data PASSED Testing packet table compression PASSED Testing error conditions PASSED 0.14user 0.01system 0:00.17elapsed 95%CPU (0avgtext+0avgdata 4776maxresident)k 0inputs+744outputs (0major+9135minor)pagefaults 0swaps Finished testing test_packet ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/test' ===Serial tests in test ended Fri Aug 30 14:50:49 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/test' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/test' Making check in tools make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools' Making check in gif2h5 make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools/gif2h5' make ../../../../hl/tools/gif2h5/h52giftest.sh make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools/gif2h5' make[4]: Nothing to be done for `../../../../hl/tools/gif2h5/h52giftest.sh'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools/gif2h5' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools/gif2h5' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools/gif2h5' ===Serial tests in gif2h5 begin Fri Aug 30 14:50:49 UTC 2013=== make[6]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools/gif2h5' ============================ Testing h52giftest.sh Finished testing h52giftest.sh ============================ h52giftest.sh Test Log ============================ Testing ./h52gif h52giftst.h5 image1.gif -i image PASSED Testing ./gif2h5 image1.gif image1.h5 PASSED All h52gif tests passed. 0.08user 0.02system 0:00.12elapsed 86%CPU (0avgtext+0avgdata 5468maxresident)k 0inputs+1192outputs (0major+15992minor)pagefaults 0swaps Finished testing h52giftest.sh ============================ ============================ make[6]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools/gif2h5' ===Serial tests in gif2h5 ended Fri Aug 30 14:50:49 UTC 2013=== make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools/gif2h5' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools/gif2h5' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools/gif2h5' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools/gif2h5' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools/gif2h5' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools' make[6]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools' make[6]: Nothing to be done for `_exec_check-s'. make[6]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/tools' Making check in c++ make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++' Making check in src make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/src' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/src' make[6]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/src' make[6]: Nothing to be done for `_exec_check-s'. make[6]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/src' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/src' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/src' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/src' Making check in test make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/test' make ptableTest make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/test' make[4]: `ptableTest' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/test' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/test' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/test' ===Serial tests in test begin Fri Aug 30 14:50:49 UTC 2013=== make[6]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/test' ============================ C++ API: Testing ptableTest Finished testing ptableTest ============================ C++ API: ptableTest Test Log ============================ Testing basic funtionality PASSED Testing compound datatypes PASSED Testing GetPacket PASSED Testing GetNextPacket PASSED Testing compression PASSED Testing error conditions PASSED Testing multiple datatypes PASSED 0.05user 0.01system 0:00.07elapsed 90%CPU (0avgtext+0avgdata 8516maxresident)k 0inputs+128outputs (0major+7918minor)pagefaults 0swaps Finished testing ptableTest ============================ make[6]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/test' ===Serial tests in test ended Fri Aug 30 14:50:49 UTC 2013=== make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/test' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/test' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/test' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++' make[4]: Nothing to be done for `check-TESTS'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/c++' Making check in fortran make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran' Making check in src make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/src' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/src' make[6]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/src' make[6]: Nothing to be done for `_exec_check-s'. make[6]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/src' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/src' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/src' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/src' Making check in test make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/test' make tstds tstlite tstimage tsttable make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/test' make[4]: `tstds' is up to date. make[4]: `tstlite' is up to date. make[4]: `tstimage' is up to date. make[4]: `tsttable' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/test' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/test' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/test' ===Serial tests in test begin Fri Aug 30 14:50:49 UTC 2013=== make[6]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/test' ============================ Fortran API: Testing tstds Finished testing tstds ============================ Fortran API: tstds Test Log ============================ Test Attaching Dimension Scale PASSED Test If Dimension Scale Attached PASSED Test Getting Number Dimension Scales PASSED Test Detaching Dimension Scale PASSED Test Setting Dimension Scale PASSED Test If Dimension Scale PASSED Test Getting Dimension Scale By Name PASSED Test Setting Dimension Scale Label PASSED 0.03user 0.01system 0:00.05elapsed 89%CPU (0avgtext+0avgdata 6600maxresident)k 0inputs+80outputs (0major+7323minor)pagefaults 0swaps Finished testing tstds ============================ ============================ Fortran API: Testing tstlite Finished testing tstlite ============================ Fortran API: tstlite Test Log ============================ Make/Read datasets (1D) PASSED Make/Read datasets (2D) PASSED Make/Read datasets (3D) PASSED Make/Read datasets (4D) PASSED Make/Read datasets (5D) PASSED Make/Read datasets (6D) PASSED Make/Read datasets (7D) PASSED Make/Read datasets (integer) PASSED Make/Read datasets (float) PASSED Make/Read datasets (double) PASSED Make/Read datasets (string) PASSED Test h5ltpath_valid_f PASSED Get dataset dimensions/info PASSED Set/Get attributes int PASSED Set/Get attributes float PASSED Set/Get attributes double PASSED Set/Get attributes string PASSED Get attribute rank/info PASSED 0.05user 0.01system 0:00.08elapsed 75%CPU (0avgtext+0avgdata 6700maxresident)k 0inputs+416outputs (0major+7501minor)pagefaults 0swaps Finished testing tstlite ============================ ============================ Fortran API: Testing tstimage Finished testing tstimage ============================ Fortran API: tstimage Test Log ============================ Make/Read image 8bit PASSED Make/Read image 24bit PASSED Make palette PASSED Link/Unlink palette PASSED 0.05user 0.01system 0:00.07elapsed 90%CPU (0avgtext+0avgdata 7604maxresident)k 0inputs+848outputs (0major+8355minor)pagefaults 0swaps Finished testing tstimage ============================ ============================ Fortran API: Testing tsttable Finished testing tsttable ============================ Fortran API: tsttable Test Log ============================ Make table PASSED Read/Write field by name PASSED Read/Write field by index PASSED Insert field PASSED Delete field PASSED Get table info PASSED Get fields info PASSED 0.04user 0.02system 0:00.07elapsed 90%CPU (0avgtext+0avgdata 6620maxresident)k 0inputs+96outputs (0major+14352minor)pagefaults 0swaps Finished testing tsttable ============================ make[6]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/test' ===Serial tests in test ended Fri Aug 30 14:50:50 UTC 2013=== make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/test' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/test' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/test' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran' make[4]: Nothing to be done for `check-TESTS'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl/fortran' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl' make[3]: Nothing to be done for `check-TESTS'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/hl' Making check in perform make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' make iopipe chunk overhead zip_perf perf_meta perf make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' make[2]: `iopipe' is up to date. make[2]: `chunk' is up to date. make[2]: `overhead' is up to date. make[2]: `zip_perf' is up to date. make[2]: `perf_meta' is up to date. make[2]: `perf' is up to date. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' ===Serial tests in perform begin Fri Aug 30 14:50:50 UTC 2013=== make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' ============================ Testing iopipe Finished testing iopipe ============================ iopipe Test Log ============================ df: '/dev/mqueue': No such file or directory df: '/dev/hugepages': No such file or directory df: '/sys/fs/cgroup/systemd': No such file or directory df: '/sys/fs/cgroup/cpuset': No such file or directory df: '/sys/fs/cgroup/cpu,cpuacct': No such file or directory df: '/sys/fs/cgroup/memory': No such file or directory df: '/sys/fs/cgroup/devices': No such file or directory df: '/sys/fs/cgroup/freezer': No such file or directory df: '/sys/fs/cgroup/net_cls': No such file or directory df: '/sys/fs/cgroup/blkio': No such file or directory df: '/sys/fs/cgroup/perf_event': No such file or directory df: '/var/lib/nfs/rpc_pipefs': No such file or directory df: '/mnt/fedora_koji': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/proc/filesystems': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/sys': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/shm': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/pts': No such file or directory fill raw ============================================= df: '/dev/mqueue': No such file or directory df: '/dev/hugepages': No such file or directory df: '/sys/fs/cgroup/systemd': No such file or directory df: '/sys/fs/cgroup/cpuset': No such file or directory df: '/sys/fs/cgroup/cpu,cpuacct': No such file or directory df: '/sys/fs/cgroup/memory': No such file or directory df: '/sys/fs/cgroup/devices': No such file or directory df: '/sys/fs/cgroup/freezer': No such file or directory df: '/sys/fs/cgroup/net_cls': No such file or directory df: '/sys/fs/cgroup/blkio': No such file or directory df: '/sys/fs/cgroup/perf_event': No such file or directory df: '/var/lib/nfs/rpc_pipefs': No such file or directory df: '/mnt/fedora_koji': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/proc/filesystems': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/sys': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/shm': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/pts': No such file or directory fill hdf5 ============================================= df: '/dev/mqueue': No such file or directory df: '/dev/hugepages': No such file or directory df: '/sys/fs/cgroup/systemd': No such file or directory df: '/sys/fs/cgroup/cpuset': No such file or directory df: '/sys/fs/cgroup/cpu,cpuacct': No such file or directory df: '/sys/fs/cgroup/memory': No such file or directory df: '/sys/fs/cgroup/devices': No such file or directory df: '/sys/fs/cgroup/freezer': No such file or directory df: '/sys/fs/cgroup/net_cls': No such file or directory df: '/sys/fs/cgroup/blkio': No such file or directory df: '/sys/fs/cgroup/perf_event': No such file or directory df: '/var/lib/nfs/rpc_pipefs': No such file or directory df: '/mnt/fedora_koji': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/proc/filesystems': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/sys': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/shm': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/pts': No such file or directory out raw ============================================= df: '/dev/mqueue': No such file or directory df: '/dev/hugepages': No such file or directory df: '/sys/fs/cgroup/systemd': No such file or directory df: '/sys/fs/cgroup/cpuset': No such file or directory df: '/sys/fs/cgroup/cpu,cpuacct': No such file or directory df: '/sys/fs/cgroup/memory': No such file or directory df: '/sys/fs/cgroup/devices': No such file or directory df: '/sys/fs/cgroup/freezer': No such file or directory df: '/sys/fs/cgroup/net_cls': No such file or directory df: '/sys/fs/cgroup/blkio': No such file or directory df: '/sys/fs/cgroup/perf_event': No such file or directory df: '/var/lib/nfs/rpc_pipefs': No such file or directory df: '/mnt/fedora_koji': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/proc/filesystems': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/sys': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/shm': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/pts': No such file or directory out hdf5 ============================================= df: '/dev/mqueue': No such file or directory df: '/dev/hugepages': No such file or directory df: '/sys/fs/cgroup/systemd': No such file or directory df: '/sys/fs/cgroup/cpuset': No such file or directory df: '/sys/fs/cgroup/cpu,cpuacct': No such file or directory df: '/sys/fs/cgroup/memory': No such file or directory df: '/sys/fs/cgroup/devices': No such file or directory df: '/sys/fs/cgroup/freezer': No such file or directory df: '/sys/fs/cgroup/net_cls': No such file or directory df: '/sys/fs/cgroup/blkio': No such file or directory df: '/sys/fs/cgroup/perf_event': No such file or directory df: '/var/lib/nfs/rpc_pipefs': No such file or directory df: '/mnt/fedora_koji': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/proc/filesystems': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/sys': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/shm': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/pts': No such file or directory in raw ============================================= df: '/dev/mqueue': No such file or directory df: '/dev/hugepages': No such file or directory df: '/sys/fs/cgroup/systemd': No such file or directory df: '/sys/fs/cgroup/cpuset': No such file or directory df: '/sys/fs/cgroup/cpu,cpuacct': No such file or directory df: '/sys/fs/cgroup/memory': No such file or directory df: '/sys/fs/cgroup/devices': No such file or directory df: '/sys/fs/cgroup/freezer': No such file or directory df: '/sys/fs/cgroup/net_cls': No such file or directory df: '/sys/fs/cgroup/blkio': No such file or directory df: '/sys/fs/cgroup/perf_event': No such file or directory df: '/var/lib/nfs/rpc_pipefs': No such file or directory df: '/mnt/fedora_koji': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/proc/filesystems': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/sys': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/shm': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/pts': No such file or directory in hdf5 ============================================= df: '/dev/mqueue': No such file or directory df: '/dev/hugepages': No such file or directory df: '/sys/fs/cgroup/systemd': No such file or directory df: '/sys/fs/cgroup/cpuset': No such file or directory df: '/sys/fs/cgroup/cpu,cpuacct': No such file or directory df: '/sys/fs/cgroup/memory': No such file or directory df: '/sys/fs/cgroup/devices': No such file or directory df: '/sys/fs/cgroup/freezer': No such file or directory df: '/sys/fs/cgroup/net_cls': No such file or directory df: '/sys/fs/cgroup/blkio': No such file or directory df: '/sys/fs/cgroup/perf_event': No such file or directory df: '/var/lib/nfs/rpc_pipefs': No such file or directory df: '/mnt/fedora_koji': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/proc/filesystems': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/sys': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/shm': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/pts': No such file or directory in hdf5 partial ============================================= I/O request size is 1000000.0MB fill raw 0.00user 0.00system 0.00elapsed 12685.59MB/s fill hdf5 0.00user 0.00system 0.00elapsed 9158.20MB/s out raw 0.00user 0.01system 0.01elapsed 3320.08MB/s out hdf5 0.00user 0.01system 0.01elapsed 3154.84MB/s in raw 0.00user 0.01system 0.01elapsed 5582.12MB/s in hdf5 0.00user 0.01system 0.01elapsed 5574.15MB/s in hdf5 partial 0.01user 0.01system 0.02elapsed 2631.08MB/s 0.05user 0.19system 0:00.98elapsed 24%CPU (0avgtext+0avgdata 4612maxresident)k 0inputs+4040outputs (0major+15724minor)pagefaults 0swaps Finished testing iopipe ============================ ============================ Testing chunk Finished testing chunk ============================ chunk Test Log ============================ Test CacheSz ChunkSz Effic --------- -------- -------- -------- Rowmaj-rd 25 0.50 1.00 Rowmaj-rd 25 1.00 1.00 Rowmaj-rd 25 1.50 0.75 Rowmaj-rd 25 2.00 1.00 Rowmaj-rd 25 2.50 0.83 Rowmaj-rd 25 3.00 1.00 Rowmaj-rd 25 3.50 0.87 Rowmaj-rd 25 4.00 1.00 Rowmaj-rd 25 4.50 0.91 Rowmaj-rd 25 5.00 1.00 Rowmaj-wr 25 0.50 0.50 Rowmaj-wr 25 1.00 1.00 Rowmaj-wr 25 1.50 0.45 Rowmaj-wr 25 2.00 1.00 Rowmaj-wr 25 2.50 0.57 Rowmaj-wr 25 3.00 1.00 Rowmaj-wr 25 3.50 0.63 Rowmaj-wr 25 4.00 1.00 Rowmaj-wr 25 4.50 0.72 Rowmaj-wr 25 5.00 1.00 Diag-rd 25 0.50 0.26 Diag-rd 25 1.00 0.51 Diag-rd 25 1.50 0.62 Diag-rd 25 2.00 1.00 Diag-rd 25 2.50 0.72 Diag-rd 25 3.00 0.80 Diag-rd 25 3.50 0.78 Diag-rd 25 4.00 1.00 Diag-rd 25 4.50 0.84 Diag-rd 25 5.00 0.89 Diag-wr 25 0.50 0.13 Diag-wr 25 1.00 0.26 Diag-wr 25 1.50 0.31 Diag-wr 25 2.00 1.00 Diag-wr 25 2.50 0.41 Diag-wr 25 3.00 0.53 Diag-wr 25 3.50 0.49 Diag-wr 25 4.00 1.00 Diag-wr 25 4.50 0.58 Diag-wr 25 5.00 0.69 0.26user 0.07system 0:00.34elapsed 97%CPU (0avgtext+0avgdata 6672maxresident)k 0inputs+7952outputs (0major+9055minor)pagefaults 0swaps Finished testing chunk ============================ ============================ Testing overhead Finished testing overhead ============================ overhead Test Log ============================ Style Bytes/Chunk ----- ----------- forward 41.320 reverse 43.416 inward 70.664 outward 41.320 random 53.896 0.09user 0.03system 0:00.16elapsed 78%CPU (0avgtext+0avgdata 4608maxresident)k 0inputs+608outputs (0major+6968minor)pagefaults 0swaps Finished testing overhead ============================ ============================ Testing zip_perf Finished testing zip_perf ============================ zip_perf Test Log ============================ Filesize: 67108864 Compression Level: 6 Buffer size == 128KB Uncompressed Write Time: 0.05s Uncompressed Write Throughput: 1258.18MB/s Compression Ratio: 0.00113678 Compressed Write Time: 0.84s Compressed Write Throughput: 75.75MB/s Compression Time: 0.82652s Buffer size == 256KB Uncompressed Write Time: 0.05s Uncompressed Write Throughput: 1265.97MB/s Compression Ratio: 0.00105667 Compressed Write Time: 0.82s Compressed Write Throughput: 78.03MB/s Compression Time: 0.81744s Buffer size == 512KB Uncompressed Write Time: 0.06s Uncompressed Write Throughput: 1124.98MB/s Compression Ratio: 0.0010128 Compressed Write Time: 0.84s Compressed Write Throughput: 76.03MB/s Compression Time: 0.838062s Buffer size == 1MB Uncompressed Write Time: 0.06s Uncompressed Write Throughput: 1140.52MB/s Compression Ratio: 0.000990868 Compressed Write Time: 0.83s Compressed Write Throughput: 77.37MB/s Compression Time: 0.82502s 3.31user 0.33system 0:03.65elapsed 99%CPU (0avgtext+0avgdata 5188maxresident)k 0inputs+529176outputs (0major+35051minor)pagefaults 0swaps Finished testing zip_perf ============================ ============================ Testing perf_meta Finished testing perf_meta ============================ perf_meta Test Log ============================ Performance result of metadata for datasets and attributes 1. Create 8 attributes for each of 16 existing datasets H5Dopen2: avg=0.000026s; max=0.000044s; min=0.000022s H5Dclose: avg=0.000010s; max=0.000014s; min=0.000009s H5A(create & close): avg=0.000012s; max=0.000048s; min=0.000008s 2. Create 8 attributes for each of 16 new datasets H5Dcreate2: avg=0.000030s; max=0.000040s; min=0.000026s H5Dclose: avg=0.000003s; max=0.000004s; min=0.000002s H5A(create & close): avg=0.000010s; max=0.000033s; min=0.000006s 3. Create 2 attributes for each of 16 existing datasets for 4 times H5Dopen2: avg=0.000023s; max=0.000045s; min=0.000020s H5Dclose: avg=0.000010s; max=0.000020s; min=0.000008s H5A(create & close): avg=0.000015s; max=0.000037s; min=0.000009s All metadata performance tests passed. 0.03user 0.01system 0:00.06elapsed 87%CPU (0avgtext+0avgdata 4756maxresident)k 0inputs+1024outputs (0major+7096minor)pagefaults 0swaps Finished testing perf_meta ============================ ============================ Testing h5perf_serial Finished testing h5perf_serial ============================ h5perf_serial Test Log ============================ HDF5 Library: Version 1.8.9 ==== Parameters ==== IO API=posix hdf5 Number of iterations=1 Dataset size=100 200 Transfer buffer size=10 20 Dimension access order=1 2 HDF5 data storage method=Contiguous HDF5 file driver=sec2 Env HDF5_PREFIX=not set ==== End of Parameters ==== Transfer Buffer Size (bytes): 200 File Size(MB): 0.02 IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 14.64 MB/s Average Throughput: 14.64 MB/s Minimum Throughput: 14.64 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 13.92 MB/s Average Throughput: 13.92 MB/s Minimum Throughput: 13.92 MB/s Read (1 iteration(s)): Maximum Throughput: 36.19 MB/s Average Throughput: 36.19 MB/s Minimum Throughput: 36.19 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 35.65 MB/s Average Throughput: 35.65 MB/s Minimum Throughput: 35.65 MB/s IO API = HDF5 Write (1 iteration(s)): Maximum Throughput: 18.22 MB/s Average Throughput: 18.22 MB/s Minimum Throughput: 18.22 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 8.75 MB/s Average Throughput: 8.75 MB/s Minimum Throughput: 8.75 MB/s Read (1 iteration(s)): Maximum Throughput: 25.84 MB/s Average Throughput: 25.84 MB/s Minimum Throughput: 25.84 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 13.53 MB/s Average Throughput: 13.53 MB/s Minimum Throughput: 13.53 MB/s 0.03user 0.01system 0:00.06elapsed 88%CPU (0avgtext+0avgdata 5380maxresident)k 0inputs+664outputs (0major+7097minor)pagefaults 0swaps Finished testing h5perf_serial ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' ===Serial tests in perform ended Fri Aug 30 14:50:55 UTC 2013=== make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build/perform' make: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/build' + export HDF5_Make_Ignore=yes + HDF5_Make_Ignore=yes + for mpi in mpich openmpi + module load mpi/mpich-i386 ++ /usr/bin/modulecmd bash load mpi/mpich-i386 + eval LD_LIBRARY_PATH=/usr/lib/mpich/lib ';export' 'LD_LIBRARY_PATH;LOADEDMODULES=mpi/mpich-i386' ';export' 'LOADEDMODULES;MANPATH=/usr/share/man/mpich:/usr/share/man:/usr/local/share/man' ';export' 'MANPATH;MPI_BIN=/usr/lib/mpich/bin' ';export' 'MPI_BIN;MPI_COMPILER=mpich-i386' ';export' 'MPI_COMPILER;MPI_FORTRAN_MOD_DIR=/usr/include/mpich-i386' ';export' 'MPI_FORTRAN_MOD_DIR;MPI_HOME=/usr/lib/mpich' ';export' 'MPI_HOME;MPI_INCLUDE=/usr/include/mpich-i386' ';export' 'MPI_INCLUDE;MPI_LIB=/usr/lib/mpich/lib' ';export' 'MPI_LIB;MPI_MAN=/usr/share/man/mpich' ';export' 'MPI_MAN;MPI_PYTHON_SITEARCH=/mpich' ';export' 'MPI_PYTHON_SITEARCH;MPI_SUFFIX=_mpich' ';export' 'MPI_SUFFIX;MPI_SYSCONFIG=/etc/mpich-i386' ';export' 'MPI_SYSCONFIG;PATH=/usr/lib/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;PYTHONPATH=/mpich' ';export' 'PYTHONPATH;_LMFILES_=/etc/modulefiles/mpi/mpich-i386' ';export' '_LMFILES_;' ++ LD_LIBRARY_PATH=/usr/lib/mpich/lib ++ export LD_LIBRARY_PATH ++ LOADEDMODULES=mpi/mpich-i386 ++ export LOADEDMODULES ++ MANPATH=/usr/share/man/mpich:/usr/share/man:/usr/local/share/man ++ export MANPATH ++ MPI_BIN=/usr/lib/mpich/bin ++ export MPI_BIN ++ MPI_COMPILER=mpich-i386 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/include/mpich-i386 ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib/mpich ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/mpich-i386 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib/mpich/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/mpich ++ export MPI_MAN ++ MPI_PYTHON_SITEARCH=/mpich ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_mpich ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/mpich-i386 ++ export MPI_SYSCONFIG ++ PATH=/usr/lib/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ PYTHONPATH=/mpich ++ export PYTHONPATH ++ _LMFILES_=/etc/modulefiles/mpi/mpich-i386 ++ export _LMFILES_ + make -C mpich check make: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich' Making check in src make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/src' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/src' make[4]: Nothing to be done for `_exec_check-s'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/src' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/src' Making check in test make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/test' make testhdf5 lheap ohdr stab gheap cache cache_api pool accum hyperslab istore bittests dt_arith dtypes dsets cmpd_dset filter_fail extend external efc objcopy links unlink big mtime fillval mount flush1 flush2 app_ref enum set_extent ttsafe getname vfd ntypes dangle dtransform reserved cross_read freespace mf btree2 fheap file_image error_test err_compat tcheck_version testmeta links_env testerror.sh testlibinfo.sh testcheck_version.sh testlinks_env.sh make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/test' make[2]: `testhdf5' is up to date. make[2]: `lheap' is up to date. make[2]: `ohdr' is up to date. make[2]: `stab' is up to date. make[2]: `gheap' is up to date. make[2]: `cache' is up to date. make[2]: `cache_api' is up to date. make[2]: `pool' is up to date. make[2]: `accum' is up to date. make[2]: `hyperslab' is up to date. make[2]: `istore' is up to date. make[2]: `bittests' is up to date. make[2]: `dt_arith' is up to date. make[2]: `dtypes' is up to date. make[2]: `dsets' is up to date. make[2]: `cmpd_dset' is up to date. make[2]: `filter_fail' is up to date. make[2]: `extend' is up to date. make[2]: `external' is up to date. make[2]: `efc' is up to date. make[2]: `objcopy' is up to date. make[2]: `links' is up to date. make[2]: `unlink' is up to date. make[2]: `big' is up to date. make[2]: `mtime' is up to date. make[2]: `fillval' is up to date. make[2]: `mount' is up to date. make[2]: `flush1' is up to date. make[2]: `flush2' is up to date. make[2]: `app_ref' is up to date. make[2]: `enum' is up to date. make[2]: `set_extent' is up to date. make[2]: `ttsafe' is up to date. make[2]: `getname' is up to date. make[2]: `vfd' is up to date. make[2]: `ntypes' is up to date. make[2]: `dangle' is up to date. make[2]: `dtransform' is up to date. make[2]: `reserved' is up to date. make[2]: `cross_read' is up to date. make[2]: `freespace' is up to date. make[2]: `mf' is up to date. make[2]: `btree2' is up to date. make[2]: `fheap' is up to date. make[2]: `file_image' is up to date. make[2]: `error_test' is up to date. make[2]: `err_compat' is up to date. make[2]: `tcheck_version' is up to date. make[2]: `testmeta' is up to date. make[2]: `links_env' is up to date. make[2]: `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]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/test' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/test' ===Serial tests in test begin Fri Aug 30 14:50:55 UTC 2013=== make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/test' ============================ Testing testhdf5 Finished testing testhdf5 ============================ testhdf5 Test Log ============================ For help use: /builddir/build/BUILD/hdf5-1.8.9/mpich/test/.libs/lt-testhdf5 -help Linked with hdf5 version 1.8 release 9 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... 139.91user 1.36system 2:27.00elapsed 96%CPU (0avgtext+0avgdata 32408maxresident)k 0inputs+127832outputs (0major+200883minor)pagefaults 0swaps Finished testing testhdf5 ============================ ============================ Testing lheap Finished testing lheap ============================ lheap Test Log ============================ Testing local heap write PASSED Testing local heap read PASSED Testing opening pre-created file with non-default sizes PASSED All local heap tests passed. 0.06user 0.09system 0:00.18elapsed 89%CPU (0avgtext+0avgdata 6584maxresident)k 0inputs+128outputs (0major+34082minor)pagefaults 0swaps Finished testing lheap ============================ ============================ Testing ohdr Finished testing ohdr ============================ ohdr Test Log ============================ Using default file format: Testing object header continuation block PASSED Testing object header creation PASSED Testing message creation PASSED Testing message modification PASSED Testing object header overflow in memory PASSED Testing close & re-open object header PASSED Testing object header overflow on disk PASSED Testing message deletion PASSED Testing constant message handling PASSED Testing object header closing PASSED Testing locking messages PASSED Accessing objects with unknown header messages: Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'fail if unknown' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object header creation in cache PASSED Using new file format: Testing object header continuation block PASSED Testing object header creation PASSED Testing message creation PASSED Testing message modification PASSED Testing object header overflow in memory PASSED Testing close & re-open object header PASSED Testing object header overflow on disk PASSED Testing message deletion PASSED Testing constant message handling PASSED Testing object header closing PASSED Testing locking messages PASSED Accessing objects with unknown header messages: Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'fail if unknown' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object header creation in cache PASSED All object header tests passed. 0.08user 0.09system 0:00.22elapsed 81%CPU (0avgtext+0avgdata 6632maxresident)k 0inputs+624outputs (0major+34242minor)pagefaults 0swaps Finished testing ohdr ============================ ============================ Testing stab Finished testing stab ============================ stab Test Log ============================ Testing miscellaneous group tests PASSED Testing long names PASSED Testing large directories PASSED Testing miscellaneous group tests (w/new group format) PASSED Testing long names (w/new group format) PASSED Testing large directories (w/new group format) PASSED Testing group lifecycle PASSED Testing long link names in compact groups PASSED Testing reading old groups PASSED Testing group without compact form PASSED Testing setting root group creation properties PASSED Testing old API routines PASSED Testing corrupt symbol table message PASSED All symbol table tests passed. 0.60user 0.15system 0:00.87elapsed 86%CPU (0avgtext+0avgdata 12856maxresident)k 0inputs+10392outputs (0major+36915minor)pagefaults 0swaps Finished testing stab ============================ ============================ Testing gheap Finished testing gheap ============================ gheap Test Log ============================ Testing monotonically increasing lengths PASSED Testing monotonically decreasing lengths PASSED Testing complete object removal PASSED Testing partial object removal PASSED Testing out of order indices PASSED All global heap tests passed. 13.63user 0.08system 0:13.74elapsed 99%CPU (0avgtext+0avgdata 6584maxresident)k 0inputs+2672outputs (0major+36043minor)pagefaults 0swaps Finished testing gheap ============================ ============================ Testing cache Finished testing cache ============================ cache Test Log ============================ Testing smoke check #1 -- all clean, ins, dest, ren, 4/2 MB cache PASSED Testing smoke check #2 -- ~1/2 dirty, ins, dest, ren, 4/2 MB cache PASSED Testing smoke check #3 -- all clean, ins, dest, ren, 2/1 KB cache PASSED Testing smoke check #4 -- ~1/2 dirty, ins, dest, ren, 2/1 KB cache PASSED Testing smoke check #5 -- all clean, ins, prot, unprot, AR cache 1 PASSED Testing smoke check #6 -- ~1/2 dirty, ins, prot, unprot, AR cache 1 PASSED Testing smoke check #7 -- all clean, ins, prot, unprot, AR cache 2 PASSED Testing smoke check #8 -- ~1/2 dirty, ins, prot, unprot, AR cache 2 PASSED Testing smoke check #9 -- all clean, ins, dest, ren, 4/2 MB, corked PASSED Testing smoke check #10 -- ~1/2 dirty, ins, dest, ren, 4/2 MB, corked PASSED Testing write permitted check -- 1/0 MB cache PASSED Testing H5C_insert_entry() functionality PASSED Testing H5C_flush_cache() functionality PASSED Testing H5C_get_entry_status() functionality PASSED Testing H5C_expunge_entry() functionality PASSED Testing multiple read only protects on a single entry PASSED Testing H5C_move_entry() functionality PASSED Testing H5C_pin_protected_entry() functionality PASSED Testing entry resize functionality PASSED Testing evictions enabled/disabled functionality PASSED Testing flush cache with protected entry error PASSED Testing destroy cache with permanently pinned entry error PASSED Testing destroy cache with protected entry error PASSED Testing duplicate entry insertion error PASSED Testing move to existing entry errors PASSED Testing pin a pinned entry error PASSED Testing unpin an unpinned entry error PASSED Testing pin entry related errors PASSED Testing protect a protected entry error PASSED Testing unprotect an unprotected entry error PASSED Testing mark entry dirty related errors PASSED Testing expunge entry related errors PASSED Testing resize entry related errors PASSED Testing unprotect a read only entry dirty error PASSED Testing protect a read only entry rw error PASSED Testing get/set evictions enabled errors PASSED Testing automatic cache resizing PASSED Testing automatic cache resize disable PASSED Testing automatic cache resize epoch marker management PASSED Testing automatic cache resize input errors PASSED Testing automatic cache resize auxilary functions PASSED Testing to ensure metadata blizzard absence when inserting PASSED Testing to ensure metadata blizzard absence on protect/unprotect PASSED 77.79user 0.16system 1:18.05elapsed 99%CPU (0avgtext+0avgdata 102756maxresident)k 0inputs+1288outputs (0major+44439minor)pagefaults 0swaps Finished testing cache ============================ ============================ Testing cache_api Finished testing cache_api ============================ cache_api Test Log ============================ Testing MDC/FAPL related API calls PASSED Testing MDC/FILE related API calls PASSED Testing MDC API smoke check -SKIP- Long tests disabled. Testing MDC/FAPL related API input errors PASSED Testing MDC/FILE related API input errors PASSED 0.07user 0.06system 0:00.17elapsed 84%CPU (0avgtext+0avgdata 6748maxresident)k 56inputs+504outputs (1major+34079minor)pagefaults 0swaps Finished testing cache_api ============================ ============================ Testing pool Finished testing pool ============================ pool Test Log ============================ Testing memory pool creation PASSED Testing closing pool with blocks still allocated in one page PASSED Testing allocating first block in pool PASSED Testing allocating large first block in pool PASSED Testing splitting block in pool PASSED Testing allocating many small blocks PASSED Testing allocate normal-sized block in new page PASSED Testing allocate large-sized block in new page PASSED Testing allocate many random sized blocks PASSED All memory pool tests passed. 3.64user 0.10system 0:03.77elapsed 99%CPU (0avgtext+0avgdata 36400maxresident)k 0inputs+144outputs (0major+42242minor)pagefaults 0swaps Finished testing pool ============================ ============================ Testing accum Finished testing accum ============================ accum Test Log ============================ Testing the metadata accumulator Testing simple write/read to/from metadata accumulator PASSED Testing simple write/read to/from before metadata accumulator PASSED Testing simple write/read to/from after metadata accumulator PASSED Testing overlapping write to metadata accumulator PASSED Testing overlapping write to partially clean metadata accumulator PASSED Testing overlapping write to accumulator larger then accum_size PASSED Testing non-overlapping write to accumulator larger then accum_size PASSED Testing accumulator adjustments after append/prepend of data PASSED Testing reading data from both accumulator and disk PASSED Testing simple freeing metadata accumulator PASSED Testing large metadata I/O operations PASSED Testing random writes to accumulator PASSED All metadata accumulator tests passed. 0.14user 0.19system 0:00.36elapsed 93%CPU (0avgtext+0avgdata 21524maxresident)k 0inputs+12464outputs (0major+40688minor)pagefaults 0swaps Finished testing accum ============================ ============================ Testing hyperslab Finished testing hyperslab ============================ hyperslab Test Log ============================ Test sizes: SMALL MEDIUM Testing hyperslab fill 11 variable hyperslab PASSED Testing hyperslab fill 11x10 variable hyperslab PASSED Testing hyperslab fill 3x5x5 variable hyperslab PASSED Testing hyperslab fill 113 variable hyperslab PASSED Testing hyperslab fill 15x11 variable hyperslab PASSED Testing hyperslab fill 5x7x7 variable hyperslab PASSED Testing hyperslab copy 11 variable source PASSED Testing hyperslab copy 11 variable destination PASSED Testing hyperslab copy 11 sync source & dest PASSED Testing hyperslab copy 179 variable source PASSED Testing hyperslab copy 179 variable destination PASSED Testing hyperslab copy 179 sync source & dest PASSED Testing hyperslab copy 11x10 variable source PASSED Testing hyperslab copy 11x10 variable destination PASSED Testing hyperslab copy 11x10 sync source & dest PASSED Testing hyperslab copy 13x19 variable source PASSED Testing hyperslab copy 13x19 variable destination PASSED Testing hyperslab copy 13x19 sync source & dest PASSED Testing hyperslab copy 73x67 variable source PASSED Testing hyperslab copy 73x67 variable destination PASSED Testing hyperslab copy 73x67 sync source & dest PASSED Testing hyperslab copy 3x5x5 variable source PASSED Testing hyperslab copy 3x5x5 variable destination PASSED Testing hyperslab copy 3x5x5 sync source & dest PASSED Testing hyperslab copy 7x9x5 variable source PASSED Testing hyperslab copy 7x9x5 variable destination PASSED Testing hyperslab copy 7x9x5 sync source & dest PASSED Testing multi-byte fill value PASSED Testing multi-byte fill value PASSED Testing endian conversion by stride PASSED Testing 2d transpose by stride 9x9d PASSED Testing 2d transpose by stride 3x11d PASSED Testing endian conversion by stride PASSED Testing 2d transpose by stride 1200x1200d PASSED Testing 2d transpose by stride 800x1800d PASSED Testing image sampling 10x20 to 5x10 PASSED Testing image sampling 5x10 to 10x20 PASSED Testing image sampling 960x1280 to 480x640 PASSED Testing image sampling 480x640 to 960x1280 PASSED Testing array filling 1-9 elements PASSED Testing array filling 9-257 elements PASSED Testing array offset 13x 11x 7 elements PASSED Testing array offset 347x 193x 71 elements PASSED All hyperslab tests passed. 2.46user 0.09system 0:02.59elapsed 98%CPU (0avgtext+0avgdata 38232maxresident)k 0inputs+88outputs (0major+37638minor)pagefaults 0swaps Finished testing hyperslab ============================ ============================ Testing istore Finished testing istore ============================ istore Test Log ============================ Test sizes: SMALL MEDIUM LARGE Testing istore create PASSED Testing istore extend: 10 PASSED Testing istore extend: 10x10 PASSED Testing istore extend: 10x10x10 PASSED Testing istore extend: 10000 PASSED Testing istore extend: 2500x10 PASSED Testing istore extend: 10x400x10 PASSED Testing istore sparse: 5 PASSED Testing istore sparse: 3x4 PASSED Testing istore sparse: 2x3x4 PASSED Testing istore sparse: 30 PASSED Testing istore sparse: 7x3 PASSED Testing istore sparse: 4x2x3 PASSED Testing istore sparse: 50x50x50 PASSED All i-store tests passed. 0.80user 2.48system 0:05.10elapsed 64%CPU (0avgtext+0avgdata 10836maxresident)k 0inputs+2087320outputs (0major+35821minor)pagefaults 0swaps Finished testing istore ============================ ============================ Testing bittests Finished testing bittests ============================ bittests Test Log ============================ Testing bit search operations PASSED Testing bit set operations PASSED Testing bit clear operations PASSED Testing bit copy operations PASSED Testing bit shift operations PASSED Testing bit increment operations PASSED Testing bit decrement operations PASSED Testing bit negate operations PASSED All bit tests passed. 0.35user 0.09system 0:00.47elapsed 95%CPU (0avgtext+0avgdata 6460maxresident)k 0inputs+64outputs (0major+33722minor)pagefaults 0swaps Finished testing bittests ============================ ============================ Testing dt_arith Finished testing dt_arith ============================ dt_arith Test Log ============================ Testing non-aligned conversions (ALIGNMENT=1).... Testing query functions of compiler conversion PASSED Testing user-define and query functions of floating-point types PASSED Testing user-define and query functions of integer types PASSED Floating-point overflow cases will be tested. Testing noop float -> float conversions PASSED Testing noop double -> double conversions PASSED Testing noop long double -> long double conversions PASSED Testing hard normalized float -> double conversions PASSED Testing hard normalized double -> float conversions PASSED Testing hard normalized float -> long double conversions PASSED Testing hard normalized double -> long double conversions PASSED Testing hard normalized long double -> float conversions PASSED Testing hard normalized long double -> double conversions PASSED Testing hard denormalized float -> double conversions PASSED Testing hard denormalized double -> float conversions PASSED Testing hard denormalized float -> long double conversions PASSED Testing hard denormalized double -> long double conversions PASSED Testing hard denormalized long double -> float conversions PASSED Testing hard denormalized long double -> double conversions PASSED Testing hard special float -> double conversions PASSED Testing hard special double -> float conversions PASSED Testing hard special float -> long double conversions PASSED Testing hard special double -> long double conversions PASSED Testing hard special long double -> float conversions PASSED Testing hard special long double -> double conversions PASSED Testing hard signed char -> unsigned char conversions PASSED Testing hard signed char -> short conversions PASSED Testing hard signed char -> unsigned short conversions PASSED Testing hard signed char -> int conversions PASSED Testing hard signed char -> unsigned int conversions PASSED Testing hard signed char -> long long conversions PASSED Testing hard signed char -> unsigned long 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 long conversions PASSED Testing hard unsigned char -> unsigned long 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 long conversions PASSED Testing hard short -> unsigned long 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 long conversions PASSED Testing hard unsigned short -> unsigned long 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 long conversions PASSED Testing hard int -> unsigned long 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 long conversions PASSED Testing hard unsigned int -> unsigned long long conversions PASSED Testing hard long long -> signed char conversions PASSED Testing hard long long -> unsigned char conversions PASSED Testing hard long long -> short conversions PASSED Testing hard long long -> unsigned short conversions PASSED Testing hard long long -> int conversions PASSED Testing hard long long -> unsigned int conversions PASSED Testing hard long long -> unsigned long long conversions PASSED Testing hard unsigned long long -> signed char conversions PASSED Testing hard unsigned long long -> unsigned char conversions PASSED Testing hard unsigned long long -> short conversions PASSED Testing hard unsigned long long -> unsigned short conversions PASSED Testing hard unsigned long long -> int conversions PASSED Testing hard unsigned long long -> unsigned int conversions PASSED Testing hard unsigned long long -> 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 long -> float conversions PASSED Testing hard long long -> double conversions PASSED Testing hard unsigned long long -> float conversions PASSED Testing hard unsigned long 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 -> long double conversions PASSED Testing hard unsigned long 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 long conversions PASSED Testing hard normalized double -> long long conversions PASSED Testing hard float -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. Testing hard double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing hard long double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing hard denormalized double -> long long conversions PASSED Testing hard float -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. Testing hard double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing hard long double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing hard special double -> long long conversions PASSED Testing hard float -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. Testing hard double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing hard long double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing soft signed char -> unsigned long 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 long conversions PASSED Testing soft unsigned char -> unsigned long 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 long conversions PASSED Testing soft short -> unsigned long 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 long conversions PASSED Testing soft unsigned short -> unsigned long 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 long conversions PASSED Testing soft int -> unsigned long 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 long conversions PASSED Testing soft unsigned int -> unsigned long long conversions PASSED Testing soft long long -> signed char conversions PASSED Testing soft long long -> unsigned char conversions PASSED Testing soft long long -> short conversions PASSED Testing soft long long -> unsigned short conversions PASSED Testing soft long long -> int conversions PASSED Testing soft long long -> unsigned int conversions PASSED Testing soft long long -> unsigned long long conversions PASSED Testing soft unsigned long long -> signed char conversions PASSED Testing soft unsigned long long -> unsigned char conversions PASSED Testing soft unsigned long long -> short conversions PASSED Testing soft unsigned long long -> unsigned short conversions PASSED Testing soft unsigned long long -> int conversions PASSED Testing soft unsigned long long -> unsigned int conversions PASSED Testing soft unsigned long long -> 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 long conversions PASSED Testing soft normalized double -> long long conversions PASSED Testing soft float -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. Testing soft double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing soft long double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing soft denormalized double -> long long conversions PASSED Testing soft float -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. Testing soft double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing soft long double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing soft special double -> long long conversions PASSED Testing soft float -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. Testing soft double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing soft long double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long -> float conversions PASSED Testing soft long long -> double conversions PASSED Testing soft unsigned long long -> float conversions PASSED Testing soft unsigned long 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 -> long double conversions PASSED Testing soft unsigned long long -> long double conversions PASSED All data type tests passed. 3.19user 0.10system 0:03.34elapsed 98%CPU (0avgtext+0avgdata 6708maxresident)k 0inputs+536outputs (0major+48124minor)pagefaults 0swaps Finished testing dt_arith ============================ ============================ Testing dtypes Finished testing dtypes ============================ dtypes Test Log ============================ Testing non-aligned conversions (ALIGNMENT=1).... Testing H5Tget_class() PASSED Testing H5Tcopy() PASSED Testing H5Tdetect_class() PASSED Testing compound datatypes PASSED Testing query functions of compound and enumeration types PASSED Testing transient datatypes PASSED Testing named datatypes PASSED Testing functions of encoding and decoding datatypes PASSED Testing encoding datatypes with the 'use the latest format' flag PASSED Testing exceptions for int <-> float conversions PASSED Testing indirectly reopening committed datatypes PASSED Testing deleting objects that use named datatypes PASSED Testing deleting objects that use named datatypes PASSED Testing H5Tset/get_order for compound type PASSED Testing string type creation using H5Tcreate PASSED Testing deprected API routines for datatypes PASSED Testing string conversions PASSED Testing random string conversion speed PASSED Testing some type functions for string PASSED Testing compound element reordering PASSED Testing compound subset conversions PASSED Testing compound element shrinking & reordering PASSED Testing optimized struct converter PASSED Testing compound element growing PASSED Testing compound element insertion PASSED Testing packing compound datatypes PASSED Testing compound datatype with VL string PASSED Testing array datatype of compound type with VL string PASSED Testing registering type conversion routine with compound conversions PASSED Testing adjust size of compound datatypes PASSED Testing compound datatypes of boundary size with latest format PASSED Testing unaligned VL strings in compound PASSED Testing compound subset conversion with extra space in source PASSED Testing visibility of internally registered type ids PASSED Testing that H5Tpack removes trailing bytes PASSED Testing accessing objects with compound datatypes that have no fields PASSED Testing random enum conversion O(N) PASSED Testing random enum conversion O(N log N) PASSED Testing non-native enumeration type conversion PASSED Testing bitfield conversions PASSED Testing some type functions for bitfield PASSED Testing opaque datatypes PASSED Testing H5Tset/get_order PASSED Testing string conversion between ASCII and UTF PASSED All datatype tests passed. 0.51user 0.11system 0:00.70elapsed 89%CPU (0avgtext+0avgdata 19592maxresident)k 0inputs+952outputs (0major+43180minor)pagefaults 0swaps Finished testing dtypes ============================ ============================ Testing dsets Finished testing dsets ============================ dsets Test Log ============================ Testing with old file format: Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing data type conversion buffer size PASSED Testing data type conversion PASSED Testing H5Zget_filter_info PASSED Testing 'null' filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(enabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(disabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(when data is corrupted) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing deflate filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing szip filter -SKIP- Szip filter not enabled 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+fletcher32 filters -SKIP- Szip, shuffle, or fletcher32 checksum filter not enabled 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 -SKIP- Szip filter is not enabled. Testing comparing dataset creation property lists PASSED Testing copying dataset creation property lists PASSED Testing filter deletion PASSED Testing filters with big-endian/little-endian data PASSED Testing I/O on datasets with zero-sized dims PASSED Testing Read dataset with unwritten chunk & undefined fill value PASSED Testing Write/read on randomly selected chunks PASSED Testing deprecated API routines Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing creating dataset with >4GB chunks PASSED Testing dataset chunk cache configuration PASSED Testing big chunks bypassing the cache PASSED Testing filter expanding chunks too much -SKIP- Current machine can't test for error Testing Compatibility for datasets that use Fixed Array indexing PASSED Testing extendible dataset with various layout PASSED Testing shrinking large chunk PASSED Testing with new file format: Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing data type conversion buffer size PASSED Testing data type conversion PASSED Testing H5Zget_filter_info PASSED Testing 'null' filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(enabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(disabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(when data is corrupted) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing deflate filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing szip filter -SKIP- Szip filter not enabled 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+fletcher32 filters -SKIP- Szip, shuffle, or fletcher32 checksum filter not enabled 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 -SKIP- Szip filter is not enabled. Testing comparing dataset creation property lists PASSED Testing copying dataset creation property lists PASSED Testing filter deletion PASSED Testing filters with big-endian/little-endian data PASSED Testing I/O on datasets with zero-sized dims PASSED Testing Read dataset with unwritten chunk & undefined fill value PASSED Testing Write/read on randomly selected chunks PASSED Testing deprecated API routines Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing creating dataset with >4GB chunks PASSED Testing dataset chunk cache configuration PASSED Testing big chunks bypassing the cache PASSED Testing filter expanding chunks too much -SKIP- Current machine can't test for error Testing Compatibility for datasets that use Fixed Array indexing PASSED Testing extendible dataset with various layout PASSED Testing shrinking large chunk PASSED All dataset tests passed. 0.96user 0.35system 0:01.42elapsed 92%CPU (0avgtext+0avgdata 69732maxresident)k 0inputs+111016outputs (0major+49032minor)pagefaults 0swaps Finished testing dsets ============================ ============================ Testing cmpd_dset Finished testing cmpd_dset ============================ cmpd_dset Test Log ============================ Testing compound dataset: Testing basic compound write PASSED Testing basic compound read PASSED Testing reversal of struct members PASSED Testing subset struct read PASSED Testing partially initialized superset read PASSED Testing partially initialized superset optimized read PASSED Testing partially initialized superset write PASSED Testing explicit data space PASSED Testing hyperslab partial read to array PASSED Testing hyperslab partial read to another hyperslab PASSED Testing hyperslab to hyperslab part initialized read PASSED Testing hyperslab part initialized write PASSED Testing the optimization of when the source type is a subset of the dest: Testing writing data to contiguous and chunked datasets PASSED Testing rewriting data with a subset of original data type PASSED Testing reading data with a subset of original data type PASSED Testing the optimization of when the dest type is a subset of the source: Testing writing data to contiguous and chunked datasets PASSED Testing rewriting data with a subset of original data type PASSED Testing reading data with a subset of original data type PASSED Testing that compound types can be packed out of order: Without extra space at the end of compound... Testing random member insertion with empty compound subtype PASSED Testing random member insertion with full compound subtype PASSED Testing reverse member insertion with empty compound subtype PASSED Testing reverse member insertion with full compound subtype PASSED Testing forward member insertion with empty compound subtype PASSED Testing forward member insertion with full compound subtype PASSED With extra space at the end of compound... Testing random member insertion with empty compound subtype PASSED Testing random member insertion with full compound subtype PASSED Testing reverse member insertion with empty compound subtype PASSED Testing reverse member insertion with full compound subtype PASSED Testing forward member insertion with empty compound subtype PASSED Testing forward member insertion with full compound subtype PASSED Testing compound member ordering: Testing that compound member insertion order is preserved PASSED All compound dataset tests passed. 0.72user 0.49system 0:01.23elapsed 98%CPU (0avgtext+0avgdata 149172maxresident)k 0inputs+272216outputs (0major+46355minor)pagefaults 0swaps Finished testing cmpd_dset ============================ ============================ Testing filter_fail Finished testing filter_fail ============================ filter_fail Test Log ============================ Testing data writing when a mandatory filter fails and chunk cache is enabled PASSED Testing data reading when a mandatory filter fails PASSED Testing data writing when a mandatory filter fails and chunk cache is disabled PASSED Testing data reading when a mandatory filter fails PASSED 0.09user 0.08system 0:00.20elapsed 87%CPU (0avgtext+0avgdata 6592maxresident)k 0inputs+152outputs (0major+34105minor)pagefaults 0swaps Finished testing filter_fail ============================ ============================ Testing extend Finished testing extend ============================ extend Test Log ============================ Testing extendible dataset with incr. allocation PASSED Testing extendible dataset with incr. allocation w/deprec. symbols PASSED Testing extendible dataset with early allocation PASSED Testing extendible dataset with early allocation w/deprec. symbols PASSED All extend tests passed. 0.09user 0.10system 0:00.22elapsed 90%CPU (0avgtext+0avgdata 6588maxresident)k 0inputs+8016outputs (0major+34418minor)pagefaults 0swaps Finished testing extend ============================ ============================ Testing external Finished testing external ============================ external Test Log ============================ 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 opening external link twice PASSED All external storage tests passed. 0.08user 0.09system 0:00.19elapsed 88%CPU (0avgtext+0avgdata 6608maxresident)k 0inputs+256outputs (0major+34300minor)pagefaults 0swaps Finished testing external ============================ ============================ Testing efc Finished testing efc ============================ efc Test Log ============================ Testing the external file cache Testing single EFC PASSED Testing graph of EFCs without cycles PASSED Testing graph of EFCs with cycles PASSED All external file cache tests passed. 0.25user 0.12system 0:00.56elapsed 67%CPU (0avgtext+0avgdata 6904maxresident)k 0inputs+2080outputs (0major+34904minor)pagefaults 0swaps Finished testing efc ============================ ============================ Testing objcopy Finished testing objcopy ============================ objcopy Test Log ============================ Testing without shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing with shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing without shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing with shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing without shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing with shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing without shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing with shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED All object copying tests passed. 46.50user 4.49system 0:57.57elapsed 88%CPU (0avgtext+0avgdata 29840maxresident)k 0inputs+300368outputs (0major+129626minor)pagefaults 0swaps Finished testing objcopy ============================ ============================ Testing links Finished testing links ============================ links Test Log ============================ Testing link creation PASSED Testing link queries PASSED Testing H5Lcreate functions PASSED Testing new link queries PASSED Testing long names for objects & links PASSED Testing too many links PASSED Testing link creation property lists PASSED Testing H5Lmove PASSED Testing H5Lcopy PASSED Testing moving and copying links preserves their properties PASSED Testing backwards compatibility PASSED Testing external file cache with external links PASSED Testing external links across multiple files PASSED Testing H5Pset/get_elink_acc_flags() PASSED ---Testing without external file cache--- Testing external link to root PASSED Testing external link to object on path PASSED Testing external link to self PASSED Testing external links back and forth PASSED Testing too many external links PASSED Testing dangling external links PASSED Testing recursive external links PASSED Testing query aspects of external link PASSED Testing unlinking external link in compact group PASSED Testing unlinking external link in dense group PASSED Testing move external link PASSED Testing external link along for the ride PASSED Testing that external files are closed during traversal PASSED Testing endianness of external links PASSED Testing that external files work with strong file close degree PASSED Testing external links via H5Pset_elink_prefix() PASSED Testing external links via main file's absolute path PASSED Testing external links via main file's CWD + relative path PASSED Testing external links via current working directory PASSED Testing external links via target's absolute path PASSED Testing external links via main file's CWD PASSED Testing external links via main file's CWD + target's relative path PASSED Testing external links via chdir and found in current working directory PASSED Testing H5Pset/get_elink_fapl() with different physical layouts PASSED Testing H5Pset/get_elink_fapl() with same physical layout PASSED Testing H5Pset/get_fapl() PASSED Testing H5Pset/get_elink_cb() PASSED Testing external links w/symlink files PASSED Testing copying invalid external links to the source file PASSED Testing that invalid external links don't open the source file PASSED Testing opening object twice through elink PASSED ---Testing 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 user-defined link callbacks PASSED Testing user-defined link error conditions PASSED Testing user data passed through lapl PASSED Testing adjusting nlinks with LAPL PASSED Testing link type field in H5Lget_info PASSED Testing link visiting PASSED Testing link visiting by name PASSED Testing object visiting PASSED Testing object visiting by name PASSED Testing stopping object iteration PASSED Testing group link filters PASSED Testing object exists PASSED Testing that all files were closed correctly PASSED Testing link creation (w/new group format) PASSED Testing link queries (w/new group format) PASSED Testing H5Lcreate functions (w/new group format) PASSED Testing new link queries (w/new group format) PASSED Testing long names for objects & links (w/new group format) PASSED Testing too many links (w/new group format) PASSED Testing link creation property lists (w/new group format) PASSED Testing H5Lmove (w/new group format) PASSED Testing H5Lcopy (w/new group format) PASSED Testing moving and copying links preserves their properties (w/new group format) PASSED Testing backwards compatibility (w/new group format) PASSED Testing external file cache with external links (w/new group format) PASSED Testing external links across multiple files (w/new group format) PASSED Testing H5Pset/get_elink_acc_flags() (w/new group format) PASSED ---Testing without external file cache--- Testing external link to root (w/new group format) PASSED Testing external link to object on path (w/new group format) PASSED Testing external link to self (w/new group format) PASSED Testing external links back and forth (w/new group format) PASSED Testing too many external links (w/new group format) PASSED Testing dangling external links (w/new group format) PASSED Testing recursive external links (w/new group format) PASSED Testing query aspects of external link (w/new group format) PASSED Testing unlinking external link in compact group (w/new group format) PASSED Testing unlinking external link in dense group (w/new group format) PASSED Testing move external link (w/new group format) PASSED Testing external link along for the ride (w/new group format) PASSED Testing that external files are closed during traversal (w/new group format) PASSED Testing endianness of external links (w/new group format) PASSED Testing that external files work with strong file close degree (w/new group format) PASSED Testing external links via H5Pset_elink_prefix()(w/new group format) PASSED Testing external links via main file's absolute path (w/new group format) PASSED Testing external links via main file's CWD + relative path(w/new group format) PASSED Testing external links via current working directory(w/new group format) PASSED Testing external links via target's absolute path (w/new group format) PASSED Testing external links via main file's CWD (w/new group format) PASSED Testing external links via main file's CWD + target's relative path(w/new group format) PASSED Testing external links via chdir and found in current working directory (w/new group format) PASSED Testing H5Pset/get_elink_fapl() with different physical layouts (w/new group format) PASSED Testing H5Pset/get_elink_fapl() with same physical layout (w/new group format) PASSED Testing H5Pset/get_fapl() (w/new group format) PASSED Testing H5Pset/get_elink_cb() (w/new group format) PASSED Testing external links w/symlink files (w/new group format) PASSED Testing copying invalid external links to the source file (w/new group format) PASSED Testing that invalid external links don't open the source file (w/new group format) PASSED Testing opening object twice through elink (w/new group format) PASSED ---Testing 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 user-defined hard link (w/new group format) PASSED Testing registering a new class for existing UD links (w/new group format) PASSED Testing user-defined link callbacks (w/new group format) PASSED Testing user-defined link error conditions (w/new group format) PASSED Testing user data passed through lapl (w/new group format) PASSED Testing adjusting nlinks with LAPL (w/new group format) PASSED Testing link type field in H5Lget_info (w/new group format) PASSED Testing link visiting (w/new group format) PASSED Testing link visiting by name (w/new group format) PASSED Testing object visiting (w/new group format) PASSED Testing object visiting by name (w/new group format) PASSED Testing stopping object iteration (w/new group format) PASSED Testing group link filters (w/new group format) PASSED Testing object exists (w/new group format) PASSED Testing that all files were closed correctly (w/new group format) PASSED Testing creating empty group with creation order indexing PASSED Testing creating compact group with creation order indexing PASSED Testing creating dense group with creation order indexing PASSED Testing transitioning group with creation order indexing between dense & compact forms PASSED Testing deleting group with creation order indexing in dense form PASSED Testing querying info by index w/o creation order index, using soft links PASSED Testing querying info by index w/creation order index, using soft links PASSED Testing querying info by index w/o creation order index, using hard links PASSED Testing querying info by index w/creation order index, using hard links PASSED Testing deleting links by name index in increasing order w/o creation order index PASSED Testing deleting links by name index in increasing order w/creation order index PASSED Testing deleting links by name index in decreasing order w/o creation order index PASSED Testing deleting links by name index in decreasing order w/creation order index PASSED Testing deleting links by creation order index in increasing order w/o creation order index PASSED Testing deleting links by creation order index in increasing order w/creation order index PASSED Testing deleting links by creation order index in decreasing order w/o creation order index PASSED Testing deleting links by creation order index in decreasing order w/creation order index PASSED Testing iterating over links by name index in increasing order w/o creation order index PASSED Testing iterating over links by name index in increasing order w/creation order index PASSED Testing iterating over links by name index in decreasing order w/o creation order index PASSED Testing iterating over links by name index in decreasing order w/creation order index PASSED Testing iterating over links by name index in native order w/o creation order index PASSED Testing iterating over links by name index in native order w/creation order index PASSED Testing iterating over links by creation order index in increasing order w/o creation order index PASSED Testing iterating over links by creation order index in increasing order w/creation order index PASSED Testing iterating over links by creation order index in decreasing order w/o creation order index PASSED Testing iterating over links by creation order index in decreasing order w/creation order index PASSED Testing iterating over links by creation order index in native order w/o creation order index PASSED Testing iterating over links by creation order index in native order w/creation order index PASSED Testing open object by name index in increasing order w/o creation order index PASSED Testing open object by name index in increasing order w/creation order index PASSED Testing open object by name index in decreasing order w/o creation order index PASSED Testing open object by name index in decreasing order w/creation order index PASSED Testing open object by name index in native order w/o creation order index PASSED Testing open object by name index in native order w/creation order index PASSED Testing open object by creation order index in increasing order w/o creation order index PASSED Testing open object by creation order index in increasing order w/creation order index PASSED Testing open object by creation order index in decreasing order w/o creation order index PASSED Testing open object by creation order index in decreasing order w/creation order index PASSED Testing open object by creation order index in native order w/o creation order index PASSED Testing open object by creation order index in native order w/creation order index PASSED Testing query object info by name index in increasing order w/o creation order index PASSED Testing query object info by name index in increasing order w/creation order index PASSED Testing query object info by name index in decreasing order w/o creation order index PASSED Testing query object info by name index in decreasing order w/creation order index PASSED Testing query object info by name index in native order w/o creation order index PASSED Testing query object info by name index in native order w/creation order index PASSED Testing query object info by creation order index in increasing order w/o creation order index PASSED Testing query object info by creation order index in increasing order w/creation order index PASSED Testing query object info by creation order index in decreasing order w/o creation order index PASSED Testing query object info by creation order index in decreasing order w/creation order index PASSED Testing query object info by creation order index in native order w/o creation order index PASSED Testing query object info by creation order index in native order w/creation order index PASSED Testing query group info by name index in increasing order w/o creation order index PASSED Testing query group info by name index in increasing order w/creation order index PASSED Testing query group info by name index in decreasing order w/o creation order index PASSED Testing query group info by name index in decreasing order w/creation order index PASSED Testing query group info by name index in native order w/o creation order index PASSED Testing query group info by name index in native order w/creation order index PASSED Testing query group info by creation order index in increasing order w/o creation order index PASSED Testing query group info by creation order index in increasing order w/creation order index PASSED Testing query group info by creation order index in decreasing order w/o creation order index PASSED Testing query group info by creation order index in decreasing order w/creation order index PASSED Testing query group info by creation order index in native order w/o creation order index PASSED Testing query group info by creation order index in native order w/creation order index PASSED Testing timestamps on objects PASSED Testing querying info by index in old-style group, using soft links PASSED Testing querying info by index in old-style group, using hard links PASSED Testing deleting links by index in increasing order in old-style group PASSED Testing deleting links by index in decreasing order in old-style group PASSED Testing iterating over links by name index in increasing order in old-style group PASSED Testing iterating over links by name index in decreasing order in old-style group PASSED Testing iterating over links by name index in native order in old-style group PASSED Testing open object by name index in increasing order in old-style group PASSED Testing open object by name index in decreasing order in old-style group PASSED Testing open object by name index in native order in old-style group PASSED Testing query object info by name index in increasing order in old-style group PASSED Testing query object info by name index in decreasing order in old-style group PASSED Testing query object info by name index in native order in old-style group PASSED Testing query group info by name index in increasing order in old-style group PASSED Testing query group info by name index in decreasing order in old-style group PASSED Testing query group info by name index in native order in old-style group PASSED Testing external links are registered after reset PASSED All link tests passed. 1.66user 1.17system 0:03.79elapsed 74%CPU (0avgtext+0avgdata 7424maxresident)k 0inputs+10504outputs (0major+47796minor)pagefaults 0swaps Finished testing links ============================ ============================ Testing unlink Finished testing unlink ============================ unlink Test Log ============================ Testing with old group format: Testing unlink by absolute name PASSED Testing unlink by local name PASSED Testing unlink without a name PASSED Testing forward unlink PASSED Testing backward unlink PASSED Testing inward unlink PASSED Testing outward unlink PASSED Testing symlink removal PASSED Testing object renaming PASSED Testing symlink renaming PASSED Testing new move PASSED Testing check new move function PASSED Testing file space gets reused: Testing contiguous dataset with late allocation PASSED Testing contiguous dataset with early allocation PASSED Testing chunked dataset with late allocation PASSED Testing chunked dataset with early allocation PASSED Testing compressed, chunked dataset PASSED Testing re-writing compressed, chunked dataset PASSED Testing compact dataset PASSED Testing object header continuations PASSED Testing named datatype PASSED Testing single group PASSED Testing multiple groups PASSED Testing simple group hierarchy PASSED Testing complex group hierarchy PASSED Testing duplicate dataset PASSED Testing duplicate group PASSED Testing duplicate named datatype PASSED Testing duplicate attribute PASSED Testing create and unlink large number of objects PASSED Testing create and unlink large number of objects with small cache PASSED Testing creating links with multiple slashes PASSED Testing deleting links with multiple slashes PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing resurrecting dataset after deletion PASSED Testing resurrecting datatype after deletion PASSED Testing resurrecting group after deletion PASSED Testing unlinking chunked dataset PASSED Testing with new group format: Testing unlink by absolute name PASSED Testing unlink by local name PASSED Testing unlink without a name PASSED Testing forward unlink PASSED Testing backward unlink PASSED Testing inward unlink PASSED Testing outward unlink PASSED Testing symlink removal PASSED Testing object renaming PASSED Testing symlink renaming PASSED Testing new move PASSED Testing check new move function PASSED Testing file space gets reused: Testing contiguous dataset with late allocation PASSED Testing contiguous dataset with early allocation PASSED Testing chunked dataset with late allocation PASSED Testing chunked dataset with early allocation PASSED Testing compressed, chunked dataset PASSED Testing re-writing compressed, chunked dataset PASSED Testing compact dataset PASSED Testing object header continuations PASSED Testing named datatype PASSED Testing single group PASSED Testing multiple groups PASSED Testing simple group hierarchy PASSED Testing complex group hierarchy PASSED Testing duplicate dataset PASSED Testing duplicate group PASSED Testing duplicate named datatype PASSED Testing duplicate attribute PASSED Testing create and unlink large number of objects PASSED Testing create and unlink large number of objects with small cache PASSED Testing creating links with multiple slashes PASSED Testing deleting links with multiple slashes PASSED Testing resurrecting dataset after deletion PASSED Testing resurrecting datatype after deletion PASSED Testing resurrecting group after deletion PASSED Testing unlinking chunked dataset PASSED Testing unlinking non-empty compact group PASSED Testing unlinking non-empty dense group PASSED All unlink tests passed. 5.79user 0.56system 0:06.56elapsed 96%CPU (0avgtext+0avgdata 21068maxresident)k 0inputs+35296outputs (0major+38839minor)pagefaults 0swaps Finished testing unlink ============================ ============================ Testing big Finished testing big ============================ big Test Log ============================ Testing big file with the Family Driver Checking if file system is adequate for this test... Testing Huge dataset write PASSED #000 0x0000000129c4777c PASSED #001 0x00000001e8dc809e PASSED #002 0x00000000e9bed85c PASSED #003 0x000000002566cf5b PASSED #004 0x00000001b8ead73e PASSED #005 0x000000017da41580 PASSED #006 0x0000000086d74000 PASSED #007 0x0000000135b956cf PASSED #008 0x000000001f6694d5 PASSED #009 0x000000013b055b48 PASSED #010 0x00000000ef6f6978 PASSED #011 0x00000001e8402fd5 PASSED #012 0x0000000038b90a4d PASSED #013 0x0000000128e9fb82 PASSED #014 0x000000011522d5d0 PASSED #015 0x000000006f1faf80 PASSED #016 0x000000004fb41868 PASSED #017 0x0000000096969828 PASSED #018 0x00000001794c779c PASSED #019 0x00000000f1f43095 PASSED #020 0x00000001b0512f6e PASSED #021 0x00000000151c9ee4 PASSED #022 0x0000000046aeabf8 PASSED #023 0x00000001e1c54548 PASSED #024 0x000000019bb408ee PASSED #025 0x00000001cd00fef7 PASSED #026 0x00000000b9460460 PASSED #027 0x00000001fb04c8c0 PASSED #028 0x00000001e1ad92a0 PASSED #029 0x00000001c3bb72b6 PASSED #030 0x000000017a70202c PASSED #031 0x00000001553956f5 PASSED #032 0x0000000039d1f8d8 PASSED #033 0x000000006dfba5b0 PASSED #034 0x0000000197cbf31a PASSED #035 0x000000015691bb39 PASSED #036 0x00000001bd4f0e9c PASSED #037 0x000000005743ee38 PASSED #038 0x000000014069ac5c PASSED #039 0x00000001ab2e8540 PASSED #040 0x000000010153edaf PASSED #041 0x000000003d8484f8 PASSED #042 0x000000004eef38f6 PASSED #043 0x000000000079fca6 PASSED #044 0x00000001eacfdc2e PASSED #045 0x0000000147f56707 PASSED #046 0x00000000feb18f8c PASSED #047 0x00000000df99726f PASSED #048 0x000000019eb3ddc0 PASSED #049 0x0000000063b68ef6 PASSED Test passed with the Family Driver. Testing big file with the SEC2 Driver Testing Huge dataset write PASSED #000 0x00000000939edb05 PASSED #001 0x000000005ee8cd03 PASSED #002 0x00000000aa182e2d PASSED #003 0x00000001673b31d8 PASSED #004 0x00000000b630a978 PASSED #005 0x00000000cf14c130 PASSED #006 0x00000000d155d274 PASSED #007 0x0000000022bbb314 PASSED #008 0x00000000a40437e7 PASSED #009 0x000000009147a214 PASSED #010 0x0000000154107bd7 PASSED #011 0x00000001aa3a6f42 PASSED #012 0x000000016aa054b0 PASSED #013 0x00000000af7544fe PASSED #014 0x0000000021e8d1f8 PASSED #015 0x0000000178f46afe PASSED #016 0x000000014dfa99ce PASSED #017 0x0000000062d4893c PASSED #018 0x0000000033d33ab8 PASSED #019 0x0000000080d8240c PASSED #020 0x000000001e04d130 PASSED #021 0x0000000027a2c420 PASSED #022 0x0000000016ed5c95 PASSED #023 0x000000010eb22b70 PASSED #024 0x000000009d7dd10c PASSED #025 0x00000001c7617634 PASSED #026 0x000000005c0c055e PASSED #027 0x000000005d528b60 PASSED #028 0x000000016c881338 PASSED #029 0x00000000243bf976 PASSED #030 0x00000001d2e91df0 PASSED #031 0x000000010635a2a7 PASSED #032 0x0000000096e6c629 PASSED #033 0x00000000f8d549cc PASSED #034 0x00000001e7db23aa PASSED #035 0x000000019fc4d469 PASSED #036 0x00000001abede1c1 PASSED #037 0x00000000cb13498c PASSED #038 0x00000000e3ad73f6 PASSED #039 0x000000009b1ceb29 PASSED #040 0x000000009abe2d33 PASSED #041 0x000000008e4a0d74 PASSED #042 0x000000018863cb84 PASSED #043 0x000000006dd3f490 PASSED #044 0x000000013aa4b5c4 PASSED #045 0x000000018aff1039 PASSED #046 0x00000000e12159e0 PASSED #047 0x00000001ac05a1e8 PASSED #048 0x0000000062f51568 PASSED #049 0x000000004e188262 PASSED Test passed with the SEC2 Driver. Testing big file with the STDIO Driver Testing Huge dataset write PASSED #000 0x00000001f4b7f3f8 PASSED #001 0x00000000c8daeacc PASSED #002 0x00000001ced9ca00 PASSED #003 0x000000014967973f PASSED #004 0x00000000e5fb7755 PASSED #005 0x00000001f7dcd4d0 PASSED #006 0x00000001fb21e14b PASSED #007 0x000000001f4ecfe3 PASSED #008 0x00000000532fe630 PASSED #009 0x00000001a097d7f0 PASSED #010 0x00000001d4815c22 PASSED #011 0x00000001a05d3828 PASSED #012 0x000000011c7a1108 PASSED #013 0x00000001a0b1623c PASSED #014 0x0000000114315f40 PASSED #015 0x000000005d221b30 PASSED #016 0x00000000b5314788 PASSED #017 0x00000001782ff3b0 PASSED #018 0x000000000528b600 PASSED #019 0x000000018ebbf770 PASSED #020 0x000000016d91256d PASSED #021 0x000000015e13af55 PASSED #022 0x00000001fb4b6af6 PASSED #023 0x00000001d717ad20 PASSED #024 0x00000001266e94f6 PASSED #025 0x000000013b918bb4 PASSED #026 0x0000000178fe4b63 PASSED #027 0x00000000c03a0662 PASSED #028 0x00000001171cdb46 PASSED #029 0x000000013594270c PASSED #030 0x00000001e94b8814 PASSED #031 0x00000001c3d80b73 PASSED #032 0x000000018d1c0038 PASSED #033 0x00000000b6790210 PASSED #034 0x000000011693b444 PASSED #035 0x00000001d3d00400 PASSED #036 0x00000000307e8b2a PASSED #037 0x000000005dc8cab5 PASSED #038 0x00000000c9fe519c PASSED #039 0x000000001558b263 PASSED #040 0x00000001dc9d3a16 PASSED #041 0x000000002c94a55c PASSED #042 0x00000001d3c60ea8 PASSED #043 0x00000000dabd8404 PASSED #044 0x00000001def3f572 PASSED #045 0x00000000c97caf62 PASSED #046 0x0000000097606b61 PASSED #047 0x00000001fdb74dd2 PASSED #048 0x00000000b33f2b64 PASSED #049 0x000000018e872a52 PASSED Test passed with the STDIO Driver. 0.07user 0.13system 0:00.22elapsed 94%CPU (0avgtext+0avgdata 6616maxresident)k 0inputs+21208outputs (0major+34170minor)pagefaults 0swaps Finished testing big ============================ ============================ Testing mtime Finished testing mtime ============================ mtime Test Log ============================ Testing modification time messages PASSED Testing accessing old modification time messages PASSED Testing accessing new modification time messages PASSED All modification time tests passed. 0.06user 0.10system 0:00.19elapsed 90%CPU (0avgtext+0avgdata 6584maxresident)k 0inputs+136outputs (0major+34039minor)pagefaults 0swaps Finished testing mtime ============================ ============================ Testing fillval Finished testing fillval ============================ fillval Test Log ============================ Testing property lists PASSED Testing property lists, with variable-length datatype PASSED Testing with old file format: Testing chunked dataset creation PASSED Testing chunked dataset I/O PASSED Testing chunked dataset extend PASSED Testing 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 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. 10.51user 4.95system 0:15.68elapsed 98%CPU (0avgtext+0avgdata 15448maxresident)k 0inputs+303344outputs (0major+3151468minor)pagefaults 0swaps Finished testing fillval ============================ ============================ Testing mount Finished testing mount ============================ mount Test Log ============================ Testing basic functionality PASSED Testing illegal mount operations PASSED Testing same file mount operations PASSED Testing name hiding under mount point PASSED Testing mount point open PASSED Testing multi-linked mount point PASSED Testing mount point unlinking PASSED Testing object renaming PASSED Testing mount point renaming PASSED Testing preopening objects under the mount point PASSED Testing open object access after unmount PASSED Testing interfile hard links -SKIP- Test skipped due file pointer sharing issue (Jira 7638). PASSED Testing file handle uniformity PASSED Testing file handle close PASSED Testing mounting on group after file is closed PASSED Testing mounting after file is unmounted PASSED Testing missing unmount PASSED Testing hold open w/file PASSED Testing hold open w/group PASSED Testing file close degrees must be same PASSED Testing 'semi' file close degree PASSED Testing 'strong' file close degree PASSED Testing access permissions PASSED Testing multiple mounts PASSED Testing nested mounts survive PASSED Testing close parent PASSED Testing cutting mount graph PASSED Testing symlinks PASSED Testing shared mount access PASSED Testing closing shared mounts PASSED Testing closing multiple shared mounts PASSED All mount tests passed. 0.15user 0.10system 0:00.31elapsed 83%CPU (0avgtext+0avgdata 6832maxresident)k 0inputs+928outputs (0major+34946minor)pagefaults 0swaps Finished testing mount ============================ ============================ Testing flush1 Finished testing flush1 ============================ flush1 Test Log ============================ Testing H5Fflush (part1) PASSED 0.08user 0.09system 0:00.18elapsed 91%CPU (0avgtext+0avgdata 6584maxresident)k 0inputs+592outputs (0major+34413minor)pagefaults 0swaps Finished testing flush1 ============================ ============================ Testing flush2 Finished testing flush2 ============================ flush2 Test Log ============================ Testing H5Fflush (part2 with flush) PASSED Testing H5Fflush (part2 without flush) PASSED Testing H5Fflush (part2 with flush and later addition) PASSED 0.06user 0.09system 0:00.17elapsed 90%CPU (0avgtext+0avgdata 6580maxresident)k 0inputs+112outputs (0major+34112minor)pagefaults 0swaps Finished testing flush2 ============================ ============================ Testing app_ref Finished testing app_ref ============================ app_ref Test Log ============================ Testing library shutdown with reference count > 1 PASSED 0.06user 0.09system 0:00.17elapsed 93%CPU (0avgtext+0avgdata 6580maxresident)k 0inputs+136outputs (0major+33961minor)pagefaults 0swaps Finished testing app_ref ============================ ============================ Testing enum Finished testing enum ============================ enum Test Log ============================ Testing named enumeration types PASSED Testing no-conversion datasets PASSED Testing O(1) conversions PASSED Testing O(log N) converions PASSED Testing for non-existing name and value PASSED Testing some functions with enumeration types PASSED All enum tests passed. 0.07user 0.08system 0:00.17elapsed 90%CPU (0avgtext+0avgdata 6628maxresident)k 0inputs+192outputs (0major+34174minor)pagefaults 0swaps Finished testing enum ============================ ============================ Testing set_extent Finished testing set_extent ============================ set_extent Test Log ============================ Testing with old file format and chunk cache disabled: Testing datasets with ranks 1 to 4 (all configurations) PASSED Testing with old file format and chunk cache enabled: Testing datasets with ranks 1 to 4 (all configurations) PASSED Testing external file use PASSED Testing storage layout use PASSED Testing with new file format and chunk cache disabled: Testing datasets with ranks 1 to 4 (all configurations) PASSED Testing with new file format and chunk cache enabled: Testing datasets with ranks 1 to 4 (all configurations) PASSED Testing external file use PASSED Testing storage layout use PASSED All H5Dset_extent tests passed. 8.01user 1.32system 0:09.74elapsed 95%CPU (0avgtext+0avgdata 8012maxresident)k 0inputs+9288outputs (0major+35272minor)pagefaults 0swaps Finished testing set_extent ============================ ============================ Testing ttsafe Finished testing ttsafe ============================ ttsafe Test Log ============================ Test skipped because THREADSAFE not enabled 0.06user 0.08system 0:00.17elapsed 89%CPU (0avgtext+0avgdata 6592maxresident)k 0inputs+24outputs (0major+35213minor)pagefaults 0swaps Finished testing ttsafe ============================ ============================ Testing getname Finished testing getname ============================ getname Test Log ============================ Testing H5Iget_name with one group PASSED Testing H5Iget_name with more than one group PASSED Testing H5Iget_name with H5Gopen2 PASSED Testing H5Iget_name with H5Dcreate2 PASSED Testing H5Iget_name with H5Dopen2 PASSED Testing H5Iget_name with a long path PASSED Testing H5Iget_name with H5Tcommit2 PASSED Testing H5Iget_name with H5Topen2 PASSED Testing H5Iget_name with H5Lmove and H5Gopen2 PASSED Testing H5Iget_name with H5Lmove and H5Dopen2 PASSED Testing H5Iget_name with H5Lmove and H5Topen2 PASSED Testing H5Iget_name with H5Lmove and relative names PASSED Testing H5Iget_name with H5Lmove and a long path PASSED Testing H5Iget_name with H5Lmove and a long path #2 PASSED Testing H5Iget_name with H5Ldelete PASSED Testing H5Iget_name with H5Ldelete and a long path PASSED Testing H5Iget_name with H5Ldelete, same names PASSED Testing H5Iget_name with H5Fmount; with IDs on the list PASSED Testing H5Iget_name with H5Fmount; long name PASSED Testing H5Iget_name with H5Funmount PASSED Testing H5Iget_name with a defined type dataset PASSED Testing H5Iget_name with datasets that have two names PASSED Testing H5Iget_name with different files PASSED Testing H5Iget_name with different files #2 PASSED Testing H5Iget_name with a small buffer for name PASSED Testing H5Iget_name with a dynamic buffer for name PASSED Testing H5Iget_name with invalid IDs PASSED Testing H5Iget_name with added names with mounting PASSED Testing H5Iget_name with H5Fclose PASSED Testing H5Iget_name with H5Fmount and H5Ldelete PASSED Testing H5Iget_name with H5Fmount and H5Lmove PASSED Testing H5Iget_name with H5Lcreate_hard PASSED Testing H5Iget_name with H5Lcreate_soft PASSED Testing H5Iget_name with H5Lcreate_soft and move target PASSED Testing H5Iget_name with H5Lcreate_soft and move source PASSED Testing H5Iget_name with H5Lcreate_soft and unlink target PASSED Testing H5Iget_name with H5Lcreate_soft and unlink source PASSED Testing H5Iget_name with several nested mounted files PASSED Testing H5Iget_name and H5Lmove with repeated path components PASSED Testing H5Iget_name with higher mounted file PASSED Testing H5Iget_name with multiple hard links and mounted files PASSED Testing H5Iget_name with mounted files and unlinking PASSED Testing H5Iget_name with mounting already mounted files PASSED Testing H5Iget_name with opening object in unmounted file PASSED Testing 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.12user 0.07system 0:00.26elapsed 74%CPU (0avgtext+0avgdata 6828maxresident)k 0inputs+824outputs (0major+35472minor)pagefaults 0swaps Finished testing getname ============================ ============================ Testing vfd Finished testing vfd ============================ vfd Test Log ============================ Testing basic Virtual File Driver functionality. Testing SEC2 file driver PASSED Testing CORE file driver PASSED Testing FAMILY file driver PASSED Testing FAMILY file driver backward compatibility PASSED Testing MULTI file driver PASSED Testing MULTI file driver backward compatibility PASSED Testing DIRECT I/O file driver -SKIP- Testing LOG file driver PASSED Testing STDIO file driver PASSED Testing WINDOWS file driver -SKIP- All Virtual File Driver tests passed. 0.07user 0.08system 0:00.18elapsed 87%CPU (0avgtext+0avgdata 6632maxresident)k 0inputs+1096outputs (0major+34364minor)pagefaults 0swaps Finished testing vfd ============================ ============================ Testing ntypes Finished testing ntypes ============================ ntypes Test Log ============================ Testing atomic datatype PASSED Testing compound datatype PASSED Testing nested compound datatype PASSED Testing compound datatype with array as field PASSED Testing compound datatype with opaque field PASSED Testing enum datatype PASSED Testing array of compound datatype PASSED Testing array of atomic datatype PASSED Testing variable length datatype PASSED Testing variable length string datatype PASSED Testing fixed-length string datatype PASSED Testing reference datatype PASSED Testing dataset region reference PASSED Testing opaque datatype PASSED Testing bitfield datatype PASSED Testing native integer PASSED All native datatype tests passed. 0.15user 0.11system 0:00.27elapsed 95%CPU (0avgtext+0avgdata 10420maxresident)k 0inputs+7296outputs (0major+41353minor)pagefaults 0swaps Finished testing ntypes ============================ ============================ Testing dangle Finished testing dangle ============================ dangle Test Log ============================ Testing dangling objects with weak file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED Testing dangling objects with semi file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED Testing dangling objects with strong file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED All dangling ID tests passed. 0.22user 0.06system 0:00.32elapsed 90%CPU (0avgtext+0avgdata 6604maxresident)k 0inputs+264outputs (0major+34085minor)pagefaults 0swaps Finished testing dangle ============================ ============================ Testing dtransform Finished testing dtransform ============================ dtransform Test Log ============================ Testing Intializing test... PASSED Testing H5Pget_data_transform (get before set) PASSED Testing H5Pset_data_transform (set with NULL transform) PASSED Testing H5Pset_data_transform (set with invalid transform 1) PASSED Testing H5Pset_data_transform (set with invalid transform 2) PASSED Testing H5Pset_data_transform (set with invalid transform 3) PASSED Testing H5Pset_data_transform (set with invalid transform 4) PASSED Testing H5Pset_data_transform (set with invalid transform 5) PASSED Testing H5Pset_data_transform (set with invalid transform 6) PASSED Testing H5Pset_data_transform (set with invalid transform 7) PASSED Testing H5Pset_data_transform (set with invalid transform 8) PASSED Testing contiguous, no data type conversion (char->char) PASSED Testing contiguous, byte order conversion (char->char) PASSED Testing contiguous, no data type conversion (uchar->uchar) PASSED Testing contiguous, byte order conversion (uchar->uchar) PASSED Testing contiguous, no data type conversion (schar->schar) PASSED Testing contiguous, byte order conversion (schar->schar) PASSED Testing contiguous, with type conversion (float->schar) PASSED Testing contiguous, no data type conversion (short->short) PASSED Testing contiguous, byte order conversion (short->short) PASSED Testing contiguous, with type conversion (float->short) PASSED Testing contiguous, no data type conversion (ushort->ushort) PASSED Testing contiguous, byte order conversion (ushort->ushort) PASSED Testing contiguous, no data type conversion (int->int) PASSED Testing contiguous, byte order conversion (int->int) PASSED Testing contiguous, with type conversion (float->int) PASSED Testing contiguous, no data type conversion (uint->uint) PASSED Testing contiguous, byte order conversion (uint->uint) PASSED Testing contiguous, no data type conversion (long->long) PASSED Testing contiguous, byte order conversion (long->long) PASSED Testing contiguous, with type conversion (float->long) PASSED Testing contiguous, no data type conversion (ulong->ulong) PASSED Testing contiguous, byte order conversion (ulong->ulong) PASSED Testing contiguous, no data type conversion (llong->llong) PASSED Testing contiguous, byte order conversion (llong->llong) PASSED Testing contiguous, with type conversion (float->llong) PASSED Testing contiguous, no data type conversion (ullong->ullong) PASSED Testing contiguous, byte order conversion (ullong->ullong) PASSED Testing contiguous, no data type conversion (float->float) PASSED Testing contiguous, byte order conversion (float->float) PASSED Testing contiguous, with type conversion (float->float) PASSED Testing contiguous, no data type conversion (double->double) PASSED Testing contiguous, byte order conversion (double->double) PASSED Testing contiguous, with type conversion (float->double) PASSED Testing contiguous, no data type conversion (ldouble->ldouble) PASSED Testing contiguous, byte order conversion (ldouble->ldouble) PASSED Testing contiguous, with type conversion (float->ldouble) PASSED Testing chunked, no data type conversion (char->char) PASSED Testing chunked, no data type conversion (uchar->uchar) PASSED Testing chunked, no data type conversion (schar->schar) PASSED Testing chunked, with type conversion (float->schar) PASSED Testing chunked, no data type conversion (short->short) PASSED Testing chunked, with type conversion (float->short) PASSED Testing chunked, no data type conversion (ushort->ushort) PASSED Testing chunked, no data type conversion (int->int) PASSED Testing chunked, with type conversion (float->int) PASSED Testing chunked, no data type conversion (uint->uint) PASSED Testing chunked, no data type conversion (long->long) PASSED Testing chunked, with type conversion (float->long) PASSED Testing chunked, no data type conversion (ulong->ulong) PASSED Testing chunked, no data type conversion (llong->llong) PASSED Testing chunked, with type conversion (float->llong) PASSED Testing chunked, no data type conversion (ullong->ullong) PASSED Testing chunked, no data type conversion (float->float) PASSED Testing chunked, with type conversion (float->float) PASSED Testing chunked, no data type conversion (double->double) PASSED Testing chunked, with type conversion (float->double) PASSED Testing chunked, no data type conversion (ldouble->ldouble) PASSED Testing chunked, with type conversion (float->ldouble) PASSED Testing data transform, linear transform w/ copied property PASSED Testing data transform, polynomial transform w/ copied property PASSED Testing data transform, trivial transform, without type conversion PASSED Testing data transform, trivial transform, with type conversion PASSED Testing data transform, polynomial transform (int->float) PASSED Testing data transform, polynomial transform (float->int) PASSED Testing H5Pget_data_transform PASSED Testing data transform, read after reseting of transform property PASSED Testing H5Pget_data_transform, after resetting transform property PASSED Testing data transform of some special cases PASSED 0.06user 0.07system 0:00.17elapsed 81%CPU (0avgtext+0avgdata 6368maxresident)k 0inputs+560outputs (0major+34274minor)pagefaults 0swaps Finished testing dtransform ============================ ============================ Testing reserved Finished testing reserved ============================ reserved Test Log ============================ -SKIP- 0.06user 0.06system 0:00.16elapsed 80%CPU (0avgtext+0avgdata 6480maxresident)k 0inputs+24outputs (0major+33841minor)pagefaults 0swaps Finished testing reserved ============================ ============================ Testing cross_read Finished testing cross_read ============================ cross_read Test Log ============================ Testing reading data created on Linux Testing regular dataset of LE DOUBLE PASSED Testing regular dataset of BE DOUBLE PASSED Testing dataset of LE FLOAT with scale-offset filter PASSED Testing dataset of BE FLOAT with scale-offset filter PASSED Testing dataset of LE DOUBLE with scale-offset filter PASSED Testing dataset of BE DOUBLE with scale-offset filter PASSED Testing dataset of LE CHAR with scale-offset filter PASSED Testing dataset of BE CHAR with scale-offset filter PASSED Testing dataset of LE SHORT with scale-offset filter PASSED Testing dataset of BE SHORT with scale-offset filter PASSED Testing dataset of LE INT with scale-offset filter PASSED Testing dataset of BE INT with scale-offset filter PASSED Testing dataset of LE LONG LONG with scale-offset filter PASSED Testing dataset of BE LONG LONG with scale-offset filter PASSED Testing dataset of LE FLOAT with Fletcher32 filter PASSED Testing dataset of BE FLOAT with Fletcher32 filter PASSED Testing dataset of LE FLOAT with Deflate filter PASSED Testing dataset of BE FLOAT with Deflate filter PASSED Testing dataset of LE FLOAT with Szip filter -SKIP- filter is not enabled. Testing dataset of BE FLOAT with Szip filter -SKIP- filter is not enabled. 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 -SKIP- filter is not enabled. Testing dataset of BE FLOAT with Szip filter -SKIP- filter is not enabled. 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.07user 0.06system 0:00.16elapsed 86%CPU (0avgtext+0avgdata 6588maxresident)k 0inputs+120outputs (0major+34189minor)pagefaults 0swaps Finished testing cross_read ============================ ============================ Testing freespace Finished testing freespace ============================ freespace Test Log ============================ Testing the creation/close/reopen/deletion of the free-space manager PASSED Testing adding a section via H5FS_sect_add() to free-space: test 1 PASSED Testing adding a section via H5FS_sect_add() to free-space with H5FS_CLS_GHOST_OBJ: test 2 PASSED Testing adding a section via H5FS_sect_add() to free-space: test 3 PASSED Testing adding a section via H5FS_sect_add() to free-space: test 4 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 1 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 2 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 3 PASSED Testing shrinking of sections when H5FS_sect_add() to free-space: test 1 PASSED Testing shrinking of sections when H5FS_sect_add() to free-space: test 2 PASSED Testing shrinking of sections when H5FS_sect_add() to free-space: test 3 PASSED Testing H5FS_sect_find(): free-space is empty PASSED Testing H5FS_sect_find() a section equal to requested-size from free-space PASSED Testing H5FS_sect_find() a section greater than requested-size from free-space PASSED Testing H5FS_sect_find(): cannot find a section with requested-size from free-space PASSED Testing the change of section class via H5FS_sect_change_class() in free-space: Test 1 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 2 PASSED Testing a block's extension by requested-size which is = adjoining free section's size: Test 1 PASSED Testing a block's extension by requested-size which is > adjoining free section's size: Test 2 PASSED Testing a block's extension by requested-size which is < adjoining free section's size: Test 3 PASSED Testing a block's extension by requested-size which does not adjoin any free section: Test 4 PASSED Testing iteration of sections in the free-space manager PASSED All free-space tests passed. 0.08user 0.07system 0:00.22elapsed 72%CPU (0avgtext+0avgdata 6704maxresident)k 0inputs+448outputs (0major+34084minor)pagefaults 0swaps Finished testing freespace ============================ ============================ Testing mf Finished testing mf ============================ mf Test Log ============================ Testing H5MM_alloc() of file allocation PASSED Testing H5MF_try_shrink() of file allocation: test 1 PASSED Testing H5MF_try_shrink() of file allocation: test 2 PASSED Testing H5MF_try_shrink() of file allocation: test 3 PASSED Testing H5MF_try_shrink() of file allocation: test 4 PASSED Testing H5MF_try_extend() of file allocation: test 1 PASSED Testing H5MF_try_extend() of file allocation: test 2 PASSED Testing 'temporary' file space allocation PASSED Testing H5MF_alloc_create()/H5MF_alloc_open() of free-space manager PASSED Testing H5MF_alloc()/H5MF_xfree() of free-space manager:test 1 PASSED Testing H5MF_alloc()/H5MF_xfree() of free-space manager:test 2 PASSED Testing H5MF_alloc()/H5MF_xfree() of free-space manager:test 3 PASSED Testing H5MF_try_extend() of free-space manager:test 1 PASSED Testing H5MF_try_extend() of free-space manager:test 2 PASSED Testing H5MF_try_extend() of free-space manager:test 3 PASSED Testing H5MF_try_extend() of free-space manager:test 4 PASSED Testing A free-space section absorbs an aggregator: test 1 PASSED Testing A free-space section absorbs an aggregator: test 2 PASSED Testing 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 All free-space manager tests for file memory passed. 0.12user 0.06system 0:00.33elapsed 57%CPU (0avgtext+0avgdata 6876maxresident)k 0inputs+1000outputs (0major+34254minor)pagefaults 0swaps Finished testing mf ============================ ============================ Testing btree2 Finished testing btree2 ============================ btree2 Test Log ============================ Testing without reopening B-tree: Testing B-tree creation PASSED Testing B-tree iteration: empty B-tree PASSED Testing B-tree insert: first record PASSED Testing B-tree insert: several records PASSED Testing B-tree insert: split root PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: redistribute 3 leaves in level 1 B-tree PASSED Testing B-tree insert: split middle leaf into 2 leaves in level 1 B-tree PASSED Testing B-tree insert: make level 2 B-tree PASSED Testing B-tree insert: redistrib right-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib left-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib middle leaf in level 2 B-tree PASSED Testing B-tree insert: split right-most leaf in level 2 B-tree PASSED Testing B-tree insert: split left-most leaf in level 2 B-tree PASSED Testing B-tree insert: split middle leaf in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (r->l) in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (l->r) in level 2 B-tree PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (r->l) PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (l->2) PASSED Testing B-tree insert: redistrib 3 internals in level 2 B-tree PASSED Testing B-tree insert: split 3 internals to 4 in level 2 B-tree PASSED Testing B-tree insert: create random level 4 B-tree PASSED Testing B-tree insert: attempt duplicate record in level 4 B-tree PASSED Testing B-tree remove: record from empty B-tree PASSED Testing B-tree remove: non-existant record from 1 record B-tree PASSED Testing B-tree remove: existant record from 1 record B-tree PASSED Testing B-tree remove: adding records to B-tree after removal PASSED Testing B-tree remove: non-existant record from level-0 B-tree PASSED Testing B-tree remove: mult. existant records from level-0 B-tree PASSED Testing B-tree remove: non-existant record from level-1 B-tree PASSED Testing B-tree remove: record from right leaf of level-1 B-tree PASSED Testing B-tree remove: record from left leaf of level-1 B-tree PASSED Testing B-tree remove: record from middle leaf of level-1 B-tree PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (r->l) PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (l->r) PASSED Testing B-tree remove: redistribute 3 leaves in level-1 B-tree PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (r->l) PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (l->r) PASSED Testing B-tree remove: merge 3 leaves to 2 in level-1 B-tree PASSED Testing B-tree remove: promote from right leaf of level-1 B-tree PASSED Testing B-tree remove: promote from left leaf of level-1 B-tree PASSED Testing B-tree remove: promote from middle leaf of level-1 B-tree PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2->1 merge PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3->2 merge PASSED Testing B-tree remove: collapse level-1 B-tree back to level-0 PASSED Testing B-tree remove: promote from right internal of level-2 B-tree PASSED Testing B-tree remove: promote from left internal of level-2 B-tree PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree PASSED Testing B-tree remove: promote record from root of level-2 B-tree PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from left internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/merge PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree w/merge PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (l->r) PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (r->l) PASSED Testing B-tree remove: merge 3 internal nodes to 2 in level-2 B-tree PASSED Testing B-tree remove: collapse level-2 B-tree back to level-1 (r->l) PASSED Testing B-tree remove: create random level 4 B-tree and delete all records in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in increasing order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in decreasing order PASSED Testing B-tree find: nearest neighbor less than a value PASSED Testing B-tree find: nearest neighbor greater than a value PASSED Testing B-tree delete: delete empty B-tree PASSED Testing B-tree delete: delete level-0 B-tree PASSED Testing B-tree delete: delete level-1 B-tree PASSED Testing B-tree delete: delete level-2 B-tree PASSED Testing B-tree modify: attempt to modify non-existant record PASSED Testing B-tree modify: modify record in leaf node PASSED Testing B-tree modify: modify record in internal node PASSED Testing B-tree modify: modify record in root node PASSED Testing with reopening B-tree: Testing B-tree creation PASSED Testing B-tree iteration: empty B-tree PASSED Testing B-tree insert: first record PASSED Testing B-tree insert: several records PASSED Testing B-tree insert: split root PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: redistribute 3 leaves in level 1 B-tree PASSED Testing B-tree insert: split middle leaf into 2 leaves in level 1 B-tree PASSED Testing B-tree insert: make level 2 B-tree PASSED Testing B-tree insert: redistrib right-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib left-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib middle leaf in level 2 B-tree PASSED Testing B-tree insert: split right-most leaf in level 2 B-tree PASSED Testing B-tree insert: split left-most leaf in level 2 B-tree PASSED Testing B-tree insert: split middle leaf in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (r->l) in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (l->r) in level 2 B-tree PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (r->l) PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (l->2) PASSED Testing B-tree insert: redistrib 3 internals in level 2 B-tree PASSED Testing B-tree insert: split 3 internals to 4 in level 2 B-tree PASSED Testing B-tree insert: create random level 4 B-tree PASSED Testing B-tree insert: attempt duplicate record in level 4 B-tree PASSED Testing B-tree remove: record from empty B-tree PASSED Testing B-tree remove: non-existant record from 1 record B-tree PASSED Testing B-tree remove: existant record from 1 record B-tree PASSED Testing B-tree remove: adding records to B-tree after removal PASSED Testing B-tree remove: non-existant record from level-0 B-tree PASSED Testing B-tree remove: mult. existant records from level-0 B-tree PASSED Testing B-tree remove: non-existant record from level-1 B-tree PASSED Testing B-tree remove: record from right leaf of level-1 B-tree PASSED Testing B-tree remove: record from left leaf of level-1 B-tree PASSED Testing B-tree remove: record from middle leaf of level-1 B-tree PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (r->l) PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (l->r) PASSED Testing B-tree remove: redistribute 3 leaves in level-1 B-tree PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (r->l) PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (l->r) PASSED Testing B-tree remove: merge 3 leaves to 2 in level-1 B-tree PASSED Testing B-tree remove: promote from right leaf of level-1 B-tree PASSED Testing B-tree remove: promote from left leaf of level-1 B-tree PASSED Testing B-tree remove: promote from middle leaf of level-1 B-tree PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2->1 merge PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3->2 merge PASSED Testing B-tree remove: collapse level-1 B-tree back to level-0 PASSED Testing B-tree remove: promote from right internal of level-2 B-tree PASSED Testing B-tree remove: promote from left internal of level-2 B-tree PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree PASSED Testing B-tree remove: promote record from root of level-2 B-tree PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from left internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/merge PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree w/merge PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (l->r) PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (r->l) PASSED Testing B-tree remove: merge 3 internal nodes to 2 in level-2 B-tree PASSED Testing B-tree remove: collapse level-2 B-tree back to level-1 (r->l) PASSED Testing B-tree remove: create random level 4 B-tree and delete all records in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in increasing order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in decreasing order PASSED Testing B-tree find: nearest neighbor less than a value PASSED Testing B-tree find: nearest neighbor greater than a value PASSED Testing B-tree delete: delete empty B-tree PASSED Testing B-tree delete: delete level-0 B-tree PASSED Testing B-tree delete: delete level-1 B-tree PASSED Testing B-tree delete: delete level-2 B-tree PASSED Testing B-tree modify: attempt to modify non-existant record PASSED Testing B-tree modify: modify record in leaf node PASSED Testing B-tree modify: modify record in internal node PASSED Testing B-tree modify: modify record in root node PASSED All v2 B-tree tests passed. 78.80user 10.76system 1:31.17elapsed 98%CPU (0avgtext+0avgdata 32380maxresident)k 0inputs+303528outputs (0major+39564minor)pagefaults 0swaps Finished testing btree2 ============================ ============================ Testing fheap Finished testing fheap ============================ fheap Test Log ============================ Testing with normal parameters Testing fractal heap creation PASSED Testing query heap creation parameters PASSED Testing create, close & reopen fractal heap PASSED Testing open fractal heap twice PASSED Testing deleting open fractal heap PASSED Testing limits of heap ID lengths PASSED Testing creating heaps with I/O filters PASSED Testing querying heap statistics PASSED Testing reopening header through different file PASSED Bulk-filling blocks w/large objects Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Bulk-filling blocks w/single object Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Using 'normal' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects and larger IDs for 'tiny' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - forward) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - reverse) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - deleting heap) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Using 'small' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Using 'large' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Testing writing objects in heap PASSED Testing writing objects in heap with compressed blocks PASSED Testing with reopen heap flag set Testing fractal heap creation PASSED Testing query heap creation parameters PASSED Testing create, close & reopen fractal heap PASSED Testing open fractal heap twice PASSED Testing deleting open fractal heap PASSED Testing limits of heap ID lengths PASSED Testing creating heaps with I/O filters PASSED Testing querying heap statistics PASSED Testing reopening header through different file PASSED Bulk-filling blocks w/large objects Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Bulk-filling blocks w/single object Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Using 'normal' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects and larger IDs for 'tiny' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - forward) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - reverse) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - deleting heap) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Using 'small' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Using 'large' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Testing writing objects in heap PASSED Testing writing objects in heap with compressed blocks PASSED Testing bug1: inserting several objects & removing one, then re-inserting PASSED All fractal heap tests passed. 183.52user 19.04system 4:04.85elapsed 82%CPU (0avgtext+0avgdata 43092maxresident)k 0inputs+17106168outputs (0major+388309minor)pagefaults 0swaps Finished testing fheap ============================ ============================ Testing file_image Finished testing file_image ============================ file_image Test Log ============================ Testing File Image Functionality. Testing File image property list functions PASSED Testing Callback use in property list operations PASSED Testing Initial file image and callbacks in Core VFD PASSED Testing H5Fget_file_image() with sec2 driver PASSED Testing H5Fget_file_image() with stdio driver PASSED Testing H5Fget_file_image() with core driver PASSED Testing H5Fget_file_image() error rejection PASSED All File Image tests passed. 0.08user 0.08system 0:01.22elapsed 13%CPU (0avgtext+0avgdata 6664maxresident)k 0inputs+424outputs (0major+34164minor)pagefaults 0swaps Finished testing file_image ============================ ============================ Testing testerror.sh Finished testing testerror.sh ============================ testerror.sh Test Log ============================ Testing err_compat PASSED Testing error_test PASSED All Error API tests passed. 0.13user 0.19system 0:02.82elapsed 11%CPU (0avgtext+0avgdata 6604maxresident)k 0inputs+352outputs (0major+74873minor)pagefaults 0swaps Finished testing testerror.sh ============================ ============================ ============================ Testing testlibinfo.sh Finished testing testlibinfo.sh ============================ testlibinfo.sh Test Log ============================ Check file ../src/.libs/libhdf5.so.7 PASSED Check file ../src/.libs/libhdf5.a PASSED Check file testhdf5 -SKIP- No error encountered 0.24user 0.02system 0:00.60elapsed 43%CPU (0avgtext+0avgdata 4352maxresident)k 0inputs+0outputs (0major+5448minor)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.26user 0.37system 0:08.08elapsed 7%CPU (0avgtext+0avgdata 6496maxresident)k 0inputs+744outputs (0major+215727minor)pagefaults 0swaps Finished testing testcheck_version.sh ============================ ============================ ============================ Testing testlinks_env.sh Finished testing testlinks_env.sh ============================ testlinks_env.sh Test Log ============================ Testing external link with HDF5_EXT_PREFIX Testing external links via environment variable PASSED Testing external links via environment variable (w/new group format) PASSED All external Link (HDF5_EXT_PREFIX) tests passed. Test for HDF5_EXT_PREFIX PASSED 0.06user 0.09system 0:01.18elapsed 12%CPU (0avgtext+0avgdata 6580maxresident)k 0inputs+152outputs (0major+34807minor)pagefaults 0swaps Finished testing testlinks_env.sh ============================ ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/test' ===Serial tests in test ended Fri Aug 30 15:02:44 UTC 2013=== make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/test' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/test' Making check in testpar make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' make t_mpi t_posix_compliant testphdf5 t_cache t_pflush1 t_pflush2 t_shapesame make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' make[2]: `t_mpi' is up to date. make[2]: `t_posix_compliant' is up to date. make[2]: `testphdf5' is up to date. make[2]: `t_cache' is up to date. make[2]: `t_pflush1' is up to date. make[2]: `t_pflush2' is up to date. make[2]: `t_shapesame' is up to date. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' make[4]: Nothing to be done for `_exec_check-s'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' ===Parallel tests in testpar begin Fri Aug 30 15:02:44 UTC 2013=== **** Hint **** Parallel test files reside in the current directory by default. Set HDF5_PARAPREFIX to use another directory. E.g., HDF5_PARAPREFIX=/PFS/user/me export HDF5_PARAPREFIX make check **** end of Hint **** make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' ============================ Testing t_mpi Finished testing t_mpi ============================ t_mpi Test Log ============================ *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** =================================== MPI functionality tests =================================== --------------------------------Proc 4: Proc 0: *** MPIO 1 write Many read test... -------------------------------- Proc 0: hostname=buildvm-08.phx2.fedoraproject.org Proc 2: hostname=buildvm-08.phx2.fedoraproject.org Proc 3: hostname=buildvm-08.phx2.fedoraproject.org hostname=buildvm-08.phx2.fedoraproject.org Proc 1: hostname=buildvm-08.phx2.fedoraproject.org Proc 5: hostname=buildvm-08.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 =================================== 4.50user 0.48system 0:03.01elapsed 165%CPU (0avgtext+0avgdata 20824maxresident)k 224inputs+76840outputs (2major+209517minor)pagefaults 0swaps Finished testing t_mpi ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' ============================ Testing t_posix_compliant Finished testing t_posix_compliant ============================ t_posix_compliant Test Log ============================ Purpose: This tests if the file system is posix compliant when POSIX and MPI IO APIs are used. This is for information only and always exits with 0 even when non-compliance errors are encounter. This is to prevent this test from aborting the remaining parallel HDF5 tests unnecessarily. Process 0: testfile=posix_test Process 2: testfile=posix_test Process 1: testfile=posix_test Process 3: testfile=posix_test Process 4: testfile=posix_test Process 5: testfile=posix_test Testing size 384 Testing allwrite_allread_blocks with MPI IO PASSED Testing allwrite_allread_interlaced with MPI IO PASSED Testing allwrite_allread_overlap with MPI IO PASSED Testing onewrite_allread_blocks with MPI IO PASSED Testing onewrite_allread_interlaced with MPI IO PASSED Testing allwrite_allread_blocks with POSIX IO Arrays do not match! Prcoess 4, element 1: [1, 0] Process 0: Error. Prematurely reached end of file Arrays do not match! Prcoess 0, element 0: [0, -150334224] Arrays do not match! Prcoess 0, element 1: [1, -150334224] Arrays do not match! Prcoess 0, element 2: [2, 530] Arrays do not match! Prcoess 0, element 3: [3, 65] Arrays do not match! Prcoess 0, element 4: [4, 1869177953] Printed 5 errors. Omitting the rest Arrays do not match! Prcoess 4, element 2: [2, 0] Arrays do not match! Prcoess 4, element 3: [3, 0] Arrays do not match! Prcoess 4, element 4: [4, 0] Arrays do not match! Prcoess 4, element 5: [5, 0] Printed 5 errors. Omitting the rest Testing onewrite_allread_blocks with POSIX IO PASSED Testing onewrite_allread_interlaced with POSIX IO PASSED Testing size 1536 Testing allwrite_allread_blocks with MPI IO PASSED Testing allwrite_allread_interlaced with MPI IO PASSED Testing allwrite_allread_overlap with MPI IO PASSED Testing onewrite_allread_blocks with MPI IO PASSED Testing onewrite_allread_interlaced with MPI IO PASSED Testing allwrite_allread_blocks with POSIX IO Process 0: Error. Prematurely reached end of file Arrays do not match! Prcoess 2, element 1: [1, 0] Arrays do not match! Prcoess 2, element 2: [2, 0] Arrays do not match! Prcoess 2, element 3: [3, 0] Arrays do not match! Prcoess 2, element 4: [4, 0] Arrays do not match! Prcoess 2, element 5: [5, 0] Printed 5 errors. Omitting the rest Arrays do not match! Prcoess 0, element 0: [0, -150334032] Arrays do not match! Prcoess 0, element 1: [1, -150334032] Arrays do not match! Prcoess 0, element 2: [2, 26] Arrays do not match! Prcoess 0, element 3: [3, 37] Arrays do not match! Prcoess 0, element 4: [4, 761884781] Printed 5 errors. Omitting the rest Arrays do not match! Prcoess 4, element 1: [1, 0] Arrays do not match! Prcoess 4, element 2: [2, 0] Arrays do not match! Prcoess 4, element 3: [3, 0] Arrays do not match! Prcoess 4, element 4: [4, 0] Arrays do not match! Prcoess 4, element 5: [5, 0] Printed 5 errors. Omitting the rest Testing onewrite_allread_blocks with POSIX IO PASSED Testing onewrite_allread_interlaced with POSIX IO PASSED Testing size 6144 Testing allwrite_allread_blocks with MPI IO PASSED Testing allwrite_allread_interlaced with MPI IO PASSED Testing allwrite_allread_overlap with MPI IO PASSED Testing onewrite_allread_blocks with MPI IO PASSED Testing onewrite_allread_interlaced with MPI IO PASSED Testing allwrite_allread_blocks with POSIX IO Process 0: Error. Prematurely reached end of file Arrays do not match! Prcoess 4, element 1: [1, 0] Arrays do not match! Prcoess 4, element 2: [2, 0] Arrays do not match! Prcoess 4, element 3: [3, 0] Arrays do not match! Prcoess 4, element 4: [4, 0] Arrays do not match! Prcoess 4, element 5: [5, 0] Printed 5 errors. Omitting the rest Testing onewrite_allread_blocks with POSIX IO PASSED Testing onewrite_allread_interlaced with POSIX IO PASSED Testing size 24576 Testing allwrite_allread_blocks with MPI IO PASSED Testing allwrite_allread_interlaced with MPI IO PASSED Testing allwrite_allread_overlap with MPI IO PASSED Testing onewrite_allread_blocks with MPI IO PASSED Testing onewrite_allread_interlaced with MPI IO PASSED Testing allwrite_allread_blocks with POSIX IO PASSED Testing onewrite_allread_blocks with POSIX IO PASSED Testing onewrite_allread_interlaced with POSIX IO PASSED Summary: Process 0: encountered 150 mismatches. Process 2: encountered 121 mismatches. Process 3: encountered 0 mismatches. Process 4: encountered 651 mismatches. Process 5: encountered 0 mismatches. Process 1: encountered 0 mismatches. 12.92user 0.52system 0:06.48elapsed 207%CPU (0avgtext+0avgdata 7424maxresident)k 0inputs+3064outputs (0major+228424minor)pagefaults 0swaps Finished testing t_posix_compliant ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' ============================ Testing testphdf5 Finished testing testphdf5 ============================ testphdf5 Test Log ============================ MPI-process 5.=================================== PHDF5 TESTS START =================================== MPI-process 1.MPI-process 3.MPI-process 0. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/mpich/testpar/.libs/lt-testphdf5 -help hostname=buildvm-08.phx2.fedoraproject.org Linked with hdf5 version 1.8 release 9 For help use: /builddir/build/BUILD/hdf5-1.8.9/mpich/testpar/.libs/lt-testphdf5 -help Linked with hdf5 version 1.8 release 9 MPI-process 2. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/mpich/testpar/.libs/lt-testphdf5 -help hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/mpich/testpar/.libs/lt-testphdf5 -help Linked with hdf5 version 1.8 release 9 MPI-process 4. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/mpich/testpar/.libs/lt-testphdf5 -help Linked with hdf5 version 1.8 release 9 hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/mpich/testpar/.libs/lt-testphdf5 -help Linked with hdf5 version 1.8 release 9 Linked with hdf5 version 1.8 release 9 *** 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 -- fapl_mpiposix duplicate (posixdup) Testing -- fapl_mpiposix duplicate (posixdup) Testing -- fapl_mpiposix duplicate (posixdup) Testing -- fapl_mpiposix duplicate (posixdup) Testing -- fapl_mpiposix duplicate (posixdup) Testing -- fapl_mpiposix duplicate (posixdup) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- 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 without optimization (cchunk6) Testing -- multi-chunk collective IO without optimization (cchunk6) Testing -- multi-chunk collective IO without optimization (cchunk6) Testing -- multi-chunk collective IO without optimization (cchunk6) Testing -- multi-chunk collective IO without optimization (cchunk6) Testing -- multi-chunk collective IO without optimization (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 -- 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 -- 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) 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 =================================== 150.87user 5.04system 1:04.48elapsed 241%CPU (0avgtext+0avgdata 66664maxresident)k 0inputs+63280outputs (0major+575181minor)pagefaults 0swaps Finished testing testphdf5 ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' ============================ Testing t_cache Finished testing t_cache ============================ t_cache Test Log ============================ =================================== Parallel metadata cache tests mpi_size = 6 express_test = 1 =================================== *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** 5:setup_rand(): seed = 380743. 0:setup_rand(): seed = 391696. 2:setup_rand(): se3ed = 395651. :4:setup_rand(): seed = 398720. 1:setup_rand(): seed = 405664. setup_rand(): seed = 395841. Testing server smoke check PASSED Testing smoke check #1 -- process 0 only md write strategy PASSED Testing smoke check #1 -- distributed md write strategy PASSED Testing smoke check #2 -- process 0 only md write strategy PASSED Testing smoke check #2 -- distributed md write strategy PASSED Testing smoke check #3 -- process 0 only md write strategy PASSED Testing smoke check #3 -- distributed md write strategy PASSED Testing smoke check #4 -- process 0 only md write strategy PASSED Testing smoke check #4 -- distributed md write strategy PASSED Testing smoke check #5 -- process 0 only md write strategy PASSED Testing smoke check #5 -- distributed md write strategy PASSED Testing trace file collection -- process 0 only md write strategy -SKIP- trace file support disabled. Testing trace file collection -- distributed md write strategy -SKIP- trace file support disabled. =================================== metadata cache tests finished with no failures =================================== 917.66user 18.65system 6:08.12elapsed 254%CPU (0avgtext+0avgdata 21224maxresident)k 0inputs+1952outputs (0major+221206minor)pagefaults 0swaps Finished testing t_cache ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' ============================ Testing t_pflush1 Finished testing t_pflush1 ============================ t_pflush1 Test Log ============================ Testing H5Fflush (part1) *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** PASSED 2.01user 0.52system 0:02.01elapsed 125%CPU (0avgtext+0avgdata 6576maxresident)k 0inputs+1000outputs (0major+208753minor)pagefaults 0swaps Finished testing t_pflush1 ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' ============================ Testing t_pflush2 Finished testing t_pflush2 ============================ t_pflush2 Test Log ============================ Testing H5Fflush (part2 with flush) *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** PASSED Testing H5Fflush (part2 without flush) PASSED 2.08user 0.48system 0:02.02elapsed 126%CPU (0avgtext+0avgdata 6580maxresident)k 0inputs+672outputs (0major+208028minor)pagefaults 0swaps Finished testing t_pflush2 ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' ============================ Testing t_shapesame Finished testing t_shapesame ============================ t_shapesame Test Log ============================ =================================== Shape Same Tests Start express_test = 1. =================================== MPI-process 2.MPI-process 5. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/mpich/testpar/.libs/lt-t_shapesame -help Linked with hdf5 version 1.8 release 9 hostname=buildvm-08.phx2.fedoraproject.org MPI-process 0. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/mpich/testpar/.libs/lt-t_shapesame -help Linked with hdf5 version 1.8 release 9 MPI-process 4. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/mpich/testpar/.libs/lt-t_shapesame -help Linked with hdf5 version 1.8 release 9 MPI-process 3. For help use: /builddir/build/BUILD/hdf5-1.8.9/mpich/testpar/.libs/lt-t_shapesame -help Linked with hdf5 version 1.8 release 9 hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/mpich/testpar/.libs/lt-t_shapesame -help Linked with hdf5 version 1.8 release 9 MPI-process 1. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/mpich/testpar/.libs/lt-t_shapesame -help Linked with hdf5 version 1.8 release 9 *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Test filenames are: Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) 3936 of 4920 subtests skipped to expedite testing. Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) 3936 of 4920 subtests skipped to expedite testing. Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) 3936 of 4920 subtests skipped to expedite testing. Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) 3936 of 4920 subtests skipped to expedite testing. Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) 3936 of 4920 subtests skipped Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) to expedite testing. Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) 3936 of 4920 subtests skipped to expedite testing. Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) 3936 of 4920 subtests skipped to expedite testing. Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) 3936 of 4920 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 =================================== 2802.42user 262.84system 19:52.16elapsed 257%CPU (0avgtext+0avgdata 30568maxresident)k 48inputs+11532632outputs (0major+12894174minor)pagefaults 0swaps Finished testing t_shapesame ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' ============================ Testing testph5.sh Finished testing testph5.sh ============================ testph5.sh Test Log ============================ /usr/lib/mpich/bin/mpiexec -n 6 /builddir/build/BUILD/hdf5-1.8.9/mpich/testpar/testphdf5 -p =================================== PHDF5 TESTS START =================================== MPI-process 2. hostname=buildvm-08.phx2.fedoraproject.org MPI-process 5. For help use: /builddir/build/BUILD/hdf5-1.8.9/mpich/testpar/.libs/lt-testphdf5 -help Linked with hdf5 version 1.8 release 9 hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/mpich/testpar/.libs/lt-testphdf5 -help Linked with hdf5 version 1.8 release 9 MPI-process 1. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/mpich/testpar/.libs/lt-testphdf5 -help MPI-process 3. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/mpich/testpar/.libs/lt-testphdf5 -help Linked with hdf5 version 1.8 release 9 MPI-process 0. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/mpich/testpar/.libs/lt-testphdf5 -help Linked with hdf5 version 1.8 release 9 Linked with hdf5 version 1.8 release 9 MPI-process 4. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/mpich/testpar/.libs/lt-testphdf5 -help Linked with hdf5 version 1.8 release 9 *** 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 Atomicity tests will not work with a non MPIO VFD =================================== Using MPIPOSIX driver =================================== 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:Test filenames are: ParaTest.h5 Testing -- fapl_mpio duplicate (mpiodup) ParaTest.h5 Testing -- fapl_mpio duplicate (mpiodup) Testing -- fapl_mpiposix duplicate (posixdup) Testing -- fapl_mpiposix duplicate (posixdup) Testing -- fapl_mpiposix duplicate (posixdup) Testing -- fapl_mpiposix duplicate (posixdup) Testing -- fapl_mpiposix duplicate (posixdup) Testing -- fapl_mpiposix duplicate (posixdup) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- 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 without optimization (cchunk6) Testing -- multi-chunk collective IO without optimization (cchunk6) Testing -- multi-chunk collective IO without optimization (cchunk6) Testing -- multi-chunk collective IO without optimization (cchunk6) Testing -- multi-chunk collective IO without optimization (cchunk6) Testing -- multi-chunk collective IO without optimization (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 -- 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 -- 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) All tests were successful. Testing -- file image ops daisy chain (fiodc) 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 =================================== /usr/lib/mpich/bin/mpiexec -n 6 ./t_shapesame -p =================================== Shape Same Tests Start express_test = 1. =================================== MPI-process 3. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/mpich/testpar/.libs/lt-t_shapesame -help Linked with hdf5 version 1.8 release 9 MPI-process 4.MPI-process 5. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/mpich/testpar/.libs/lt-t_shapesame -help Linked with hdf5 version 1.8 release 9 hostname=buildvm-08.phx2.fedoraproject.org MPI-process 0. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/mpich/testpar/.libs/lt-t_shapesame -help For help use: /builddir/build/BUILD/hdf5-1.8.9/mpich/testpar/.libs/lt-t_shapesame -help Linked with hdf5 version 1.8 release 9 Linked with hdf5 version 1.8 release 9 MPI-process 1. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/mpich/testpar/.libs/lt-t_shapesame -help Linked with hdf5 version 1.8 release 9 MPI-process 2. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/mpich/testpar/.libs/lt-t_shapesame -help Linked with hdf5 version 1.8 release 9 *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint ***Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Test filenames are: Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Test filenames are: ShapeSameTest.h5 ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) =================================== Using MPIPOSIX driver =================================== Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) 3936 of 4920 subtests skipped to expedite testing. Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) 3936 of 4920 subtests skipped to expedite testing. Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) 3936 of 4920 subtests skipped to expedite testing. Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) 3936 of 4920 subtests skipped to expedite testing. Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) 3936 of 4920 subtests skipped to expedite testing. Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) 3936 of 4920 subtests skipped to expedite testing. Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) 3936 of 4920 subtests skipTesting -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) ped to expedite testing. Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) All tests were successful. All tests were successful. All tests were successful. All tests were successful. 3936 of 4920 subtests skipped to expedite testing. All tests were successful. All tests were successful. =================================== Shape Same tests finished with no errors =================================== All testphdf5 tests passed. 505.71user 59.96system 2:24.55elapsed 391%CPU (0avgtext+0avgdata 49968maxresident)k 32inputs+88728outputs (0major+159100minor)pagefaults 0swaps Finished testing testph5.sh ============================ ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' ===Parallel tests in testpar ended Fri Aug 30 15:32:27 UTC 2013=== make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/testpar' Making check in tools make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools' Making check in lib make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/lib' make make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/lib' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/lib' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/lib' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/lib' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/lib' make[5]: Nothing to be done for `_exec_check-s'. make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/lib' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/lib' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/lib' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/lib' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/lib' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/lib' Making check in h5diff make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5diff' make h5diffgentest ../../../tools/h5diff/testh5diff.sh ../../../tools/h5diff/testph5diff.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5diff' make[3]: `h5diffgentest' is up to date. make[3]: Nothing to be done for `../../../tools/h5diff/testh5diff.sh'. make[3]: Nothing to be done for `../../../tools/h5diff/testph5diff.sh'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5diff' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5diff' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5diff' ===Serial tests in h5diff begin Fri Aug 30 15:32:28 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5diff' ============================ Testing h5diffgentest Finished testing h5diffgentest ============================ h5diffgentest Test Log ============================ 0.68user 0.55system 0:01.38elapsed 88%CPU (0avgtext+0avgdata 135480maxresident)k 0inputs+5344outputs (0major+45917minor)pagefaults 0swaps Finished testing h5diffgentest ============================ ============================ Testing testh5diff.sh Finished testing testh5diff.sh ============================ testh5diff.sh Test Log ============================ Testing h5diff -h PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 g1/dset1 g1/dset2 PASSED Testing h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 g1/dset1 g1/dset2 PASSED Testing h5diff --report --delta=5 h5diff_basic1.h5 h5diff_basic2.h5 g1 PASSED Testing h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_basic1.h5 g1/dset5 g PASSED Testing h5diff --verbose --relative=0.02 h5diff_basic1.h5 h5diff_basic PASSED Testing h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_basic1.h5 g1/dset9 g PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 /g1/fp19 /g1/fp19_ PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 /g1/fp20 /g1/fp20_ PASSED Testing h5diff -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -v -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 dset g1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 dset l1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 dset t1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 g1 g1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 t1 t1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 l1 l1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 g1 g2 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 t1 t2 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 l1 l2 PASSED Testing h5diff -v h5diff_enum_invalid_values.h5 h5diff_enum_invalid_va PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset0a dset0b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset1a dset1b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset2a dset2b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset3a dset4b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset4a dset4b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset5a dset5b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset6a dset6b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset7a dset7b PASSED Testing h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 refreg PASSED Testing h5diff h5diff_basic1.h5 PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic1.h5 nono_obj PASSED Testing h5diff -d -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing h5diff -d 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -d u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -d 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff --use-system-epsilon h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -d 200 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing h5diff -p 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -p 0.21 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/d PASSED Testing h5diff -p 0.21 -p 0.22 h5diff_basic1.h5 h5diff_basic2.h5 g1/ds PASSED Testing h5diff -p 2 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p 0.005 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ PASSED Testing h5diff -n -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing h5diff -n 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -n u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -n 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -n 2 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -n 2 -n 3 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1 PASSED Testing h5diff --count=200 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 PASSED Testing h5diff -n 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -v -d 0.0001 h5diff_basic1.h5 h5diff_basic1.h5 g1/fp18 PASSED Testing h5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1. PASSED Testing h5diff -v h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff -v1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff -v2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff --verbose=1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff --verbose=2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /ds PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /nt PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g2 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g3 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g4 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 PASSED Testing h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 PASSED Testing h5diff -v h5diff_basic2.h5 h5diff_basic2.h5 PASSED Testing h5diff -v h5diff_hyper1.h5 h5diff_hyper2.h5 PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g1/d1 g1/d2 PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g1/fp1 g1/fp2 PASSED Testing h5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1. PASSED Testing h5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1. PASSED Testing h5diff h5diff_basic2.h5 h5diff_basic2.h5 g2/dset1 g2/dset2 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset1 g2/dset2 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset2 g2/dset3 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset3 g2/dset4 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset4 g2/dset5 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset5 g2/dset6 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset7 g2/dset8 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset8 g2/dset9 PASSED Testing h5diff -c h5diff_dset_zero_dim_size1.h5 h5diff_dset_zero_dim_s PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 /g1 PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 /g2 PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 /diffobjtype PASSED Testing h5diff -c non_comparables2.h5 non_comparables1.h5 /diffobjtype PASSED Testing h5diff -v h5diff_links.h5 h5diff_links.h5 /link_g1 /link_g2 PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_trg.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_extlink PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_softl PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_ext2softlink_src.h5 h5diff_ PASSED Testing h5diff --follow-symlinks -v h5diff_ext2softlink_trg.h5 h5diff_ PASSED Testing h5diff --follow-symlinks -v h5diff_ext2softlink_src.h5 h5diff_ PASSED Testing h5diff --follow-symlinks -v h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_danglel PASSED Testing h5diff --no-dangling-links h5diff_softlinks.h5 h5diff_softlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_softlin PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_softlin PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_softlin PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks h5diff_danglelinks1.h5 h5diff_danglel PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 / / PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 / /grp PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1/ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /slink PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp10 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /slink PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse_ext1.h5 h5diff_grp_recurse_ext2-1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse_ext1.h5 h5diff_ PASSED Testing h5diff -v h5diff_grp_recurse_ext1.h5 h5diff_grp_recurse_ext2-1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse_ext1.h5 h5diff_ PASSED Testing h5diff -v --exclude-path /group1/dset3 h5diff_exclude1-1.h5 h5 PASSED Testing h5diff -v h5diff_exclude1-1.h5 h5diff_exclude1-2.h5 PASSED Testing h5diff -v --exclude-path /group1 --exclude-path /dset1 h5diff_ PASSED Testing h5diff -v --exclude-path /group1 h5diff_exclude2-1.h5 h5diff_e PASSED Testing h5diff -v --exclude-path /dset3 h5diff_exclude1-1.h5 h5diff_ex PASSED Testing h5diff -v --exclude-path /group1 h5diff_exclude3-1.h5 h5diff_e PASSED Testing h5diff -v --exclude-path /group1 h5diff_exclude3-2.h5 h5diff_e PASSED Testing h5diff -v --exclude-path /group1/dset h5diff_exclude3-1.h5 h5d PASSED Testing h5diff -v h5diff_comp_vl_strs.h5 h5diff_comp_vl_strs.h5 /group PASSED Testing h5diff -v compounds_array_vlen1.h5 compounds_array_vlen2.h5 PASSED Testing h5diff -v -d 5 -p 0.05 --use-system-epsilon h5diff_basic1.h5 h PASSED Testing h5diff -v -d 5 -p 0.05 h5diff_basic1.h5 h5diff_basic2.h5 /g1/d PASSED Testing h5diff -v -p 0.05 -d 5 h5diff_basic1.h5 h5diff_basic2.h5 /g1/d PASSED Testing h5diff -v -d 5 --use-system-epsilon h5diff_basic1.h5 h5diff_ba PASSED Testing h5diff -v --use-system-epsilon -d 5 h5diff_basic1.h5 h5diff_ba PASSED Testing h5diff -v -p 0.05 --use-system-epsilon h5diff_basic1.h5 h5diff PASSED Testing h5diff -v --use-system-epsilon -p 0.05 h5diff_basic1.h5 h5diff PASSED All h5diff tests passed. 5.09user 5.04system 0:12.93elapsed 78%CPU (0avgtext+0avgdata 72448maxresident)k 0inputs+26744outputs (0major+2155221minor)pagefaults 0swaps Finished testing testh5diff.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5diff' ===Serial tests in h5diff ended Fri Aug 30 15:32:42 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5diff' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5diff' ===Parallel tests in h5diff begin Fri Aug 30 15:32:42 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5diff' ============================ Testing testph5diff.sh *** Error ignored Finished testing testph5diff.sh ============================ testph5diff.sh Test Log ============================ ../../../tools/h5diff/testh5diff.sh -p Testing ph5diff -h PASSED Testing ph5diff h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ph5diff h5diff_basic1.h5 h5diff_basic2.h5 g1/dset1 g1/dset2 PASSED Testing ph5diff -r h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ph5diff -r h5diff_basic1.h5 h5diff_basic2.h5 g1/dset1 g1/dset2 PASSED Testing ph5diff --report --delta=5 h5diff_basic1.h5 h5diff_basic2.h5 g PASSED Testing ph5diff -v -p 0.02 h5diff_basic1.h5 h5diff_basic1.h5 g1/dset5 PASSED Testing ph5diff --verbose --relative=0.02 h5diff_basic1.h5 h5diff_basi PASSED Testing ph5diff -v -p 0.02 h5diff_basic1.h5 h5diff_basic1.h5 g1/dset9 PASSED Testing ph5diff -v h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ph5diff -v h5diff_basic1.h5 h5diff_basic1.h5 /g1/fp19 /g1/fp19 PASSED Testing ph5diff -v h5diff_basic1.h5 h5diff_basic1.h5 /g1/fp20 /g1/fp20 PASSED Testing ph5diff -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ph5diff -v -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 dset g1 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 dset l1 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 dset t1 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 g1 g1 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 t1 t1 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 l1 l1 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 g1 g2 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 t1 t2 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 l1 l2 PASSED Testing ph5diff -v h5diff_enum_invalid_values.h5 h5diff_enum_invalid_v PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset0a dset0b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset1a dset1b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset2a dset2b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset3a dset4b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset4a dset4b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset5a dset5b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset6a dset6b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset7a dset7b PASSED Testing ph5diff -v h5diff_dset1.h5 h5diff_dset2.h5 refreg PASSED Testing ph5diff h5diff_basic1.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:32:50 2013 --- actual_sorted Fri Aug 30 15:32:50 2013 *************** *** 10,15 **** --- 10,16 ---- + status report. status summary. --exclude-path "/groupB/groupC" *************** *** 136,140 **** --- 137,147 ---- Modes of output: Notes: Object comparison: + = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES + = CLEANING UP REMAINING PROCESSES + = EXIT CODE: 1 + = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES + =================================================================================== + =================================================================================== h5diff error: missing file names usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] ====The actual output (./testfiles/h5diff_600.out-sav) usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] file1 File name of the first HDF5 file file2 File name of the second HDF5 file [obj1] Name of an HDF5 object, in absolute path [obj2] Name of an HDF5 object, in absolute path OPTIONS -h, --help Print a usage message and exit. -V, --version Print version number and exit. -r, --report Report mode. Print differences. -v --verbose Verbose mode. Print differences information and list of objects. -vN --verbose=N Verbose mode with level. Print differences and list of objects. Level of detail depends on value of N: 0 : Identical to '-v' or '--verbose'. 1 : All level 0 information plus one-line attribute status summary. 2 : All level 1 information plus extended attribute status report. -q, --quiet Quiet mode. Do not produce output. --follow-symlinks Follow symbolic links (soft links and external links and compare the) links' target objects. If symbolic link(s) with the same name exist in the files being compared, then determine whether the target of each link is an existing object (dataset, group, or named datatype) or the link is a dangling link (a soft or external link pointing to a target object that does not yet exist). - If both symbolic links are dangling links, they are treated as being the same; by default, h5diff returns an exit code of 0. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If only one of the two links is a dangling link,they are treated as being different and h5diff returns an exit code of 1. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If both symbolic links point to existing objects, h5diff compares the two objects. If any symbolic link specified in the call to h5diff does not exist, h5diff treats it as an error and returns an exit code of 2. --no-dangling-links Must be used with --follow-symlinks option; otherwise, h5diff shows error message and returns an exit code of 2. Check for any symbolic links (soft links or external links) that do not resolve to an existing object (dataset, group, or named datatype). If any dangling link is found, this situation is treated as an error and h5diff returns an exit code of 2. -c, --compare List objects that are not comparable -N, --nan Avoid NaNs detection -n C, --count=C Print differences up to C. C must be a positive integer. -d D, --delta=D Print difference if (|a-b| > D). D must be a positive number. Can not use with '-p' or '--use-system-epsilon'. -p R, --relative=R Print difference if (|(a-b)/b| > R). R must be a positive number. Can not use with '-d' or '--use-system-epsilon'. --use-system-epsilon Print difference if (|a-b| > EPSILON), EPSILON is system defined value. If the system epsilon is not defined,one of the following predefined values will be used: FLT_EPSILON = 1.19209E-07 for floating-point type DBL_EPSILON = 2.22045E-16 for double precision type Can not use with '-p' or '-d'. --exclude-path "path" Exclude the specified path to an object when comparing files or groups. If a group is excluded, all member objects will also be excluded. The specified path is excluded wherever it occurs. This flexibility enables the same option to exclude either objects that exist only in one file or common objects that are known to differ. When comparing files, "path" is the absolute path to the excluded; object; when comparing groups, "path" is similar to the relative path from the group to the excluded object. This "path" can be taken from the first section of the output of the --verbose option. For example, if you are comparing the group /groupA in two files and you want to exclude /groupA/groupB/groupC in both files, the exclude option would read as follows: --exclude-path "/groupB/groupC" If there are multiple paths to an object, only the specified path(s) will be excluded; the comparison will include any path not explicitly excluded. This option can be used repeatedly to exclude multiple paths. Modes of output: Default mode: print the number of differences found and where they occured -r Report mode: print the above plus the differences -v Verbose mode: print the above plus a list of objects and warnings -q Quiet mode: do not print output File comparison: If no objects [obj1[ obj2]] are specified, the h5diff comparison proceeds as a comparison of the two files' root groups. That is, h5diff first compares the names of root group members, generates a report of root group objects that appear in only one file or in both files, and recursively compares common objects. Object comparison: 1) Groups First compares the names of member objects (relative path, from the specified group) and generates a report of objects that appear in only one group or in both groups. Common objects are then compared recursively. 2) Datasets Array rank and dimensions, datatypes, and data values are compared. 3) Datatypes The comparison is based on the return value of H5Tequal. 4) Symbolic links The paths to the target objects are compared. (The option --follow-symlinks overrides the default behavior when symbolic links are compared.). Exit code: 0 if no differences, 1 if differences found, 2 if error Examples of use: 1) h5diff file1 file2 /g1/dset1 /g1/dset2 Compares object '/g1/dset1' in file1 with '/g1/dset2' in file2 2) h5diff file1 file2 /g1/dset1 Compares object '/g1/dset1' in both files 3) h5diff file1 file2 Compares all objects in both files Notes: file1 and file2 can be the same file. Use h5diff file1 file1 /g1/dset1 /g1/dset2 to compare '/g1/dset1' and '/g1/dset2' in the same file =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = EXIT CODE: 1 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== ====The actual stderr (./testfiles/h5diff_600.err-sav) h5diff error: missing file names ====End of actual stderr (./testfiles/h5diff_600.err-sav) Testing ph5diff h5diff_basic1.h5 h5diff_basic1.h5 nono_obj PASSED Testing ph5diff -d -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:32:50 2013 --- actual_sorted Fri Aug 30 15:32:50 2013 *************** *** 10,15 **** --- 10,16 ---- + status report. status summary. --exclude-path "/groupB/groupC" *************** *** 137,140 **** --- 138,147 ---- Notes: Object comparison: <-d -4> is not a valid option + = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES + = CLEANING UP REMAINING PROCESSES + = EXIT CODE: 1 + = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES + =================================================================================== + =================================================================================== usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] ====The actual output (./testfiles/h5diff_603.out-sav) <-d -4> is not a valid option usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] file1 File name of the first HDF5 file file2 File name of the second HDF5 file [obj1] Name of an HDF5 object, in absolute path [obj2] Name of an HDF5 object, in absolute path OPTIONS -h, --help Print a usage message and exit. -V, --version Print version number and exit. -r, --report Report mode. Print differences. -v --verbose Verbose mode. Print differences information and list of objects. -vN --verbose=N Verbose mode with level. Print differences and list of objects. Level of detail depends on value of N: 0 : Identical to '-v' or '--verbose'. 1 : All level 0 information plus one-line attribute status summary. 2 : All level 1 information plus extended attribute status report. -q, --quiet Quiet mode. Do not produce output. --follow-symlinks Follow symbolic links (soft links and external links and compare the) links' target objects. If symbolic link(s) with the same name exist in the files being compared, then determine whether the target of each link is an existing object (dataset, group, or named datatype) or the link is a dangling link (a soft or external link pointing to a target object that does not yet exist). - If both symbolic links are dangling links, they are treated as being the same; by default, h5diff returns an exit code of 0. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If only one of the two links is a dangling link,they are treated as being different and h5diff returns an exit code of 1. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If both symbolic links point to existing objects, h5diff compares the two objects. If any symbolic link specified in the call to h5diff does not exist, h5diff treats it as an error and returns an exit code of 2. --no-dangling-links Must be used with --follow-symlinks option; otherwise, h5diff shows error message and returns an exit code of 2. Check for any symbolic links (soft links or external links) that do not resolve to an existing object (dataset, group, or named datatype). If any dangling link is found, this situation is treated as an error and h5diff returns an exit code of 2. -c, --compare List objects that are not comparable -N, --nan Avoid NaNs detection -n C, --count=C Print differences up to C. C must be a positive integer. -d D, --delta=D Print difference if (|a-b| > D). D must be a positive number. Can not use with '-p' or '--use-system-epsilon'. -p R, --relative=R Print difference if (|(a-b)/b| > R). R must be a positive number. Can not use with '-d' or '--use-system-epsilon'. --use-system-epsilon Print difference if (|a-b| > EPSILON), EPSILON is system defined value. If the system epsilon is not defined,one of the following predefined values will be used: FLT_EPSILON = 1.19209E-07 for floating-point type DBL_EPSILON = 2.22045E-16 for double precision type Can not use with '-p' or '-d'. --exclude-path "path" Exclude the specified path to an object when comparing files or groups. If a group is excluded, all member objects will also be excluded. The specified path is excluded wherever it occurs. This flexibility enables the same option to exclude either objects that exist only in one file or common objects that are known to differ. When comparing files, "path" is the absolute path to the excluded; object; when comparing groups, "path" is similar to the relative path from the group to the excluded object. This "path" can be taken from the first section of the output of the --verbose option. For example, if you are comparing the group /groupA in two files and you want to exclude /groupA/groupB/groupC in both files, the exclude option would read as follows: --exclude-path "/groupB/groupC" If there are multiple paths to an object, only the specified path(s) will be excluded; the comparison will include any path not explicitly excluded. This option can be used repeatedly to exclude multiple paths. Modes of output: Default mode: print the number of differences found and where they occured -r Report mode: print the above plus the differences -v Verbose mode: print the above plus a list of objects and warnings -q Quiet mode: do not print output File comparison: If no objects [obj1[ obj2]] are specified, the h5diff comparison proceeds as a comparison of the two files' root groups. That is, h5diff first compares the names of root group members, generates a report of root group objects that appear in only one file or in both files, and recursively compares common objects. Object comparison: 1) Groups First compares the names of member objects (relative path, from the specified group) and generates a report of objects that appear in only one group or in both groups. Common objects are then compared recursively. 2) Datasets Array rank and dimensions, datatypes, and data values are compared. 3) Datatypes The comparison is based on the return value of H5Tequal. 4) Symbolic links The paths to the target objects are compared. (The option --follow-symlinks overrides the default behavior when symbolic links are compared.). Exit code: 0 if no differences, 1 if differences found, 2 if error Examples of use: 1) h5diff file1 file2 /g1/dset1 /g1/dset2 Compares object '/g1/dset1' in file1 with '/g1/dset2' in file2 2) h5diff file1 file2 /g1/dset1 Compares object '/g1/dset1' in both files 3) h5diff file1 file2 Compares all objects in both files Notes: file1 and file2 can be the same file. Use h5diff file1 file1 /g1/dset1 /g1/dset2 to compare '/g1/dset1' and '/g1/dset2' in the same file =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = EXIT CODE: 1 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== ====The actual stderr (./testfiles/h5diff_603.err-sav) ====End of actual stderr (./testfiles/h5diff_603.err-sav) Testing ph5diff -d 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -d u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -d 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/d*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:32:51 2013 --- actual_sorted Fri Aug 30 15:32:51 2013 *************** *** 10,15 **** --- 10,16 ---- + status report. status summary. --exclude-path "/groupB/groupC" *************** *** 137,140 **** --- 138,147 ---- Notes: Object comparison: <-d 0x1> is not a valid option + = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES + = CLEANING UP REMAINING PROCESSES + = EXIT CODE: 1 + = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES + =================================================================================== + =================================================================================== usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] ====The actual output (./testfiles/h5diff_606.out-sav) <-d 0x1> is not a valid option usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] file1 File name of the first HDF5 file file2 File name of the second HDF5 file [obj1] Name of an HDF5 object, in absolute path [obj2] Name of an HDF5 object, in absolute path OPTIONS -h, --help Print a usage message and exit. -V, --version Print version number and exit. -r, --report Report mode. Print differences. -v --verbose Verbose mode. Print differences information and list of objects. -vN --verbose=N Verbose mode with level. Print differences and list of objects. Level of detail depends on value of N: 0 : Identical to '-v' or '--verbose'. 1 : All level 0 information plus one-line attribute status summary. 2 : All level 1 information plus extended attribute status report. -q, --quiet Quiet mode. Do not produce output. --follow-symlinks Follow symbolic links (soft links and external links and compare the) links' target objects. If symbolic link(s) with the same name exist in the files being compared, then determine whether the target of each link is an existing object (dataset, group, or named datatype) or the link is a dangling link (a soft or external link pointing to a target object that does not yet exist). - If both symbolic links are dangling links, they are treated as being the same; by default, h5diff returns an exit code of 0. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If only one of the two links is a dangling link,they are treated as being different and h5diff returns an exit code of 1. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If both symbolic links point to existing objects, h5diff compares the two objects. If any symbolic link specified in the call to h5diff does not exist, h5diff treats it as an error and returns an exit code of 2. --no-dangling-links Must be used with --follow-symlinks option; otherwise, h5diff shows error message and returns an exit code of 2. Check for any symbolic links (soft links or external links) that do not resolve to an existing object (dataset, group, or named datatype). If any dangling link is found, this situation is treated as an error and h5diff returns an exit code of 2. -c, --compare List objects that are not comparable -N, --nan Avoid NaNs detection -n C, --count=C Print differences up to C. C must be a positive integer. -d D, --delta=D Print difference if (|a-b| > D). D must be a positive number. Can not use with '-p' or '--use-system-epsilon'. -p R, --relative=R Print difference if (|(a-b)/b| > R). R must be a positive number. Can not use with '-d' or '--use-system-epsilon'. --use-system-epsilon Print difference if (|a-b| > EPSILON), EPSILON is system defined value. If the system epsilon is not defined,one of the following predefined values will be used: FLT_EPSILON = 1.19209E-07 for floating-point type DBL_EPSILON = 2.22045E-16 for double precision type Can not use with '-p' or '-d'. --exclude-path "path" Exclude the specified path to an object when comparing files or groups. If a group is excluded, all member objects will also be excluded. The specified path is excluded wherever it occurs. This flexibility enables the same option to exclude either objects that exist only in one file or common objects that are known to differ. When comparing files, "path" is the absolute path to the excluded; object; when comparing groups, "path" is similar to the relative path from the group to the excluded object. This "path" can be taken from the first section of the output of the --verbose option. For example, if you are comparing the group /groupA in two files and you want to exclude /groupA/groupB/groupC in both files, the exclude option would read as follows: --exclude-path "/groupB/groupC" If there are multiple paths to an object, only the specified path(s) will be excluded; the comparison will include any path not explicitly excluded. This option can be used repeatedly to exclude multiple paths. Modes of output: Default mode: print the number of differences found and where they occured -r Report mode: print the above plus the differences -v Verbose mode: print the above plus a list of objects and warnings -q Quiet mode: do not print output File comparison: If no objects [obj1[ obj2]] are specified, the h5diff comparison proceeds as a comparison of the two files' root groups. That is, h5diff first compares the names of root group members, generates a report of root group objects that appear in only one file or in both files, and recursively compares common objects. Object comparison: 1) Groups First compares the names of member objects (relative path, from the specified group) and generates a report of objects that appear in only one group or in both groups. Common objects are then compared recursively. 2) Datasets Array rank and dimensions, datatypes, and data values are compared. 3) Datatypes The comparison is based on the return value of H5Tequal. 4) Symbolic links The paths to the target objects are compared. (The option --follow-symlinks overrides the default behavior when symbolic links are compared.). Exit code: 0 if no differences, 1 if differences found, 2 if error Examples of use: 1) h5diff file1 file2 /g1/dset1 /g1/dset2 Compares object '/g1/dset1' in file1 with '/g1/dset2' in file2 2) h5diff file1 file2 /g1/dset1 Compares object '/g1/dset1' in both files 3) h5diff file1 file2 Compares all objects in both files Notes: file1 and file2 can be the same file. Use h5diff file1 file1 /g1/dset1 /g1/dset2 to compare '/g1/dset1' and '/g1/dset2' in the same file =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = EXIT CODE: 1 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== ====The actual stderr (./testfiles/h5diff_606.err-sav) ====End of actual stderr (./testfiles/h5diff_606.err-sav) Testing ph5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff --use-system-epsilon h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ph5diff -d 200 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/d PASSED Testing ph5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -p -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:32:52 2013 --- actual_sorted Fri Aug 30 15:32:52 2013 *************** *** 10,15 **** --- 10,16 ---- + status report. status summary. --exclude-path "/groupB/groupC" *************** *** 137,140 **** --- 138,147 ---- Notes: Object comparison: <-p -4> is not a valid option + = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES + = CLEANING UP REMAINING PROCESSES + = EXIT CODE: 1 + = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES + =================================================================================== + =================================================================================== usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] ====The actual output (./testfiles/h5diff_612.out-sav) <-p -4> is not a valid option usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] file1 File name of the first HDF5 file file2 File name of the second HDF5 file [obj1] Name of an HDF5 object, in absolute path [obj2] Name of an HDF5 object, in absolute path OPTIONS -h, --help Print a usage message and exit. -V, --version Print version number and exit. -r, --report Report mode. Print differences. -v --verbose Verbose mode. Print differences information and list of objects. -vN --verbose=N Verbose mode with level. Print differences and list of objects. Level of detail depends on value of N: 0 : Identical to '-v' or '--verbose'. 1 : All level 0 information plus one-line attribute status summary. 2 : All level 1 information plus extended attribute status report. -q, --quiet Quiet mode. Do not produce output. --follow-symlinks Follow symbolic links (soft links and external links and compare the) links' target objects. If symbolic link(s) with the same name exist in the files being compared, then determine whether the target of each link is an existing object (dataset, group, or named datatype) or the link is a dangling link (a soft or external link pointing to a target object that does not yet exist). - If both symbolic links are dangling links, they are treated as being the same; by default, h5diff returns an exit code of 0. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If only one of the two links is a dangling link,they are treated as being different and h5diff returns an exit code of 1. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If both symbolic links point to existing objects, h5diff compares the two objects. If any symbolic link specified in the call to h5diff does not exist, h5diff treats it as an error and returns an exit code of 2. --no-dangling-links Must be used with --follow-symlinks option; otherwise, h5diff shows error message and returns an exit code of 2. Check for any symbolic links (soft links or external links) that do not resolve to an existing object (dataset, group, or named datatype). If any dangling link is found, this situation is treated as an error and h5diff returns an exit code of 2. -c, --compare List objects that are not comparable -N, --nan Avoid NaNs detection -n C, --count=C Print differences up to C. C must be a positive integer. -d D, --delta=D Print difference if (|a-b| > D). D must be a positive number. Can not use with '-p' or '--use-system-epsilon'. -p R, --relative=R Print difference if (|(a-b)/b| > R). R must be a positive number. Can not use with '-d' or '--use-system-epsilon'. --use-system-epsilon Print difference if (|a-b| > EPSILON), EPSILON is system defined value. If the system epsilon is not defined,one of the following predefined values will be used: FLT_EPSILON = 1.19209E-07 for floating-point type DBL_EPSILON = 2.22045E-16 for double precision type Can not use with '-p' or '-d'. --exclude-path "path" Exclude the specified path to an object when comparing files or groups. If a group is excluded, all member objects will also be excluded. The specified path is excluded wherever it occurs. This flexibility enables the same option to exclude either objects that exist only in one file or common objects that are known to differ. When comparing files, "path" is the absolute path to the excluded; object; when comparing groups, "path" is similar to the relative path from the group to the excluded object. This "path" can be taken from the first section of the output of the --verbose option. For example, if you are comparing the group /groupA in two files and you want to exclude /groupA/groupB/groupC in both files, the exclude option would read as follows: --exclude-path "/groupB/groupC" If there are multiple paths to an object, only the specified path(s) will be excluded; the comparison will include any path not explicitly excluded. This option can be used repeatedly to exclude multiple paths. Modes of output: Default mode: print the number of differences found and where they occured -r Report mode: print the above plus the differences -v Verbose mode: print the above plus a list of objects and warnings -q Quiet mode: do not print output File comparison: If no objects [obj1[ obj2]] are specified, the h5diff comparison proceeds as a comparison of the two files' root groups. That is, h5diff first compares the names of root group members, generates a report of root group objects that appear in only one file or in both files, and recursively compares common objects. Object comparison: 1) Groups First compares the names of member objects (relative path, from the specified group) and generates a report of objects that appear in only one group or in both groups. Common objects are then compared recursively. 2) Datasets Array rank and dimensions, datatypes, and data values are compared. 3) Datatypes The comparison is based on the return value of H5Tequal. 4) Symbolic links The paths to the target objects are compared. (The option --follow-symlinks overrides the default behavior when symbolic links are compared.). Exit code: 0 if no differences, 1 if differences found, 2 if error Examples of use: 1) h5diff file1 file2 /g1/dset1 /g1/dset2 Compares object '/g1/dset1' in file1 with '/g1/dset2' in file2 2) h5diff file1 file2 /g1/dset1 Compares object '/g1/dset1' in both files 3) h5diff file1 file2 Compares all objects in both files Notes: file1 and file2 can be the same file. Use h5diff file1 file1 /g1/dset1 /g1/dset2 to compare '/g1/dset1' and '/g1/dset2' in the same file =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = EXIT CODE: 1 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== ====The actual stderr (./testfiles/h5diff_612.err-sav) ====End of actual stderr (./testfiles/h5diff_612.err-sav) Testing ph5diff -p 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -p u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -p 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/d*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:32:52 2013 --- actual_sorted Fri Aug 30 15:32:52 2013 *************** *** 10,15 **** --- 10,16 ---- + status report. status summary. --exclude-path "/groupB/groupC" *************** *** 137,140 **** --- 138,147 ---- Notes: Object comparison: <-p 0x1> is not a valid option + = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES + = CLEANING UP REMAINING PROCESSES + = EXIT CODE: 1 + = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES + =================================================================================== + =================================================================================== usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] ====The actual output (./testfiles/h5diff_615.out-sav) <-p 0x1> is not a valid option usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] file1 File name of the first HDF5 file file2 File name of the second HDF5 file [obj1] Name of an HDF5 object, in absolute path [obj2] Name of an HDF5 object, in absolute path OPTIONS -h, --help Print a usage message and exit. -V, --version Print version number and exit. -r, --report Report mode. Print differences. -v --verbose Verbose mode. Print differences information and list of objects. -vN --verbose=N Verbose mode with level. Print differences and list of objects. Level of detail depends on value of N: 0 : Identical to '-v' or '--verbose'. 1 : All level 0 information plus one-line attribute status summary. 2 : All level 1 information plus extended attribute status report. -q, --quiet Quiet mode. Do not produce output. --follow-symlinks Follow symbolic links (soft links and external links and compare the) links' target objects. If symbolic link(s) with the same name exist in the files being compared, then determine whether the target of each link is an existing object (dataset, group, or named datatype) or the link is a dangling link (a soft or external link pointing to a target object that does not yet exist). - If both symbolic links are dangling links, they are treated as being the same; by default, h5diff returns an exit code of 0. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If only one of the two links is a dangling link,they are treated as being different and h5diff returns an exit code of 1. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If both symbolic links point to existing objects, h5diff compares the two objects. If any symbolic link specified in the call to h5diff does not exist, h5diff treats it as an error and returns an exit code of 2. --no-dangling-links Must be used with --follow-symlinks option; otherwise, h5diff shows error message and returns an exit code of 2. Check for any symbolic links (soft links or external links) that do not resolve to an existing object (dataset, group, or named datatype). If any dangling link is found, this situation is treated as an error and h5diff returns an exit code of 2. -c, --compare List objects that are not comparable -N, --nan Avoid NaNs detection -n C, --count=C Print differences up to C. C must be a positive integer. -d D, --delta=D Print difference if (|a-b| > D). D must be a positive number. Can not use with '-p' or '--use-system-epsilon'. -p R, --relative=R Print difference if (|(a-b)/b| > R). R must be a positive number. Can not use with '-d' or '--use-system-epsilon'. --use-system-epsilon Print difference if (|a-b| > EPSILON), EPSILON is system defined value. If the system epsilon is not defined,one of the following predefined values will be used: FLT_EPSILON = 1.19209E-07 for floating-point type DBL_EPSILON = 2.22045E-16 for double precision type Can not use with '-p' or '-d'. --exclude-path "path" Exclude the specified path to an object when comparing files or groups. If a group is excluded, all member objects will also be excluded. The specified path is excluded wherever it occurs. This flexibility enables the same option to exclude either objects that exist only in one file or common objects that are known to differ. When comparing files, "path" is the absolute path to the excluded; object; when comparing groups, "path" is similar to the relative path from the group to the excluded object. This "path" can be taken from the first section of the output of the --verbose option. For example, if you are comparing the group /groupA in two files and you want to exclude /groupA/groupB/groupC in both files, the exclude option would read as follows: --exclude-path "/groupB/groupC" If there are multiple paths to an object, only the specified path(s) will be excluded; the comparison will include any path not explicitly excluded. This option can be used repeatedly to exclude multiple paths. Modes of output: Default mode: print the number of differences found and where they occured -r Report mode: print the above plus the differences -v Verbose mode: print the above plus a list of objects and warnings -q Quiet mode: do not print output File comparison: If no objects [obj1[ obj2]] are specified, the h5diff comparison proceeds as a comparison of the two files' root groups. That is, h5diff first compares the names of root group members, generates a report of root group objects that appear in only one file or in both files, and recursively compares common objects. Object comparison: 1) Groups First compares the names of member objects (relative path, from the specified group) and generates a report of objects that appear in only one group or in both groups. Common objects are then compared recursively. 2) Datasets Array rank and dimensions, datatypes, and data values are compared. 3) Datatypes The comparison is based on the return value of H5Tequal. 4) Symbolic links The paths to the target objects are compared. (The option --follow-symlinks overrides the default behavior when symbolic links are compared.). Exit code: 0 if no differences, 1 if differences found, 2 if error Examples of use: 1) h5diff file1 file2 /g1/dset1 /g1/dset2 Compares object '/g1/dset1' in file1 with '/g1/dset2' in file2 2) h5diff file1 file2 /g1/dset1 Compares object '/g1/dset1' in both files 3) h5diff file1 file2 Compares all objects in both files Notes: file1 and file2 can be the same file. Use h5diff file1 file1 /g1/dset1 /g1/dset2 to compare '/g1/dset1' and '/g1/dset2' in the same file =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = EXIT CODE: 1 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== ====The actual stderr (./testfiles/h5diff_615.err-sav) ====End of actual stderr (./testfiles/h5diff_615.err-sav) Testing ph5diff -p 0.21 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ PASSED Testing ph5diff -p 0.21 -p 0.22 h5diff_basic1.h5 h5diff_basic2.h5 g1/d PASSED Testing ph5diff -p 2 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -p 0.005 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1 PASSED Testing ph5diff -n -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:32:53 2013 --- actual_sorted Fri Aug 30 15:32:53 2013 *************** *** 10,15 **** --- 10,16 ---- + status report. status summary. --exclude-path "/groupB/groupC" *************** *** 137,140 **** --- 138,147 ---- Notes: Object comparison: <-n -4> is not a valid option + = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES + = CLEANING UP REMAINING PROCESSES + = EXIT CODE: 1 + = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES + =================================================================================== + =================================================================================== usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] ====The actual output (./testfiles/h5diff_621.out-sav) <-n -4> is not a valid option usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] file1 File name of the first HDF5 file file2 File name of the second HDF5 file [obj1] Name of an HDF5 object, in absolute path [obj2] Name of an HDF5 object, in absolute path OPTIONS -h, --help Print a usage message and exit. -V, --version Print version number and exit. -r, --report Report mode. Print differences. -v --verbose Verbose mode. Print differences information and list of objects. -vN --verbose=N Verbose mode with level. Print differences and list of objects. Level of detail depends on value of N: 0 : Identical to '-v' or '--verbose'. 1 : All level 0 information plus one-line attribute status summary. 2 : All level 1 information plus extended attribute status report. -q, --quiet Quiet mode. Do not produce output. --follow-symlinks Follow symbolic links (soft links and external links and compare the) links' target objects. If symbolic link(s) with the same name exist in the files being compared, then determine whether the target of each link is an existing object (dataset, group, or named datatype) or the link is a dangling link (a soft or external link pointing to a target object that does not yet exist). - If both symbolic links are dangling links, they are treated as being the same; by default, h5diff returns an exit code of 0. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If only one of the two links is a dangling link,they are treated as being different and h5diff returns an exit code of 1. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If both symbolic links point to existing objects, h5diff compares the two objects. If any symbolic link specified in the call to h5diff does not exist, h5diff treats it as an error and returns an exit code of 2. --no-dangling-links Must be used with --follow-symlinks option; otherwise, h5diff shows error message and returns an exit code of 2. Check for any symbolic links (soft links or external links) that do not resolve to an existing object (dataset, group, or named datatype). If any dangling link is found, this situation is treated as an error and h5diff returns an exit code of 2. -c, --compare List objects that are not comparable -N, --nan Avoid NaNs detection -n C, --count=C Print differences up to C. C must be a positive integer. -d D, --delta=D Print difference if (|a-b| > D). D must be a positive number. Can not use with '-p' or '--use-system-epsilon'. -p R, --relative=R Print difference if (|(a-b)/b| > R). R must be a positive number. Can not use with '-d' or '--use-system-epsilon'. --use-system-epsilon Print difference if (|a-b| > EPSILON), EPSILON is system defined value. If the system epsilon is not defined,one of the following predefined values will be used: FLT_EPSILON = 1.19209E-07 for floating-point type DBL_EPSILON = 2.22045E-16 for double precision type Can not use with '-p' or '-d'. --exclude-path "path" Exclude the specified path to an object when comparing files or groups. If a group is excluded, all member objects will also be excluded. The specified path is excluded wherever it occurs. This flexibility enables the same option to exclude either objects that exist only in one file or common objects that are known to differ. When comparing files, "path" is the absolute path to the excluded; object; when comparing groups, "path" is similar to the relative path from the group to the excluded object. This "path" can be taken from the first section of the output of the --verbose option. For example, if you are comparing the group /groupA in two files and you want to exclude /groupA/groupB/groupC in both files, the exclude option would read as follows: --exclude-path "/groupB/groupC" If there are multiple paths to an object, only the specified path(s) will be excluded; the comparison will include any path not explicitly excluded. This option can be used repeatedly to exclude multiple paths. Modes of output: Default mode: print the number of differences found and where they occured -r Report mode: print the above plus the differences -v Verbose mode: print the above plus a list of objects and warnings -q Quiet mode: do not print output File comparison: If no objects [obj1[ obj2]] are specified, the h5diff comparison proceeds as a comparison of the two files' root groups. That is, h5diff first compares the names of root group members, generates a report of root group objects that appear in only one file or in both files, and recursively compares common objects. Object comparison: 1) Groups First compares the names of member objects (relative path, from the specified group) and generates a report of objects that appear in only one group or in both groups. Common objects are then compared recursively. 2) Datasets Array rank and dimensions, datatypes, and data values are compared. 3) Datatypes The comparison is based on the return value of H5Tequal. 4) Symbolic links The paths to the target objects are compared. (The option --follow-symlinks overrides the default behavior when symbolic links are compared.). Exit code: 0 if no differences, 1 if differences found, 2 if error Examples of use: 1) h5diff file1 file2 /g1/dset1 /g1/dset2 Compares object '/g1/dset1' in file1 with '/g1/dset2' in file2 2) h5diff file1 file2 /g1/dset1 Compares object '/g1/dset1' in both files 3) h5diff file1 file2 Compares all objects in both files Notes: file1 and file2 can be the same file. Use h5diff file1 file1 /g1/dset1 /g1/dset2 to compare '/g1/dset1' and '/g1/dset2' in the same file =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = EXIT CODE: 1 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== ====The actual stderr (./testfiles/h5diff_621.err-sav) ====End of actual stderr (./testfiles/h5diff_621.err-sav) Testing ph5diff -n 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:32:53 2013 --- actual_sorted Fri Aug 30 15:32:53 2013 *************** *** 10,15 **** --- 10,16 ---- + status report. status summary. --exclude-path "/groupB/groupC" *************** *** 137,140 **** --- 138,147 ---- Notes: Object comparison: <-n 0> is not a valid option + = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES + = CLEANING UP REMAINING PROCESSES + = EXIT CODE: 1 + = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES + =================================================================================== + =================================================================================== usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] ====The actual output (./testfiles/h5diff_622.out-sav) <-n 0> is not a valid option usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] file1 File name of the first HDF5 file file2 File name of the second HDF5 file [obj1] Name of an HDF5 object, in absolute path [obj2] Name of an HDF5 object, in absolute path OPTIONS -h, --help Print a usage message and exit. -V, --version Print version number and exit. -r, --report Report mode. Print differences. -v --verbose Verbose mode. Print differences information and list of objects. -vN --verbose=N Verbose mode with level. Print differences and list of objects. Level of detail depends on value of N: 0 : Identical to '-v' or '--verbose'. 1 : All level 0 information plus one-line attribute status summary. 2 : All level 1 information plus extended attribute status report. -q, --quiet Quiet mode. Do not produce output. --follow-symlinks Follow symbolic links (soft links and external links and compare the) links' target objects. If symbolic link(s) with the same name exist in the files being compared, then determine whether the target of each link is an existing object (dataset, group, or named datatype) or the link is a dangling link (a soft or external link pointing to a target object that does not yet exist). - If both symbolic links are dangling links, they are treated as being the same; by default, h5diff returns an exit code of 0. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If only one of the two links is a dangling link,they are treated as being different and h5diff returns an exit code of 1. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If both symbolic links point to existing objects, h5diff compares the two objects. If any symbolic link specified in the call to h5diff does not exist, h5diff treats it as an error and returns an exit code of 2. --no-dangling-links Must be used with --follow-symlinks option; otherwise, h5diff shows error message and returns an exit code of 2. Check for any symbolic links (soft links or external links) that do not resolve to an existing object (dataset, group, or named datatype). If any dangling link is found, this situation is treated as an error and h5diff returns an exit code of 2. -c, --compare List objects that are not comparable -N, --nan Avoid NaNs detection -n C, --count=C Print differences up to C. C must be a positive integer. -d D, --delta=D Print difference if (|a-b| > D). D must be a positive number. Can not use with '-p' or '--use-system-epsilon'. -p R, --relative=R Print difference if (|(a-b)/b| > R). R must be a positive number. Can not use with '-d' or '--use-system-epsilon'. --use-system-epsilon Print difference if (|a-b| > EPSILON), EPSILON is system defined value. If the system epsilon is not defined,one of the following predefined values will be used: FLT_EPSILON = 1.19209E-07 for floating-point type DBL_EPSILON = 2.22045E-16 for double precision type Can not use with '-p' or '-d'. --exclude-path "path" Exclude the specified path to an object when comparing files or groups. If a group is excluded, all member objects will also be excluded. The specified path is excluded wherever it occurs. This flexibility enables the same option to exclude either objects that exist only in one file or common objects that are known to differ. When comparing files, "path" is the absolute path to the excluded; object; when comparing groups, "path" is similar to the relative path from the group to the excluded object. This "path" can be taken from the first section of the output of the --verbose option. For example, if you are comparing the group /groupA in two files and you want to exclude /groupA/groupB/groupC in both files, the exclude option would read as follows: --exclude-path "/groupB/groupC" If there are multiple paths to an object, only the specified path(s) will be excluded; the comparison will include any path not explicitly excluded. This option can be used repeatedly to exclude multiple paths. Modes of output: Default mode: print the number of differences found and where they occured -r Report mode: print the above plus the differences -v Verbose mode: print the above plus a list of objects and warnings -q Quiet mode: do not print output File comparison: If no objects [obj1[ obj2]] are specified, the h5diff comparison proceeds as a comparison of the two files' root groups. That is, h5diff first compares the names of root group members, generates a report of root group objects that appear in only one file or in both files, and recursively compares common objects. Object comparison: 1) Groups First compares the names of member objects (relative path, from the specified group) and generates a report of objects that appear in only one group or in both groups. Common objects are then compared recursively. 2) Datasets Array rank and dimensions, datatypes, and data values are compared. 3) Datatypes The comparison is based on the return value of H5Tequal. 4) Symbolic links The paths to the target objects are compared. (The option --follow-symlinks overrides the default behavior when symbolic links are compared.). Exit code: 0 if no differences, 1 if differences found, 2 if error Examples of use: 1) h5diff file1 file2 /g1/dset1 /g1/dset2 Compares object '/g1/dset1' in file1 with '/g1/dset2' in file2 2) h5diff file1 file2 /g1/dset1 Compares object '/g1/dset1' in both files 3) h5diff file1 file2 Compares all objects in both files Notes: file1 and file2 can be the same file. Use h5diff file1 file1 /g1/dset1 /g1/dset2 to compare '/g1/dset1' and '/g1/dset2' in the same file =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = EXIT CODE: 1 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== ====The actual stderr (./testfiles/h5diff_622.err-sav) ====End of actual stderr (./testfiles/h5diff_622.err-sav) Testing ph5diff -n u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:32:54 2013 --- actual_sorted Fri Aug 30 15:32:54 2013 *************** *** 10,15 **** --- 10,16 ---- + status report. status summary. --exclude-path "/groupB/groupC" *************** *** 137,140 **** --- 138,147 ---- Notes: Object comparison: <-n u> is not a valid option + = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES + = CLEANING UP REMAINING PROCESSES + = EXIT CODE: 1 + = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES + =================================================================================== + =================================================================================== usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] ====The actual output (./testfiles/h5diff_623.out-sav) <-n u> is not a valid option usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] file1 File name of the first HDF5 file file2 File name of the second HDF5 file [obj1] Name of an HDF5 object, in absolute path [obj2] Name of an HDF5 object, in absolute path OPTIONS -h, --help Print a usage message and exit. -V, --version Print version number and exit. -r, --report Report mode. Print differences. -v --verbose Verbose mode. Print differences information and list of objects. -vN --verbose=N Verbose mode with level. Print differences and list of objects. Level of detail depends on value of N: 0 : Identical to '-v' or '--verbose'. 1 : All level 0 information plus one-line attribute status summary. 2 : All level 1 information plus extended attribute status report. -q, --quiet Quiet mode. Do not produce output. --follow-symlinks Follow symbolic links (soft links and external links and compare the) links' target objects. If symbolic link(s) with the same name exist in the files being compared, then determine whether the target of each link is an existing object (dataset, group, or named datatype) or the link is a dangling link (a soft or external link pointing to a target object that does not yet exist). - If both symbolic links are dangling links, they are treated as being the same; by default, h5diff returns an exit code of 0. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If only one of the two links is a dangling link,they are treated as being different and h5diff returns an exit code of 1. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If both symbolic links point to existing objects, h5diff compares the two objects. If any symbolic link specified in the call to h5diff does not exist, h5diff treats it as an error and returns an exit code of 2. --no-dangling-links Must be used with --follow-symlinks option; otherwise, h5diff shows error message and returns an exit code of 2. Check for any symbolic links (soft links or external links) that do not resolve to an existing object (dataset, group, or named datatype). If any dangling link is found, this situation is treated as an error and h5diff returns an exit code of 2. -c, --compare List objects that are not comparable -N, --nan Avoid NaNs detection -n C, --count=C Print differences up to C. C must be a positive integer. -d D, --delta=D Print difference if (|a-b| > D). D must be a positive number. Can not use with '-p' or '--use-system-epsilon'. -p R, --relative=R Print difference if (|(a-b)/b| > R). R must be a positive number. Can not use with '-d' or '--use-system-epsilon'. --use-system-epsilon Print difference if (|a-b| > EPSILON), EPSILON is system defined value. If the system epsilon is not defined,one of the following predefined values will be used: FLT_EPSILON = 1.19209E-07 for floating-point type DBL_EPSILON = 2.22045E-16 for double precision type Can not use with '-p' or '-d'. --exclude-path "path" Exclude the specified path to an object when comparing files or groups. If a group is excluded, all member objects will also be excluded. The specified path is excluded wherever it occurs. This flexibility enables the same option to exclude either objects that exist only in one file or common objects that are known to differ. When comparing files, "path" is the absolute path to the excluded; object; when comparing groups, "path" is similar to the relative path from the group to the excluded object. This "path" can be taken from the first section of the output of the --verbose option. For example, if you are comparing the group /groupA in two files and you want to exclude /groupA/groupB/groupC in both files, the exclude option would read as follows: --exclude-path "/groupB/groupC" If there are multiple paths to an object, only the specified path(s) will be excluded; the comparison will include any path not explicitly excluded. This option can be used repeatedly to exclude multiple paths. Modes of output: Default mode: print the number of differences found and where they occured -r Report mode: print the above plus the differences -v Verbose mode: print the above plus a list of objects and warnings -q Quiet mode: do not print output File comparison: If no objects [obj1[ obj2]] are specified, the h5diff comparison proceeds as a comparison of the two files' root groups. That is, h5diff first compares the names of root group members, generates a report of root group objects that appear in only one file or in both files, and recursively compares common objects. Object comparison: 1) Groups First compares the names of member objects (relative path, from the specified group) and generates a report of objects that appear in only one group or in both groups. Common objects are then compared recursively. 2) Datasets Array rank and dimensions, datatypes, and data values are compared. 3) Datatypes The comparison is based on the return value of H5Tequal. 4) Symbolic links The paths to the target objects are compared. (The option --follow-symlinks overrides the default behavior when symbolic links are compared.). Exit code: 0 if no differences, 1 if differences found, 2 if error Examples of use: 1) h5diff file1 file2 /g1/dset1 /g1/dset2 Compares object '/g1/dset1' in file1 with '/g1/dset2' in file2 2) h5diff file1 file2 /g1/dset1 Compares object '/g1/dset1' in both files 3) h5diff file1 file2 Compares all objects in both files Notes: file1 and file2 can be the same file. Use h5diff file1 file1 /g1/dset1 /g1/dset2 to compare '/g1/dset1' and '/g1/dset2' in the same file =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = EXIT CODE: 1 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== ====The actual stderr (./testfiles/h5diff_623.err-sav) ====End of actual stderr (./testfiles/h5diff_623.err-sav) Testing ph5diff -n 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/d*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:32:54 2013 --- actual_sorted Fri Aug 30 15:32:54 2013 *************** *** 10,15 **** --- 10,16 ---- + status report. status summary. --exclude-path "/groupB/groupC" *************** *** 137,140 **** --- 138,147 ---- Notes: Object comparison: <-n 0x1> is not a valid option + = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES + = CLEANING UP REMAINING PROCESSES + = EXIT CODE: 1 + = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES + =================================================================================== + =================================================================================== usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] ====The actual output (./testfiles/h5diff_624.out-sav) <-n 0x1> is not a valid option usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] file1 File name of the first HDF5 file file2 File name of the second HDF5 file [obj1] Name of an HDF5 object, in absolute path [obj2] Name of an HDF5 object, in absolute path OPTIONS -h, --help Print a usage message and exit. -V, --version Print version number and exit. -r, --report Report mode. Print differences. -v --verbose Verbose mode. Print differences information and list of objects. -vN --verbose=N Verbose mode with level. Print differences and list of objects. Level of detail depends on value of N: 0 : Identical to '-v' or '--verbose'. 1 : All level 0 information plus one-line attribute status summary. 2 : All level 1 information plus extended attribute status report. -q, --quiet Quiet mode. Do not produce output. --follow-symlinks Follow symbolic links (soft links and external links and compare the) links' target objects. If symbolic link(s) with the same name exist in the files being compared, then determine whether the target of each link is an existing object (dataset, group, or named datatype) or the link is a dangling link (a soft or external link pointing to a target object that does not yet exist). - If both symbolic links are dangling links, they are treated as being the same; by default, h5diff returns an exit code of 0. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If only one of the two links is a dangling link,they are treated as being different and h5diff returns an exit code of 1. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If both symbolic links point to existing objects, h5diff compares the two objects. If any symbolic link specified in the call to h5diff does not exist, h5diff treats it as an error and returns an exit code of 2. --no-dangling-links Must be used with --follow-symlinks option; otherwise, h5diff shows error message and returns an exit code of 2. Check for any symbolic links (soft links or external links) that do not resolve to an existing object (dataset, group, or named datatype). If any dangling link is found, this situation is treated as an error and h5diff returns an exit code of 2. -c, --compare List objects that are not comparable -N, --nan Avoid NaNs detection -n C, --count=C Print differences up to C. C must be a positive integer. -d D, --delta=D Print difference if (|a-b| > D). D must be a positive number. Can not use with '-p' or '--use-system-epsilon'. -p R, --relative=R Print difference if (|(a-b)/b| > R). R must be a positive number. Can not use with '-d' or '--use-system-epsilon'. --use-system-epsilon Print difference if (|a-b| > EPSILON), EPSILON is system defined value. If the system epsilon is not defined,one of the following predefined values will be used: FLT_EPSILON = 1.19209E-07 for floating-point type DBL_EPSILON = 2.22045E-16 for double precision type Can not use with '-p' or '-d'. --exclude-path "path" Exclude the specified path to an object when comparing files or groups. If a group is excluded, all member objects will also be excluded. The specified path is excluded wherever it occurs. This flexibility enables the same option to exclude either objects that exist only in one file or common objects that are known to differ. When comparing files, "path" is the absolute path to the excluded; object; when comparing groups, "path" is similar to the relative path from the group to the excluded object. This "path" can be taken from the first section of the output of the --verbose option. For example, if you are comparing the group /groupA in two files and you want to exclude /groupA/groupB/groupC in both files, the exclude option would read as follows: --exclude-path "/groupB/groupC" If there are multiple paths to an object, only the specified path(s) will be excluded; the comparison will include any path not explicitly excluded. This option can be used repeatedly to exclude multiple paths. Modes of output: Default mode: print the number of differences found and where they occured -r Report mode: print the above plus the differences -v Verbose mode: print the above plus a list of objects and warnings -q Quiet mode: do not print output File comparison: If no objects [obj1[ obj2]] are specified, the h5diff comparison proceeds as a comparison of the two files' root groups. That is, h5diff first compares the names of root group members, generates a report of root group objects that appear in only one file or in both files, and recursively compares common objects. Object comparison: 1) Groups First compares the names of member objects (relative path, from the specified group) and generates a report of objects that appear in only one group or in both groups. Common objects are then compared recursively. 2) Datasets Array rank and dimensions, datatypes, and data values are compared. 3) Datatypes The comparison is based on the return value of H5Tequal. 4) Symbolic links The paths to the target objects are compared. (The option --follow-symlinks overrides the default behavior when symbolic links are compared.). Exit code: 0 if no differences, 1 if differences found, 2 if error Examples of use: 1) h5diff file1 file2 /g1/dset1 /g1/dset2 Compares object '/g1/dset1' in file1 with '/g1/dset2' in file2 2) h5diff file1 file2 /g1/dset1 Compares object '/g1/dset1' in both files 3) h5diff file1 file2 Compares all objects in both files Notes: file1 and file2 can be the same file. Use h5diff file1 file1 /g1/dset1 /g1/dset2 to compare '/g1/dset1' and '/g1/dset2' in the same file =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = EXIT CODE: 1 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== ====The actual stderr (./testfiles/h5diff_624.err-sav) ====End of actual stderr (./testfiles/h5diff_624.err-sav) Testing ph5diff -n 2 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -n 2 -n 3 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g PASSED Testing ph5diff --count=200 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 PASSED Testing ph5diff -n 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -v -d 0.0001 h5diff_basic1.h5 h5diff_basic1.h5 g1/fp18 PASSED Testing ph5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1 PASSED Testing ph5diff -v h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ph5diff -v1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ph5diff -v2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ph5diff --verbose=1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ph5diff --verbose=2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /d PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /n PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 PASSED Testing ph5diff -v h5diff_dset1.h5 h5diff_dset2.h5 PASSED Testing ph5diff -v h5diff_basic2.h5 h5diff_basic2.h5 PASSED Testing ph5diff -v h5diff_hyper1.h5 h5diff_hyper2.h5 PASSED Testing ph5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g1/d1 g1/d2 PASSED Testing ph5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g1/fp1 g1/fp2 PASSED Testing ph5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1 PASSED Testing ph5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1 PASSED Testing ph5diff h5diff_basic2.h5 h5diff_basic2.h5 g2/dset1 g2/dset2 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset1 g2/dset2 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset2 g2/dset3 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset3 g2/dset4 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset4 g2/dset5 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset5 g2/dset6 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset7 g2/dset8 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset8 g2/dset9 PASSED Testing ph5diff -c h5diff_dset_zero_dim_size1.h5 h5diff_dset_zero_dim_ PASSED Testing ph5diff -c non_comparables1.h5 non_comparables2.h5 /g1 PASSED Testing ph5diff -c non_comparables1.h5 non_comparables2.h5 /g2 PASSED Testing ph5diff -c non_comparables1.h5 non_comparables2.h5 -SKIP- Testing ph5diff -c non_comparables1.h5 non_comparables2.h5 /diffobjtyp PASSED Testing ph5diff -c non_comparables2.h5 non_comparables1.h5 /diffobjtyp PASSED Testing ph5diff -v h5diff_links.h5 h5diff_links.h5 /link_g1 /link_g2 PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softli PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softli PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softli PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softli PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_trg.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_extlin PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_soft PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softli PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softli PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_ext2softlink_src.h5 h5diff PASSED Testing ph5diff --follow-symlinks -v h5diff_ext2softlink_trg.h5 h5diff PASSED Testing ph5diff --follow-symlinks -v h5diff_ext2softlink_src.h5 h5diff PASSED Testing ph5diff --follow-symlinks -v h5diff_danglelinks1.h5 h5diff_dan PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_dangle PASSED Testing ph5diff --no-dangling-links h5diff_softlinks.h5 h5diff_softlin PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_softli PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_softli PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_softli PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_extlin PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_extlin PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_extlin PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_extlin PASSED Testing ph5diff --follow-symlinks h5diff_danglelinks1.h5 h5diff_dangle PASSED Testing ph5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dan PASSED Testing ph5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dan PASSED Testing ph5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dan PASSED Testing ph5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dan PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 / / PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 / /gr PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /slin PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /slin PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp PASSED Testing ph5diff -v h5diff_grp_recurse_ext1.h5 h5diff_grp_recurse_ext2- PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse_ext1.h5 h5diff PASSED Testing ph5diff -v h5diff_grp_recurse_ext1.h5 h5diff_grp_recurse_ext2- PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse_ext1.h5 h5diff PASSED Testing ph5diff -v --exclude-path /group1/dset3 h5diff_exclude1-1.h5 h PASSED Testing ph5diff -v h5diff_exclude1-1.h5 h5diff_exclude1-2.h5 PASSED Testing ph5diff -v --exclude-path /group1 --exclude-path /dset1 h5diff PASSED Testing ph5diff -v --exclude-path /group1 h5diff_exclude2-1.h5 h5diff_ PASSED Testing ph5diff -v --exclude-path /dset3 h5diff_exclude1-1.h5 h5diff_e PASSED Testing ph5diff -v --exclude-path /group1 h5diff_exclude3-1.h5 h5diff_ PASSED Testing ph5diff -v --exclude-path /group1 h5diff_exclude3-2.h5 h5diff_ PASSED Testing ph5diff -v --exclude-path /group1/dset h5diff_exclude3-1.h5 h5 PASSED Testing ph5diff -v h5diff_comp_vl_strs.h5 h5diff_comp_vl_strs.h5 /grou PASSED Testing ph5diff -v compounds_array_vlen1.h5 compounds_array_vlen2.h5 PASSED Testing ph5diff -v -d 5 -p 0.05 --use-system-epsilon h5diff_basic1.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:33:19 2013 --- actual_sorted Fri Aug 30 15:33:19 2013 *************** *** 1,3 **** --- 1,10 ---- + + = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES + = CLEANING UP REMAINING PROCESSES + = EXIT CODE: 1 + = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES + =================================================================================== + =================================================================================== Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; use no more than one. ====The actual output (./testfiles/h5diff_640.out-sav) h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; use no more than one. Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = EXIT CODE: 1 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== ====The actual stderr (./testfiles/h5diff_640.err-sav) ====End of actual stderr (./testfiles/h5diff_640.err-sav) Testing ph5diff -v -d 5 -p 0.05 h5diff_basic1.h5 h5diff_basic2.h5 /g1/*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:33:19 2013 --- actual_sorted Fri Aug 30 15:33:19 2013 *************** *** 1,3 **** --- 1,10 ---- + + = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES + = CLEANING UP REMAINING PROCESSES + = EXIT CODE: 1 + = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES + =================================================================================== + =================================================================================== Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; use no more than one. ====The actual output (./testfiles/h5diff_641.out-sav) h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; use no more than one. Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = EXIT CODE: 1 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== ====The actual stderr (./testfiles/h5diff_641.err-sav) ====End of actual stderr (./testfiles/h5diff_641.err-sav) Testing ph5diff -v -p 0.05 -d 5 h5diff_basic1.h5 h5diff_basic2.h5 /g1/*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:33:19 2013 --- actual_sorted Fri Aug 30 15:33:19 2013 *************** *** 1,3 **** --- 1,10 ---- + + = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES + = CLEANING UP REMAINING PROCESSES + = EXIT CODE: 1 + = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES + =================================================================================== + =================================================================================== Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; use no more than one. ====The actual output (./testfiles/h5diff_642.out-sav) h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; use no more than one. Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = EXIT CODE: 1 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== ====The actual stderr (./testfiles/h5diff_642.err-sav) ====End of actual stderr (./testfiles/h5diff_642.err-sav) Testing ph5diff -v -d 5 --use-system-epsilon h5diff_basic1.h5 h5diff_b*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:33:20 2013 --- actual_sorted Fri Aug 30 15:33:20 2013 *************** *** 1,3 **** --- 1,10 ---- + + = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES + = CLEANING UP REMAINING PROCESSES + = EXIT CODE: 1 + = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES + =================================================================================== + =================================================================================== Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; use no more than one. ====The actual output (./testfiles/h5diff_643.out-sav) h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; use no more than one. Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = EXIT CODE: 1 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== ====The actual stderr (./testfiles/h5diff_643.err-sav) ====End of actual stderr (./testfiles/h5diff_643.err-sav) Testing ph5diff -v --use-system-epsilon -d 5 h5diff_basic1.h5 h5diff_b*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:33:20 2013 --- actual_sorted Fri Aug 30 15:33:20 2013 *************** *** 1,3 **** --- 1,10 ---- + + = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES + = CLEANING UP REMAINING PROCESSES + = EXIT CODE: 1 + = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES + =================================================================================== + =================================================================================== Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; use no more than one. ====The actual output (./testfiles/h5diff_644.out-sav) h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; use no more than one. Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = EXIT CODE: 1 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== ====The actual stderr (./testfiles/h5diff_644.err-sav) ====End of actual stderr (./testfiles/h5diff_644.err-sav) Testing ph5diff -v -p 0.05 --use-system-epsilon h5diff_basic1.h5 h5dif*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:33:20 2013 --- actual_sorted Fri Aug 30 15:33:20 2013 *************** *** 1,3 **** --- 1,10 ---- + + = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES + = CLEANING UP REMAINING PROCESSES + = EXIT CODE: 1 + = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES + =================================================================================== + =================================================================================== Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; use no more than one. ====The actual output (./testfiles/h5diff_645.out-sav) h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; use no more than one. Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = EXIT CODE: 1 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== ====The actual stderr (./testfiles/h5diff_645.err-sav) ====End of actual stderr (./testfiles/h5diff_645.err-sav) Testing ph5diff -v --use-system-epsilon -p 0.05 h5diff_basic1.h5 h5dif*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:33:20 2013 --- actual_sorted Fri Aug 30 15:33:20 2013 *************** *** 1,3 **** --- 1,10 ---- + + = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES + = CLEANING UP REMAINING PROCESSES + = EXIT CODE: 1 + = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES + =================================================================================== + =================================================================================== Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; use no more than one. ====The actual output (./testfiles/h5diff_646.out-sav) h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; use no more than one. Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = EXIT CODE: 1 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== ====The actual stderr (./testfiles/h5diff_646.err-sav) ====End of actual stderr (./testfiles/h5diff_646.err-sav) ph5diff tests failed with 16 errors. 98.05user 15.70system 0:38.10elapsed 298%CPU (0avgtext+0avgdata 73348maxresident)k 0inputs+39768outputs (0major+6999140minor)pagefaults 0swaps Finished testing testph5diff.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5diff' ===Parallel tests in h5diff ended Fri Aug 30 15:33:20 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5diff' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5diff' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5diff' Making check in h5ls make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5ls' make testh5ls.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5ls' make[3]: `testh5ls.sh' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5ls' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5ls' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5ls' ===Serial tests in h5ls begin Fri Aug 30 15:33:20 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5ls' ============================ Testing testh5ls.sh Finished testing testh5ls.sh ============================ testh5ls.sh Test Log ============================ Testing h5ls -w80 -h PASSED Testing h5ls -w80 -help PASSED Testing h5ls -w80 -? PASSED Testing h5ls -w80 tall.h5 PASSED Testing h5ls -w80 -r -d tall.h5 PASSED Testing h5ls -w80 tgroup.h5 PASSED Testing h5ls -w80 tgroup.h5/g1 PASSED Testing h5ls -w80 -r -g tgroup.h5 PASSED Testing h5ls -w80 -g tgroup.h5/g1 PASSED Testing h5ls -w80 -v -g tgrp_comments.h5/glongcomment PASSED Testing h5ls -w80 -r -d tdset.h5 PASSED Testing h5ls -w80 -r tslink.h5 PASSED Testing h5ls --follow-symlinks tsoftlinks.h5 PASSED Testing h5ls --follow-symlinks -r tsoftlinks.h5 PASSED Testing h5ls --follow-symlinks tsoftlinks.h5/group1 PASSED Testing h5ls --follow-symlinks -r tsoftlinks.h5/group1 PASSED Testing h5ls --follow-symlinks tsoftlinks.h5/soft_dset1 PASSED Testing h5ls -w80 -r textlink.h5 PASSED Testing h5ls -w80 --follow-symlinks -r textlinksrc.h5 PASSED Testing h5ls -w80 --follow-symlinks -rv textlinksrc.h5/ext_link5 PASSED Testing h5ls -w80 --follow-symlinks -r textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 -r textlinksrc.h5 PASSED Testing h5ls -w80 -r textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 --follow-symlinks textlinksrc.h5 PASSED Testing h5ls -w80 --follow-symlinks textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 -r tudlink.h5 PASSED Testing h5ls -w80 -Er textlinksrc.h5 PASSED Testing h5ls -w80 -Erv textlinksrc.h5/ext_link5 PASSED Testing h5ls -w80 -Er textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 -E textlinksrc.h5 PASSED Testing h5ls -w80 -E textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 --no-dangling-links textlinksrc.h5 PASSED Testing h5ls -w80 --follow-symlinks --no-dangling-links textlinksrc.h5 PASSED Testing h5ls -w80 --follow-symlinks --no-dangling-links tsoftlinks.h5 PASSED Testing h5ls -w80 --follow-symlinks --no-dangling-links thlink.h5 PASSED Testing h5ls -w80 thlink.h5 tslink.h5 PASSED Testing h5ls -w80 thlink.h5 PASSED Testing h5ls -w80 -r -d tcompound.h5 PASSED Testing h5ls -w80 -r -d tnestedcomp.h5 PASSED Testing h5ls -w80 -r -d -S tnestedcomp.h5 PASSED Testing h5ls -w80 -r -d -l tnestedcomp.h5 PASSED Testing h5ls -w80 -r -d -l -S tnestedcomp.h5 PASSED Testing h5ls -w80 -r -d tloop.h5 PASSED Testing h5ls -w80 -r -d tstr.h5 PASSED Testing h5ls -w80 -r -d tsaf.h5 PASSED Testing h5ls -w80 -r -d tvldtypes1.h5 PASSED Testing h5ls -w80 -r -d tarray1.h5 PASSED Testing h5ls -w80 -d tempty.h5 PASSED Testing h5ls -w80 -v -S tattr2.h5 PASSED Testing h5ls -w80 -v -d tattrreg.h5 PASSED Testing h5ls nosuchfile.h5 PASSED Testing h5ls -v tvldtypes1.h5 PASSED Testing h5ls -v tdatareg.h5 PASSED All h5ls tests passed. 1.12user 1.40system 0:03.53elapsed 71%CPU (0avgtext+0avgdata 7000maxresident)k 0inputs+6592outputs (0major+677758minor)pagefaults 0swaps Finished testing testh5ls.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5ls' ===Serial tests in h5ls ended Fri Aug 30 15:33:24 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5ls' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5ls' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5ls' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5ls' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5ls' Making check in misc make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/misc' make h5repart_gentest talign repart_test testh5repart.sh ../../../tools/misc/testh5mkgrp.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/misc' make[3]: `h5repart_gentest' is up to date. make[3]: `talign' is up to date. make[3]: `repart_test' is up to date. make[3]: `testh5repart.sh' is up to date. make[3]: Nothing to be done for `../../../tools/misc/testh5mkgrp.sh'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/misc' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/misc' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/misc' ===Serial tests in misc begin Fri Aug 30 15:33:24 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/misc' ============================ Testing h5repart_gentest Finished testing h5repart_gentest ============================ h5repart_gentest Test Log ============================ PASSED 0.06user 0.08system 0:00.16elapsed 84%CPU (0avgtext+0avgdata 6440maxresident)k 0inputs+184outputs (0major+34051minor)pagefaults 0swaps Finished testing h5repart_gentest ============================ ============================ Testing talign Finished testing talign ============================ talign Test Log ============================ Testing alignment in compound datatypes PASSED 0.06user 0.07system 0:00.16elapsed 82%CPU (0avgtext+0avgdata 6448maxresident)k 0inputs+56outputs (0major+35020minor)pagefaults 0swaps Finished testing talign ============================ ============================ Testing testh5repart.sh Finished testing testh5repart.sh ============================ testh5repart.sh Test Log ============================ Testing h5repart -m 20000 family_file%05d.h5 /builddir/build/BUILD/hdf PASSED Testing h5repart -m 5k family_file%05d.h5 /builddir/build/BUILD/hdf5-1 PASSED Testing h5repart -m 20000 -family_to_sec2 family_file%05d.h5 /builddir PASSED Testing repart_test PASSED All h5repart tests passed. 0.17user 0.15system 0:00.37elapsed 86%CPU (0avgtext+0avgdata 6480maxresident)k 0inputs+216outputs (0major+81275minor)pagefaults 0swaps Finished testing testh5repart.sh ============================ ============================ ============================ Testing testh5mkgrp.sh Finished testing testh5mkgrp.sh ============================ testh5mkgrp.sh Test Log ============================ Testing h5mkgrp -h PASSED Testing h5mkgrp -V ../testfiles/h5mkgrp_version.h5 PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_version.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_version.h5 Testing h5mkgrp ../testfiles/h5mkgrp_single.h5 single PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_single.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_single.h5 Testing h5mkgrp -v ../testfiles/h5mkgrp_single.h5 single PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_single.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_single.h5 Testing h5mkgrp -p ../testfiles/h5mkgrp_single.h5 single PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_single.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_single.h5 Testing h5mkgrp -l ../testfiles/h5mkgrp_single_latest.h5 latest PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_single_latest.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_single_latest.h5 Testing h5mkgrp ../testfiles/h5mkgrp_several.h5 one two PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_several.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_several.h5 Testing h5mkgrp -v ../testfiles/h5mkgrp_several.h5 one two PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_several.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_several.h5 Testing h5mkgrp -p ../testfiles/h5mkgrp_several.h5 one two PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_several.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_several.h5 Testing h5mkgrp -l ../testfiles/h5mkgrp_several_latest.h5 one two PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_several_latest.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_several_latest.h5 Testing h5mkgrp -p ../testfiles/h5mkgrp_nested.h5 /one/two PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_nested.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_nested.h5 Testing h5mkgrp -lp ../testfiles/h5mkgrp_nested_latest.h5 /one/two PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_nested_latest.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_nested_latest.h5 Testing h5mkgrp -p ../testfiles/h5mkgrp_nested_mult.h5 /one/two /three PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_nested_mult.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_nested_mult.h5 Testing h5mkgrp -lp ../testfiles/h5mkgrp_nested_mult_latest.h5 /one/tw PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_nested_mult_latest. PASSED FILEOUT= ../testfiles/h5mkgrp_nested_mult_latest.h5 All h5mkgrp tests passed. 0.39user 0.49system 0:01.28elapsed 69%CPU (0avgtext+0avgdata 6948maxresident)k 0inputs+1736outputs (0major+248655minor)pagefaults 0swaps Finished testing testh5mkgrp.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/misc' ===Serial tests in misc ended Fri Aug 30 15:33:26 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/misc' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/misc' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/misc' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/misc' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/misc' Making check in h5import make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5import' make h5importtest make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5import' make[3]: `h5importtest' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5import' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5import' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5import' ===Serial tests in h5import begin Fri Aug 30 15:33:26 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5import' ============================ Testing h5importtest Finished testing h5importtest ============================ h5importtest Test Log ============================ 0.06user 0.09system 0:00.18elapsed 87%CPU (0avgtext+0avgdata 6448maxresident)k 0inputs+112outputs (0major+33437minor)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 UI32 - rank 3 - Output BE PASSED Testing ASCII UI16 - rank 2 - Output LE+Chunked+Compressed 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 BINARY I16 - rank 3 - Output order LE + CHUNKED + extended PASSED Testing BINARY I8 - rank 3 - Output I16LE + Chunked+Extended+Compresse PASSED Testing BINARY I32 - rank 3 - Output BE + CHUNKED PASSED Testing BINARY UI16 - rank 3 - Output byte BE + CHUNKED PASSED Testing BINARY UI32 - rank 3 - Output LE + CHUNKED PASSED Testing STR PASSED Testing BINARY I8 CR LF EOF PASSED Testing ASCII F64 - rank 1 - INPUT-CLASS TEXTFPE PASSED All h5import tests passed. 0.62user 0.73system 0:01.57elapsed 85%CPU (0avgtext+0avgdata 7192maxresident)k 0inputs+2784outputs (0major+348611minor)pagefaults 0swaps Finished testing h5importtestutil.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5import' ===Serial tests in h5import ended Fri Aug 30 15:33:28 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5import' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5import' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5import' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5import' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5import' Making check in h5repack make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5repack' make h5repacktst h5repack.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5repack' make[3]: `h5repacktst' is up to date. make[3]: `h5repack.sh' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5repack' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5repack' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5repack' ===Serial tests in h5repack begin Fri Aug 30 15:33:28 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5repack' ============================ Testing h5repacktst Finished testing h5repacktst ============================ h5repacktst Test Log ============================ Testing h5repack: Testing generating datasets PASSED Testing copy of datasets (fill values) PASSED Testing copy of datasets (all datatypes) PASSED Testing copy of datasets (attributes) PASSED Testing copy of datasets (hardlinks) PASSED Testing copy of allocation early file PASSED Testing adding deflate filter PASSED Testing adding deflate filter to all PASSED Testing adding szip filter -SKIP- Testing adding szip filter to all -SKIP- Testing addding shuffle filter PASSED Testing addding shuffle filter to all PASSED Testing adding checksum filter PASSED Testing adding checksum filter to all PASSED Testing filter queue fletcher, shuffle, deflate, szip PASSED Testing adding layout chunked PASSED Testing adding layout chunked to all PASSED Testing adding layout contiguous PASSED Testing adding layout contiguous to all PASSED Testing adding layout compact PASSED Testing adding layout compact to all PASSED Testing layout compact to contiguous conversion PASSED Testing layout compact to chunk conversion PASSED Testing layout compact to compact conversion PASSED Testing layout contiguous to compact conversion PASSED Testing layout contiguous to chunk conversion PASSED Testing layout contiguous to contiguous conversion PASSED Testing layout chunked to compact conversion PASSED Testing layout chunked to contiguous conversion PASSED Testing layout chunked to chunk conversion PASSED Testing copy of szip filter -SKIP- Testing removing szip filter -SKIP- Testing copy of deflate filter PASSED Testing removing deflate filter PASSED Testing copy of shuffle filter PASSED Testing removing shuffle filter PASSED Testing copy of fletcher filter PASSED Testing removing fletcher filter PASSED Testing copy of nbit filter PASSED Testing removing nbit filter PASSED Testing adding nbit filter PASSED Testing copy of scaleoffset filter PASSED Testing removing scaleoffset filter PASSED Testing adding scaleoffset filter PASSED Testing filter conversion from deflate to szip -SKIP- Testing filter conversion from szip to deflate -SKIP- Testing removing all filters -SKIP- Testing big file PASSED Testing external datasets PASSED Testing file with userblock PASSED Testing latest file format options PASSED Testing several global filters PASSED Testing file with added userblock PASSED Testing file with aligment PASSED Testing file with committed datatypes PASSED Testing metadata block size option PASSED All h5repack tests passed. 7.57user 0.52system 0:08.16elapsed 99%CPU (0avgtext+0avgdata 265832maxresident)k 0inputs+9664outputs (0major+90997minor)pagefaults 0swaps Finished testing h5repacktst ============================ ============================ Testing h5repack.sh Finished testing h5repack.sh ============================ h5repack.sh Test Log ============================ h5repack_fill.h5 Testing h5repack h5repack_fill.h5 PASSED Verifying h5diff output ./testfiles/h5repack_fill.h5 ./testfiles/out.h PASSED h5repack_objs.h5 Testing h5repack h5repack_objs.h5 PASSED Verifying h5diff output ./testfiles/h5repack_objs.h5 ./testfiles/out.h PASSED h5repack_attr.h5 Testing h5repack h5repack_attr.h5 PASSED Verifying h5diff output ./testfiles/h5repack_attr.h5 ./testfiles/out.h PASSED h5repack_hlink.h5 Testing h5repack h5repack_hlink.h5 PASSED Verifying h5diff output ./testfiles/h5repack_hlink.h5 ./testfiles/out. PASSED h5repack_layout.h5 Testing h5repack h5repack_layout.h5 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED h5repack_early.h5 Testing h5repack h5repack_early.h5 PASSED Verifying h5diff output ./testfiles/h5repack_early.h5 ./testfiles/out. PASSED h5repack_layout.h5 -f dset1:GZIP=1 -l dset1:CHUNK=20x10 Testing h5repack h5repack_layout.h5 -f dset1:GZIP=1 -l dset1:CHUNK=20x PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED h5repack_layout.h5 -f GZIP=1 Testing h5repack h5repack_layout.h5 -f GZIP=1 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Testing h5repack h5repack_layout.h5 -f dset2:SZIP=8,EC -l dset2:CHUNK= -SKIP- Testing h5repack h5repack_layout.h5 -f SZIP=8,NN -SKIP- h5repack_layout.h5 -f dset2:SHUF -l dset2:CHUNK=20x10 Testing h5repack h5repack_layout.h5 -f dset2:SHUF -l dset2:CHUNK=20x10 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED h5repack_layout.h5 -f SHUF Testing h5repack h5repack_layout.h5 -f SHUF PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED h5repack_layout.h5 -f dset2:FLET -l dset2:CHUNK=20x10 Testing h5repack h5repack_layout.h5 -f dset2:FLET -l dset2:CHUNK=20x10 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED h5repack_layout.h5 -f FLET Testing h5repack h5repack_layout.h5 -f FLET PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Testing h5repack h5repack_layout.h5 -f dset2:SHUF -f dset2:FLET -f dse -SKIP- Testing h5repack h5repack_filters.h5 -v -f /dset_deflate:GZIP=9 PASSED Verifying h5diff output ./testfiles/h5repack_filters.h5 ./testfiles/ou PASSED Verifying output from h5repack -v -f /dset_deflate:GZIP=9 PASSED Testing h5repack h5repack_szip.h5 -SKIP- Testing h5repack h5repack_szip.h5 --filter=dset_szip:NONE -SKIP- h5repack_deflate.h5 Testing h5repack h5repack_deflate.h5 PASSED Verifying h5diff output ./testfiles/h5repack_deflate.h5 ./testfiles/ou PASSED h5repack_deflate.h5 -f dset_deflate:NONE Testing h5repack h5repack_deflate.h5 -f dset_deflate:NONE PASSED Verifying h5diff output ./testfiles/h5repack_deflate.h5 ./testfiles/ou PASSED h5repack_shuffle.h5 Testing h5repack h5repack_shuffle.h5 PASSED Verifying h5diff output ./testfiles/h5repack_shuffle.h5 ./testfiles/ou PASSED h5repack_shuffle.h5 -f dset_shuffle:NONE Testing h5repack h5repack_shuffle.h5 -f dset_shuffle:NONE PASSED Verifying h5diff output ./testfiles/h5repack_shuffle.h5 ./testfiles/ou PASSED h5repack_fletcher.h5 Testing h5repack h5repack_fletcher.h5 PASSED Verifying h5diff output ./testfiles/h5repack_fletcher.h5 ./testfiles/o PASSED h5repack_fletcher.h5 -f dset_fletcher32:NONE Testing h5repack h5repack_fletcher.h5 -f dset_fletcher32:NONE PASSED Verifying h5diff output ./testfiles/h5repack_fletcher.h5 ./testfiles/o PASSED h5repack_nbit.h5 Testing h5repack h5repack_nbit.h5 PASSED Verifying h5diff output ./testfiles/h5repack_nbit.h5 ./testfiles/out.h PASSED h5repack_nbit.h5 -f dset_nbit:NONE Testing h5repack h5repack_nbit.h5 -f dset_nbit:NONE PASSED Verifying h5diff output ./testfiles/h5repack_nbit.h5 ./testfiles/out.h PASSED h5repack_nbit.h5 -f dset_int31:NBIT Testing h5repack h5repack_nbit.h5 -f dset_int31:NBIT PASSED Verifying h5diff output ./testfiles/h5repack_nbit.h5 ./testfiles/out.h PASSED h5repack_soffset.h5 Testing h5repack h5repack_soffset.h5 PASSED Verifying h5diff output ./testfiles/h5repack_soffset.h5 ./testfiles/ou PASSED h5repack_soffset.h5 -f dset_none:SOFF=31,IN Testing h5repack h5repack_soffset.h5 -f dset_none:SOFF=31,IN PASSED Verifying h5diff output ./testfiles/h5repack_soffset.h5 ./testfiles/ou PASSED h5repack_soffset.h5 -f dset_scaleoffset:NONE Testing h5repack h5repack_soffset.h5 -f dset_scaleoffset:NONE PASSED Verifying h5diff output ./testfiles/h5repack_soffset.h5 ./testfiles/ou PASSED Testing h5repack h5repack_filters.h5 -f NONE -SKIP- Testing h5repack h5repack_deflate.h5 -f dset_deflate:SZIP=8,NN -SKIP- Testing h5repack h5repack_szip.h5 -f dset_szip:GZIP=1 -SKIP- h5repack_layout.h5 -f GZIP=1 -m 1024 Testing h5repack h5repack_layout.h5 -f GZIP=1 -m 1024 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED h5repack_layout.h5 -e ./testfiles/h5repack.info Testing h5repack h5repack_layout.h5 -e ./testfiles/h5repack.info PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Testing h5repack h5repack_layout.h5 --layout dset2:CHUNK=20x10 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l CHUNK=20x10 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying layouts PASSED Testing h5repack h5repack_layout.h5 -l dset2:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying layouts PASSED Testing h5repack h5repack_layout.h5 -l dset2:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying layouts PASSED Testing h5repack h5repack_layout.h5 -l dset_compact:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l dset_compact:CHUNK=2x5 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l dset_compact:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l dset_contiguous:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l dset_contiguous:CHUNK=3x6 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l dset_contiguous:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l dset_chunk:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l dset_chunk:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l dset_chunk:CHUNK=18x13 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout2.h5 -l contig_small:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout2.h5 ./testfiles/ou PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout2.h5 -l chunked_small_fixed:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout2.h5 ./testfiles/ou PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout3.h5 -l chunk_unlimit1:CHUNK=100x300 PASSED Verifying h5diff output ./testfiles/h5repack_layout3.h5 ./testfiles/ou PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout3.h5 -l chunk_unlimit1:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout3.h5 ./testfiles/ou PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout3.h5 -l chunk_unlimit1:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout3.h5 ./testfiles/ou PASSED Verifying a dataset layout PASSED h5repack_fill.h5 -n Testing h5repack h5repack_fill.h5 -n PASSED Verifying h5diff output ./testfiles/h5repack_fill.h5 ./testfiles/out.h PASSED h5repack_attr.h5 -n Testing h5repack h5repack_attr.h5 -n PASSED Verifying h5diff output ./testfiles/h5repack_attr.h5 ./testfiles/out.h PASSED Testing h5repack h5repack_layout.h5 --layout CHUNK=20x10 --filter GZIP PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying layouts PASSED Testing h5repack h5repack_layout.h5 -l CHUNK=20x10 -f GZIP=1 -m 10 -n PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying layouts PASSED h5repack_layout.h5 --filter GZIP=1 --filter SHUF Testing h5repack h5repack_layout.h5 --filter GZIP=1 --filter SHUF PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Testing h5repack h5repack_layout.h5 -l CHUNK=20x10 -f GZIP=1 -m 10 -n PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED h5repack_objs.h5 -u ublock.bin -b 2048 Testing h5repack h5repack_objs.h5 -u ublock.bin -b 2048 PASSED Verifying h5diff output ./testfiles/h5repack_objs.h5 ./testfiles/out.h PASSED h5repack_objs.h5 -t 1 -a 1 Testing h5repack h5repack_objs.h5 -t 1 -a 1 PASSED Verifying h5diff output ./testfiles/h5repack_objs.h5 ./testfiles/out.h PASSED h5repack_layouto.h5 Testing h5repack h5repack_layouto.h5 PASSED Verifying h5diff output ./testfiles/h5repack_layouto.h5 ./testfiles/ou PASSED h5repack_objs.h5 -f GZIP=1 Testing h5repack h5repack_objs.h5 -f GZIP=1 PASSED Verifying h5diff output ./testfiles/h5repack_objs.h5 ./testfiles/out.h PASSED h5repack_named_dtypes.h5 Testing h5repack h5repack_named_dtypes.h5 PASSED Verifying h5diff output ./testfiles/h5repack_named_dtypes.h5 ./testfil PASSED Testing h5repack tfamily%05d.h5 PASSED Verifying h5diff output ./testfiles/tfamily%05d.h5 ./testfiles/out.tfa PASSED h5repack_refs.h5 Testing h5repack h5repack_refs.h5 PASSED Verifying h5diff output ./testfiles/h5repack_refs.h5 ./testfiles/out.h PASSED h5repack_attr_refs.h5 Testing h5repack h5repack_attr_refs.h5 PASSED Verifying h5diff output ./testfiles/h5repack_attr_refs.h5 ./testfiles/ PASSED h5diff_attr1.h5 Testing h5repack h5diff_attr1.h5 PASSED Verifying h5diff output ./testfiles/h5diff_attr1.h5 ./testfiles/out.h5 PASSED Testing h5repack h5repack_layout.h5 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Testing h5repack h5repack_layout.h5 --metadata_block_size=8192 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verify the sizes of both output files (27280 vs 27488) PASSED All h5repack tests passed. 1.96user 1.80system 0:05.71elapsed 65%CPU (0avgtext+0avgdata 7300maxresident)k 0inputs+15312outputs (0major+937821minor)pagefaults 0swaps Finished testing h5repack.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5repack' ===Serial tests in h5repack ended Fri Aug 30 15:33:42 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5repack' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5repack' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5repack' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5repack' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5repack' Making check in h5jam make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5jam' make tellub h5jamgentest getub testh5jam.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5jam' make[3]: `tellub' is up to date. make[3]: `h5jamgentest' is up to date. make[3]: `getub' is up to date. make[3]: `testh5jam.sh' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5jam' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5jam' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5jam' ===Serial tests in h5jam begin Fri Aug 30 15:33:42 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5jam' ============================ Testing testh5jam.sh Finished testing testh5jam.sh ============================ testh5jam.sh Test Log ============================ Testing h5jam -h PASSED Testing h5jam -i tall.h5 -u tall.h5 -o tall-tmp.h5 PASSED Testing h5jam -u u10.txt -i tall.h5 -o ta2.h5 PASSED Compare ta2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i tall.h5 -o ta3.h5 PASSED Compare ta3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i tall.h5 -o ta4.h5 PASSED Compare ta4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i tall.h5 -o ta5.h5 PASSED Compare ta5.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i ta.h5 PASSED Compare ta.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i ta.h5 PASSED Compare ta.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i ta.h5 PASSED Compare ta.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i ta.h5 PASSED Compare ta.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub.h5 -o tax2.h5 PASSED Compare tax2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub.h5 -o tax3.h5 PASSED Compare tax3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub.h5 -o tax4.h5 PASSED Compare tax4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub.h5 -o tax5.h5 PASSED Compare tax5.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub513.h5 -o tax6.h5 PASSED Compare tax6.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub513.h5 -o tax7.h5 PASSED Compare tax7.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub513.h5 -o tax8.h5 PASSED Compare tax8.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub513.h5 -o tax9.h5 PASSED Compare tax9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub.h5 -o taz2.h5 --clobber PASSED Compare taz2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub.h5 -o taz3.h5 --clobber PASSED Compare taz3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub.h5 -o taz4.h5 --clobber PASSED Compare taz4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub.h5 -o taz5.h5 --clobber PASSED Compare taz5.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub513.h5 -o taz6.h5 --clobber PASSED Compare taz6.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub513.h5 -o taz7.h5 --clobber PASSED Compare taz7.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub513.h5 -o taz8.h5 --clobber PASSED Compare taz8.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub513.h5 -o taz9.h5 --clobber PASSED Compare taz9.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i tay2.h5 --clobber PASSED Compare tay2.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i tay3.h5 --clobber PASSED Compare tay3.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i tay4.h5 --clobber PASSED Compare tay4.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i tay5.h5 --clobber PASSED Compare tay5.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i tay6.h5 --clobber PASSED Compare tay6.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i tay7.h5 --clobber PASSED Compare tay7.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i tay8.h5 --clobber PASSED Compare tay8.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i tay9.h5 --clobber PASSED Compare tay9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -h PASSED Testing h5unjam -i tai1.h5 -u o10.txt -o taa1.h5 PASSED Compare taa1.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai2.h5 -u o512.txt -o taa2.h5 PASSED Compare taa2.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai3.h5 -o taa3.h5 > uofile PASSED Compare taa3.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai4.h5 -o taa4.h5 > uofile PASSED Compare taa4.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i taj2.h5 -o tac2.h5 --delete PASSED Compare tac2.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i taj3.h5 -o tac3.h5 --delete PASSED Compare tac3.h5 to ./testfiles/tall.h5 PASSED All h5jam/h5unjam tests passed. 2.03user 2.58system 0:05.97elapsed 77%CPU (0avgtext+0avgdata 6984maxresident)k 0inputs+5096outputs (0major+1302982minor)pagefaults 0swaps Finished testing testh5jam.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5jam' ===Serial tests in h5jam ended Fri Aug 30 15:33:48 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5jam' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5jam' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5jam' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5jam' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5jam' Making check in h5copy make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5copy' make h5copygentest ../../../tools/h5copy/testh5copy.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5copy' make[3]: `h5copygentest' is up to date. make[3]: Nothing to be done for `../../../tools/h5copy/testh5copy.sh'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5copy' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5copy' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5copy' ===Serial tests in h5copy begin Fri Aug 30 15:33:48 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5copy' ============================ Testing h5copygentest Finished testing h5copygentest ============================ h5copygentest Test Log ============================ 0.07user 0.06system 0:00.16elapsed 84%CPU (0avgtext+0avgdata 6204maxresident)k 0inputs+168outputs (0major+36001minor)pagefaults 0swaps Finished testing h5copygentest ============================ ============================ Testing testh5copy.sh Finished testing testh5copy.sh ============================ testh5copy.sh Test Log ============================ Testing from h5copytst.h5 to h5copytst.out.h5 for the following tests: Test copying various forms of datasets Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Test copying dataset within group in source file to root of destination Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Test copying & renaming dataset Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Test copying empty, 'full' & 'nested' groups Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Test copying dataset within group in source file to group in destination Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Test copying & renaming group Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Test copying 'full' group hierarchy into group in destination file Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Test copying objects into group hier. that doesn't exist yet in destination file Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Verifying h5ls file structure ./testfiles/h5copytst.out.h5 PASSED Test copying object and region references Testing h5copy -f ref -i ./testfiles/h5copy_ref.h5 -o ./testfiles/h5co PASSED Verifying h5ls file structure ./testfiles/h5copy_ref.out.h5 PASSED Test copying external link directly without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying external link directly with -f ext Testing h5copy -f ext -i ./testfiles/h5copy_extlinks_src.h5 -o ./testf PASSED Test copying dangling external link (no obj) directly without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying dangling external link (no obj) directly with -f ext Testing h5copy -f ext -i ./testfiles/h5copy_extlinks_src.h5 -o ./testf PASSED Test copying dangling external link (no file) directly without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying dangling external link (no file) directly with -f ext Testing h5copy -f ext -i ./testfiles/h5copy_extlinks_src.h5 -o ./testf PASSED Test copying a group contains external links without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying a group contains external links with -f ext Testing h5copy -f ext -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./te PASSED Verifying h5ls file structure ./testfiles/h5copy_extlinks_src.out.h5 PASSED Test copying object into group which doesn't exist, without -p Testing h5copy -v -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst PASSED Verifying output files ./testfiles/h5copy_misc1.out ./testfiles/h5copy PASSED Test copying objects to the same file Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.out.h5 -o ./testfiles/h5copyts PASSED Verifying h5diff output ./testfiles/h5copytst.out.h5 ./testfiles/h5cop PASSED Testing h5copy -i ./testfiles/h5copytst.out.h5 -o ./testfiles/h5copyts PASSED Verifying h5diff output ./testfiles/h5copytst.out.h5 ./testfiles/h5cop PASSED All h5copy tests passed. 0.70user 0.73system 0:01.71elapsed 84%CPU (0avgtext+0avgdata 6948maxresident)k 0inputs+1424outputs (0major+395239minor)pagefaults 0swaps Finished testing testh5copy.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5copy' ===Serial tests in h5copy ended Fri Aug 30 15:33:50 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5copy' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5copy' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5copy' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5copy' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5copy' Making check in h5stat make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5stat' make h5stat_gentest testh5stat.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5stat' make[3]: `h5stat_gentest' is up to date. make[3]: `testh5stat.sh' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5stat' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5stat' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5stat' ===Serial tests in h5stat begin Fri Aug 30 15:33:50 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5stat' ============================ Testing h5stat_gentest Finished testing h5stat_gentest ============================ h5stat_gentest Test Log ============================ 2.29user 0.21system 0:02.99elapsed 83%CPU (0avgtext+0avgdata 12472maxresident)k 0inputs+12472outputs (0major+36259minor)pagefaults 0swaps Finished testing h5stat_gentest ============================ ============================ Testing testh5stat.sh Finished testing testh5stat.sh ============================ testh5stat.sh Test Log ============================ Testing h5stat -h PASSED Testing h5stat --help PASSED Testing h5stat h5stat_filters.h5 PASSED Testing h5stat -f h5stat_filters.h5 PASSED Testing h5stat -F h5stat_filters.h5 PASSED Testing h5stat -d h5stat_filters.h5 PASSED Testing h5stat -g h5stat_filters.h5 PASSED Testing h5stat -dT h5stat_filters.h5 PASSED Testing h5stat -D h5stat_filters.h5 PASSED Testing h5stat -T h5stat_filters.h5 PASSED Testing h5stat h5stat_tsohm.h5 PASSED Testing h5stat h5stat_newgrat.h5 PASSED Testing h5stat -G h5stat_newgrat.h5 PASSED Testing h5stat -A h5stat_newgrat.h5 PASSED All h5stat tests passed. 4.33user 0.51system 0:07.50elapsed 64%CPU (0avgtext+0avgdata 12324maxresident)k 0inputs+13280outputs (0major+150747minor)pagefaults 0swaps Finished testing testh5stat.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5stat' ===Serial tests in h5stat ended Fri Aug 30 15:34:00 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5stat' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5stat' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5stat' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5stat' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5stat' Making check in h5dump make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5dump' make h5dumpgentest binread testh5dump.sh testh5dumpxml.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5dump' make[3]: `h5dumpgentest' is up to date. make[3]: `binread' is up to date. make[3]: `testh5dump.sh' is up to date. make[3]: `testh5dumpxml.sh' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5dump' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5dump' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5dump' ===Serial tests in h5dump begin Fri Aug 30 15:34:00 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5dump' ============================ Testing h5dumpgentest Finished testing h5dumpgentest ============================ h5dumpgentest Test Log ============================ 0.15user 0.11system 0:00.29elapsed 93%CPU (0avgtext+0avgdata 12356maxresident)k 0inputs+19592outputs (0major+42746minor)pagefaults 0swaps Finished testing h5dumpgentest ============================ ============================ Testing testh5dump.sh Finished testing testh5dump.sh ============================ testh5dump.sh Test Log ============================ Testing h5dump --enable-error-stack packedbits.h5 PASSED Testing h5dump --enable-error-stack tgroup.h5 PASSED Testing h5dump --group=/g2 --group / -g /y tgroup.h5 PASSED Testing h5dump --enable-error-stack tdset.h5 PASSED Testing h5dump --enable-error-stack -H -d dset1 -d /dset2 --dataset=ds PASSED Testing h5dump --enable-error-stack tattr.h5 PASSED Testing h5dump --enable-error-stack -a /attr1 --attribute /attr4 --att PASSED Testing h5dump --enable-error-stack --header -a /attr2 --attribute=/at PASSED Testing h5dump --enable-error-stack tattr4_be.h5 PASSED Testing h5dump --enable-error-stack tnamed_dtype_attr.h5 PASSED Testing h5dump --enable-error-stack tslink.h5 PASSED Testing h5dump --enable-error-stack tudlink.h5 PASSED Testing h5dump --enable-error-stack -l slink2 tslink.h5 PASSED Testing h5dump --enable-error-stack -l udlink2 tudlink.h5 PASSED Testing h5dump --enable-error-stack -d /slink1 tslink.h5 PASSED Testing h5dump --enable-error-stack thlink.h5 PASSED Testing h5dump --enable-error-stack -d /g1/dset2 --dataset /dset1 --da PASSED Testing h5dump --enable-error-stack -d /g1/g1.1/dset3 --dataset /g1/ds PASSED Testing h5dump --enable-error-stack -g /g1 thlink.h5 PASSED Testing h5dump --enable-error-stack -d /dset1 -g /g2 -d /g1/dset2 thli PASSED Testing h5dump --enable-error-stack tcompound.h5 PASSED Testing h5dump --enable-error-stack -t /type1 --datatype /type2 --data PASSED Testing h5dump -t /#6632 -g /group2 tcompound.h5 PASSED Testing h5dump --enable-error-stack tcompound_complex.h5 PASSED Testing h5dump --enable-error-stack tnestedcomp.h5 PASSED Testing h5dump tall.h5 PASSED Testing h5dump --enable-error-stack --header -g /g1/g1.1 -a attr2 tall PASSED Testing h5dump --enable-error-stack -d /g2/dset2.1 -l /g1/g1.2/g1.2.1/ PASSED Testing h5dump --enable-error-stack tloop.h5 PASSED Testing h5dump --enable-error-stack tstr.h5 PASSED Testing h5dump --enable-error-stack tstr2.h5 PASSED Testing h5dump --enable-error-stack tsaf.h5 PASSED Testing h5dump --enable-error-stack tvldtypes1.h5 PASSED Testing h5dump --enable-error-stack tvldtypes2.h5 PASSED Testing h5dump --enable-error-stack tvldtypes3.h5 PASSED Testing h5dump --enable-error-stack tvldtypes4.h5 PASSED Testing h5dump --enable-error-stack tvldtypes5.h5 PASSED Testing h5dump --enable-error-stack tvlstr.h5 PASSED Testing h5dump --enable-error-stack tarray1.h5 PASSED Testing h5dump -R tarray1_big.h5 PASSED Testing h5dump --enable-error-stack tarray2.h5 PASSED Testing h5dump --enable-error-stack tarray3.h5 PASSED Testing h5dump --enable-error-stack tarray4.h5 PASSED Testing h5dump --enable-error-stack tarray5.h5 PASSED Testing h5dump --enable-error-stack tarray6.h5 PASSED Testing h5dump --enable-error-stack tarray7.h5 PASSED Testing h5dump --enable-error-stack tarray8.h5 PASSED Testing h5dump --enable-error-stack -H -d Dataset1 tarray1.h5 tarray2. PASSED Testing h5dump --enable-error-stack -H -d Dataset1 tarray2.h5 tarray3. PASSED Testing h5dump --enable-error-stack tempty.h5 PASSED Testing h5dump --enable-error-stack tgrp_comments.h5 PASSED Testing h5dump --enable-error-stack --filedriver=split tsplit_file PASSED Testing h5dump --enable-error-stack --filedriver=family tfamily%05d.h5 PASSED Testing h5dump --enable-error-stack --filedriver=multi tmulti PASSED Testing h5dump --enable-error-stack -w157 tlarge_objname.h5 PASSED Testing h5dump -A tall.h5 PASSED Testing h5dump -A -r tall.h5 PASSED Testing h5dump --enable-error-stack --dataset=/g1/g1.1/dset1.1.1 --sta PASSED Testing h5dump --enable-error-stack -d /g1/g1.1/dset1.1.2[0;2;10;] tal PASSED Testing h5dump --enable-error-stack -d /dset1[1,1;;;] tdset.h5 PASSED Testing h5dump --no-compact-subset -d AHFINDERDIRECT::ah_centroid_t[0] PASSED Testing h5dump --enable-error-stack -r tchar.h5 PASSED Testing h5dump --enable-error-stack -H -B -d dset tfcontents1.h5 PASSED Testing h5dump --enable-error-stack -B tfcontents2.h5 PASSED Testing h5dump --enable-error-stack -p -d bogus tfcontents1.h5 PASSED Testing h5dump --enable-error-stack -n tfcontents1.h5 PASSED Testing h5dump --enable-error-stack -H -p -d compact tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d contiguous tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d chunked tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d external tfilters.h5 PASSED Testing h5dump --enable-error-stack -p tfvalues.h5 PASSED Testing h5dump --enable-error-stack tattr2.h5 PASSED Testing h5dump --enable-error-stack -e tstr3.h5 PASSED Testing h5dump --enable-error-stack tstr3.h5 PASSED Testing h5dump --enable-error-stack -r -d str4 tstr3.h5 PASSED Testing h5dump --enable-error-stack taindices.h5 PASSED Testing h5dump --enable-error-stack -y taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -s 1 -S 10 -c 2 -k 3 taindic PASSED Testing h5dump --enable-error-stack -d 2d -s 1,2 -S 3,3 -c 3,2 -k 2,2 PASSED Testing h5dump --enable-error-stack -d 3d -s 0,1,2 -S 1,3,3 -c 2,2,2 - PASSED Testing h5dump --enable-error-stack -d 4d -s 0,0,1,2 -c 2,2,3,2 -S 1,1 PASSED Testing h5dump --enable-error-stack -d 1d -s 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -c 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -S 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -k 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -H -p -d szip tfilters.h5 -SKIP- Testing h5dump --enable-error-stack -H -p -d deflate tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d shuffle tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d fletcher32 tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d nbit tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d scaleoffset tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d all tfilters.h5 -SKIP- Testing h5dump --enable-error-stack -H -p -d myfilter tfilters.h5 PASSED Testing h5dump --enable-error-stack tlonglinks.h5 PASSED Testing h5dump --enable-error-stack -d dset4gb -s 4294967284 -c 22 tbi PASSED Testing h5dump --enable-error-stack thyperslab.h5 PASSED Testing h5dump --enable-error-stack tnullspace.h5 PASSED Testing h5dump --enable-error-stack zerodim.h5 PASSED Testing h5dump --enable-error-stack tvms.h5 PASSED Testing h5dump --enable-error-stack -d integer -o out1.bin -b LE tbina PASSED Testing h5dump --enable-error-stack -d integer -o out1.bin -b tbinary. PASSED Running h5import out1.bin -c out3.h5import -o out1.h5 PASSED Running h5diff tbinary.h5 out1.h5 /integer /integer PASSED Testing h5dump --enable-error-stack -b BE -d float -o out2.bin tbinary PASSED Testing h5dump --enable-error-stack -d integer -o out3.bin -b NATIVE t PASSED Running h5import out3.bin -c out3.h5import -o out3.h5 PASSED Running h5diff tbinary.h5 out3.h5 /integer /integer PASSED Testing h5dump --enable-error-stack -d double -b FILE -o out4.bin tbin PASSED Testing h5dump --enable-error-stack tdatareg.h5 PASSED Testing h5dump -R tdatareg.h5 PASSED Testing h5dump --enable-error-stack tattrreg.h5 PASSED Testing h5dump -R tattrreg.h5 PASSED Testing h5dump --enable-error-stack -d /Dataset1 -s 0 -R -y -o tbinreg PASSED Testing h5dump --enable-error-stack --group=1 --sort_by=creation_order PASSED Testing h5dump --enable-error-stack --group=1 --sort_by=creation_order PASSED Testing h5dump --enable-error-stack -g 2 -q name -z ascending tordergr PASSED Testing h5dump --enable-error-stack -g 2 -q name -z descending torderg PASSED Testing h5dump --enable-error-stack -q creation_order tordergr.h5 PASSED Testing h5dump --enable-error-stack -H --sort_by=name --sort_order=asc PASSED Testing h5dump --enable-error-stack -H --sort_by=name --sort_order=des PASSED Testing h5dump --enable-error-stack -H --sort_by=creation_order --sort PASSED Testing h5dump --enable-error-stack -H --sort_by=creation_order --sort PASSED Testing h5dump --enable-error-stack -m %.7f tfpformat.h5 PASSED Testing h5dump textlinksrc.h5 PASSED Testing h5dump textlinkfar.h5 PASSED Testing h5dump --enable-error-stack textlink.h5 PASSED Testing h5dump --enable-error-stack filter_fail.h5 PASSED Testing h5dump --enable-error-stack -y -o data -d /g1/g1.1/dset1.1.1 t PASSED Testing h5dump --enable-error-stack PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,8 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,8 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,16 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,16 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,32 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,32 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,64 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,64 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 1,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 1,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,4,4,4 packedbits PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,4,4,4 packedbits PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,8,8,8 packedbits PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,8,8,8 packedbits PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,16,16,16 packedb PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,16,16,16 packedb PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,32,32,32 packedb PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,32,32,32 packedb PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,2,2,2,4,2,6,2 pa PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,2,2,2,4,2,6,2 pa PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,4,4,4,8,4,12,4 p PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,4,4,4,8,4,12,4 p PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,8,8,8,16,8,24,8 PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,8,8,8,16,8,24,8 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,16,16,16,32,16,4 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,16,16,16,32,16,4 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,2,2,6 packedbits PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,2,2,6 packedbits PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,2,10,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,2,10,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,2,26,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,2,26,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,2,58,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,2,58,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,1,1,1,2,1,0,3 pa PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,1,1,1,2,1,3,1,4, PASSED Testing h5dump --enable-error-stack -d /dset1 -M 0,1,1,1 tcompound.h5 PASSED Testing h5dump --enable-error-stack -d /Dataset1 -M 0,1,1,1 tarray1.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,1,0,1,1,1,2,1,3, PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 64,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 8,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 16,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 32,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M -1,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 4,0 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 37,28 packedbits.h PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 2,7 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 10,7 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 26,7 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,2,2,1,0,2,2, pac PASSED All h5dump tests passed. 6.29user 5.30system 0:14.52elapsed 79%CPU (0avgtext+0avgdata 11220maxresident)k 0inputs+265392outputs (0major+2292270minor)pagefaults 0swaps Finished testing testh5dump.sh ============================ ============================ ============================ Testing testh5dumpxml.sh Finished testing testh5dumpxml.sh ============================ testh5dumpxml.sh Test Log ============================ Testing h5dump --xml tall.h5 PASSED Testing h5dump --xml tattr.h5 PASSED Testing h5dump --xml tbitfields.h5 PASSED Testing h5dump --xml tcompound.h5 PASSED Testing h5dump --xml tcompound2.h5 PASSED Testing h5dump --xml tdatareg.h5 PASSED Testing h5dump --xml tdset.h5 PASSED Testing h5dump --xml tdset2.h5 PASSED Testing h5dump --xml tenum.h5 PASSED Testing h5dump --xml tgroup.h5 PASSED Testing h5dump --xml thlink.h5 PASSED Testing h5dump --xml tloop.h5 PASSED Testing h5dump --xml tloop2.h5 PASSED Testing h5dump --xml tmany.h5 PASSED Testing h5dump --xml tnestedcomp.h5 PASSED Testing h5dump --xml tcompound_complex.h5 PASSED Testing h5dump --xml tobjref.h5 PASSED Testing h5dump --xml topaque.h5 PASSED Testing h5dump --xml tslink.h5 PASSED Testing h5dump --xml tudlink.h5 PASSED Testing h5dump --xml textlink.h5 PASSED Testing h5dump --xml tstr.h5 PASSED Testing h5dump --xml tstr2.h5 PASSED Testing h5dump --xml tref.h5 PASSED Testing h5dump --xml tname-amp.h5 PASSED Testing h5dump --xml tname-apos.h5 PASSED Testing h5dump --xml tname-gt.h5 PASSED Testing h5dump --xml tname-lt.h5 PASSED Testing h5dump --xml tname-quot.h5 PASSED Testing h5dump --xml tname-sp.h5 PASSED Testing h5dump --xml tstring.h5 PASSED Testing h5dump --xml tstring-at.h5 PASSED Testing h5dump --xml tref-escapes.h5 PASSED Testing h5dump --xml tref-escapes-at.h5 PASSED Testing h5dump --xml tnodata.h5 PASSED Testing h5dump --xml tarray1.h5 PASSED Testing h5dump --xml tarray2.h5 PASSED Testing h5dump --xml tarray3.h5 PASSED Testing h5dump --xml tarray6.h5 PASSED Testing h5dump --xml tarray7.h5 PASSED Testing h5dump --xml tvldtypes1.h5 PASSED Testing h5dump --xml tvldtypes2.h5 PASSED Testing h5dump --xml tvldtypes3.h5 PASSED Testing h5dump --xml tvldtypes4.h5 PASSED Testing h5dump --xml tvldtypes5.h5 PASSED Testing h5dump --xml tvlstr.h5 PASSED Testing h5dump --xml tsaf.h5 PASSED Testing h5dump --xml tempty.h5 PASSED Testing h5dump --xml tnamed_dtype_attr.h5 PASSED Testing h5dump --xml --use-dtd tempty.h5 PASSED Testing h5dump --xml -u tempty.h5 PASSED Testing h5dump --xml -X : tempty.h5 PASSED Testing h5dump --xml --xml-ns=: tempty.h5 PASSED Testing h5dump --xml -X thing: tempty.h5 PASSED Testing h5dump --xml --xml-ns=thing: tempty.h5 PASSED Testing h5dump --xml --xml-ns=: --xml-dtd=http://somewhere.net tempty. PASSED Testing h5dump --xml --use-dtd --xml-dtd=http://somewhere.net tempty.h PASSED Testing h5dump --xml -A tall.h5 PASSED Testing h5dump --xml -H --sort_by=name --sort_order=ascending torderat PASSED Testing h5dump --xml -H --sort_by=name --sort_order=descending tordera PASSED Testing h5dump --xml -H --sort_by=creation_order --sort_order=ascendin PASSED Testing h5dump --xml -H --sort_by=creation_order --sort_order=descendi PASSED Testing h5dump -u -m %.7f tfpformat.h5 PASSED All h5dumpxml tests passed. 0.68user 0.78system 0:01.84elapsed 79%CPU (0avgtext+0avgdata 6172maxresident)k 0inputs+1232outputs (0major+436002minor)pagefaults 0swaps Finished testing testh5dumpxml.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5dump' ===Serial tests in h5dump ended Fri Aug 30 15:34:17 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5dump' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5dump' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5dump' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5dump' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools/h5dump' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools' make[5]: Nothing to be done for `_exec_check-s'. make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/tools' Making check in . make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich' Making check in fortran make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran' Making check in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/src' make check-am make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/src' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/src' make[6]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/src' make[6]: Nothing to be done for `_exec_check-s'. make[6]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/src' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/src' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/src' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/src' Making check in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/test' make fortranlib_test fflush1 fflush2 fortranlib_test_1_8 fortranlib_test_F03 make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/test' make[3]: `fortranlib_test' is up to date. make[3]: `fflush1' is up to date. make[3]: `fflush2' is up to date. make[3]: `fortranlib_test_1_8' is up to date. make[3]: `fortranlib_test_F03' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/test' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/test' ===Serial tests in test begin Fri Aug 30 15:34:17 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/test' ============================ Fortran API: Testing fortranlib_test Finished testing fortranlib_test ============================ Fortran API: fortranlib_test Test Log ============================ ========================== FORTRAN tests ========================== FORTRANLIB_TEST is linked with HDF5 Library version 1.8 release 9 Mounting test PASSED Reopen test PASSED File free space test PASSED Dataset test PASSED Extendible dataset test PASSED Basic dataspace test PASSED Reference to object test PASSED Reference to dataset region test PASSED Basic selection test PASSED Hyperslab selection test PASSED Element selection test PASSED Element selection functions test PASSED Selection combinations test PASSED Selection bounds test PASSED Basic datatype test PASSED Compound datatype test PASSED Enum datatype test PASSED Derived float datatype test PASSED External dataset test PASSED Dataset chunk cache configuration PASSED Attribute test PASSED Identifier test PASSED Filters test PASSED SZIP filter test --SKIP-- Group test PASSED Error test PASSED VL test PASSED ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.11user 0.06system 0:00.24elapsed 75%CPU (0avgtext+0avgdata 8756maxresident)k 8inputs+1192outputs (0major+26915minor)pagefaults 0swaps Finished testing fortranlib_test ============================ ============================ Fortran API: Testing fflush1 Finished testing fflush1 ============================ Fortran API: fflush1 Test Log ============================ 0.05user 0.05system 0:00.11elapsed 90%CPU (0avgtext+0avgdata 8032maxresident)k 0inputs+152outputs (0major+18896minor)pagefaults 0swaps Finished testing fflush1 ============================ ============================ Fortran API: Testing fflush2 Finished testing fflush2 ============================ Fortran API: fflush2 Test Log ============================ 0 1 2 3 4 1 2 3 4 5 2 3 4 5 6 3 4 5 6 7 0.05user 0.05system 0:00.12elapsed 90%CPU (0avgtext+0avgdata 8240maxresident)k 0inputs+144outputs (0major+18370minor)pagefaults 0swaps Finished testing fflush2 ============================ ============================ Fortran API: Testing fortranlib_test_1_8 Finished testing fortranlib_test_1_8 ============================ Fortran API: fortranlib_test_1_8 Test Log ============================ ========================== FORTRAN 1.8 tests ========================== FORTRANLIB_TEST is linked with HDF5 Library version 1.8 release 9 Testing file free space PASSED Testing with new file format: - Tests INT attributes on both datasets and groups PASSED - Testing with shared attributes: - Testing INT attributes on both datasets and groups PASSED - Testing storing attribute with "null" dataspace PASSED - Testing storing lots of attributes PASSED - Testing creating objects with attribute creation order PASSED - Testing compact storage on objects with attribute creation order PASSED - Testing querying attribute info by index PASSED - Testing deleting attribute by index PASSED - Testing Creating Attributes By Name w/o Creation Order Index - Testing Creating Attributes By Name w/Creation Order Index - Testing creating attributes by name PASSED - Testing renaming shared attributes in "compact" & "dense" storage PASSED - Testing deleting shared attributes in "compact" & "dense" storage PASSED - Testing without shared attributes: - Testing INT attributes on both datasets and groups PASSED - Testing storing attribute with "null" dataspace PASSED - Testing storing lots of attributes PASSED - Testing creating objects with attribute creation order PASSED - Testing compact storage on objects with attribute creation order PASSED - Testing querying attribute info by index PASSED - Testing deleting attribute by index PASSED - Testing Creating Attributes By Name w/o Creation Order Index - Testing Creating Attributes By Name w/Creation Order Index - Testing creating attributes by name PASSED Testing with old file format: - Tests INT attributes on both datasets and groups PASSED Testing attributes PASSED Testing building a file with assorted links PASSED Testing links are correct and building assorted links PASSED Testing create group with creation order indices, test querying group PASSED Testing disabling tracking timestamps for an object PASSED Testing moving and renaming links preserves their properties PASSED Testing deleting links by index PASSED Testing link creation property lists PASSED Testing object copy PASSED Testing adding links to a group follow proper "lifecycle" PASSED Testing groups PASSED Testing object interface PASSED Testing data transform PASSED Testing dataspace encoding and decoding PASSED Testing nbit filter PASSED Testing scaleoffset filter PASSED ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.46user 0.07system 0:00.78elapsed 68%CPU (0avgtext+0avgdata 8416maxresident)k 0inputs+1768outputs (0major+21547minor)pagefaults 0swaps Finished testing fortranlib_test_1_8 ============================ ============================ Fortran API: Testing fortranlib_test_F03 Finished testing fortranlib_test_F03 ============================ Fortran API: fortranlib_test_F03 Test Log ============================ ============================== FORTRAN 2003 tests ============================== FORTRANLIB_TEST is linked with HDF5 Library version 1.8 release 9 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 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 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 ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.09user 0.06system 0:00.17elapsed 91%CPU (0avgtext+0avgdata 8544maxresident)k 0inputs+776outputs (0major+22273minor)pagefaults 0swaps Finished testing fortranlib_test_F03 ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/test' ===Serial tests in test ended Fri Aug 30 15:34:19 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/test' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/test' Making check in testpar make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/testpar' make parallel_test make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/testpar' make[3]: `parallel_test' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/testpar' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/testpar' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/testpar' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/testpar' make[5]: Nothing to be done for `_exec_check-s'. make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/testpar' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/testpar' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/testpar' ===Parallel tests in testpar begin Fri Aug 30 15:34:19 UTC 2013=== **** Hint **** Parallel test files reside in the current directory by default. Set HDF5_PARAPREFIX to use another directory. E.g., HDF5_PARAPREFIX=/PFS/user/me export HDF5_PARAPREFIX make check **** end of Hint **** make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/testpar' ============================ Fortran API: Testing parallel_test Finished testing parallel_test ============================ Fortran API: parallel_test Test Log ============================ Writing/reading dataset by hyperslabs (contiguous layout, independent MPI I/O) *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** Writing/reading dataset by hyperslabs (contiguous layout, collective MPI I/O) Writing/reading dataset by hyperslabs (chunk layout, independent MPI I/O) Writing/reading dataset by hyperslabs (chunk layout, collective MPI I/O) Writing/reading several datasets (contiguous layout, independent MPI I/O) 11.04user 0.47system 0:03.03elapsed 379%CPU (0avgtext+0avgdata 10284maxresident)k 0inputs+30200outputs (0major+132318minor)pagefaults 0swaps Finished testing parallel_test ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/testpar' ===Parallel tests in testpar ended Fri Aug 30 15:34:22 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/testpar' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/testpar' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran/testpar' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran' make[3]: Nothing to be done for `check-TESTS'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/fortran' Making check in hl make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl' Making check in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/src' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/src' make[5]: Nothing to be done for `_exec_check-s'. make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/src' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/src' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/src' Making check in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/test' make test_lite test_image test_file_image test_table test_ds test_packet make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/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]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/test' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/test' ===Serial tests in test begin Fri Aug 30 15:34:22 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/test' ============================ Testing test_lite Finished testing test_lite ============================ test_lite Test Log ============================ Testing H5LTmake_dataset PASSED Testing H5LTread_dataset PASSED Testing H5LTmake_dataset_char PASSED Testing H5LTmake_dataset_short PASSED Testing H5LTmake_dataset_int PASSED Testing H5LTmake_dataset_long PASSED Testing H5LTmake_dataset_float PASSED Testing H5LTmake_dataset_double PASSED Testing H5LTmake_dataset_string PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTpath_valid PASSED 0.08user 0.08system 0:00.20elapsed 80%CPU (0avgtext+0avgdata 6624maxresident)k 0inputs+176outputs (0major+35573minor)pagefaults 0swaps Finished testing test_lite ============================ ============================ Testing test_image Finished testing test_image ============================ test_image Test Log ============================ Testing indexed image PASSED Testing true color image PASSED Testing pallete functions PASSED Testing read ascii image data and generate images Testing make indexed image PASSED Testing attaching palettes PASSED Testing make true color image with pixel interlace PASSED Testing make true color image with plane interlace PASSED Testing read and process data and make indexed images Testing make indexed image from all the data PASSED Testing make indexed image from land data PASSED Testing make indexed image from sea data PASSED Testing attaching palettes PASSED All image tests passed. 0.36user 0.09system 0:00.48elapsed 95%CPU (0avgtext+0avgdata 7488maxresident)k 0inputs+4904outputs (0major+35765minor)pagefaults 0swaps Finished testing test_image ============================ ============================ Testing test_file_image Finished testing test_file_image ============================ test_file_image Test Log ============================ Testing get file images PASSED Testing open file images and check image copies PASSED Testing read file images PASSED Testing write and extend file images PASSED Testing read extended file images PASSED Testing close file images PASSED File image tests passed. 0.08user 0.09system 0:00.20elapsed 89%CPU (0avgtext+0avgdata 6608maxresident)k 0inputs+144outputs (0major+35944minor)pagefaults 0swaps Finished testing test_file_image ============================ ============================ Testing test_table Finished testing test_table ============================ test_table Test Log ============================ Testing table with file creation mode (read/write in native architecture): Testing making table PASSED Testing reading table PASSED Testing writing records PASSED Testing reading records PASSED Testing appending records PASSED Testing inserting records PASSED Testing deleting records PASSED Testing 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.11user 0.11system 0:00.25elapsed 91%CPU (0avgtext+0avgdata 6604maxresident)k 0inputs+248outputs (0major+50183minor)pagefaults 0swaps Finished testing test_table ============================ ============================ Testing test_ds Finished testing test_ds ============================ test_ds Test Log ============================ Testing test_char_attachscales PASSED Testing test_short_attachscales PASSED Testing test_int_attachscales PASSED Testing test_long_attachscales PASSED Testing test_float_attachscales PASSED Testing set char scale/cmp scale name PASSED Testing set short scale/cmp scale name PASSED Testing set int scale/cmp scale name PASSED Testing set long scale/cmp scale name PASSED Testing set float scale/cmp scale name PASSED Testing test_numberofscales PASSED Testing test_long_attachscales PASSED Testing test_duplicatelong_attachscales PASSED Testing set same long scale/cmp scale name PASSED Testing test_foreign_scaleattached PASSED Testing test_foreign_scaleattached PASSED Testing test_detachscales PASSED Testing permutations of attaching and detaching PASSED Testing API functions Testing detach scales PASSED Testing set/get label PASSED Testing set scale/get scale name PASSED Testing iterate scales PASSED Testing error conditions Testing attach a dataset to itself PASSED Testing attach a group with a dataset PASSED Testing attach a dataset with a group PASSED Testing set scale for a group PASSED Testing attach a scale that has scales PASSED Testing attach to a dataset that is a scale PASSED Testing attach to a dataset that is a reserved class dataset PASSED Testing is scale PASSED Testing detach scale from dataset it is not attached to PASSED Testing detach scale from group PASSED Testing detach scale when scale is group PASSED Testing parameter errors Testing attach scales PASSED Testing detach scales PASSED Testing set/get label PASSED Testing iterate scales PASSED Testing ranks Testing attach PASSED Testing detach PASSED Testing attach, set, get names, labels PASSED Testing attach a scalar scale PASSED Testing iterators Testing iterate when the dataset has no scales PASSED Testing iterate on dimension that is outside the rank PASSED Testing iterate for dimension with many scales PASSED Testing iterate on group PASSED Testing iterate in deleted scales PASSED Testing scales with several datatypes Testing floating point and short scales PASSED Testing string scales PASSED Testing reading ASCII data and generate HDF5 data with scales Testing generating scales PASSED All dimension scales tests passed. 0.29user 0.10system 0:00.42elapsed 95%CPU (0avgtext+0avgdata 6664maxresident)k 0inputs+984outputs (0major+35977minor)pagefaults 0swaps Finished testing test_ds ============================ ============================ Testing test_packet Finished testing test_packet ============================ test_packet Test Log ============================ Testing packet table Testing H5PTcreate_fl and H5PTclose PASSED Testing H5PTopen PASSED Testing H5PTappend PASSED Testing H5PTread_packets PASSED Testing H5PTget_next PASSED Testing large packet table PASSED Testing opaque data PASSED Testing packet table compression PASSED Testing error conditions PASSED 0.22user 0.09system 0:00.33elapsed 94%CPU (0avgtext+0avgdata 6604maxresident)k 0inputs+744outputs (0major+37657minor)pagefaults 0swaps Finished testing test_packet ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/test' ===Serial tests in test ended Fri Aug 30 15:34:24 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/test' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/test' Making check in tools make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools' Making check in gif2h5 make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools/gif2h5' make ../../../../hl/tools/gif2h5/h52giftest.sh make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools/gif2h5' make[4]: Nothing to be done for `../../../../hl/tools/gif2h5/h52giftest.sh'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools/gif2h5' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools/gif2h5' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools/gif2h5' ===Serial tests in gif2h5 begin Fri Aug 30 15:34:24 UTC 2013=== make[6]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools/gif2h5' ============================ Testing h52giftest.sh Finished testing h52giftest.sh ============================ h52giftest.sh Test Log ============================ Testing ./h52gif h52giftst.h5 image1.gif -i image PASSED Testing ./gif2h5 image1.gif image1.h5 PASSED All h52gif tests passed. 0.15user 0.18system 0:00.38elapsed 88%CPU (0avgtext+0avgdata 7236maxresident)k 0inputs+1200outputs (0major+74914minor)pagefaults 0swaps Finished testing h52giftest.sh ============================ ============================ make[6]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools/gif2h5' ===Serial tests in gif2h5 ended Fri Aug 30 15:34:24 UTC 2013=== make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools/gif2h5' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools/gif2h5' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools/gif2h5' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools/gif2h5' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools/gif2h5' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools' make[6]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools' make[6]: Nothing to be done for `_exec_check-s'. make[6]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/tools' Making check in fortran make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran' Making check in src make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/src' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/src' make[6]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/src' make[6]: Nothing to be done for `_exec_check-s'. make[6]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/src' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/src' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/src' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/src' Making check in test make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/test' make tstds tstlite tstimage tsttable make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/test' make[4]: `tstds' is up to date. make[4]: `tstlite' is up to date. make[4]: `tstimage' is up to date. make[4]: `tsttable' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/test' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/test' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/test' ===Serial tests in test begin Fri Aug 30 15:34:24 UTC 2013=== make[6]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/test' ============================ Fortran API: Testing tstds Finished testing tstds ============================ Fortran API: tstds Test Log ============================ Test Attaching Dimension Scale PASSED Test If Dimension Scale Attached PASSED Test Getting Number Dimension Scales PASSED Test Detaching Dimension Scale PASSED Test Setting Dimension Scale PASSED Test If Dimension Scale PASSED Test Getting Dimension Scale By Name PASSED Test Setting Dimension Scale Label PASSED 0.05user 0.05system 0:00.13elapsed 85%CPU (0avgtext+0avgdata 8076maxresident)k 0inputs+80outputs (0major+21642minor)pagefaults 0swaps Finished testing tstds ============================ ============================ Fortran API: Testing tstlite Finished testing tstlite ============================ Fortran API: tstlite Test Log ============================ Make/Read datasets (1D) PASSED Make/Read datasets (2D) PASSED Make/Read datasets (3D) PASSED Make/Read datasets (4D) PASSED Make/Read datasets (5D) PASSED Make/Read datasets (6D) PASSED Make/Read datasets (7D) PASSED Make/Read datasets (integer) PASSED Make/Read datasets (float) PASSED Make/Read datasets (double) PASSED Make/Read datasets (string) PASSED Test h5ltpath_valid_f PASSED Get dataset dimensions/info PASSED Set/Get attributes int PASSED Set/Get attributes float PASSED Set/Get attributes double PASSED Set/Get attributes string PASSED Get attribute rank/info PASSED 0.06user 0.06system 0:00.17elapsed 74%CPU (0avgtext+0avgdata 8172maxresident)k 0inputs+416outputs (0major+21811minor)pagefaults 0swaps Finished testing tstlite ============================ ============================ Fortran API: Testing tstimage Finished testing tstimage ============================ Fortran API: tstimage Test Log ============================ Make/Read image 8bit PASSED Make/Read image 24bit PASSED Make palette PASSED Link/Unlink palette PASSED 0.07user 0.05system 0:00.13elapsed 91%CPU (0avgtext+0avgdata 8188maxresident)k 0inputs+848outputs (0major+22648minor)pagefaults 0swaps Finished testing tstimage ============================ ============================ Fortran API: Testing tsttable Finished testing tsttable ============================ Fortran API: tsttable Test Log ============================ Make table PASSED Read/Write field by name PASSED Read/Write field by index PASSED Insert field PASSED Delete field PASSED Get table info PASSED Get fields info PASSED 0.07user 0.06system 0:00.14elapsed 91%CPU (0avgtext+0avgdata 8084maxresident)k 0inputs+96outputs (0major+28639minor)pagefaults 0swaps Finished testing tsttable ============================ make[6]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/test' ===Serial tests in test ended Fri Aug 30 15:34:25 UTC 2013=== make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/test' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/test' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/test' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran' make[4]: Nothing to be done for `check-TESTS'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl/fortran' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl' make[3]: Nothing to be done for `check-TESTS'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/hl' Making check in perform make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' make iopipe chunk overhead zip_perf perf_meta perf make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' make[2]: `iopipe' is up to date. make[2]: `chunk' is up to date. make[2]: `overhead' is up to date. make[2]: `zip_perf' is up to date. make[2]: `perf_meta' is up to date. make[2]: `perf' is up to date. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' ===Serial tests in perform begin Fri Aug 30 15:34:25 UTC 2013=== make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' ============================ Testing iopipe Finished testing iopipe ============================ iopipe Test Log ============================ df: '/dev/mqueue': No such file or directory df: '/dev/hugepages': No such file or directory df: '/sys/fs/cgroup/systemd': No such file or directory df: '/sys/fs/cgroup/cpuset': No such file or directory df: '/sys/fs/cgroup/cpu,cpuacct': No such file or directory df: '/sys/fs/cgroup/memory': No such file or directory df: '/sys/fs/cgroup/devices': No such file or directory df: '/sys/fs/cgroup/freezer': No such file or directory df: '/sys/fs/cgroup/net_cls': No such file or directory df: '/sys/fs/cgroup/blkio': No such file or directory df: '/sys/fs/cgroup/perf_event': No such file or directory df: '/var/lib/nfs/rpc_pipefs': No such file or directory df: '/mnt/fedora_koji': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/proc/filesystems': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/sys': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/shm': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/pts': No such file or directory fill raw ============================================= df: '/dev/mqueue': No such file or directory df: '/dev/hugepages': No such file or directory df: '/sys/fs/cgroup/systemd': No such file or directory df: '/sys/fs/cgroup/cpuset': No such file or directory df: '/sys/fs/cgroup/cpu,cpuacct': No such file or directory df: '/sys/fs/cgroup/memory': No such file or directory df: '/sys/fs/cgroup/devices': No such file or directory df: '/sys/fs/cgroup/freezer': No such file or directory df: '/sys/fs/cgroup/net_cls': No such file or directory df: '/sys/fs/cgroup/blkio': No such file or directory df: '/sys/fs/cgroup/perf_event': No such file or directory df: '/var/lib/nfs/rpc_pipefs': No such file or directory df: '/mnt/fedora_koji': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/proc/filesystems': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/sys': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/shm': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/pts': No such file or directory fill hdf5 ============================================= df: '/dev/mqueue': No such file or directory df: '/dev/hugepages': No such file or directory df: '/sys/fs/cgroup/systemd': No such file or directory df: '/sys/fs/cgroup/cpuset': No such file or directory df: '/sys/fs/cgroup/cpu,cpuacct': No such file or directory df: '/sys/fs/cgroup/memory': No such file or directory df: '/sys/fs/cgroup/devices': No such file or directory df: '/sys/fs/cgroup/freezer': No such file or directory df: '/sys/fs/cgroup/net_cls': No such file or directory df: '/sys/fs/cgroup/blkio': No such file or directory df: '/sys/fs/cgroup/perf_event': No such file or directory df: '/var/lib/nfs/rpc_pipefs': No such file or directory df: '/mnt/fedora_koji': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/proc/filesystems': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/sys': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/shm': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/pts': No such file or directory out raw ============================================= df: '/dev/mqueue': No such file or directory df: '/dev/hugepages': No such file or directory df: '/sys/fs/cgroup/systemd': No such file or directory df: '/sys/fs/cgroup/cpuset': No such file or directory df: '/sys/fs/cgroup/cpu,cpuacct': No such file or directory df: '/sys/fs/cgroup/memory': No such file or directory df: '/sys/fs/cgroup/devices': No such file or directory df: '/sys/fs/cgroup/freezer': No such file or directory df: '/sys/fs/cgroup/net_cls': No such file or directory df: '/sys/fs/cgroup/blkio': No such file or directory df: '/sys/fs/cgroup/perf_event': No such file or directory df: '/var/lib/nfs/rpc_pipefs': No such file or directory df: '/mnt/fedora_koji': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/proc/filesystems': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/sys': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/shm': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/pts': No such file or directory out hdf5 ============================================= df: '/dev/mqueue': No such file or directory df: '/dev/hugepages': No such file or directory df: '/sys/fs/cgroup/systemd': No such file or directory df: '/sys/fs/cgroup/cpuset': No such file or directory df: '/sys/fs/cgroup/cpu,cpuacct': No such file or directory df: '/sys/fs/cgroup/memory': No such file or directory df: '/sys/fs/cgroup/devices': No such file or directory df: '/sys/fs/cgroup/freezer': No such file or directory df: '/sys/fs/cgroup/net_cls': No such file or directory df: '/sys/fs/cgroup/blkio': No such file or directory df: '/sys/fs/cgroup/perf_event': No such file or directory df: '/var/lib/nfs/rpc_pipefs': No such file or directory df: '/mnt/fedora_koji': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/proc/filesystems': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/sys': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/shm': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/pts': No such file or directory in raw ============================================= df: '/dev/mqueue': No such file or directory df: '/dev/hugepages': No such file or directory df: '/sys/fs/cgroup/systemd': No such file or directory df: '/sys/fs/cgroup/cpuset': No such file or directory df: '/sys/fs/cgroup/cpu,cpuacct': No such file or directory df: '/sys/fs/cgroup/memory': No such file or directory df: '/sys/fs/cgroup/devices': No such file or directory df: '/sys/fs/cgroup/freezer': No such file or directory df: '/sys/fs/cgroup/net_cls': No such file or directory df: '/sys/fs/cgroup/blkio': No such file or directory df: '/sys/fs/cgroup/perf_event': No such file or directory df: '/var/lib/nfs/rpc_pipefs': No such file or directory df: '/mnt/fedora_koji': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/proc/filesystems': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/sys': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/shm': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/pts': No such file or directory in hdf5 ============================================= df: '/dev/mqueue': No such file or directory df: '/dev/hugepages': No such file or directory df: '/sys/fs/cgroup/systemd': No such file or directory df: '/sys/fs/cgroup/cpuset': No such file or directory df: '/sys/fs/cgroup/cpu,cpuacct': No such file or directory df: '/sys/fs/cgroup/memory': No such file or directory df: '/sys/fs/cgroup/devices': No such file or directory df: '/sys/fs/cgroup/freezer': No such file or directory df: '/sys/fs/cgroup/net_cls': No such file or directory df: '/sys/fs/cgroup/blkio': No such file or directory df: '/sys/fs/cgroup/perf_event': No such file or directory df: '/var/lib/nfs/rpc_pipefs': No such file or directory df: '/mnt/fedora_koji': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/proc/filesystems': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/sys': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/shm': No such file or directory df: '/var/lib/mock/f18-build-1832385-317691/root/dev/pts': No such file or directory in hdf5 partial ============================================= I/O request size is 1000000.0MB fill raw 0.00user 0.00system 0.00elapsed 13208.79MB/s fill hdf5 0.00user 0.00system 0.00elapsed 8892.53MB/s out raw 0.00user 0.01system 0.01elapsed 3334.53MB/s out hdf5 0.00user 0.01system 0.01elapsed 3119.75MB/s in raw 0.00user 0.01system 0.01elapsed 5613.52MB/s in hdf5 0.00user 0.01system 0.01elapsed 5455.80MB/s in hdf5 partial 0.01user 0.01system 0.02elapsed 2557.93MB/s 0.09user 0.27system 0:01.65elapsed 22%CPU (0avgtext+0avgdata 6180maxresident)k 0inputs+4040outputs (0major+43008minor)pagefaults 0swaps Finished testing iopipe ============================ ============================ Testing chunk Finished testing chunk ============================ chunk Test Log ============================ Test CacheSz ChunkSz Effic --------- -------- -------- -------- Rowmaj-rd 25 0.50 1.00 Rowmaj-rd 25 1.00 1.00 Rowmaj-rd 25 1.50 0.75 Rowmaj-rd 25 2.00 1.00 Rowmaj-rd 25 2.50 0.83 Rowmaj-rd 25 3.00 1.00 Rowmaj-rd 25 3.50 0.87 Rowmaj-rd 25 4.00 1.00 Rowmaj-rd 25 4.50 0.91 Rowmaj-rd 25 5.00 1.00 Rowmaj-wr 25 0.50 0.50 Rowmaj-wr 25 1.00 1.00 Rowmaj-wr 25 1.50 0.45 Rowmaj-wr 25 2.00 1.00 Rowmaj-wr 25 2.50 0.57 Rowmaj-wr 25 3.00 1.00 Rowmaj-wr 25 3.50 0.63 Rowmaj-wr 25 4.00 1.00 Rowmaj-wr 25 4.50 0.72 Rowmaj-wr 25 5.00 1.00 Diag-rd 25 0.50 0.26 Diag-rd 25 1.00 0.51 Diag-rd 25 1.50 0.62 Diag-rd 25 2.00 1.00 Diag-rd 25 2.50 0.72 Diag-rd 25 3.00 0.80 Diag-rd 25 3.50 0.78 Diag-rd 25 4.00 1.00 Diag-rd 25 4.50 0.84 Diag-rd 25 5.00 0.89 Diag-wr 25 0.50 0.13 Diag-wr 25 1.00 0.26 Diag-wr 25 1.50 0.31 Diag-wr 25 2.00 1.00 Diag-wr 25 2.50 0.41 Diag-wr 25 3.00 0.53 Diag-wr 25 3.50 0.49 Diag-wr 25 4.00 1.00 Diag-wr 25 4.50 0.58 Diag-wr 25 5.00 0.69 0.29user 0.16system 0:00.47elapsed 96%CPU (0avgtext+0avgdata 7044maxresident)k 0inputs+7952outputs (0major+36055minor)pagefaults 0swaps Finished testing chunk ============================ ============================ Testing overhead Finished testing overhead ============================ overhead Test Log ============================ Style Bytes/Chunk ----- ----------- forward 41.320 reverse 43.416 inward 70.664 outward 41.320 random 53.896 0.15user 0.09system 0:00.30elapsed 84%CPU (0avgtext+0avgdata 6440maxresident)k 0inputs+608outputs (0major+33832minor)pagefaults 0swaps Finished testing overhead ============================ ============================ Testing zip_perf Finished testing zip_perf ============================ zip_perf Test Log ============================ Filesize: 67108864 Compression Level: 6 Buffer size == 128KB Uncompressed Write Time: 0.07s Uncompressed Write Throughput: 978.44MB/s Compression Ratio: 0.00113678 Compressed Write Time: 0.86s Compressed Write Throughput: 74.50MB/s Compression Time: 0.840493s Buffer size == 256KB Uncompressed Write Time: 0.05s Uncompressed Write Throughput: 1182.27MB/s Compression Ratio: 0.00105667 Compressed Write Time: 0.82s Compressed Write Throughput: 77.96MB/s Compression Time: 0.818578s Buffer size == 512KB Uncompressed Write Time: 0.06s Uncompressed Write Throughput: 1155.46MB/s Compression Ratio: 0.0010128 Compressed Write Time: 0.86s Compressed Write Throughput: 74.53MB/s Compression Time: 0.855491s Buffer size == 1MB Uncompressed Write Time: 0.05s Uncompressed Write Throughput: 1172.35MB/s Compression Ratio: 0.000990868 Compressed Write Time: 0.86s Compressed Write Throughput: 74.28MB/s Compression Time: 0.859899s 3.42user 0.42system 0:03.86elapsed 99%CPU (0avgtext+0avgdata 6988maxresident)k 0inputs+529184outputs (0major+62552minor)pagefaults 0swaps Finished testing zip_perf ============================ ============================ Testing perf_meta Finished testing perf_meta ============================ perf_meta Test Log ============================ Performance result of metadata for datasets and attributes 1. Create 8 attributes for each of 16 existing datasets H5Dopen2: avg=0.000027s; max=0.000048s; min=0.000024s H5Dclose: avg=0.000012s; max=0.000027s; min=0.000009s H5A(create & close): avg=0.000012s; max=0.000055s; min=0.000008s 2. Create 8 attributes for each of 16 new datasets H5Dcreate2: avg=0.000035s; max=0.000063s; min=0.000028s H5Dclose: avg=0.000003s; max=0.000004s; min=0.000002s H5A(create & close): avg=0.000010s; max=0.000021s; min=0.000007s 3. Create 2 attributes for each of 16 existing datasets for 4 times H5Dopen2: avg=0.000026s; max=0.000119s; min=0.000022s H5Dclose: avg=0.000010s; max=0.000031s; min=0.000008s H5A(create & close): avg=0.000015s; max=0.000040s; min=0.000009s 0.06user 0.10system 0:00.18elapsed 91%CPU (0avgtext+0avgdata 6592maxresident)k 0inputs+1048outputs (0major+34298minor)pagefaults 0swaps Finished testing perf_meta ============================ ============================ Testing h5perf_serial Finished testing h5perf_serial ============================ h5perf_serial Test Log ============================ HDF5 Library: Version 1.8.9 ==== Parameters ==== IO API=posix hdf5 Number of iterations=1 Dataset size=100 200 Transfer buffer size=10 20 Dimension access order=1 2 HDF5 data storage method=Contiguous HDF5 file driver=sec2 Env HDF5_PREFIX=not set ==== End of Parameters ==== Transfer Buffer Size (bytes): 200 File Size(MB): 0.02 IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 14.45 MB/s Average Throughput: 14.45 MB/s Minimum Throughput: 14.45 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 13.86 MB/s Average Throughput: 13.86 MB/s Minimum Throughput: 13.86 MB/s Read (1 iteration(s)): Maximum Throughput: 32.94 MB/s Average Throughput: 32.94 MB/s Minimum Throughput: 32.94 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 32.55 MB/s Average Throughput: 32.55 MB/s Minimum Throughput: 32.55 MB/s IO API = HDF5 Write (1 iteration(s)): Maximum Throughput: 13.91 MB/s Average Throughput: 13.91 MB/s Minimum Throughput: 13.91 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 7.78 MB/s Average Throughput: 7.78 MB/s Minimum Throughput: 7.78 MB/s Read (1 iteration(s)): Maximum Throughput: 19.05 MB/s Average Throughput: 19.05 MB/s Minimum Throughput: 19.05 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 10.64 MB/s Average Throughput: 10.64 MB/s Minimum Throughput: 10.64 MB/s 0.07user 0.09system 0:00.19elapsed 83%CPU (0avgtext+0avgdata 7140maxresident)k 0inputs+672outputs (0major+35349minor)pagefaults 0swaps Finished testing h5perf_serial ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' ===Serial tests in perform ended Fri Aug 30 15:34:32 UTC 2013=== make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' ===Parallel tests in perform begin Fri Aug 30 15:34:32 UTC 2013=== **** Hint **** Parallel test files reside in the current directory by default. Set HDF5_PARAPREFIX to use another directory. E.g., HDF5_PARAPREFIX=/PFS/user/me export HDF5_PARAPREFIX make check **** end of Hint **** make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' ============================ Testing h5perf Finished testing h5perf ============================ h5perf Test Log ============================ HDF5 Library: Version 1.8.9 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-I/O 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 MBs # of files: 1, # of datasets: 1, dataset size: 1.50 MBs IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 1159.93 MB/s Average Throughput: 1159.93 MB/s Minimum Throughput: 1159.93 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 44.69 MB/s Average Throughput: 44.69 MB/s Minimum Throughput: 44.69 MB/s Read (1 iteration(s)): Maximum Throughput: 6150.01 MB/s Average Throughput: 6150.01 MB/s Minimum Throughput: 6150.01 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 70.66 MB/s Average Throughput: 70.66 MB/s Minimum Throughput: 70.66 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 81.35 MB/s Average Throughput: 81.35 MB/s Minimum Throughput: 81.35 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 14.54 MB/s Average Throughput: 14.54 MB/s Minimum Throughput: 14.54 MB/s Read (1 iteration(s)): Maximum Throughput: 5592.41 MB/s Average Throughput: 5592.41 MB/s Minimum Throughput: 5592.41 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 33.98 MB/s Average Throughput: 33.98 MB/s Minimum Throughput: 33.98 MB/s IO API = PHDF5 (w/MPI-I/O driver) Write (1 iteration(s)): Maximum Throughput: 1033.08 MB/s Average Throughput: 1033.08 MB/s Minimum Throughput: 1033.08 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 9.80 MB/s Average Throughput: 9.80 MB/s Minimum Throughput: 9.80 MB/s Read (1 iteration(s)): Maximum Throughput: 4688.12 MB/s Average Throughput: 4688.12 MB/s Minimum Throughput: 4688.12 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 20.45 MB/s Average Throughput: 20.45 MB/s Minimum Throughput: 20.45 MB/s Transfer Buffer Size: 262144 bytes, File size: 1.50 MBs # of files: 1, # of datasets: 1, dataset size: 1.50 MBs IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 615.78 MB/s Average Throughput: 615.78 MB/s Minimum Throughput: 615.78 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 48.11 MB/s Average Throughput: 48.11 MB/s Minimum Throughput: 48.11 MB/s Read (1 iteration(s)): Maximum Throughput: 7248.22 MB/s Average Throughput: 7248.22 MB/s Minimum Throughput: 7248.22 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 78.76 MB/s Average Throughput: 78.76 MB/s Minimum Throughput: 78.76 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 152.35 MB/s Average Throughput: 152.35 MB/s Minimum Throughput: 152.35 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 20.52 MB/s Average Throughput: 20.52 MB/s Minimum Throughput: 20.52 MB/s Read (1 iteration(s)): Maximum Throughput: 10131.17 MB/s Average Throughput: 10131.17 MB/s Minimum Throughput: 10131.17 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 24.95 MB/s Average Throughput: 24.95 MB/s Minimum Throughput: 24.95 MB/s IO API = PHDF5 (w/MPI-I/O driver) Write (1 iteration(s)): Maximum Throughput: 1336.90 MB/s Average Throughput: 1336.90 MB/s Minimum Throughput: 1336.90 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 7.77 MB/s Average Throughput: 7.77 MB/s Minimum Throughput: 7.77 MB/s Read (1 iteration(s)): Maximum Throughput: 5225.46 MB/s Average Throughput: 5225.46 MB/s Minimum Throughput: 5225.46 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 15.82 MB/s Average Throughput: 15.82 MB/s Minimum Throughput: 15.82 MB/s Number of processors = 3 Transfer Buffer Size: 131072 bytes, File size: 0.75 MBs # of files: 1, # of datasets: 1, dataset size: 0.75 MBs IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 36.84 MB/s Average Throughput: 36.84 MB/s Minimum Throughput: 36.84 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 31.34 MB/s Average Throughput: 31.34 MB/s Minimum Throughput: 31.34 MB/s Read (1 iteration(s)): Maximum Throughput: 8065.97 MB/s Average Throughput: 8065.97 MB/s Minimum Throughput: 8065.97 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 6406.78 MB/s Average Throughput: 6406.78 MB/s Minimum Throughput: 6406.78 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 109.57 MB/s Average Throughput: 109.57 MB/s Minimum Throughput: 109.57 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 105.92 MB/s Average Throughput: 105.92 MB/s Minimum Throughput: 105.92 MB/s Read (1 iteration(s)): Maximum Throughput: 5518.82 MB/s Average Throughput: 5518.82 MB/s Minimum Throughput: 5518.82 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 11.19 MB/s Average Throughput: 11.19 MB/s Minimum Throughput: 11.19 MB/s IO API = PHDF5 (w/MPI-I/O driver) Write (1 iteration(s)): Maximum Throughput: 913.39 MB/s Average Throughput: 913.39 MB/s Minimum Throughput: 913.39 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 30.29 MB/s Average Throughput: 30.29 MB/s Minimum Throughput: 30.29 MB/s Read (1 iteration(s)): Maximum Throughput: 3966.87 MB/s Average Throughput: 3966.87 MB/s Minimum Throughput: 3966.87 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 809.92 MB/s Average Throughput: 809.92 MB/s Minimum Throughput: 809.92 MB/s Transfer Buffer Size: 262144 bytes, File size: 0.75 MBs # of files: 1, # of datasets: 1, dataset size: 0.75 MBs IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 54.43 MB/s Average Throughput: 54.43 MB/s Minimum Throughput: 54.43 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 34.35 MB/s Average Throughput: 34.35 MB/s Minimum Throughput: 34.35 MB/s Read (1 iteration(s)): Maximum Throughput: 8256.50 MB/s Average Throughput: 8256.50 MB/s Minimum Throughput: 8256.50 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 37.33 MB/s Average Throughput: 37.33 MB/s Minimum Throughput: 37.33 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 45.72 MB/s Average Throughput: 45.72 MB/s Minimum Throughput: 45.72 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 45.16 MB/s Average Throughput: 45.16 MB/s Minimum Throughput: 45.16 MB/s Read (1 iteration(s)): Maximum Throughput: 9986.44 MB/s Average Throughput: 9986.44 MB/s Minimum Throughput: 9986.44 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 12.28 MB/s Average Throughput: 12.28 MB/s Minimum Throughput: 12.28 MB/s IO API = PHDF5 (w/MPI-I/O driver) Write (1 iteration(s)): Maximum Throughput: 72.44 MB/s Average Throughput: 72.44 MB/s Minimum Throughput: 72.44 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 53.68 MB/s Average Throughput: 53.68 MB/s Minimum Throughput: 53.68 MB/s Read (1 iteration(s)): Maximum Throughput: 4211.15 MB/s Average Throughput: 4211.15 MB/s Minimum Throughput: 4211.15 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 824.14 MB/s Average Throughput: 824.14 MB/s Minimum Throughput: 824.14 MB/s Number of processors = 1 Transfer Buffer Size: 131072 bytes, File size: 0.25 MBs # of files: 1, # of datasets: 1, dataset size: 0.25 MBs IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 1213.63 MB/s Average Throughput: 1213.63 MB/s Minimum Throughput: 1213.63 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 999.60 MB/s Average Throughput: 999.60 MB/s Minimum Throughput: 999.60 MB/s Read (1 iteration(s)): Maximum Throughput: 5433.04 MB/s Average Throughput: 5433.04 MB/s Minimum Throughput: 5433.04 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 4809.98 MB/s Average Throughput: 4809.98 MB/s Minimum Throughput: 4809.98 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1243.86 MB/s Average Throughput: 1243.86 MB/s Minimum Throughput: 1243.86 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 608.22 MB/s Average Throughput: 608.22 MB/s Minimum Throughput: 608.22 MB/s Read (1 iteration(s)): Maximum Throughput: 4723.32 MB/s Average Throughput: 4723.32 MB/s Minimum Throughput: 4723.32 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 2526.69 MB/s Average Throughput: 2526.69 MB/s Minimum Throughput: 2526.69 MB/s IO API = PHDF5 (w/MPI-I/O driver) Write (1 iteration(s)): Maximum Throughput: 536.63 MB/s Average Throughput: 536.63 MB/s Minimum Throughput: 536.63 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 205.08 MB/s Average Throughput: 205.08 MB/s Minimum Throughput: 205.08 MB/s Read (1 iteration(s)): Maximum Throughput: 1220.69 MB/s Average Throughput: 1220.69 MB/s Minimum Throughput: 1220.69 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 294.79 MB/s Average Throughput: 294.79 MB/s Minimum Throughput: 294.79 MB/s Transfer Buffer Size: 262144 bytes, File size: 0.25 MBs # of files: 1, # of datasets: 1, dataset size: 0.25 MBs IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 1302.58 MB/s Average Throughput: 1302.58 MB/s Minimum Throughput: 1302.58 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 1059.17 MB/s Average Throughput: 1059.17 MB/s Minimum Throughput: 1059.17 MB/s Read (1 iteration(s)): Maximum Throughput: 5577.53 MB/s Average Throughput: 5577.53 MB/s Minimum Throughput: 5577.53 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 4899.89 MB/s Average Throughput: 4899.89 MB/s Minimum Throughput: 4899.89 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1288.18 MB/s Average Throughput: 1288.18 MB/s Minimum Throughput: 1288.18 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 546.99 MB/s Average Throughput: 546.99 MB/s Minimum Throughput: 546.99 MB/s Read (1 iteration(s)): Maximum Throughput: 4228.13 MB/s Average Throughput: 4228.13 MB/s Minimum Throughput: 4228.13 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 2193.67 MB/s Average Throughput: 2193.67 MB/s Minimum Throughput: 2193.67 MB/s IO API = PHDF5 (w/MPI-I/O driver) Write (1 iteration(s)): Maximum Throughput: 744.20 MB/s Average Throughput: 744.20 MB/s Minimum Throughput: 744.20 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 227.06 MB/s Average Throughput: 227.06 MB/s Minimum Throughput: 227.06 MB/s Read (1 iteration(s)): Maximum Throughput: 1542.02 MB/s Average Throughput: 1542.02 MB/s Minimum Throughput: 1542.02 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 283.78 MB/s Average Throughput: 283.78 MB/s Minimum Throughput: 283.78 MB/s 20.37user 0.59system 0:05.41elapsed 386%CPU (0avgtext+0avgdata 7312maxresident)k 0inputs+35256outputs (0major+216601minor)pagefaults 0swaps Finished testing h5perf ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' ============================ Testing perf Finished testing perf ============================ perf Test Log ============================ # Using hdf5-io calls. nr_procs = 6, nr_iter = 1, blk_sz = 16777216 # total_size = 100663296 # Write: min_time = 0.014077, max_time = 0.086199, mean_time = 0.040749 # Read: min_time = 0.009014, max_time = 0.077074, mean_time = 0.039172 Write bandwidth = 1167.803822 Mbytes/sec Read bandwidth = 1306.059495 Mbytes/sec 2.50user 0.49system 0:00.88elapsed 339%CPU (0avgtext+0avgdata 21444maxresident)k 0inputs+197000outputs (0major+214998minor)pagefaults 0swaps Finished testing perf ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' ===Parallel tests in perform ended Fri Aug 30 15:34:38 UTC 2013=== make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich/perform' make: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/mpich' + module purge ++ /usr/bin/modulecmd bash purge + eval MANPATH=/usr/share/man:/usr/local/share/man ';export' 'MANPATH;PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;unset' 'LD_LIBRARY_PATH;unset' 'LOADEDMODULES;unset' 'MPI_BIN;unset' 'MPI_COMPILER;unset' 'MPI_FORTRAN_MOD_DIR;unset' 'MPI_HOME;unset' 'MPI_INCLUDE;unset' 'MPI_LIB;unset' 'MPI_MAN;unset' 'MPI_PYTHON_SITEARCH;unset' 'MPI_SUFFIX;unset' 'MPI_SYSCONFIG;unset' 'PYTHONPATH;unset' '_LMFILES_;' ++ MANPATH=/usr/share/man:/usr/local/share/man ++ export MANPATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ unset LD_LIBRARY_PATH ++ unset LOADEDMODULES ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ unset PYTHONPATH ++ unset _LMFILES_ + for mpi in mpich openmpi + module load mpi/openmpi-i386 ++ /usr/bin/modulecmd bash load mpi/openmpi-i386 + eval LD_LIBRARY_PATH=/usr/lib/openmpi/lib ';export' 'LD_LIBRARY_PATH;LOADEDMODULES=mpi/openmpi-i386' ';export' 'LOADEDMODULES;MANPATH=/usr/share/man/openmpi-i386:/usr/share/man:/usr/local/share/man' ';export' 'MANPATH;MPI_BIN=/usr/lib/openmpi/bin' ';export' 'MPI_BIN;MPI_COMPILER=openmpi-i386' ';export' 'MPI_COMPILER;MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/openmpi-i386' ';export' 'MPI_FORTRAN_MOD_DIR;MPI_HOME=/usr/lib/openmpi' ';export' 'MPI_HOME;MPI_INCLUDE=/usr/include/openmpi-i386' ';export' 'MPI_INCLUDE;MPI_LIB=/usr/lib/openmpi/lib' ';export' 'MPI_LIB;MPI_MAN=/usr/share/man/openmpi-i386' ';export' 'MPI_MAN;MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/openmpi' ';export' 'MPI_PYTHON_SITEARCH;MPI_SUFFIX=_openmpi' ';export' 'MPI_SUFFIX;MPI_SYSCONFIG=/etc/openmpi-i386' ';export' 'MPI_SYSCONFIG;PATH=/usr/lib/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;PYTHONPATH=/usr/lib/python2.7/site-packages/openmpi' ';export' 'PYTHONPATH;_LMFILES_=/etc/modulefiles/mpi/openmpi-i386' ';export' '_LMFILES_;' ++ LD_LIBRARY_PATH=/usr/lib/openmpi/lib ++ export LD_LIBRARY_PATH ++ LOADEDMODULES=mpi/openmpi-i386 ++ export LOADEDMODULES ++ MANPATH=/usr/share/man/openmpi-i386:/usr/share/man:/usr/local/share/man ++ export MANPATH ++ MPI_BIN=/usr/lib/openmpi/bin ++ export MPI_BIN ++ MPI_COMPILER=openmpi-i386 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/openmpi-i386 ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib/openmpi ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/openmpi-i386 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib/openmpi/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/openmpi-i386 ++ export MPI_MAN ++ MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/openmpi ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_openmpi ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/openmpi-i386 ++ export MPI_SYSCONFIG ++ PATH=/usr/lib/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ PYTHONPATH=/usr/lib/python2.7/site-packages/openmpi ++ export PYTHONPATH ++ _LMFILES_=/etc/modulefiles/mpi/openmpi-i386 ++ export _LMFILES_ + make -C openmpi check make: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi' Making check in src make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/src' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/src' make[4]: Nothing to be done for `_exec_check-s'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/src' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/src' Making check in test make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/test' make testhdf5 lheap ohdr stab gheap cache cache_api pool accum hyperslab istore bittests dt_arith dtypes dsets cmpd_dset filter_fail extend external efc objcopy links unlink big mtime fillval mount flush1 flush2 app_ref enum set_extent ttsafe getname vfd ntypes dangle dtransform reserved cross_read freespace mf btree2 fheap file_image error_test err_compat tcheck_version testmeta links_env testerror.sh testlibinfo.sh testcheck_version.sh testlinks_env.sh make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/test' make[2]: `testhdf5' is up to date. make[2]: `lheap' is up to date. make[2]: `ohdr' is up to date. make[2]: `stab' is up to date. make[2]: `gheap' is up to date. make[2]: `cache' is up to date. make[2]: `cache_api' is up to date. make[2]: `pool' is up to date. make[2]: `accum' is up to date. make[2]: `hyperslab' is up to date. make[2]: `istore' is up to date. make[2]: `bittests' is up to date. make[2]: `dt_arith' is up to date. make[2]: `dtypes' is up to date. make[2]: `dsets' is up to date. make[2]: `cmpd_dset' is up to date. make[2]: `filter_fail' is up to date. make[2]: `extend' is up to date. make[2]: `external' is up to date. make[2]: `efc' is up to date. make[2]: `objcopy' is up to date. make[2]: `links' is up to date. make[2]: `unlink' is up to date. make[2]: `big' is up to date. make[2]: `mtime' is up to date. make[2]: `fillval' is up to date. make[2]: `mount' is up to date. make[2]: `flush1' is up to date. make[2]: `flush2' is up to date. make[2]: `app_ref' is up to date. make[2]: `enum' is up to date. make[2]: `set_extent' is up to date. make[2]: `ttsafe' is up to date. make[2]: `getname' is up to date. make[2]: `vfd' is up to date. make[2]: `ntypes' is up to date. make[2]: `dangle' is up to date. make[2]: `dtransform' is up to date. make[2]: `reserved' is up to date. make[2]: `cross_read' is up to date. make[2]: `freespace' is up to date. make[2]: `mf' is up to date. make[2]: `btree2' is up to date. make[2]: `fheap' is up to date. make[2]: `file_image' is up to date. make[2]: `error_test' is up to date. make[2]: `err_compat' is up to date. make[2]: `tcheck_version' is up to date. make[2]: `testmeta' is up to date. make[2]: `links_env' is up to date. make[2]: `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]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/test' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/test' ===Serial tests in test begin Fri Aug 30 15:34:38 UTC 2013=== make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/test' ============================ Testing testhdf5 Finished testing testhdf5 ============================ testhdf5 Test Log ============================ For help use: /builddir/build/BUILD/hdf5-1.8.9/openmpi/test/.libs/lt-testhdf5 -help Linked with hdf5 version 1.8 release 9 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... 138.84user 1.43system 2:26.07elapsed 96%CPU (0avgtext+0avgdata 32616maxresident)k 0inputs+127440outputs (0major+160989minor)pagefaults 0swaps Finished testing testhdf5 ============================ ============================ Testing lheap Finished testing lheap ============================ lheap Test Log ============================ Testing local heap write PASSED Testing local heap read PASSED Testing opening pre-created file with non-default sizes PASSED All local heap tests passed. 0.05user 0.02system 0:00.08elapsed 89%CPU (0avgtext+0avgdata 6556maxresident)k 0inputs+136outputs (0major+8505minor)pagefaults 0swaps Finished testing lheap ============================ ============================ Testing ohdr Finished testing ohdr ============================ ohdr Test Log ============================ Using default file format: Testing object header continuation block PASSED Testing object header creation PASSED Testing message creation PASSED Testing message modification PASSED Testing object header overflow in memory PASSED Testing close & re-open object header PASSED Testing object header overflow on disk PASSED Testing message deletion PASSED Testing constant message handling PASSED Testing object header closing PASSED Testing locking messages PASSED Accessing objects with unknown header messages: Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'fail if unknown' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object header creation in cache PASSED Using new file format: Testing object header continuation block PASSED Testing object header creation PASSED Testing message creation PASSED Testing message modification PASSED Testing object header overflow in memory PASSED Testing close & re-open object header PASSED Testing object header overflow on disk PASSED Testing message deletion PASSED Testing constant message handling PASSED Testing object header closing PASSED Testing locking messages PASSED Accessing objects with unknown header messages: Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'fail if unknown' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object header creation in cache PASSED All object header tests passed. 0.06user 0.02system 0:00.12elapsed 69%CPU (0avgtext+0avgdata 6644maxresident)k 0inputs+616outputs (0major+8672minor)pagefaults 0swaps Finished testing ohdr ============================ ============================ Testing stab Finished testing stab ============================ stab Test Log ============================ Testing miscellaneous group tests PASSED Testing long names PASSED Testing large directories PASSED Testing miscellaneous group tests (w/new group format) PASSED Testing long names (w/new group format) PASSED Testing large directories (w/new group format) PASSED Testing group lifecycle PASSED Testing long link names in compact groups PASSED Testing reading old groups PASSED Testing group without compact form PASSED Testing setting root group creation properties PASSED Testing old API routines PASSED Testing corrupt symbol table message PASSED All symbol table tests passed. 0.59user 0.07system 0:00.76elapsed 87%CPU (0avgtext+0avgdata 13228maxresident)k 0inputs+10384outputs (0major+11271minor)pagefaults 0swaps Finished testing stab ============================ ============================ Testing gheap Finished testing gheap ============================ gheap Test Log ============================ Testing monotonically increasing lengths PASSED Testing monotonically decreasing lengths PASSED Testing complete object removal PASSED Testing partial object removal PASSED Testing out of order indices PASSED All global heap tests passed. 13.97user 0.02system 0:14.01elapsed 99%CPU (0avgtext+0avgdata 6804maxresident)k 0inputs+2672outputs (0major+10467minor)pagefaults 0swaps Finished testing gheap ============================ ============================ Testing cache Finished testing cache ============================ cache Test Log ============================ Testing smoke check #1 -- all clean, ins, dest, ren, 4/2 MB cache PASSED Testing smoke check #2 -- ~1/2 dirty, ins, dest, ren, 4/2 MB cache PASSED Testing smoke check #3 -- all clean, ins, dest, ren, 2/1 KB cache PASSED Testing smoke check #4 -- ~1/2 dirty, ins, dest, ren, 2/1 KB cache PASSED Testing smoke check #5 -- all clean, ins, prot, unprot, AR cache 1 PASSED Testing smoke check #6 -- ~1/2 dirty, ins, prot, unprot, AR cache 1 PASSED Testing smoke check #7 -- all clean, ins, prot, unprot, AR cache 2 PASSED Testing smoke check #8 -- ~1/2 dirty, ins, prot, unprot, AR cache 2 PASSED Testing smoke check #9 -- all clean, ins, dest, ren, 4/2 MB, corked PASSED Testing smoke check #10 -- ~1/2 dirty, ins, dest, ren, 4/2 MB, corked PASSED Testing write permitted check -- 1/0 MB cache PASSED Testing H5C_insert_entry() functionality PASSED Testing H5C_flush_cache() functionality PASSED Testing H5C_get_entry_status() functionality PASSED Testing H5C_expunge_entry() functionality PASSED Testing multiple read only protects on a single entry PASSED Testing H5C_move_entry() functionality PASSED Testing H5C_pin_protected_entry() functionality PASSED Testing entry resize functionality PASSED Testing evictions enabled/disabled functionality PASSED Testing flush cache with protected entry error PASSED Testing destroy cache with permanently pinned entry error PASSED Testing destroy cache with protected entry error PASSED Testing duplicate entry insertion error PASSED Testing move to existing entry errors PASSED Testing pin a pinned entry error PASSED Testing unpin an unpinned entry error PASSED Testing pin entry related errors PASSED Testing protect a protected entry error PASSED Testing unprotect an unprotected entry error PASSED Testing mark entry dirty related errors PASSED Testing expunge entry related errors PASSED Testing resize entry related errors PASSED Testing unprotect a read only entry dirty error PASSED Testing protect a read only entry rw error PASSED Testing get/set evictions enabled errors PASSED Testing automatic cache resizing PASSED Testing automatic cache resize disable PASSED Testing automatic cache resize epoch marker management PASSED Testing automatic cache resize input errors PASSED Testing automatic cache resize auxilary functions PASSED Testing to ensure metadata blizzard absence when inserting PASSED Testing to ensure metadata blizzard absence on protect/unprotect PASSED 77.61user 0.28system 1:17.93elapsed 99%CPU (0avgtext+0avgdata 103140maxresident)k 0inputs+1264outputs (0major+31047minor)pagefaults 0swaps Finished testing cache ============================ ============================ Testing cache_api Finished testing cache_api ============================ cache_api Test Log ============================ Testing MDC/FAPL related API calls PASSED Testing MDC/FILE related API calls PASSED Testing MDC API smoke check -SKIP- Long tests disabled. Testing MDC/FAPL related API input errors PASSED Testing MDC/FILE related API input errors PASSED 0.06user 0.02system 0:00.12elapsed 72%CPU (0avgtext+0avgdata 6944maxresident)k 320inputs+504outputs (6major+8507minor)pagefaults 0swaps Finished testing cache_api ============================ ============================ Testing pool Finished testing pool ============================ pool Test Log ============================ Testing memory pool creation PASSED Testing closing pool with blocks still allocated in one page PASSED Testing allocating first block in pool PASSED Testing allocating large first block in pool PASSED Testing splitting block in pool PASSED Testing allocating many small blocks PASSED Testing allocate normal-sized block in new page PASSED Testing allocate large-sized block in new page PASSED Testing allocate many random sized blocks PASSED All memory pool tests passed. 3.39user 0.07system 0:03.47elapsed 99%CPU (0avgtext+0avgdata 36364maxresident)k 0inputs+144outputs (0major+16575minor)pagefaults 0swaps Finished testing pool ============================ ============================ Testing accum Finished testing accum ============================ accum Test Log ============================ Testing the metadata accumulator Testing simple write/read to/from metadata accumulator PASSED Testing simple write/read to/from before metadata accumulator PASSED Testing simple write/read to/from after metadata accumulator PASSED Testing overlapping write to metadata accumulator PASSED Testing overlapping write to partially clean metadata accumulator PASSED Testing overlapping write to accumulator larger then accum_size PASSED Testing non-overlapping write to accumulator larger then accum_size PASSED Testing accumulator adjustments after append/prepend of data PASSED Testing reading data from both accumulator and disk PASSED Testing simple freeing metadata accumulator PASSED Testing large metadata I/O operations PASSED Testing random writes to accumulator PASSED All metadata accumulator tests passed. 0.13user 0.11system 0:00.25elapsed 96%CPU (0avgtext+0avgdata 21876maxresident)k 0inputs+12456outputs (0major+15050minor)pagefaults 0swaps Finished testing accum ============================ ============================ Testing hyperslab Finished testing hyperslab ============================ hyperslab Test Log ============================ Test sizes: SMALL MEDIUM Testing hyperslab fill 11 variable hyperslab PASSED Testing hyperslab fill 11x10 variable hyperslab PASSED Testing hyperslab fill 3x5x5 variable hyperslab PASSED Testing hyperslab fill 113 variable hyperslab PASSED Testing hyperslab fill 15x11 variable hyperslab PASSED Testing hyperslab fill 5x7x7 variable hyperslab PASSED Testing hyperslab copy 11 variable source PASSED Testing hyperslab copy 11 variable destination PASSED Testing hyperslab copy 11 sync source & dest PASSED Testing hyperslab copy 179 variable source PASSED Testing hyperslab copy 179 variable destination PASSED Testing hyperslab copy 179 sync source & dest PASSED Testing hyperslab copy 11x10 variable source PASSED Testing hyperslab copy 11x10 variable destination PASSED Testing hyperslab copy 11x10 sync source & dest PASSED Testing hyperslab copy 13x19 variable source PASSED Testing hyperslab copy 13x19 variable destination PASSED Testing hyperslab copy 13x19 sync source & dest PASSED Testing hyperslab copy 73x67 variable source PASSED Testing hyperslab copy 73x67 variable destination PASSED Testing hyperslab copy 73x67 sync source & dest PASSED Testing hyperslab copy 3x5x5 variable source PASSED Testing hyperslab copy 3x5x5 variable destination PASSED Testing hyperslab copy 3x5x5 sync source & dest PASSED Testing hyperslab copy 7x9x5 variable source PASSED Testing hyperslab copy 7x9x5 variable destination PASSED Testing hyperslab copy 7x9x5 sync source & dest PASSED Testing multi-byte fill value PASSED Testing multi-byte fill value PASSED Testing endian conversion by stride PASSED Testing 2d transpose by stride 9x9d PASSED Testing 2d transpose by stride 3x11d PASSED Testing endian conversion by stride PASSED Testing 2d transpose by stride 1200x1200d PASSED Testing 2d transpose by stride 800x1800d PASSED Testing image sampling 10x20 to 5x10 PASSED Testing image sampling 5x10 to 10x20 PASSED Testing image sampling 960x1280 to 480x640 PASSED Testing image sampling 480x640 to 960x1280 PASSED Testing array filling 1-9 elements PASSED Testing array filling 9-257 elements PASSED Testing array offset 13x 11x 7 elements PASSED Testing array offset 347x 193x 71 elements PASSED All hyperslab tests passed. 2.47user 0.05system 0:02.53elapsed 99%CPU (0avgtext+0avgdata 38680maxresident)k 0inputs+88outputs (0major+14045minor)pagefaults 0swaps Finished testing hyperslab ============================ ============================ Testing istore Finished testing istore ============================ istore Test Log ============================ Test sizes: SMALL MEDIUM LARGE Testing istore create PASSED Testing istore extend: 10 PASSED Testing istore extend: 10x10 PASSED Testing istore extend: 10x10x10 PASSED Testing istore extend: 10000 PASSED Testing istore extend: 2500x10 PASSED Testing istore extend: 10x400x10 PASSED Testing istore sparse: 5 PASSED Testing istore sparse: 3x4 PASSED Testing istore sparse: 2x3x4 PASSED Testing istore sparse: 30 PASSED Testing istore sparse: 7x3 PASSED Testing istore sparse: 4x2x3 PASSED Testing istore sparse: 50x50x50 PASSED All i-store tests passed. 0.78user 1.81system 0:03.86elapsed 67%CPU (0avgtext+0avgdata 10928maxresident)k 0inputs+2106368outputs (0major+10293minor)pagefaults 0swaps Finished testing istore ============================ ============================ Testing bittests Finished testing bittests ============================ bittests Test Log ============================ Testing bit search operations PASSED Testing bit set operations PASSED Testing bit clear operations PASSED Testing bit copy operations PASSED Testing bit shift operations PASSED Testing bit increment operations PASSED Testing bit decrement operations PASSED Testing bit negate operations PASSED All bit tests passed. 0.33user 0.02system 0:00.36elapsed 98%CPU (0avgtext+0avgdata 6348maxresident)k 0inputs+56outputs (0major+8060minor)pagefaults 0swaps Finished testing bittests ============================ ============================ Testing dt_arith Finished testing dt_arith ============================ dt_arith Test Log ============================ Testing non-aligned conversions (ALIGNMENT=1).... Testing query functions of compiler conversion PASSED Testing user-define and query functions of floating-point types PASSED Testing user-define and query functions of integer types PASSED Floating-point overflow cases will be tested. Testing noop float -> float conversions PASSED Testing noop double -> double conversions PASSED Testing noop long double -> long double conversions PASSED Testing hard normalized float -> double conversions PASSED Testing hard normalized double -> float conversions PASSED Testing hard normalized float -> long double conversions PASSED Testing hard normalized double -> long double conversions PASSED Testing hard normalized long double -> float conversions PASSED Testing hard normalized long double -> double conversions PASSED Testing hard denormalized float -> double conversions PASSED Testing hard denormalized double -> float conversions PASSED Testing hard denormalized float -> long double conversions PASSED Testing hard denormalized double -> long double conversions PASSED Testing hard denormalized long double -> float conversions PASSED Testing hard denormalized long double -> double conversions PASSED Testing hard special float -> double conversions PASSED Testing hard special double -> float conversions PASSED Testing hard special float -> long double conversions PASSED Testing hard special double -> long double conversions PASSED Testing hard special long double -> float conversions PASSED Testing hard special long double -> double conversions PASSED Testing hard signed char -> unsigned char conversions PASSED Testing hard signed char -> short conversions PASSED Testing hard signed char -> unsigned short conversions PASSED Testing hard signed char -> int conversions PASSED Testing hard signed char -> unsigned int conversions PASSED Testing hard signed char -> long long conversions PASSED Testing hard signed char -> unsigned long 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 long conversions PASSED Testing hard unsigned char -> unsigned long 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 long conversions PASSED Testing hard short -> unsigned long 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 long conversions PASSED Testing hard unsigned short -> unsigned long 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 long conversions PASSED Testing hard int -> unsigned long 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 long conversions PASSED Testing hard unsigned int -> unsigned long long conversions PASSED Testing hard long long -> signed char conversions PASSED Testing hard long long -> unsigned char conversions PASSED Testing hard long long -> short conversions PASSED Testing hard long long -> unsigned short conversions PASSED Testing hard long long -> int conversions PASSED Testing hard long long -> unsigned int conversions PASSED Testing hard long long -> unsigned long long conversions PASSED Testing hard unsigned long long -> signed char conversions PASSED Testing hard unsigned long long -> unsigned char conversions PASSED Testing hard unsigned long long -> short conversions PASSED Testing hard unsigned long long -> unsigned short conversions PASSED Testing hard unsigned long long -> int conversions PASSED Testing hard unsigned long long -> unsigned int conversions PASSED Testing hard unsigned long long -> 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 long -> float conversions PASSED Testing hard long long -> double conversions PASSED Testing hard unsigned long long -> float conversions PASSED Testing hard unsigned long 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 -> long double conversions PASSED Testing hard unsigned long 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 long conversions PASSED Testing hard normalized double -> long long conversions PASSED Testing hard float -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. Testing hard double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing hard long double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing hard denormalized double -> long long conversions PASSED Testing hard float -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. Testing hard double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing hard long double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing hard special double -> long long conversions PASSED Testing hard float -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. Testing hard double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing hard long double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing soft signed char -> unsigned long 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 long conversions PASSED Testing soft unsigned char -> unsigned long 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 long conversions PASSED Testing soft short -> unsigned long 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 long conversions PASSED Testing soft unsigned short -> unsigned long 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 long conversions PASSED Testing soft int -> unsigned long 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 long conversions PASSED Testing soft unsigned int -> unsigned long long conversions PASSED Testing soft long long -> signed char conversions PASSED Testing soft long long -> unsigned char conversions PASSED Testing soft long long -> short conversions PASSED Testing soft long long -> unsigned short conversions PASSED Testing soft long long -> int conversions PASSED Testing soft long long -> unsigned int conversions PASSED Testing soft long long -> unsigned long long conversions PASSED Testing soft unsigned long long -> signed char conversions PASSED Testing soft unsigned long long -> unsigned char conversions PASSED Testing soft unsigned long long -> short conversions PASSED Testing soft unsigned long long -> unsigned short conversions PASSED Testing soft unsigned long long -> int conversions PASSED Testing soft unsigned long long -> unsigned int conversions PASSED Testing soft unsigned long long -> 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 long conversions PASSED Testing soft normalized double -> long long conversions PASSED Testing soft float -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. Testing soft double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing soft long double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing soft denormalized double -> long long conversions PASSED Testing soft float -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. Testing soft double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing soft long double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing soft special double -> long long conversions PASSED Testing soft float -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. Testing soft double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long conversions PASSED Testing soft long double -> unsigned long long conversions -SKIP- Test skipped due to hardware conversion error. 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 long -> float conversions PASSED Testing soft long long -> double conversions PASSED Testing soft unsigned long long -> float conversions PASSED Testing soft unsigned long 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 -> long double conversions PASSED Testing soft unsigned long long -> long double conversions PASSED All data type tests passed. 3.13user 0.05system 0:03.21elapsed 99%CPU (0avgtext+0avgdata 6864maxresident)k 0inputs+520outputs (0major+24501minor)pagefaults 0swaps Finished testing dt_arith ============================ ============================ Testing dtypes Finished testing dtypes ============================ dtypes Test Log ============================ Testing non-aligned conversions (ALIGNMENT=1).... Testing H5Tget_class() PASSED Testing H5Tcopy() PASSED Testing H5Tdetect_class() PASSED Testing compound datatypes PASSED Testing query functions of compound and enumeration types PASSED Testing transient datatypes PASSED Testing named datatypes PASSED Testing functions of encoding and decoding datatypes PASSED Testing encoding datatypes with the 'use the latest format' flag PASSED Testing exceptions for int <-> float conversions PASSED Testing indirectly reopening committed datatypes PASSED Testing deleting objects that use named datatypes PASSED Testing deleting objects that use named datatypes PASSED Testing H5Tset/get_order for compound type PASSED Testing string type creation using H5Tcreate PASSED Testing deprected API routines for datatypes PASSED Testing string conversions PASSED Testing random string conversion speed PASSED Testing some type functions for string PASSED Testing compound element reordering PASSED Testing compound subset conversions PASSED Testing compound element shrinking & reordering PASSED Testing optimized struct converter PASSED Testing compound element growing PASSED Testing compound element insertion PASSED Testing packing compound datatypes PASSED Testing compound datatype with VL string PASSED Testing array datatype of compound type with VL string PASSED Testing registering type conversion routine with compound conversions PASSED Testing adjust size of compound datatypes PASSED Testing compound datatypes of boundary size with latest format PASSED Testing unaligned VL strings in compound PASSED Testing compound subset conversion with extra space in source PASSED Testing visibility of internally registered type ids PASSED Testing that H5Tpack removes trailing bytes PASSED Testing accessing objects with compound datatypes that have no fields PASSED Testing random enum conversion O(N) PASSED Testing random enum conversion O(N log N) PASSED Testing non-native enumeration type conversion PASSED Testing bitfield conversions PASSED Testing some type functions for bitfield PASSED Testing opaque datatypes PASSED Testing H5Tset/get_order PASSED Testing string conversion between ASCII and UTF PASSED All datatype tests passed. 0.48user 0.05system 0:00.61elapsed 88%CPU (0avgtext+0avgdata 18324maxresident)k 0inputs+928outputs (0major+18639minor)pagefaults 0swaps Finished testing dtypes ============================ ============================ Testing dsets Finished testing dsets ============================ dsets Test Log ============================ Testing with old file format: Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing data type conversion buffer size PASSED Testing data type conversion PASSED Testing H5Zget_filter_info PASSED Testing 'null' filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(enabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(disabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(when data is corrupted) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing deflate filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing szip filter -SKIP- Szip filter not enabled 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+fletcher32 filters -SKIP- Szip, shuffle, or fletcher32 checksum filter not enabled 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 -SKIP- Szip filter is not enabled. Testing comparing dataset creation property lists PASSED Testing copying dataset creation property lists PASSED Testing filter deletion PASSED Testing filters with big-endian/little-endian data PASSED Testing I/O on datasets with zero-sized dims PASSED Testing Read dataset with unwritten chunk & undefined fill value PASSED Testing Write/read on randomly selected chunks PASSED Testing deprecated API routines Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing creating dataset with >4GB chunks PASSED Testing dataset chunk cache configuration PASSED Testing big chunks bypassing the cache PASSED Testing filter expanding chunks too much -SKIP- Current machine can't test for error Testing Compatibility for datasets that use Fixed Array indexing PASSED Testing extendible dataset with various layout PASSED Testing shrinking large chunk PASSED Testing with new file format: Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing data type conversion buffer size PASSED Testing data type conversion PASSED Testing H5Zget_filter_info PASSED Testing 'null' filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(enabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(disabled for read) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Fletcher32 checksum(when data is corrupted) Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing deflate filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing szip filter -SKIP- Szip filter not enabled 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+fletcher32 filters -SKIP- Szip, shuffle, or fletcher32 checksum filter not enabled 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 -SKIP- Szip filter is not enabled. Testing comparing dataset creation property lists PASSED Testing copying dataset creation property lists PASSED Testing filter deletion PASSED Testing filters with big-endian/little-endian data PASSED Testing I/O on datasets with zero-sized dims PASSED Testing Read dataset with unwritten chunk & undefined fill value PASSED Testing Write/read on randomly selected chunks PASSED Testing deprecated API routines Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing creating dataset with >4GB chunks PASSED Testing dataset chunk cache configuration PASSED Testing big chunks bypassing the cache PASSED Testing filter expanding chunks too much -SKIP- Current machine can't test for error Testing Compatibility for datasets that use Fixed Array indexing PASSED Testing extendible dataset with various layout PASSED Testing shrinking large chunk PASSED All dataset tests passed. 0.92user 0.26system 0:01.29elapsed 91%CPU (0avgtext+0avgdata 70088maxresident)k 0inputs+110984outputs (0major+22357minor)pagefaults 0swaps Finished testing dsets ============================ ============================ Testing cmpd_dset Finished testing cmpd_dset ============================ cmpd_dset Test Log ============================ Testing compound dataset: Testing basic compound write PASSED Testing basic compound read PASSED Testing reversal of struct members PASSED Testing subset struct read PASSED Testing partially initialized superset read PASSED Testing partially initialized superset optimized read PASSED Testing partially initialized superset write PASSED Testing explicit data space PASSED Testing hyperslab partial read to array PASSED Testing hyperslab partial read to another hyperslab PASSED Testing hyperslab to hyperslab part initialized read PASSED Testing hyperslab part initialized write PASSED Testing the optimization of when the source type is a subset of the dest: Testing writing data to contiguous and chunked datasets PASSED Testing rewriting data with a subset of original data type PASSED Testing reading data with a subset of original data type PASSED Testing the optimization of when the dest type is a subset of the source: Testing writing data to contiguous and chunked datasets PASSED Testing rewriting data with a subset of original data type PASSED Testing reading data with a subset of original data type PASSED Testing that compound types can be packed out of order: Without extra space at the end of compound... Testing random member insertion with empty compound subtype PASSED Testing random member insertion with full compound subtype PASSED Testing reverse member insertion with empty compound subtype PASSED Testing reverse member insertion with full compound subtype PASSED Testing forward member insertion with empty compound subtype PASSED Testing forward member insertion with full compound subtype PASSED With extra space at the end of compound... Testing random member insertion with empty compound subtype PASSED Testing random member insertion with full compound subtype PASSED Testing reverse member insertion with empty compound subtype PASSED Testing reverse member insertion with full compound subtype PASSED Testing forward member insertion with empty compound subtype PASSED Testing forward member insertion with full compound subtype PASSED Testing compound member ordering: Testing that compound member insertion order is preserved PASSED All compound dataset tests passed. 0.63user 0.44system 0:01.10elapsed 97%CPU (0avgtext+0avgdata 149512maxresident)k 0inputs+272208outputs (0major+39106minor)pagefaults 0swaps Finished testing cmpd_dset ============================ ============================ Testing filter_fail Finished testing filter_fail ============================ filter_fail Test Log ============================ Testing data writing when a mandatory filter fails and chunk cache is enabled PASSED Testing data reading when a mandatory filter fails PASSED Testing data writing when a mandatory filter fails and chunk cache is disabled PASSED Testing data reading when a mandatory filter fails PASSED 0.05user 0.02system 0:00.08elapsed 91%CPU (0avgtext+0avgdata 6564maxresident)k 0inputs+152outputs (0major+8538minor)pagefaults 0swaps Finished testing filter_fail ============================ ============================ Testing extend Finished testing extend ============================ extend Test Log ============================ Testing extendible dataset with incr. allocation PASSED Testing extendible dataset with incr. allocation w/deprec. symbols PASSED Testing extendible dataset with early allocation PASSED Testing extendible dataset with early allocation w/deprec. symbols PASSED All extend tests passed. 0.07user 0.02system 0:00.10elapsed 93%CPU (0avgtext+0avgdata 6564maxresident)k 0inputs+8008outputs (0major+8834minor)pagefaults 0swaps Finished testing extend ============================ ============================ Testing external Finished testing external ============================ external Test Log ============================ 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 opening external link twice PASSED All external storage tests passed. 0.05user 0.02system 0:00.09elapsed 94%CPU (0avgtext+0avgdata 6596maxresident)k 0inputs+256outputs (0major+8664minor)pagefaults 0swaps Finished testing external ============================ ============================ Testing efc Finished testing efc ============================ efc Test Log ============================ Testing the external file cache Testing single EFC PASSED Testing graph of EFCs without cycles PASSED Testing graph of EFCs with cycles PASSED All external file cache tests passed. 0.19user 0.04system 0:00.48elapsed 49%CPU (0avgtext+0avgdata 7032maxresident)k 0inputs+2048outputs (0major+9349minor)pagefaults 0swaps Finished testing efc ============================ ============================ Testing objcopy Finished testing objcopy ============================ objcopy Test Log ============================ Testing without shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing with shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing without shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing with shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing without shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing with shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing without shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing with shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED All object copying tests passed. 45.64user 4.25system 0:55.54elapsed 89%CPU (0avgtext+0avgdata 30144maxresident)k 0inputs+300296outputs (0major+111257minor)pagefaults 0swaps Finished testing objcopy ============================ ============================ Testing links Finished testing links ============================ links Test Log ============================ Testing link creation PASSED Testing link queries PASSED Testing H5Lcreate functions PASSED Testing new link queries PASSED Testing long names for objects & links PASSED Testing too many links PASSED Testing link creation property lists PASSED Testing H5Lmove PASSED Testing H5Lcopy PASSED Testing moving and copying links preserves their properties PASSED Testing backwards compatibility PASSED Testing external file cache with external links PASSED Testing external links across multiple files PASSED Testing H5Pset/get_elink_acc_flags() PASSED ---Testing without external file cache--- Testing external link to root PASSED Testing external link to object on path PASSED Testing external link to self PASSED Testing external links back and forth PASSED Testing too many external links PASSED Testing dangling external links PASSED Testing recursive external links PASSED Testing query aspects of external link PASSED Testing unlinking external link in compact group PASSED Testing unlinking external link in dense group PASSED Testing move external link PASSED Testing external link along for the ride PASSED Testing that external files are closed during traversal PASSED Testing endianness of external links PASSED Testing that external files work with strong file close degree PASSED Testing external links via H5Pset_elink_prefix() PASSED Testing external links via main file's absolute path PASSED Testing external links via main file's CWD + relative path PASSED Testing external links via current working directory PASSED Testing external links via target's absolute path PASSED Testing external links via main file's CWD PASSED Testing external links via main file's CWD + target's relative path PASSED Testing external links via chdir and found in current working directory PASSED Testing H5Pset/get_elink_fapl() with different physical layouts PASSED Testing H5Pset/get_elink_fapl() with same physical layout PASSED Testing H5Pset/get_fapl() PASSED Testing H5Pset/get_elink_cb() PASSED Testing external links w/symlink files PASSED Testing copying invalid external links to the source file PASSED Testing that invalid external links don't open the source file PASSED Testing opening object twice through elink PASSED ---Testing 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 user-defined link callbacks PASSED Testing user-defined link error conditions PASSED Testing user data passed through lapl PASSED Testing adjusting nlinks with LAPL PASSED Testing link type field in H5Lget_info PASSED Testing link visiting PASSED Testing link visiting by name PASSED Testing object visiting PASSED Testing object visiting by name PASSED Testing stopping object iteration PASSED Testing group link filters PASSED Testing object exists PASSED Testing that all files were closed correctly PASSED Testing link creation (w/new group format) PASSED Testing link queries (w/new group format) PASSED Testing H5Lcreate functions (w/new group format) PASSED Testing new link queries (w/new group format) PASSED Testing long names for objects & links (w/new group format) PASSED Testing too many links (w/new group format) PASSED Testing link creation property lists (w/new group format) PASSED Testing H5Lmove (w/new group format) PASSED Testing H5Lcopy (w/new group format) PASSED Testing moving and copying links preserves their properties (w/new group format) PASSED Testing backwards compatibility (w/new group format) PASSED Testing external file cache with external links (w/new group format) PASSED Testing external links across multiple files (w/new group format) PASSED Testing H5Pset/get_elink_acc_flags() (w/new group format) PASSED ---Testing without external file cache--- Testing external link to root (w/new group format) PASSED Testing external link to object on path (w/new group format) PASSED Testing external link to self (w/new group format) PASSED Testing external links back and forth (w/new group format) PASSED Testing too many external links (w/new group format) PASSED Testing dangling external links (w/new group format) PASSED Testing recursive external links (w/new group format) PASSED Testing query aspects of external link (w/new group format) PASSED Testing unlinking external link in compact group (w/new group format) PASSED Testing unlinking external link in dense group (w/new group format) PASSED Testing move external link (w/new group format) PASSED Testing external link along for the ride (w/new group format) PASSED Testing that external files are closed during traversal (w/new group format) PASSED Testing endianness of external links (w/new group format) PASSED Testing that external files work with strong file close degree (w/new group format) PASSED Testing external links via H5Pset_elink_prefix()(w/new group format) PASSED Testing external links via main file's absolute path (w/new group format) PASSED Testing external links via main file's CWD + relative path(w/new group format) PASSED Testing external links via current working directory(w/new group format) PASSED Testing external links via target's absolute path (w/new group format) PASSED Testing external links via main file's CWD (w/new group format) PASSED Testing external links via main file's CWD + target's relative path(w/new group format) PASSED Testing external links via chdir and found in current working directory (w/new group format) PASSED Testing H5Pset/get_elink_fapl() with different physical layouts (w/new group format) PASSED Testing H5Pset/get_elink_fapl() with same physical layout (w/new group format) PASSED Testing H5Pset/get_fapl() (w/new group format) PASSED Testing H5Pset/get_elink_cb() (w/new group format) PASSED Testing external links w/symlink files (w/new group format) PASSED Testing copying invalid external links to the source file (w/new group format) PASSED Testing that invalid external links don't open the source file (w/new group format) PASSED Testing opening object twice through elink (w/new group format) PASSED ---Testing 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 user-defined hard link (w/new group format) PASSED Testing registering a new class for existing UD links (w/new group format) PASSED Testing user-defined link callbacks (w/new group format) PASSED Testing user-defined link error conditions (w/new group format) PASSED Testing user data passed through lapl (w/new group format) PASSED Testing adjusting nlinks with LAPL (w/new group format) PASSED Testing link type field in H5Lget_info (w/new group format) PASSED Testing link visiting (w/new group format) PASSED Testing link visiting by name (w/new group format) PASSED Testing object visiting (w/new group format) PASSED Testing object visiting by name (w/new group format) PASSED Testing stopping object iteration (w/new group format) PASSED Testing group link filters (w/new group format) PASSED Testing object exists (w/new group format) PASSED Testing that all files were closed correctly (w/new group format) PASSED Testing creating empty group with creation order indexing PASSED Testing creating compact group with creation order indexing PASSED Testing creating dense group with creation order indexing PASSED Testing transitioning group with creation order indexing between dense & compact forms PASSED Testing deleting group with creation order indexing in dense form PASSED Testing querying info by index w/o creation order index, using soft links PASSED Testing querying info by index w/creation order index, using soft links PASSED Testing querying info by index w/o creation order index, using hard links PASSED Testing querying info by index w/creation order index, using hard links PASSED Testing deleting links by name index in increasing order w/o creation order index PASSED Testing deleting links by name index in increasing order w/creation order index PASSED Testing deleting links by name index in decreasing order w/o creation order index PASSED Testing deleting links by name index in decreasing order w/creation order index PASSED Testing deleting links by creation order index in increasing order w/o creation order index PASSED Testing deleting links by creation order index in increasing order w/creation order index PASSED Testing deleting links by creation order index in decreasing order w/o creation order index PASSED Testing deleting links by creation order index in decreasing order w/creation order index PASSED Testing iterating over links by name index in increasing order w/o creation order index PASSED Testing iterating over links by name index in increasing order w/creation order index PASSED Testing iterating over links by name index in decreasing order w/o creation order index PASSED Testing iterating over links by name index in decreasing order w/creation order index PASSED Testing iterating over links by name index in native order w/o creation order index PASSED Testing iterating over links by name index in native order w/creation order index PASSED Testing iterating over links by creation order index in increasing order w/o creation order index PASSED Testing iterating over links by creation order index in increasing order w/creation order index PASSED Testing iterating over links by creation order index in decreasing order w/o creation order index PASSED Testing iterating over links by creation order index in decreasing order w/creation order index PASSED Testing iterating over links by creation order index in native order w/o creation order index PASSED Testing iterating over links by creation order index in native order w/creation order index PASSED Testing open object by name index in increasing order w/o creation order index PASSED Testing open object by name index in increasing order w/creation order index PASSED Testing open object by name index in decreasing order w/o creation order index PASSED Testing open object by name index in decreasing order w/creation order index PASSED Testing open object by name index in native order w/o creation order index PASSED Testing open object by name index in native order w/creation order index PASSED Testing open object by creation order index in increasing order w/o creation order index PASSED Testing open object by creation order index in increasing order w/creation order index PASSED Testing open object by creation order index in decreasing order w/o creation order index PASSED Testing open object by creation order index in decreasing order w/creation order index PASSED Testing open object by creation order index in native order w/o creation order index PASSED Testing open object by creation order index in native order w/creation order index PASSED Testing query object info by name index in increasing order w/o creation order index PASSED Testing query object info by name index in increasing order w/creation order index PASSED Testing query object info by name index in decreasing order w/o creation order index PASSED Testing query object info by name index in decreasing order w/creation order index PASSED Testing query object info by name index in native order w/o creation order index PASSED Testing query object info by name index in native order w/creation order index PASSED Testing query object info by creation order index in increasing order w/o creation order index PASSED Testing query object info by creation order index in increasing order w/creation order index PASSED Testing query object info by creation order index in decreasing order w/o creation order index PASSED Testing query object info by creation order index in decreasing order w/creation order index PASSED Testing query object info by creation order index in native order w/o creation order index PASSED Testing query object info by creation order index in native order w/creation order index PASSED Testing query group info by name index in increasing order w/o creation order index PASSED Testing query group info by name index in increasing order w/creation order index PASSED Testing query group info by name index in decreasing order w/o creation order index PASSED Testing query group info by name index in decreasing order w/creation order index PASSED Testing query group info by name index in native order w/o creation order index PASSED Testing query group info by name index in native order w/creation order index PASSED Testing query group info by creation order index in increasing order w/o creation order index PASSED Testing query group info by creation order index in increasing order w/creation order index PASSED Testing query group info by creation order index in decreasing order w/o creation order index PASSED Testing query group info by creation order index in decreasing order w/creation order index PASSED Testing query group info by creation order index in native order w/o creation order index PASSED Testing query group info by creation order index in native order w/creation order index PASSED Testing timestamps on objects PASSED Testing querying info by index in old-style group, using soft links PASSED Testing querying info by index in old-style group, using hard links PASSED Testing deleting links by index in increasing order in old-style group PASSED Testing deleting links by index in decreasing order in old-style group PASSED Testing iterating over links by name index in increasing order in old-style group PASSED Testing iterating over links by name index in decreasing order in old-style group PASSED Testing iterating over links by name index in native order in old-style group PASSED Testing open object by name index in increasing order in old-style group PASSED Testing open object by name index in decreasing order in old-style group PASSED Testing open object by name index in native order in old-style group PASSED Testing query object info by name index in increasing order in old-style group PASSED Testing query object info by name index in decreasing order in old-style group PASSED Testing query object info by name index in native order in old-style group PASSED Testing query group info by name index in increasing order in old-style group PASSED Testing query group info by name index in decreasing order in old-style group PASSED Testing query group info by name index in native order in old-style group PASSED Testing external links are registered after reset PASSED All link tests passed. 1.53user 0.94system 0:03.42elapsed 72%CPU (0avgtext+0avgdata 7956maxresident)k 0inputs+10424outputs (0major+22146minor)pagefaults 0swaps Finished testing links ============================ ============================ Testing unlink Finished testing unlink ============================ unlink Test Log ============================ Testing with old group format: Testing unlink by absolute name PASSED Testing unlink by local name PASSED Testing unlink without a name PASSED Testing forward unlink PASSED Testing backward unlink PASSED Testing inward unlink PASSED Testing outward unlink PASSED Testing symlink removal PASSED Testing object renaming PASSED Testing symlink renaming PASSED Testing new move PASSED Testing check new move function PASSED Testing file space gets reused: Testing contiguous dataset with late allocation PASSED Testing contiguous dataset with early allocation PASSED Testing chunked dataset with late allocation PASSED Testing chunked dataset with early allocation PASSED Testing compressed, chunked dataset PASSED Testing re-writing compressed, chunked dataset PASSED Testing compact dataset PASSED Testing object header continuations PASSED Testing named datatype PASSED Testing single group PASSED Testing multiple groups PASSED Testing simple group hierarchy PASSED Testing complex group hierarchy PASSED Testing duplicate dataset PASSED Testing duplicate group PASSED Testing duplicate named datatype PASSED Testing duplicate attribute PASSED Testing create and unlink large number of objects PASSED Testing create and unlink large number of objects with small cache PASSED Testing creating links with multiple slashes PASSED Testing deleting links with multiple slashes PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing deleting right-most child in non-leaf B-tree node PASSED Testing resurrecting dataset after deletion PASSED Testing resurrecting datatype after deletion PASSED Testing resurrecting group after deletion PASSED Testing unlinking chunked dataset PASSED Testing with new group format: Testing unlink by absolute name PASSED Testing unlink by local name PASSED Testing unlink without a name PASSED Testing forward unlink PASSED Testing backward unlink PASSED Testing inward unlink PASSED Testing outward unlink PASSED Testing symlink removal PASSED Testing object renaming PASSED Testing symlink renaming PASSED Testing new move PASSED Testing check new move function PASSED Testing file space gets reused: Testing contiguous dataset with late allocation PASSED Testing contiguous dataset with early allocation PASSED Testing chunked dataset with late allocation PASSED Testing chunked dataset with early allocation PASSED Testing compressed, chunked dataset PASSED Testing re-writing compressed, chunked dataset PASSED Testing compact dataset PASSED Testing object header continuations PASSED Testing named datatype PASSED Testing single group PASSED Testing multiple groups PASSED Testing simple group hierarchy PASSED Testing complex group hierarchy PASSED Testing duplicate dataset PASSED Testing duplicate group PASSED Testing duplicate named datatype PASSED Testing duplicate attribute PASSED Testing create and unlink large number of objects PASSED Testing create and unlink large number of objects with small cache PASSED Testing creating links with multiple slashes PASSED Testing deleting links with multiple slashes PASSED Testing resurrecting dataset after deletion PASSED Testing resurrecting datatype after deletion PASSED Testing resurrecting group after deletion PASSED Testing unlinking chunked dataset PASSED Testing unlinking non-empty compact group PASSED Testing unlinking non-empty dense group PASSED All unlink tests passed. 5.78user 0.46system 0:06.42elapsed 97%CPU (0avgtext+0avgdata 21392maxresident)k 0inputs+35272outputs (0major+13190minor)pagefaults 0swaps Finished testing unlink ============================ ============================ Testing big Finished testing big ============================ big Test Log ============================ Testing big file with the Family Driver Checking if file system is adequate for this test... Testing Huge dataset write PASSED #000 0x000000007f625960 PASSED #001 0x0000000035e3301a PASSED #002 0x00000001d5b037ce PASSED #003 0x00000001182bc600 PASSED #004 0x000000004797fc3a PASSED #005 0x00000001a5b8088c PASSED #006 0x0000000005b02bce PASSED #007 0x0000000122ba8fc4 PASSED #008 0x000000003bc8ce14 PASSED #009 0x00000001ee2727a0 PASSED #010 0x00000001b5a4a88f PASSED #011 0x000000000519888c PASSED #012 0x000000016d54618d PASSED #013 0x00000000887d6410 PASSED #014 0x000000013cd85f90 PASSED #015 0x00000001dd230e64 PASSED #016 0x000000007198df7e PASSED #017 0x000000005ff17b9a PASSED #018 0x00000000d7b0980c PASSED #019 0x00000000c2307c7e PASSED #020 0x00000000167c3b34 PASSED #021 0x0000000178125334 PASSED #022 0x000000010d5a5379 PASSED #023 0x0000000170bb4559 PASSED #024 0x0000000103175b2c PASSED #025 0x00000001cc4a4589 PASSED #026 0x00000000fe2feaf0 PASSED #027 0x000000001ce67868 PASSED #028 0x000000013fb5e100 PASSED #029 0x000000006e96b8b4 PASSED #030 0x00000001e2626790 PASSED #031 0x00000000bb848ffe PASSED #032 0x00000001dea2b718 PASSED #033 0x000000005da1c45c PASSED #034 0x0000000189fbc904 PASSED #035 0x00000000128247ce PASSED #036 0x000000013a41bcde PASSED #037 0x000000008a1584c9 PASSED #038 0x000000019bed8064 PASSED #039 0x0000000126044c90 PASSED #040 0x00000000db356f4c PASSED #041 0x00000000e2e1c887 PASSED #042 0x000000014f3deb84 PASSED #043 0x0000000085b9e7e4 PASSED #044 0x00000001d0f1593e PASSED #045 0x000000009a9e1db8 PASSED #046 0x00000001c3f8194b PASSED #047 0x00000001736fbdfc PASSED #048 0x000000005ab0f9e0 PASSED #049 0x0000000187582680 PASSED Test passed with the Family Driver. Testing big file with the SEC2 Driver Testing Huge dataset write PASSED #000 0x0000000188c6cd4e PASSED #001 0x00000000f57bb5d3 PASSED #002 0x0000000035ecef4c PASSED #003 0x000000019e8853f8 PASSED #004 0x000000008ffad0ac PASSED #005 0x000000001bedfee8 PASSED #006 0x00000000b47d185a PASSED #007 0x0000000077ed1880 PASSED #008 0x000000009d5cefc8 PASSED #009 0x00000001e6835ed4 PASSED #010 0x00000000c1f960c8 PASSED #011 0x00000000bf945c04 PASSED #012 0x00000001bdf4b24e PASSED #013 0x00000001eb3db626 PASSED #014 0x00000000690ef8a5 PASSED #015 0x00000000336a1c90 PASSED #016 0x0000000108e9173a PASSED #017 0x000000006e39efa0 PASSED #018 0x00000001f0c14e96 PASSED #019 0x00000001d39133fa PASSED #020 0x0000000121e9685c PASSED #021 0x0000000073ded2ab PASSED #022 0x00000000976a8be0 PASSED #023 0x000000011f1a286a PASSED #024 0x0000000011218181 PASSED #025 0x0000000176609a08 PASSED #026 0x0000000149afffa0 PASSED #027 0x000000013d1b63ec PASSED #028 0x000000019c78bffb PASSED #029 0x0000000095b6d7b4 PASSED #030 0x0000000104f15327 PASSED #031 0x000000007747c991 PASSED #032 0x00000000001d48b4 PASSED #033 0x0000000062ad70f3 PASSED #034 0x00000000cf3070d0 PASSED #035 0x00000001eabdff5c PASSED #036 0x000000005ce85d40 PASSED #037 0x00000001f179d3b7 PASSED #038 0x00000000f929b753 PASSED #039 0x00000000c500da59 PASSED #040 0x000000010b095b3e PASSED #041 0x0000000107e523e0 PASSED #042 0x00000000b12c89d2 PASSED #043 0x0000000055fc9354 PASSED #044 0x000000007965ead0 PASSED #045 0x0000000196ff18de PASSED #046 0x00000000dcf3e198 PASSED #047 0x00000000516aed4c PASSED #048 0x00000000f42a6ae6 PASSED #049 0x00000000d6f29c0f PASSED Test passed with the SEC2 Driver. Testing big file with the STDIO Driver Testing Huge dataset write PASSED #000 0x000000002819ee80 PASSED #001 0x00000000dcd85042 PASSED #002 0x000000006032e62a PASSED #003 0x00000000e9b0e323 PASSED #004 0x00000001c550f4c0 PASSED #005 0x00000000aa2873de PASSED #006 0x00000000922dd8bc PASSED #007 0x000000009cf5fa21 PASSED #008 0x000000004393acbc PASSED #009 0x000000007ae1962c PASSED #010 0x000000013b3a0c70 PASSED #011 0x000000013be8a526 PASSED #012 0x0000000014e4ba42 PASSED #013 0x0000000142c374f8 PASSED #014 0x000000018d5bde30 PASSED #015 0x000000011af4d5d7 PASSED #016 0x0000000110012387 PASSED #017 0x000000004f4af5ea PASSED #018 0x00000000fbb163a1 PASSED #019 0x000000016767bffe PASSED #020 0x0000000035980a86 PASSED #021 0x0000000069321ff3 PASSED #022 0x00000001e6bea024 PASSED #023 0x00000000b478abbe PASSED #024 0x00000001a1b90aa6 PASSED #025 0x000000010897a834 PASSED #026 0x00000000a8fdbc75 PASSED #027 0x0000000017684b13 PASSED #028 0x00000001d91e9634 PASSED #029 0x00000001c9366f58 PASSED #030 0x00000000af952f80 PASSED #031 0x00000001d68f69d1 PASSED #032 0x000000009d49b16c PASSED #033 0x00000001f7387b2e PASSED #034 0x000000000fa58a8a PASSED #035 0x00000000d7a7be40 PASSED #036 0x00000001c911f7be PASSED #037 0x00000000ef0a9aab PASSED #038 0x00000001651107c8 PASSED #039 0x00000000ae5f7458 PASSED #040 0x00000000aaab24a8 PASSED #041 0x000000003607b698 PASSED #042 0x0000000038d9374b PASSED #043 0x0000000181ed087e PASSED #044 0x00000000c23de745 PASSED #045 0x000000005e07b735 PASSED #046 0x000000003defe946 PASSED #047 0x000000011278757e PASSED #048 0x000000017a34c95e PASSED #049 0x0000000135d2c5c8 PASSED Test passed with the STDIO Driver. 0.07user 0.05system 0:00.12elapsed 94%CPU (0avgtext+0avgdata 6600maxresident)k 0inputs+21224outputs (0major+8621minor)pagefaults 0swaps Finished testing big ============================ ============================ Testing mtime Finished testing mtime ============================ mtime Test Log ============================ Testing modification time messages PASSED Testing accessing old modification time messages PASSED Testing accessing new modification time messages PASSED All modification time tests passed. 0.05user 0.02system 0:00.08elapsed 91%CPU (0avgtext+0avgdata 6560maxresident)k 0inputs+136outputs (0major+8460minor)pagefaults 0swaps Finished testing mtime ============================ ============================ Testing fillval Finished testing fillval ============================ fillval Test Log ============================ Testing property lists PASSED Testing property lists, with variable-length datatype PASSED Testing with old file format: Testing chunked dataset creation PASSED Testing chunked dataset I/O PASSED Testing chunked dataset extend PASSED Testing 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 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. 10.37user 4.83system 0:15.41elapsed 98%CPU (0avgtext+0avgdata 15796maxresident)k 0inputs+303336outputs (0major+3125989minor)pagefaults 0swaps Finished testing fillval ============================ ============================ Testing mount Finished testing mount ============================ mount Test Log ============================ Testing basic functionality PASSED Testing illegal mount operations PASSED Testing same file mount operations PASSED Testing name hiding under mount point PASSED Testing mount point open PASSED Testing multi-linked mount point PASSED Testing mount point unlinking PASSED Testing object renaming PASSED Testing mount point renaming PASSED Testing preopening objects under the mount point PASSED Testing open object access after unmount PASSED Testing interfile hard links -SKIP- Test skipped due file pointer sharing issue (Jira 7638). PASSED Testing file handle uniformity PASSED Testing file handle close PASSED Testing mounting on group after file is closed PASSED Testing mounting after file is unmounted PASSED Testing missing unmount PASSED Testing hold open w/file PASSED Testing hold open w/group PASSED Testing file close degrees must be same PASSED Testing 'semi' file close degree PASSED Testing 'strong' file close degree PASSED Testing access permissions PASSED Testing multiple mounts PASSED Testing nested mounts survive PASSED Testing close parent PASSED Testing cutting mount graph PASSED Testing symlinks PASSED Testing shared mount access PASSED Testing closing shared mounts PASSED Testing closing multiple shared mounts PASSED All mount tests passed. 0.16user 0.05system 0:00.27elapsed 82%CPU (0avgtext+0avgdata 6972maxresident)k 0inputs+904outputs (0major+9283minor)pagefaults 0swaps Finished testing mount ============================ ============================ Testing flush1 Finished testing flush1 ============================ flush1 Test Log ============================ Testing H5Fflush (part1) PASSED 0.09user 0.03system 0:00.13elapsed 94%CPU (0avgtext+0avgdata 6556maxresident)k 0inputs+592outputs (0major+8762minor)pagefaults 0swaps Finished testing flush1 ============================ ============================ Testing flush2 Finished testing flush2 ============================ flush2 Test Log ============================ Testing H5Fflush (part2 with flush) PASSED Testing H5Fflush (part2 without flush) PASSED Testing H5Fflush (part2 with flush and later addition) PASSED 0.05user 0.02system 0:00.08elapsed 92%CPU (0avgtext+0avgdata 6556maxresident)k 0inputs+112outputs (0major+8490minor)pagefaults 0swaps Finished testing flush2 ============================ ============================ Testing app_ref Finished testing app_ref ============================ app_ref Test Log ============================ Testing library shutdown with reference count > 1 PASSED 0.05user 0.02system 0:00.08elapsed 89%CPU (0avgtext+0avgdata 6556maxresident)k 0inputs+136outputs (0major+8382minor)pagefaults 0swaps Finished testing app_ref ============================ ============================ Testing enum Finished testing enum ============================ enum Test Log ============================ Testing named enumeration types PASSED Testing no-conversion datasets PASSED Testing O(1) conversions PASSED Testing O(log N) converions PASSED Testing for non-existing name and value PASSED Testing some functions with enumeration types PASSED All enum tests passed. 0.05user 0.02system 0:00.08elapsed 90%CPU (0avgtext+0avgdata 6616maxresident)k 0inputs+184outputs (0major+8526minor)pagefaults 0swaps Finished testing enum ============================ ============================ Testing set_extent Finished testing set_extent ============================ set_extent Test Log ============================ Testing with old file format and chunk cache disabled: Testing datasets with ranks 1 to 4 (all configurations) PASSED Testing with old file format and chunk cache enabled: Testing datasets with ranks 1 to 4 (all configurations) PASSED Testing external file use PASSED Testing storage layout use PASSED Testing with new file format and chunk cache disabled: Testing datasets with ranks 1 to 4 (all configurations) PASSED Testing with new file format and chunk cache enabled: Testing datasets with ranks 1 to 4 (all configurations) PASSED Testing external file use PASSED Testing storage layout use PASSED All H5Dset_extent tests passed. 8.43user 1.21system 0:10.07elapsed 95%CPU (0avgtext+0avgdata 7820maxresident)k 0inputs+9304outputs (0major+9480minor)pagefaults 0swaps Finished testing set_extent ============================ ============================ Testing ttsafe Finished testing ttsafe ============================ ttsafe Test Log ============================ Test skipped because THREADSAFE not enabled 0.04user 0.02system 0:00.08elapsed 90%CPU (0avgtext+0avgdata 6500maxresident)k 0inputs+24outputs (0major+8240minor)pagefaults 0swaps Finished testing ttsafe ============================ ============================ Testing getname Finished testing getname ============================ getname Test Log ============================ Testing H5Iget_name with one group PASSED Testing H5Iget_name with more than one group PASSED Testing H5Iget_name with H5Gopen2 PASSED Testing H5Iget_name with H5Dcreate2 PASSED Testing H5Iget_name with H5Dopen2 PASSED Testing H5Iget_name with a long path PASSED Testing H5Iget_name with H5Tcommit2 PASSED Testing H5Iget_name with H5Topen2 PASSED Testing H5Iget_name with H5Lmove and H5Gopen2 PASSED Testing H5Iget_name with H5Lmove and H5Dopen2 PASSED Testing H5Iget_name with H5Lmove and H5Topen2 PASSED Testing H5Iget_name with H5Lmove and relative names PASSED Testing H5Iget_name with H5Lmove and a long path PASSED Testing H5Iget_name with H5Lmove and a long path #2 PASSED Testing H5Iget_name with H5Ldelete PASSED Testing H5Iget_name with H5Ldelete and a long path PASSED Testing H5Iget_name with H5Ldelete, same names PASSED Testing H5Iget_name with H5Fmount; with IDs on the list PASSED Testing H5Iget_name with H5Fmount; long name PASSED Testing H5Iget_name with H5Funmount PASSED Testing H5Iget_name with a defined type dataset PASSED Testing H5Iget_name with datasets that have two names PASSED Testing H5Iget_name with different files PASSED Testing H5Iget_name with different files #2 PASSED Testing H5Iget_name with a small buffer for name PASSED Testing H5Iget_name with a dynamic buffer for name PASSED Testing H5Iget_name with invalid IDs PASSED Testing H5Iget_name with added names with mounting PASSED Testing H5Iget_name with H5Fclose PASSED Testing H5Iget_name with H5Fmount and H5Ldelete PASSED Testing H5Iget_name with H5Fmount and H5Lmove PASSED Testing H5Iget_name with H5Lcreate_hard PASSED Testing H5Iget_name with H5Lcreate_soft PASSED Testing H5Iget_name with H5Lcreate_soft and move target PASSED Testing H5Iget_name with H5Lcreate_soft and move source PASSED Testing H5Iget_name with H5Lcreate_soft and unlink target PASSED Testing H5Iget_name with H5Lcreate_soft and unlink source PASSED Testing H5Iget_name with several nested mounted files PASSED Testing H5Iget_name and H5Lmove with repeated path components PASSED Testing H5Iget_name with higher mounted file PASSED Testing H5Iget_name with multiple hard links and mounted files PASSED Testing H5Iget_name with mounted files and unlinking PASSED Testing H5Iget_name with mounting already mounted files PASSED Testing H5Iget_name with opening object in unmounted file PASSED Testing 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.09user 0.02system 0:00.17elapsed 71%CPU (0avgtext+0avgdata 6952maxresident)k 0inputs+792outputs (0major+9917minor)pagefaults 0swaps Finished testing getname ============================ ============================ Testing vfd Finished testing vfd ============================ vfd Test Log ============================ Testing basic Virtual File Driver functionality. Testing SEC2 file driver PASSED Testing CORE file driver PASSED Testing FAMILY file driver PASSED Testing FAMILY file driver backward compatibility PASSED Testing MULTI file driver PASSED Testing MULTI file driver backward compatibility PASSED Testing DIRECT I/O file driver -SKIP- Testing LOG file driver PASSED Testing STDIO file driver PASSED Testing WINDOWS file driver -SKIP- All Virtual File Driver tests passed. 0.06user 0.02system 0:00.10elapsed 91%CPU (0avgtext+0avgdata 6648maxresident)k 0inputs+1088outputs (0major+8799minor)pagefaults 0swaps Finished testing vfd ============================ ============================ Testing ntypes Finished testing ntypes ============================ ntypes Test Log ============================ Testing atomic datatype PASSED Testing compound datatype PASSED Testing nested compound datatype PASSED Testing compound datatype with array as field PASSED Testing compound datatype with opaque field PASSED Testing enum datatype PASSED Testing array of compound datatype PASSED Testing array of atomic datatype PASSED Testing variable length datatype PASSED Testing variable length string datatype PASSED Testing fixed-length string datatype PASSED Testing reference datatype PASSED Testing dataset region reference PASSED Testing opaque datatype PASSED Testing bitfield datatype PASSED Testing native integer PASSED All native datatype tests passed. 0.13user 0.04system 0:00.19elapsed 96%CPU (0avgtext+0avgdata 10772maxresident)k 0inputs+7280outputs (0major+15704minor)pagefaults 0swaps Finished testing ntypes ============================ ============================ Testing dangle Finished testing dangle ============================ dangle Test Log ============================ Testing dangling objects with weak file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED Testing dangling objects with semi file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED Testing dangling objects with strong file close: Testing dangling dataset IDs PASSED Testing dangling group IDs PASSED Testing dangling named datatype IDs PASSED Testing dangling named datatype ID used by dataset PASSED Testing dangling attribute IDs PASSED All dangling ID tests passed. 0.21user 0.02system 0:00.24elapsed 97%CPU (0avgtext+0avgdata 6592maxresident)k 0inputs+264outputs (0major+8515minor)pagefaults 0swaps Finished testing dangle ============================ ============================ Testing dtransform Finished testing dtransform ============================ dtransform Test Log ============================ Testing Intializing test... PASSED Testing H5Pget_data_transform (get before set) PASSED Testing H5Pset_data_transform (set with NULL transform) PASSED Testing H5Pset_data_transform (set with invalid transform 1) PASSED Testing H5Pset_data_transform (set with invalid transform 2) PASSED Testing H5Pset_data_transform (set with invalid transform 3) PASSED Testing H5Pset_data_transform (set with invalid transform 4) PASSED Testing H5Pset_data_transform (set with invalid transform 5) PASSED Testing H5Pset_data_transform (set with invalid transform 6) PASSED Testing H5Pset_data_transform (set with invalid transform 7) PASSED Testing H5Pset_data_transform (set with invalid transform 8) PASSED Testing contiguous, no data type conversion (char->char) PASSED Testing contiguous, byte order conversion (char->char) PASSED Testing contiguous, no data type conversion (uchar->uchar) PASSED Testing contiguous, byte order conversion (uchar->uchar) PASSED Testing contiguous, no data type conversion (schar->schar) PASSED Testing contiguous, byte order conversion (schar->schar) PASSED Testing contiguous, with type conversion (float->schar) PASSED Testing contiguous, no data type conversion (short->short) PASSED Testing contiguous, byte order conversion (short->short) PASSED Testing contiguous, with type conversion (float->short) PASSED Testing contiguous, no data type conversion (ushort->ushort) PASSED Testing contiguous, byte order conversion (ushort->ushort) PASSED Testing contiguous, no data type conversion (int->int) PASSED Testing contiguous, byte order conversion (int->int) PASSED Testing contiguous, with type conversion (float->int) PASSED Testing contiguous, no data type conversion (uint->uint) PASSED Testing contiguous, byte order conversion (uint->uint) PASSED Testing contiguous, no data type conversion (long->long) PASSED Testing contiguous, byte order conversion (long->long) PASSED Testing contiguous, with type conversion (float->long) PASSED Testing contiguous, no data type conversion (ulong->ulong) PASSED Testing contiguous, byte order conversion (ulong->ulong) PASSED Testing contiguous, no data type conversion (llong->llong) PASSED Testing contiguous, byte order conversion (llong->llong) PASSED Testing contiguous, with type conversion (float->llong) PASSED Testing contiguous, no data type conversion (ullong->ullong) PASSED Testing contiguous, byte order conversion (ullong->ullong) PASSED Testing contiguous, no data type conversion (float->float) PASSED Testing contiguous, byte order conversion (float->float) PASSED Testing contiguous, with type conversion (float->float) PASSED Testing contiguous, no data type conversion (double->double) PASSED Testing contiguous, byte order conversion (double->double) PASSED Testing contiguous, with type conversion (float->double) PASSED Testing contiguous, no data type conversion (ldouble->ldouble) PASSED Testing contiguous, byte order conversion (ldouble->ldouble) PASSED Testing contiguous, with type conversion (float->ldouble) PASSED Testing chunked, no data type conversion (char->char) PASSED Testing chunked, no data type conversion (uchar->uchar) PASSED Testing chunked, no data type conversion (schar->schar) PASSED Testing chunked, with type conversion (float->schar) PASSED Testing chunked, no data type conversion (short->short) PASSED Testing chunked, with type conversion (float->short) PASSED Testing chunked, no data type conversion (ushort->ushort) PASSED Testing chunked, no data type conversion (int->int) PASSED Testing chunked, with type conversion (float->int) PASSED Testing chunked, no data type conversion (uint->uint) PASSED Testing chunked, no data type conversion (long->long) PASSED Testing chunked, with type conversion (float->long) PASSED Testing chunked, no data type conversion (ulong->ulong) PASSED Testing chunked, no data type conversion (llong->llong) PASSED Testing chunked, with type conversion (float->llong) PASSED Testing chunked, no data type conversion (ullong->ullong) PASSED Testing chunked, no data type conversion (float->float) PASSED Testing chunked, with type conversion (float->float) PASSED Testing chunked, no data type conversion (double->double) PASSED Testing chunked, with type conversion (float->double) PASSED Testing chunked, no data type conversion (ldouble->ldouble) PASSED Testing chunked, with type conversion (float->ldouble) PASSED Testing data transform, linear transform w/ copied property PASSED Testing data transform, polynomial transform w/ copied property PASSED Testing data transform, trivial transform, without type conversion PASSED Testing data transform, trivial transform, with type conversion PASSED Testing data transform, polynomial transform (int->float) PASSED Testing data transform, polynomial transform (float->int) PASSED Testing H5Pget_data_transform PASSED Testing data transform, read after reseting of transform property PASSED Testing H5Pget_data_transform, after resetting transform property PASSED Testing data transform of some special cases PASSED 0.06user 0.02system 0:00.09elapsed 91%CPU (0avgtext+0avgdata 6640maxresident)k 0inputs+544outputs (0major+8638minor)pagefaults 0swaps Finished testing dtransform ============================ ============================ Testing reserved Finished testing reserved ============================ reserved Test Log ============================ -SKIP- 0.04user 0.02system 0:00.07elapsed 87%CPU (0avgtext+0avgdata 6384maxresident)k 0inputs+24outputs (0major+8155minor)pagefaults 0swaps Finished testing reserved ============================ ============================ Testing cross_read Finished testing cross_read ============================ cross_read Test Log ============================ Testing reading data created on Linux Testing regular dataset of LE DOUBLE PASSED Testing regular dataset of BE DOUBLE PASSED Testing dataset of LE FLOAT with scale-offset filter PASSED Testing dataset of BE FLOAT with scale-offset filter PASSED Testing dataset of LE DOUBLE with scale-offset filter PASSED Testing dataset of BE DOUBLE with scale-offset filter PASSED Testing dataset of LE CHAR with scale-offset filter PASSED Testing dataset of BE CHAR with scale-offset filter PASSED Testing dataset of LE SHORT with scale-offset filter PASSED Testing dataset of BE SHORT with scale-offset filter PASSED Testing dataset of LE INT with scale-offset filter PASSED Testing dataset of BE INT with scale-offset filter PASSED Testing dataset of LE LONG LONG with scale-offset filter PASSED Testing dataset of BE LONG LONG with scale-offset filter PASSED Testing dataset of LE FLOAT with Fletcher32 filter PASSED Testing dataset of BE FLOAT with Fletcher32 filter PASSED Testing dataset of LE FLOAT with Deflate filter PASSED Testing dataset of BE FLOAT with Deflate filter PASSED Testing dataset of LE FLOAT with Szip filter -SKIP- filter is not enabled. Testing dataset of BE FLOAT with Szip filter -SKIP- filter is not enabled. 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 -SKIP- filter is not enabled. Testing dataset of BE FLOAT with Szip filter -SKIP- filter is not enabled. 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.05user 0.02system 0:00.08elapsed 93%CPU (0avgtext+0avgdata 6564maxresident)k 0inputs+128outputs (0major+8552minor)pagefaults 0swaps Finished testing cross_read ============================ ============================ Testing freespace Finished testing freespace ============================ freespace Test Log ============================ Testing the creation/close/reopen/deletion of the free-space manager PASSED Testing adding a section via H5FS_sect_add() to free-space: test 1 PASSED Testing adding a section via H5FS_sect_add() to free-space with H5FS_CLS_GHOST_OBJ: test 2 PASSED Testing adding a section via H5FS_sect_add() to free-space: test 3 PASSED Testing adding a section via H5FS_sect_add() to free-space: test 4 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 1 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 2 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 3 PASSED Testing shrinking of sections when H5FS_sect_add() to free-space: test 1 PASSED Testing shrinking of sections when H5FS_sect_add() to free-space: test 2 PASSED Testing shrinking of sections when H5FS_sect_add() to free-space: test 3 PASSED Testing H5FS_sect_find(): free-space is empty PASSED Testing H5FS_sect_find() a section equal to requested-size from free-space PASSED Testing H5FS_sect_find() a section greater than requested-size from free-space PASSED Testing H5FS_sect_find(): cannot find a section with requested-size from free-space PASSED Testing the change of section class via H5FS_sect_change_class() in free-space: Test 1 PASSED Testing the merge of sections when H5FS_sect_add() to free-space: test 2 PASSED Testing a block's extension by requested-size which is = adjoining free section's size: Test 1 PASSED Testing a block's extension by requested-size which is > adjoining free section's size: Test 2 PASSED Testing a block's extension by requested-size which is < adjoining free section's size: Test 3 PASSED Testing a block's extension by requested-size which does not adjoin any free section: Test 4 PASSED Testing iteration of sections in the free-space manager PASSED All free-space tests passed. 0.06user 0.02system 0:00.14elapsed 63%CPU (0avgtext+0avgdata 6792maxresident)k 0inputs+432outputs (0major+8524minor)pagefaults 0swaps Finished testing freespace ============================ ============================ Testing mf Finished testing mf ============================ mf Test Log ============================ Testing H5MM_alloc() of file allocation PASSED Testing H5MF_try_shrink() of file allocation: test 1 PASSED Testing H5MF_try_shrink() of file allocation: test 2 PASSED Testing H5MF_try_shrink() of file allocation: test 3 PASSED Testing H5MF_try_shrink() of file allocation: test 4 PASSED Testing H5MF_try_extend() of file allocation: test 1 PASSED Testing H5MF_try_extend() of file allocation: test 2 PASSED Testing 'temporary' file space allocation PASSED Testing H5MF_alloc_create()/H5MF_alloc_open() of free-space manager PASSED Testing H5MF_alloc()/H5MF_xfree() of free-space manager:test 1 PASSED Testing H5MF_alloc()/H5MF_xfree() of free-space manager:test 2 PASSED Testing H5MF_alloc()/H5MF_xfree() of free-space manager:test 3 PASSED Testing H5MF_try_extend() of free-space manager:test 1 PASSED Testing H5MF_try_extend() of free-space manager:test 2 PASSED Testing H5MF_try_extend() of free-space manager:test 3 PASSED Testing H5MF_try_extend() of free-space manager:test 4 PASSED Testing A free-space section absorbs an aggregator: test 1 PASSED Testing A free-space section absorbs an aggregator: test 2 PASSED Testing 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 All free-space manager tests for file memory passed. 0.12user 0.02system 0:00.29elapsed 49%CPU (0avgtext+0avgdata 7040maxresident)k 0inputs+984outputs (0major+8620minor)pagefaults 0swaps Finished testing mf ============================ ============================ Testing btree2 Finished testing btree2 ============================ btree2 Test Log ============================ Testing without reopening B-tree: Testing B-tree creation PASSED Testing B-tree iteration: empty B-tree PASSED Testing B-tree insert: first record PASSED Testing B-tree insert: several records PASSED Testing B-tree insert: split root PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: redistribute 3 leaves in level 1 B-tree PASSED Testing B-tree insert: split middle leaf into 2 leaves in level 1 B-tree PASSED Testing B-tree insert: make level 2 B-tree PASSED Testing B-tree insert: redistrib right-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib left-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib middle leaf in level 2 B-tree PASSED Testing B-tree insert: split right-most leaf in level 2 B-tree PASSED Testing B-tree insert: split left-most leaf in level 2 B-tree PASSED Testing B-tree insert: split middle leaf in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (r->l) in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (l->r) in level 2 B-tree PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (r->l) PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (l->2) PASSED Testing B-tree insert: redistrib 3 internals in level 2 B-tree PASSED Testing B-tree insert: split 3 internals to 4 in level 2 B-tree PASSED Testing B-tree insert: create random level 4 B-tree PASSED Testing B-tree insert: attempt duplicate record in level 4 B-tree PASSED Testing B-tree remove: record from empty B-tree PASSED Testing B-tree remove: non-existant record from 1 record B-tree PASSED Testing B-tree remove: existant record from 1 record B-tree PASSED Testing B-tree remove: adding records to B-tree after removal PASSED Testing B-tree remove: non-existant record from level-0 B-tree PASSED Testing B-tree remove: mult. existant records from level-0 B-tree PASSED Testing B-tree remove: non-existant record from level-1 B-tree PASSED Testing B-tree remove: record from right leaf of level-1 B-tree PASSED Testing B-tree remove: record from left leaf of level-1 B-tree PASSED Testing B-tree remove: record from middle leaf of level-1 B-tree PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (r->l) PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (l->r) PASSED Testing B-tree remove: redistribute 3 leaves in level-1 B-tree PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (r->l) PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (l->r) PASSED Testing B-tree remove: merge 3 leaves to 2 in level-1 B-tree PASSED Testing B-tree remove: promote from right leaf of level-1 B-tree PASSED Testing B-tree remove: promote from left leaf of level-1 B-tree PASSED Testing B-tree remove: promote from middle leaf of level-1 B-tree PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2->1 merge PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3->2 merge PASSED Testing B-tree remove: collapse level-1 B-tree back to level-0 PASSED Testing B-tree remove: promote from right internal of level-2 B-tree PASSED Testing B-tree remove: promote from left internal of level-2 B-tree PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree PASSED Testing B-tree remove: promote record from root of level-2 B-tree PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from left internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/merge PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree w/merge PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (l->r) PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (r->l) PASSED Testing B-tree remove: merge 3 internal nodes to 2 in level-2 B-tree PASSED Testing B-tree remove: collapse level-2 B-tree back to level-1 (r->l) PASSED Testing B-tree remove: create random level 4 B-tree and delete all records in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in increasing order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in decreasing order PASSED Testing B-tree find: nearest neighbor less than a value PASSED Testing B-tree find: nearest neighbor greater than a value PASSED Testing B-tree delete: delete empty B-tree PASSED Testing B-tree delete: delete level-0 B-tree PASSED Testing B-tree delete: delete level-1 B-tree PASSED Testing B-tree delete: delete level-2 B-tree PASSED Testing B-tree modify: attempt to modify non-existant record PASSED Testing B-tree modify: modify record in leaf node PASSED Testing B-tree modify: modify record in internal node PASSED Testing B-tree modify: modify record in root node PASSED Testing with reopening B-tree: Testing B-tree creation PASSED Testing B-tree iteration: empty B-tree PASSED Testing B-tree insert: first record PASSED Testing B-tree insert: several records PASSED Testing B-tree insert: split root PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: redistribute 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree insert: split side leaf into 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree insert: redistribute 3 leaves in level 1 B-tree PASSED Testing B-tree insert: split middle leaf into 2 leaves in level 1 B-tree PASSED Testing B-tree insert: make level 2 B-tree PASSED Testing B-tree insert: redistrib right-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib left-most leaf in level 2 B-tree PASSED Testing B-tree insert: redistrib middle leaf in level 2 B-tree PASSED Testing B-tree insert: split right-most leaf in level 2 B-tree PASSED Testing B-tree insert: split left-most leaf in level 2 B-tree PASSED Testing B-tree insert: split middle leaf in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (r->l) in level 2 B-tree PASSED Testing B-tree insert: redist. 2 internal (l->r) in level 2 B-tree PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (r->l) PASSED Testing B-tree insert: split side internal node to 2 in level 2 B-tree (l->2) PASSED Testing B-tree insert: redistrib 3 internals in level 2 B-tree PASSED Testing B-tree insert: split 3 internals to 4 in level 2 B-tree PASSED Testing B-tree insert: create random level 4 B-tree PASSED Testing B-tree insert: attempt duplicate record in level 4 B-tree PASSED Testing B-tree remove: record from empty B-tree PASSED Testing B-tree remove: non-existant record from 1 record B-tree PASSED Testing B-tree remove: existant record from 1 record B-tree PASSED Testing B-tree remove: adding records to B-tree after removal PASSED Testing B-tree remove: non-existant record from level-0 B-tree PASSED Testing B-tree remove: mult. existant records from level-0 B-tree PASSED Testing B-tree remove: non-existant record from level-1 B-tree PASSED Testing B-tree remove: record from right leaf of level-1 B-tree PASSED Testing B-tree remove: record from left leaf of level-1 B-tree PASSED Testing B-tree remove: record from middle leaf of level-1 B-tree PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (r->l) PASSED Testing B-tree remove: redistribute 2 leaves in level-1 B-tree (l->r) PASSED Testing B-tree remove: redistribute 3 leaves in level-1 B-tree PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (r->l) PASSED Testing B-tree remove: merge 2 leaves to 1 in level-1 B-tree (l->r) PASSED Testing B-tree remove: merge 3 leaves to 2 in level-1 B-tree PASSED Testing B-tree remove: promote from right leaf of level-1 B-tree PASSED Testing B-tree remove: promote from left leaf of level-1 B-tree PASSED Testing B-tree remove: promote from middle leaf of level-1 B-tree PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3 node redistrib PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/2->1 merge PASSED Testing B-tree remove: promote from leaf of level-1 B-tree w/3->2 merge PASSED Testing B-tree remove: collapse level-1 B-tree back to level-0 PASSED Testing B-tree remove: promote from right internal of level-2 B-tree PASSED Testing B-tree remove: promote from left internal of level-2 B-tree PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree PASSED Testing B-tree remove: promote record from root of level-2 B-tree PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from left internal of level-2 B-tree w/redistrib PASSED Testing B-tree remove: promote from right internal of level-2 B-tree w/merge PASSED Testing B-tree remove: promote from middle internal of level-2 B-tree w/merge PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (l->r) PASSED Testing B-tree remove: merge 2 internal nodes to 1 in level-2 B-tree (r->l) PASSED Testing B-tree remove: merge 3 internal nodes to 2 in level-2 B-tree PASSED Testing B-tree remove: collapse level-2 B-tree back to level-1 (r->l) PASSED Testing B-tree remove: create random level 4 B-tree and delete all records in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in random order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in increasing order PASSED Testing B-tree remove: create random level 4 B-tree and delete all records by index, in decreasing order PASSED Testing B-tree find: nearest neighbor less than a value PASSED Testing B-tree find: nearest neighbor greater than a value PASSED Testing B-tree delete: delete empty B-tree PASSED Testing B-tree delete: delete level-0 B-tree PASSED Testing B-tree delete: delete level-1 B-tree PASSED Testing B-tree delete: delete level-2 B-tree PASSED Testing B-tree modify: attempt to modify non-existant record PASSED Testing B-tree modify: modify record in leaf node PASSED Testing B-tree modify: modify record in internal node PASSED Testing B-tree modify: modify record in root node PASSED All v2 B-tree tests passed. 70.41user 9.45system 1:20.77elapsed 98%CPU (0avgtext+0avgdata 32716maxresident)k 0inputs+304840outputs (0major+15960minor)pagefaults 0swaps Finished testing btree2 ============================ ============================ Testing fheap Finished testing fheap ============================ fheap Test Log ============================ Testing with normal parameters Testing fractal heap creation PASSED Testing query heap creation parameters PASSED Testing create, close & reopen fractal heap PASSED Testing open fractal heap twice PASSED Testing deleting open fractal heap PASSED Testing limits of heap ID lengths PASSED Testing creating heaps with I/O filters PASSED Testing querying heap statistics PASSED Testing reopening header through different file PASSED Bulk-filling blocks w/large objects Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Bulk-filling blocks w/single object Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Using 'normal' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects and larger IDs for 'tiny' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - forward) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - reverse) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - deleting heap) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Using 'small' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Using 'large' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Testing writing objects in heap PASSED Testing writing objects in heap with compressed blocks PASSED Testing with reopen heap flag set Testing fractal heap creation PASSED Testing query heap creation parameters PASSED Testing create, close & reopen fractal heap PASSED Testing open fractal heap twice PASSED Testing deleting open fractal heap PASSED Testing limits of heap ID lengths PASSED Testing creating heaps with I/O filters PASSED Testing querying heap statistics PASSED Testing reopening header through different file PASSED Bulk-filling blocks w/large objects Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Bulk-filling blocks w/single object Testing inserting 'weird' sized objects into absolute heap PASSED Testing inserting objects to create first direct block in recursive indirect blocks five levels deep PASSED Testing removing bad heap IDs from absolute heap PASSED Testing removing single object from absolute heap PASSED Testing removing two objects from absolute heap PASSED Testing removing single larger object from absolute heap PASSED Testing removing two larger objects from absolute heap (forward) PASSED Testing removing two larger objects from absolute heap (reverse) PASSED Testing removing three larger objects from absolute heap (forward) PASSED Testing removing three larger objects from absolute heap (reverse) PASSED Testing incremental object insertion and removal PASSED Testing removing all objects from root direct block of absolute heap (all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - forward) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - forward) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - forward) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - forward) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - forward) PASSED Testing removing all objects from root direct block of absolute heap (all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from two direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first row of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (half, refill, all - reverse) PASSED Testing inserting object that is too large for starting block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (half, refill, all - reverse) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (half, refill, all - reverse) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (half, refill, all - reverse) PASSED Testing removing all objects from root direct block of absolute heap (all - deleting heap) PASSED Testing removing all objects from two direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first row of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first two rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from first four rows of direct blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from all direct blocks of root group in absolute heap (all - deleting heap) PASSED Testing removing all objects from 2nd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing removing all objects from 3rd level indirect blocks of absolute heap (all - deleting heap) PASSED Testing inserting object that is too large for starting block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding object back to first block, then remove all objects (all - deleting heap) PASSED Testing skipping starting block, then adding objects to backfill and extend, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then remove all objects (all - deleting heap) PASSED Testing insert object to initial block, then add object too large for starting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping blocks with indirect root, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling first row, then skipping rows, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing skipping direct blocks to last row and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping blocks in non-root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping row of non-root indirect blocks, then skip row of direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks and skipping two rows of root indirect block, skip one row of root indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, and skip first rows of direct blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first rows of direct blocks of 3rd level indirect block's 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first row of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect block's direct blocks, and skip first two rows of indirect blocks of 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, except last one, fill all direct blocks in last 3rd level indirect block, and insert object too large for it's 2nd level indirect blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling first row of 3rd level indirect blocks, fill all direct blocks in next 3rd level indirect block, fill all 1st row of 2nd level indirect blocks, except last one, and insert object too large for 2nd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct blocks, and skip first row of 2nd indirect blocks of 4th level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill 4th level indirect block's direct, 2nd level indirect blocks and 3rd level direct block, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, fill 2nd row 4th level indirect block's direct, 2nd level indirect blocks, first row of 3rd level indirect blocks, 3rd level direct block in 2nd row, and skip first row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 3rd level indirect blocks in 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing filling direct blocks, filling 2nd level indirect blocks, filling 3rd level indirect blocks, fill first row of 4th level indirect blocks, except last one, fill first row of 3rd level indirect blocks in last 4th level indirect block except last 3rd level block, fill direct blocks in 3rd level block, and skip row of 2nd indirect blocks of 4th level indirect block's 3rd level indirect block, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting small blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fragmenting direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks, then fragment 2nd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Testing fill root direct blocks and 2nd level indirect blocks, then fragment 3rd level indirect block's direct blocks, then backfill and extend, then remove all objects (all - deleting heap) PASSED Using 'normal' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Using 'direct' heap ID format for 'huge' objects and larger IDs for 'tiny' objects Testing insert one huge object, then remove (all - forward) PASSED Testing insert two huge objects, then remove (all - forward) PASSED Testing insert three huge objects, then remove (all - forward) PASSED Testing insert mix of normal & huge objects, then remove (all - forward) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert one tiny object, then remove (all - forward) PASSED Testing insert two tiny objects, then remove (all - forward) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - forward) PASSED Testing insert one huge object, then remove (all - reverse) PASSED Testing insert two huge objects, then remove (all - reverse) PASSED Testing insert three huge objects, then remove (all - reverse) PASSED Testing insert mix of normal & huge objects, then remove (all - reverse) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert one tiny object, then remove (all - reverse) PASSED Testing insert two tiny objects, then remove (all - reverse) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - reverse) PASSED Testing insert one huge object, then remove (all - deleting heap) PASSED Testing insert two huge objects, then remove (all - deleting heap) PASSED Testing insert three huge objects, then remove (all - deleting heap) PASSED Testing insert mix of normal & huge objects, then remove (all - deleting heap) PASSED Testing insert 'huge' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert one tiny object, then remove (all - deleting heap) PASSED Testing insert two tiny objects, then remove (all - deleting heap) PASSED Testing insert mix of normal, huge & tiny objects, then remove (all - deleting heap) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - forward) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - forward) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - reverse) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - reverse) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - random) PASSED Testing insert one 'managed' object into heap with I/O filters, then remove (all - deleting heap) PASSED Testing insert two 'managed' objects into heap with I/O filters, then remove (all - deleting heap) PASSED Testing inserting random-sized objects in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution in heap with compressed blocks, then remove all objects (all - deleting heap) PASSED Using 'small' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Using 'large' heap creation parameters Testing inserting random-sized objects, then remove all objects (all - random) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - random) PASSED Testing inserting random-sized objects, then remove all objects (all - deleting heap) PASSED Testing inserting random-sized objects with power of 2 distribution, then remove all objects (all - deleting heap) PASSED Testing writing objects in heap PASSED Testing writing objects in heap with compressed blocks PASSED Testing bug1: inserting several objects & removing one, then re-inserting PASSED All fractal heap tests passed. 168.73user 18.00system 3:32.20elapsed 87%CPU (0avgtext+0avgdata 44016maxresident)k 8inputs+17155480outputs (0major+368206minor)pagefaults 0swaps Finished testing fheap ============================ ============================ Testing file_image Finished testing file_image ============================ file_image Test Log ============================ Testing File Image Functionality. Testing File image property list functions PASSED Testing Callback use in property list operations PASSED Testing Initial file image and callbacks in Core VFD PASSED Testing H5Fget_file_image() with sec2 driver PASSED Testing H5Fget_file_image() with stdio driver PASSED Testing H5Fget_file_image() with core driver PASSED Testing H5Fget_file_image() error rejection PASSED All File Image tests passed. 0.11user 0.04system 0:00.25elapsed 60%CPU (0avgtext+0avgdata 6684maxresident)k 0inputs+424outputs (0major+8592minor)pagefaults 0swaps Finished testing file_image ============================ ============================ Testing testerror.sh Finished testing testerror.sh ============================ testerror.sh Test Log ============================ Testing err_compat PASSED Testing error_test PASSED All Error API tests passed. 0.20user 0.06system 0:00.51elapsed 51%CPU (0avgtext+0avgdata 6604maxresident)k 0inputs+352outputs (0major+23642minor)pagefaults 0swaps Finished testing testerror.sh ============================ ============================ ============================ Testing testlibinfo.sh Finished testing testlibinfo.sh ============================ testlibinfo.sh Test Log ============================ Check file ../src/.libs/libhdf5.so.7 PASSED Check file ../src/.libs/libhdf5.a PASSED Check file testhdf5 -SKIP- No error encountered 0.30user 0.02system 0:00.56elapsed 58%CPU (0avgtext+0avgdata 4352maxresident)k 80inputs+0outputs (1major+5459minor)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.45user 0.56system 0:04.12elapsed 24%CPU (0avgtext+0avgdata 6384maxresident)k 128inputs+744outputs (1major+193905minor)pagefaults 0swaps Finished testing testcheck_version.sh ============================ ============================ ============================ Testing testlinks_env.sh Finished testing testlinks_env.sh ============================ testlinks_env.sh Test Log ============================ Testing external link with HDF5_EXT_PREFIX Testing external links via environment variable PASSED Testing external links via environment variable (w/new group format) PASSED All external Link (HDF5_EXT_PREFIX) tests passed. Test for HDF5_EXT_PREFIX PASSED 0.06user 0.03system 0:00.27elapsed 36%CPU (0avgtext+0avgdata 6560maxresident)k 0inputs+160outputs (0major+9264minor)pagefaults 0swaps Finished testing testlinks_env.sh ============================ ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/test' ===Serial tests in test ended Fri Aug 30 15:45:28 UTC 2013=== make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/test' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/test' Making check in testpar make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' make t_mpi t_posix_compliant testphdf5 t_cache t_pflush1 t_pflush2 t_shapesame make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' make[2]: `t_mpi' is up to date. make[2]: `t_posix_compliant' is up to date. make[2]: `testphdf5' is up to date. make[2]: `t_cache' is up to date. make[2]: `t_pflush1' is up to date. make[2]: `t_pflush2' is up to date. make[2]: `t_shapesame' is up to date. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' make[4]: Nothing to be done for `_exec_check-s'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' ===Parallel tests in testpar begin Fri Aug 30 15:45:28 UTC 2013=== **** Hint **** Parallel test files reside in the current directory by default. Set HDF5_PARAPREFIX to use another directory. E.g., HDF5_PARAPREFIX=/PFS/user/me export HDF5_PARAPREFIX make check **** end of Hint **** make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' ============================ Testing t_mpi Finished testing t_mpi ============================ t_mpi Test Log ============================ *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** =================================== MPI functionality tests =================================== Proc 1: hostname=buildvm-08.phx2.fedoraproject.org Proc 2: hostname=buildvm-08.phx2.fedoraproject.org Proc 3: hostname=buildvm-08.phx2.fedoraproject.org Proc 5: hostname=buildvm-08.phx2.fedoraproject.org -------------------------------- Proc 0: *** MPIO 1 write Many read test... -------------------------------- Proc 0: hostname=buildvm-08.phx2.fedoraproject.org Proc 4: hostname=buildvm-08.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.89user 0.52system 0:01.63elapsed 86%CPU (0avgtext+0avgdata 12896maxresident)k 112inputs+80872outputs (13major+61784minor)pagefaults 0swaps Finished testing t_mpi ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' ============================ Testing t_posix_compliant Finished testing t_posix_compliant ============================ t_posix_compliant Test Log ============================ Purpose: This tests if the file system is posix compliant when POSIX and MPI IO APIs are used. This is for information only and always exits with 0 even when non-compliance errors are encounter. This is to prevent this test from aborting the remaining parallel HDF5 tests unnecessarily. Process 2: testfile=posix_test Process 3: testfile=posix_test Process 0: testfile=posix_test Process 4: testfile=posix_test Process 1: testfile=posix_test Process 5: testfile=posix_test Testing size 384 Testing allwrite_allread_blocks with MPI IO PASSED Testing allwrite_allread_interlaced with MPI IO PASSED Testing allwrite_allread_overlap with MPI IO PASSED Testing onewrite_allread_blocks with MPI IO PASSED Testing onewrite_allread_interlaced with MPI IO PASSED Testing allwrite_allread_blocks with POSIX IO Arrays do not match! Prcoess 4, element 1: [1, 0] Arrays do not match! Prcoess 4, element 2: [2, 0] Arrays do not match! Prcoess 4, element 3: [3, 0] Arrays do not match! Prcoess 4, element 4: [4, 0] Arrays do not match! Prcoess 4, element 5: [5, 0] Printed 5 errors. Omitting the rest Process 0: Error. Prematurely reached end of file Arrays do not match! Prcoess 0, element 0: [0, -149543856] Arrays do not match! Prcoess 0, element 1: [1, 167173240] Arrays do not match! Prcoess 0, element 2: [2, 167173248] Arrays do not match! Prcoess 0, element 3: [3, 167110792] Arrays do not match! Prcoess 0, element 4: [4, 1] Printed 5 errors. Omitting the rest Arrays do not match! Prcoess 2, element 1: [1, 0] Arrays do not match! Prcoess 2, element 2: [2, 0] Arrays do not match! Prcoess 2, element 3: [3, 0] Arrays do not match! Prcoess 2, element 4: [4, 0] Arrays do not match! Prcoess 2, element 5: [5, 0] Printed 5 errors. Omitting the rest Testing onewrite_allread_blocks with POSIX IO PASSED Testing onewrite_allread_interlaced with POSIX IO PASSED Testing size 1536 Testing allwrite_allread_blocks with MPI IO PASSED Testing allwrite_allread_interlaced with MPI IO PASSED Testing allwrite_allread_overlap with MPI IO PASSED Testing onewrite_allread_blocks with MPI IO PASSED Testing onewrite_allread_interlaced with MPI IO PASSED Testing allwrite_allread_blocks with POSIX IO Arrays do not match! Prcoess 2, element 1: [1, 0] Arrays do not match! Prcoess 5, element 1: [1, 0] Arrays do not match! Prcoess 5, element 2: [2, 0] Arrays do not match! Prcoess 5, element 3: [3, 0] Arrays do not match! Prcoess 5, element 4: [4, 0] Arrays do not match! Prcoess 5, element 5: [5, 0] Printed 5 errors. Omitting the rest Arrays do not match! Prcoess 2, element 2: [2, 0] Arrays do not match! Prcoess 2, element 3: [3, 0] Arrays do not match! Prcoess 2, element 4: [4, 0] Arrays do not match! Prcoess 2, element 5: [5, 0] Printed 5 errors. Omitting the rest Testing onewrite_allread_blocks with POSIX IO Process 5: Error. Prematurely reached end of file Arrays do not match! Prcoess 5, element 0: [0, -150100640] Arrays do not match! Prcoess 5, element 1: [1, -150100640] Arrays do not match! Prcoess 5, element 2: [2, 0] Arrays do not match! Prcoess 5, element 3: [3, 0] Arrays do not match! Prcoess 5, element 4: [4, 0] Printed 5 errors. Omitting the rest Testing onewrite_allread_interlaced with POSIX IO Process 5: Error. Prematurely reached end of file Process 3: Error. Prematurely reached end of file Process 2: Error. Prematurely reached end of file Arrays do not match! Prcoess 5, element 63: [63, 0] Process 1: Error. Prematurely reached end of file Process 4: Error. Prematurely reached end of file Testing size 6144 Testing allwrite_allread_blocks with MPI IO PASSED Testing allwrite_allread_interlaced with MPI IO PASSED Testing allwrite_allread_overlap with MPI IO PASSED Testing onewrite_allread_blocks with MPI IO PASSED Testing onewrite_allread_interlaced with MPI IO PASSED Testing allwrite_allread_blocks with POSIX IO Arrays do not match! Prcoess 2, element 1: [1, 0] Arrays do not match! Prcoess 5, element 1: [1, 0] Arrays do not match! Prcoess 5, element 2: [2, 0] Arrays do not match! Prcoess 5, element 3: [3, 0] Arrays do not match! Prcoess 5, element 4: [4, 0] Arrays do not match! Prcoess 5, element 5: [5, 0] Printed 5 errors. Omitting the rest Arrays do not match! Prcoess 2, element 2: [2, 0] Arrays do not match! Prcoess 2, element 3: [3, 0] Arrays do not match! Prcoess 2, element 4: [4, 0] Arrays do not match! Prcoess 2, element 5: [5, 0] Printed 5 errors. Omitting the rest Testing onewrite_allread_blocks with POSIX IO Process 5: Error. Prematurely reached end of file Arrays do not match! Prcoess 5, element 0: [0, -150100216] Arrays do not match! Prcoess 5, element 1: [1, -150100216] Arrays do not match! Prcoess 5, element 2: [2, 162617192] Arrays do not match! Prcoess 5, element 3: [3, 162617192] Arrays do not match! Prcoess 5, element 4: [4, 0] Printed 5 errors. Omitting the rest Testing onewrite_allread_interlaced with POSIX IO Process 5: Error. Prematurely reached end of file Process 3: Error. Prematurely reached end of file Process 2: Error. Prematurely reached end of file Process 1: Error. Prematurely reached end of file Process 4: Error. Prematurely reached end of file Arrays do not match! Prcoess 5, element 255: [255, 0] Testing size 24576 Testing allwrite_allread_blocks with MPI IO PASSED Testing allwrite_allread_interlaced with MPI IO PASSED Testing allwrite_allread_overlap with MPI IO PASSED Testing onewrite_allread_blocks with MPI IO PASSED Testing onewrite_allread_interlaced with MPI IO PASSED Testing allwrite_allread_blocks with POSIX IO PASSED Testing onewrite_allread_blocks with POSIX IO PASSED Testing onewrite_allread_interlaced with POSIX IO Process 2: Error. Prematurely reached end of file Process 5: Error. Prematurely reached end of file Process 3: Error. Prematurely reached end of file Process 1: Error. Prematurely reached end of file Process 4: Error. Prematurely reached end of file PASSED Summary: Process 1: encountered 0 mismatches. Process 5: encountered 1258 mismatches. Process 3: encountered 0 mismatches. Process 4: encountered 25 mismatches. Process 0: encountered 27 mismatches. Process 2: encountered 651 mismatches. 0.69user 0.34system 0:03.09elapsed 33%CPU (0avgtext+0avgdata 8680maxresident)k 0inputs+7160outputs (16major+69368minor)pagefaults 0swaps Finished testing t_posix_compliant ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' ============================ Testing testphdf5 Finished testing testphdf5 ============================ testphdf5 Test Log ============================ =================================== PHDF5 TESTS START =================================== MPI-process 0.MPI-process 2. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar/.libs/lt-testphdf5 -help Linked with hdf5 version 1.8 release 9 hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar/.libs/lt-testphdf5 -help Linked with hdf5 version 1.8 release 9 MPI-process 3. hostname=buildvm-08.phx2.fedoraproject.org MPI-process 4. For help use: /builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar/.libs/lt-testphdf5 -help Linked with hdf5 version 1.8 release 9 MPI-process 1. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar/.libs/lt-testphdf5 -help Linked with hdf5 version 1.8 release 9 hostname=buildvm-08.phx2.fedoraproject.org MPI-process 5. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar/.libs/lt-testphdf5 -help Linked with hdf5 version 1.8 release 9 For help use: /builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar/.libs/lt-testphdf5 -help Linked with hdf5 version 1.8 release 9 *** 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:Test filenames are: ParaTest.h5 Testing -- fapl_mpio duplicate (mpiodup) 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 -- fapl_mpiposix duplicate (posixdup) Testing -- fapl_mpiposix duplicate (posixdup) Testing -- fapl_mpiposix duplicate (posixdup) Testing -- fapl_mpiposix duplicate (posixdup) Testing -- fapl_mpiposix duplicate (posixdup) Testing -- fapl_mpiposix duplicate (posixdup) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- 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 without optimization (cchunk6) Testing -- multi-chunk collective IO without optimization (cchunk6) Testing -- multi-chunk collective IO without optimization (cchunk6) Testing -- multi-chunk collective IO without optimization (cchunk6) Testing -- multi-chunk collective IO without optimization (cchunk6) Testing -- multi-chunk collective IO without optimization (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 -- 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 -- 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) 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 =================================== 12.86user 16.33system 0:11.10elapsed 262%CPU (0avgtext+0avgdata 54864maxresident)k 0inputs+72440outputs (23major+121522minor)pagefaults 0swaps Finished testing testphdf5 ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' ============================ Testing t_cache Finished testing t_cache ============================ t_cache Test Log ============================ =================================== Parallel metadata cache tests mpi_size = 6 express_test = 1 =================================== *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** 5:setup_rand(): seed = 506967. 1:setup_rand(): seed = 507187. 2:setup_rand(): seed = 507190. 3:setup_rand(): seed = 507184. 4:setup_rand(): seed = 507182. 0:setup_rand(): seed = 507183. Testing server smoke check PASSED Testing smoke check #1 -- process 0 only md write strategy PASSED Testing smoke check #1 -- distributed md write strategy PASSED Testing smoke check #2 -- process 0 only md write strategy PASSED Testing smoke check #2 -- distributed md write strategy PASSED Testing smoke check #3 -- process 0 only md write strategy PASSED Testing smoke check #3 -- distributed md write strategy PASSED Testing smoke check #4 -- process 0 only md write strategy PASSED Testing smoke check #4 -- distributed md write strategy PASSED Testing smoke check #5 -- process 0 only md write strategy PASSED Testing smoke check #5 -- distributed md write strategy PASSED Testing trace file collection -- process 0 only md write strategy -SKIP- trace file support disabled. Testing trace file collection -- distributed md write strategy -SKIP- trace file support disabled. =================================== metadata cache tests finished with no failures =================================== 65.62user 62.20system 0:48.14elapsed 265%CPU (0avgtext+0avgdata 23500maxresident)k 0inputs+6696outputs (20major+77840minor)pagefaults 0swaps Finished testing t_cache ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' ============================ Testing t_pflush1 Finished testing t_pflush1 ============================ t_pflush1 Test Log ============================ Testing H5Fflush (part1) *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** PASSED 0.56user 0.32system 0:01.60elapsed 55%CPU (0avgtext+0avgdata 8384maxresident)k 0inputs+5144outputs (14major+61557minor)pagefaults 0swaps Finished testing t_pflush1 ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' ============================ Testing t_pflush2 Finished testing t_pflush2 ============================ t_pflush2 Test Log ============================ Testing H5Fflush (part2 with flush) *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** PASSED Testing H5Fflush (part2 without flush) PASSED 0.54user 0.25system 0:01.46elapsed 54%CPU (0avgtext+0avgdata 7604maxresident)k 0inputs+4792outputs (20major+60882minor)pagefaults 0swaps Finished testing t_pflush2 ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' ============================ Testing t_shapesame Finished testing t_shapesame ============================ t_shapesame Test Log ============================ =================================== Shape Same Tests Start express_test = 1. =================================== MPI-process 5. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar/.libs/lt-t_shapesame -help Linked with hdf5 version 1.8 release 9 MPI-process 0.MPI-process 3. hostname=buildvm-08.phx2.fedoraproject.org MPI-process 4. For help use: /builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar/.libs/lt-t_shapesame -help Linked with hdf5 version 1.8 release 9 MPI-process 1. hostname=buildvm-08.phx2.fedoraproject.org MPI-process 2. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar/.libs/lt-t_shapesame -help Linked with hdf5 version 1.8 release 9 For help use: /builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar/.libs/lt-t_shapesame -help Linked with hdf5 version 1.8 release 9 hostname=buildvm-08.phx2.fedoraproject.org hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar/.libs/lt-t_shapesame -help For help use: /builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar/.libs/lt-t_shapesame -help Linked with hdf5 version 1.8 release 9 Linked with hdf5 version 1.8 release 9 Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (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 -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Test filenames are: ShapeSameTest.h5 Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) 3936 of 4920 subtests skipped to expedite testing. Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) 3936 of 4920 subtests skipped to expedite testing. Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) 3936 of 4920 subtests skipped to expedite testing. Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) 3936 of 4920 subtests skipped to expedite testing. Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) 3936 of 4920 subtests skipped to expedite testing. Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) 3936Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) of 4920 subtests skipped to expeTesting -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) dite testing. Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) 3936 of 4920 subtests skipped to expedite testing. Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) All tests were successful. All tests were successful. All tests were successful. All tests were successful. All tests were successful. 3936 of 4920 subtests skipped to expedite testing. All tests were successful. =================================== Shape Same tests finished with no errors =================================== 99.28user 384.69system 2:44.43elapsed 294%CPU (0avgtext+0avgdata 37572maxresident)k 160inputs+10518520outputs (20major+8241815minor)pagefaults 0swaps Finished testing t_shapesame ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' ============================ Testing testph5.sh Finished testing testph5.sh ============================ testph5.sh Test Log ============================ /usr/lib/openmpi/bin/mpiexec -n 6 /builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar/testphdf5 -p =================================== PHDF5 TESTS START =================================== MPI-process 0. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar/.libs/lt-testphdf5 -help Linked with hdf5 version 1.8 release 9 MPI-process 2. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar/.libs/lt-testphdf5 -help Linked with hdf5 version 1.8 release 9 MPI-process 3. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar/.libs/lt-testphdf5 -help Linked with hdf5 version 1.8 release 9 MPI-process 5. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar/.libs/lt-testphdf5 -help Linked with hdf5 version 1.8 release 9 MPI-process 1. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar/.libs/lt-testphdf5 -help Linked with hdf5 version 1.8 release 9 MPI-process 4. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar/.libs/lt-testphdf5 -help Linked with hdf5 version 1.8 release 9 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 Atomicity tests will not work with a non MPIO VFD =================================== Using MPIPOSIX driver =================================== 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 -- fapl_mpiposix duplicate (posixdup) Testing -- fapl_mpiposix duplicate (posixdup) Testing -- fapl_mpiposix duplicate (posixdup) Testing -- fapl_mpiposix duplicate (posixdup) Testing -- fapl_mpiposix duplicate (posixdup) Testing -- fapl_mpiposix duplicate (posixdup) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset using split communicators (split) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent write (idsetw) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset independent read (idsetr) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective write (cdsetw) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- dataset collective read (cdsetr) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent write (eidsetw) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset independent read (eidsetr) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective write (ecdsetw) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset collective read (ecdsetr) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- extendible dataset independent write #2 (eidsetw2) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- chunked dataset with none-selection (selnone) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel extend Chunked allocation on serial file (calloc) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- parallel read of dataset written serially with filters (fltread) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- compressed dataset collective read (cmpdsetr) Testing -- 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 without optimization (cchunk6) Testing -- multi-chunk collective IO without optimization (cchunk6) Testing -- multi-chunk collective IO without optimization (cchunk6) Testing -- multi-chunk collective IO without optimization (cchunk6) Testing -- multi-chunk collective IO without optimization (cchunk6) Testing -- multi-chunk collective IO without optimization (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 -- 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 -- 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) 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 =================================== /usr/lib/openmpi/bin/mpiexec -n 6 ./t_shapesame -p =================================== Shape Same Tests Start express_test = 1. =================================== MPI-process 1. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar/.libs/lt-t_shapesame -help Linked with hdf5 version 1.8 release 9 MPI-process 2. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar/.libs/lt-t_shapesame -help Linked with hdf5 version 1.8 release 9 MPI-process 3. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar/.libs/lt-t_shapesame -help Linked with hdf5 version 1.8 release 9 MPI-process 4. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar/.libs/lt-t_shapesame -help Linked with hdf5 version 1.8 release 9 MPI-process 0. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar/.libs/lt-t_shapesame -help Linked with hdf5 version 1.8 release 9 MPI-process 5. hostname=buildvm-08.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar/.libs/lt-t_shapesame -help Linked with hdf5 version 1.8 release 9 *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint ***Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Test filenames are: ShapeSameTest.h5 =================================== Using MPIPOSIX driver =================================== Testing -- Shape Same, contigous hyperslab, ind IO, contig datasets (sscontig1) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) 3936 of 4920 subtests skipped to expedite testing. Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, col IO, contig datasets (sscontig2) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) 3936 of 4920 subtests skipped to expedite testing. Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, ind IO, chunked datasets (sscontig3) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) 3936 of 4920 subtests skipped to expediteTesting -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) testing. Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, contigous hyperslab, col IO, chunked datasets (sscontig4) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) 3936 of 4920Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) subtTesting -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) ests skipped to expedite testing. Testing -- Shape Same, checker hyperslab, ind IO, contig datasets (sschecker1) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) 3936 of 4920 subtests skTesting -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) ipped to expedite testing. Testing -- Shape Same, checker hyperslab, col IO, contig datasets (sschecker2) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) 3936 of 4920 sTesting -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) ubtests skipped to expedite testing. Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, ind IO, chunked datasets (sschecker3) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) 3936 of 4920 subtests skipped to exTesting -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) pedite testing. Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) Testing -- Shape Same, checker hyperslab, col IO, chunked datasets (sschecker4) All tests were successful. All tests were successful. All tests were successful. All tests were successful. All tests were successful. 3936 of 4920 subtests skipped to expedite testing. All tests were successful. =================================== Shape Same tests finished with no errors =================================== All testphdf5 tests passed. 32.10user 86.19system 0:34.71elapsed 340%CPU (0avgtext+0avgdata 50184maxresident)k 312inputs+96216outputs (36major+138550minor)pagefaults 0swaps Finished testing testph5.sh ============================ ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' ===Parallel tests in testpar ended Fri Aug 30 15:49:54 UTC 2013=== make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/testpar' Making check in tools make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools' Making check in lib make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/lib' make make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/lib' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/lib' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/lib' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/lib' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/lib' make[5]: Nothing to be done for `_exec_check-s'. make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/lib' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/lib' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/lib' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/lib' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/lib' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/lib' Making check in h5diff make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5diff' make h5diffgentest ../../../tools/h5diff/testh5diff.sh ../../../tools/h5diff/testph5diff.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5diff' make[3]: `h5diffgentest' is up to date. make[3]: Nothing to be done for `../../../tools/h5diff/testh5diff.sh'. make[3]: Nothing to be done for `../../../tools/h5diff/testph5diff.sh'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5diff' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5diff' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5diff' ===Serial tests in h5diff begin Fri Aug 30 15:49:54 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5diff' ============================ Testing h5diffgentest Finished testing h5diffgentest ============================ h5diffgentest Test Log ============================ 0.65user 0.15system 0:00.83elapsed 96%CPU (0avgtext+0avgdata 135900maxresident)k 0inputs+5288outputs (0major+44746minor)pagefaults 0swaps Finished testing h5diffgentest ============================ ============================ Testing testh5diff.sh Finished testing testh5diff.sh ============================ testh5diff.sh Test Log ============================ Testing h5diff -h PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 g1/dset1 g1/dset2 PASSED Testing h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 g1/dset1 g1/dset2 PASSED Testing h5diff --report --delta=5 h5diff_basic1.h5 h5diff_basic2.h5 g1 PASSED Testing h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_basic1.h5 g1/dset5 g PASSED Testing h5diff --verbose --relative=0.02 h5diff_basic1.h5 h5diff_basic PASSED Testing h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_basic1.h5 g1/dset9 g PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 /g1/fp19 /g1/fp19_ PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 /g1/fp20 /g1/fp20_ PASSED Testing h5diff -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -v -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 dset g1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 dset l1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 dset t1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 g1 g1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 t1 t1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 l1 l1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 g1 g2 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 t1 t2 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 l1 l2 PASSED Testing h5diff -v h5diff_enum_invalid_values.h5 h5diff_enum_invalid_va PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset0a dset0b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset1a dset1b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset2a dset2b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset3a dset4b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset4a dset4b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset5a dset5b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset6a dset6b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset7a dset7b PASSED Testing h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 refreg PASSED Testing h5diff h5diff_basic1.h5 PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic1.h5 nono_obj PASSED Testing h5diff -d -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing h5diff -d 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -d u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -d 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff --use-system-epsilon h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -d 200 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing h5diff -p 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -p 0.21 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/d PASSED Testing h5diff -p 0.21 -p 0.22 h5diff_basic1.h5 h5diff_basic2.h5 g1/ds PASSED Testing h5diff -p 2 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p 0.005 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ PASSED Testing h5diff -n -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing h5diff -n 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -n u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -n 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -n 2 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -n 2 -n 3 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1 PASSED Testing h5diff --count=200 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 PASSED Testing h5diff -n 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -v -d 0.0001 h5diff_basic1.h5 h5diff_basic1.h5 g1/fp18 PASSED Testing h5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1. PASSED Testing h5diff -v h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff -v1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff -v2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff --verbose=1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff --verbose=2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /ds PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /nt PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g2 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g3 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g4 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 PASSED Testing h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 PASSED Testing h5diff -v h5diff_basic2.h5 h5diff_basic2.h5 PASSED Testing h5diff -v h5diff_hyper1.h5 h5diff_hyper2.h5 PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g1/d1 g1/d2 PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g1/fp1 g1/fp2 PASSED Testing h5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1. PASSED Testing h5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1. PASSED Testing h5diff h5diff_basic2.h5 h5diff_basic2.h5 g2/dset1 g2/dset2 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset1 g2/dset2 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset2 g2/dset3 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset3 g2/dset4 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset4 g2/dset5 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset5 g2/dset6 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset7 g2/dset8 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset8 g2/dset9 PASSED Testing h5diff -c h5diff_dset_zero_dim_size1.h5 h5diff_dset_zero_dim_s PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 /g1 PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 /g2 PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 /diffobjtype PASSED Testing h5diff -c non_comparables2.h5 non_comparables1.h5 /diffobjtype PASSED Testing h5diff -v h5diff_links.h5 h5diff_links.h5 /link_g1 /link_g2 PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_trg.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_extlink PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_softl PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_ext2softlink_src.h5 h5diff_ PASSED Testing h5diff --follow-symlinks -v h5diff_ext2softlink_trg.h5 h5diff_ PASSED Testing h5diff --follow-symlinks -v h5diff_ext2softlink_src.h5 h5diff_ PASSED Testing h5diff --follow-symlinks -v h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_danglel PASSED Testing h5diff --no-dangling-links h5diff_softlinks.h5 h5diff_softlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_softlin PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_softlin PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_softlin PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks h5diff_danglelinks1.h5 h5diff_danglel PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 / / PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 / /grp PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1/ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /slink PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp10 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /slink PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse_ext1.h5 h5diff_grp_recurse_ext2-1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse_ext1.h5 h5diff_ PASSED Testing h5diff -v h5diff_grp_recurse_ext1.h5 h5diff_grp_recurse_ext2-1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse_ext1.h5 h5diff_ PASSED Testing h5diff -v --exclude-path /group1/dset3 h5diff_exclude1-1.h5 h5 PASSED Testing h5diff -v h5diff_exclude1-1.h5 h5diff_exclude1-2.h5 PASSED Testing h5diff -v --exclude-path /group1 --exclude-path /dset1 h5diff_ PASSED Testing h5diff -v --exclude-path /group1 h5diff_exclude2-1.h5 h5diff_e PASSED Testing h5diff -v --exclude-path /dset3 h5diff_exclude1-1.h5 h5diff_ex PASSED Testing h5diff -v --exclude-path /group1 h5diff_exclude3-1.h5 h5diff_e PASSED Testing h5diff -v --exclude-path /group1 h5diff_exclude3-2.h5 h5diff_e PASSED Testing h5diff -v --exclude-path /group1/dset h5diff_exclude3-1.h5 h5d PASSED Testing h5diff -v h5diff_comp_vl_strs.h5 h5diff_comp_vl_strs.h5 /group PASSED Testing h5diff -v compounds_array_vlen1.h5 compounds_array_vlen2.h5 PASSED Testing h5diff -v -d 5 -p 0.05 --use-system-epsilon h5diff_basic1.h5 h PASSED Testing h5diff -v -d 5 -p 0.05 h5diff_basic1.h5 h5diff_basic2.h5 /g1/d PASSED Testing h5diff -v -p 0.05 -d 5 h5diff_basic1.h5 h5diff_basic2.h5 /g1/d PASSED Testing h5diff -v -d 5 --use-system-epsilon h5diff_basic1.h5 h5diff_ba PASSED Testing h5diff -v --use-system-epsilon -d 5 h5diff_basic1.h5 h5diff_ba PASSED Testing h5diff -v -p 0.05 --use-system-epsilon h5diff_basic1.h5 h5diff PASSED Testing h5diff -v --use-system-epsilon -p 0.05 h5diff_basic1.h5 h5diff PASSED All h5diff tests passed. 4.46user 4.85system 0:12.34elapsed 75%CPU (0avgtext+0avgdata 72980maxresident)k 0inputs+26744outputs (0major+2143778minor)pagefaults 0swaps Finished testing testh5diff.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5diff' ===Serial tests in h5diff ended Fri Aug 30 15:50:08 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5diff' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5diff' ===Parallel tests in h5diff begin Fri Aug 30 15:50:08 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5diff' ============================ Testing testph5diff.sh *** Error ignored Finished testing testph5diff.sh ============================ testph5diff.sh Test Log ============================ ../../../tools/h5diff/testh5diff.sh -p Testing ph5diff -h PASSED Testing ph5diff h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ph5diff h5diff_basic1.h5 h5diff_basic2.h5 g1/dset1 g1/dset2 PASSED Testing ph5diff -r h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ph5diff -r h5diff_basic1.h5 h5diff_basic2.h5 g1/dset1 g1/dset2 PASSED Testing ph5diff --report --delta=5 h5diff_basic1.h5 h5diff_basic2.h5 g PASSED Testing ph5diff -v -p 0.02 h5diff_basic1.h5 h5diff_basic1.h5 g1/dset5 PASSED Testing ph5diff --verbose --relative=0.02 h5diff_basic1.h5 h5diff_basi PASSED Testing ph5diff -v -p 0.02 h5diff_basic1.h5 h5diff_basic1.h5 g1/dset9 PASSED Testing ph5diff -v h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ph5diff -v h5diff_basic1.h5 h5diff_basic1.h5 /g1/fp19 /g1/fp19 PASSED Testing ph5diff -v h5diff_basic1.h5 h5diff_basic1.h5 /g1/fp20 /g1/fp20 PASSED Testing ph5diff -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ph5diff -v -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 dset g1 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 dset l1 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 dset t1 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 g1 g1 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 t1 t1 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 l1 l1 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 g1 g2 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 t1 t2 PASSED Testing ph5diff -v h5diff_types.h5 h5diff_types.h5 l1 l2 PASSED Testing ph5diff -v h5diff_enum_invalid_values.h5 h5diff_enum_invalid_v PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset0a dset0b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset1a dset1b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset2a dset2b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset3a dset4b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset4a dset4b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset5a dset5b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset6a dset6b PASSED Testing ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset7a dset7b PASSED Testing ph5diff -v h5diff_dset1.h5 h5diff_dset2.h5 refreg PASSED Testing ph5diff h5diff_basic1.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:50:49 2013 --- actual_sorted Fri Aug 30 15:50:49 2013 *************** *** 136,140 **** --- 136,144 ---- Modes of output: Notes: Object comparison: + -------------------------------------------------------------------------- + -------------------------------------------------------------------------- h5diff error: missing file names + mpiexec noticed that the job aborted, but has no info as to the process + that caused that situation. usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] ====The actual output (./testfiles/h5diff_600.out-sav) usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] file1 File name of the first HDF5 file file2 File name of the second HDF5 file [obj1] Name of an HDF5 object, in absolute path [obj2] Name of an HDF5 object, in absolute path OPTIONS -h, --help Print a usage message and exit. -V, --version Print version number and exit. -r, --report Report mode. Print differences. -v --verbose Verbose mode. Print differences information and list of objects. -vN --verbose=N Verbose mode with level. Print differences and list of objects. Level of detail depends on value of N: 0 : Identical to '-v' or '--verbose'. 1 : All level 0 information plus one-line attribute status summary. 2 : All level 1 information plus extended attribute status report. -q, --quiet Quiet mode. Do not produce output. --follow-symlinks Follow symbolic links (soft links and external links and compare the) links' target objects. If symbolic link(s) with the same name exist in the files being compared, then determine whether the target of each link is an existing object (dataset, group, or named datatype) or the link is a dangling link (a soft or external link pointing to a target object that does not yet exist). - If both symbolic links are dangling links, they are treated as being the same; by default, h5diff returns an exit code of 0. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If only one of the two links is a dangling link,they are treated as being different and h5diff returns an exit code of 1. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If both symbolic links point to existing objects, h5diff compares the two objects. If any symbolic link specified in the call to h5diff does not exist, h5diff treats it as an error and returns an exit code of 2. --no-dangling-links Must be used with --follow-symlinks option; otherwise, h5diff shows error message and returns an exit code of 2. Check for any symbolic links (soft links or external links) that do not resolve to an existing object (dataset, group, or named datatype). If any dangling link is found, this situation is treated as an error and h5diff returns an exit code of 2. -c, --compare List objects that are not comparable -N, --nan Avoid NaNs detection -n C, --count=C Print differences up to C. C must be a positive integer. -d D, --delta=D Print difference if (|a-b| > D). D must be a positive number. Can not use with '-p' or '--use-system-epsilon'. -p R, --relative=R Print difference if (|(a-b)/b| > R). R must be a positive number. Can not use with '-d' or '--use-system-epsilon'. --use-system-epsilon Print difference if (|a-b| > EPSILON), EPSILON is system defined value. If the system epsilon is not defined,one of the following predefined values will be used: FLT_EPSILON = 1.19209E-07 for floating-point type DBL_EPSILON = 2.22045E-16 for double precision type Can not use with '-p' or '-d'. --exclude-path "path" Exclude the specified path to an object when comparing files or groups. If a group is excluded, all member objects will also be excluded. The specified path is excluded wherever it occurs. This flexibility enables the same option to exclude either objects that exist only in one file or common objects that are known to differ. When comparing files, "path" is the absolute path to the excluded; object; when comparing groups, "path" is similar to the relative path from the group to the excluded object. This "path" can be taken from the first section of the output of the --verbose option. For example, if you are comparing the group /groupA in two files and you want to exclude /groupA/groupB/groupC in both files, the exclude option would read as follows: --exclude-path "/groupB/groupC" If there are multiple paths to an object, only the specified path(s) will be excluded; the comparison will include any path not explicitly excluded. This option can be used repeatedly to exclude multiple paths. Modes of output: Default mode: print the number of differences found and where they occured -r Report mode: print the above plus the differences -v Verbose mode: print the above plus a list of objects and warnings -q Quiet mode: do not print output File comparison: If no objects [obj1[ obj2]] are specified, the h5diff comparison proceeds as a comparison of the two files' root groups. That is, h5diff first compares the names of root group members, generates a report of root group objects that appear in only one file or in both files, and recursively compares common objects. Object comparison: 1) Groups First compares the names of member objects (relative path, from the specified group) and generates a report of objects that appear in only one group or in both groups. Common objects are then compared recursively. 2) Datasets Array rank and dimensions, datatypes, and data values are compared. 3) Datatypes The comparison is based on the return value of H5Tequal. 4) Symbolic links The paths to the target objects are compared. (The option --follow-symlinks overrides the default behavior when symbolic links are compared.). Exit code: 0 if no differences, 1 if differences found, 2 if error Examples of use: 1) h5diff file1 file2 /g1/dset1 /g1/dset2 Compares object '/g1/dset1' in file1 with '/g1/dset2' in file2 2) h5diff file1 file2 /g1/dset1 Compares object '/g1/dset1' in both files 3) h5diff file1 file2 Compares all objects in both files Notes: file1 and file2 can be the same file. Use h5diff file1 file1 /g1/dset1 /g1/dset2 to compare '/g1/dset1' and '/g1/dset2' in the same file ====The actual stderr (./testfiles/h5diff_600.err-sav) h5diff error: missing file names -------------------------------------------------------------------------- mpiexec noticed that the job aborted, but has no info as to the process that caused that situation. -------------------------------------------------------------------------- ====End of actual stderr (./testfiles/h5diff_600.err-sav) Testing ph5diff h5diff_basic1.h5 h5diff_basic1.h5 nono_obj PASSED Testing ph5diff -d -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:50:51 2013 --- actual_sorted Fri Aug 30 15:50:51 2013 *************** *** 136,140 **** --- 136,144 ---- Modes of output: Notes: Object comparison: + -------------------------------------------------------------------------- + -------------------------------------------------------------------------- <-d -4> is not a valid option + mpiexec noticed that the job aborted, but has no info as to the process + that caused that situation. usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] ====The actual output (./testfiles/h5diff_603.out-sav) <-d -4> is not a valid option usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] file1 File name of the first HDF5 file file2 File name of the second HDF5 file [obj1] Name of an HDF5 object, in absolute path [obj2] Name of an HDF5 object, in absolute path OPTIONS -h, --help Print a usage message and exit. -V, --version Print version number and exit. -r, --report Report mode. Print differences. -v --verbose Verbose mode. Print differences information and list of objects. -vN --verbose=N Verbose mode with level. Print differences and list of objects. Level of detail depends on value of N: 0 : Identical to '-v' or '--verbose'. 1 : All level 0 information plus one-line attribute status summary. 2 : All level 1 information plus extended attribute status report. -q, --quiet Quiet mode. Do not produce output. --follow-symlinks Follow symbolic links (soft links and external links and compare the) links' target objects. If symbolic link(s) with the same name exist in the files being compared, then determine whether the target of each link is an existing object (dataset, group, or named datatype) or the link is a dangling link (a soft or external link pointing to a target object that does not yet exist). - If both symbolic links are dangling links, they are treated as being the same; by default, h5diff returns an exit code of 0. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If only one of the two links is a dangling link,they are treated as being different and h5diff returns an exit code of 1. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If both symbolic links point to existing objects, h5diff compares the two objects. If any symbolic link specified in the call to h5diff does not exist, h5diff treats it as an error and returns an exit code of 2. --no-dangling-links Must be used with --follow-symlinks option; otherwise, h5diff shows error message and returns an exit code of 2. Check for any symbolic links (soft links or external links) that do not resolve to an existing object (dataset, group, or named datatype). If any dangling link is found, this situation is treated as an error and h5diff returns an exit code of 2. -c, --compare List objects that are not comparable -N, --nan Avoid NaNs detection -n C, --count=C Print differences up to C. C must be a positive integer. -d D, --delta=D Print difference if (|a-b| > D). D must be a positive number. Can not use with '-p' or '--use-system-epsilon'. -p R, --relative=R Print difference if (|(a-b)/b| > R). R must be a positive number. Can not use with '-d' or '--use-system-epsilon'. --use-system-epsilon Print difference if (|a-b| > EPSILON), EPSILON is system defined value. If the system epsilon is not defined,one of the following predefined values will be used: FLT_EPSILON = 1.19209E-07 for floating-point type DBL_EPSILON = 2.22045E-16 for double precision type Can not use with '-p' or '-d'. --exclude-path "path" Exclude the specified path to an object when comparing files or groups. If a group is excluded, all member objects will also be excluded. The specified path is excluded wherever it occurs. This flexibility enables the same option to exclude either objects that exist only in one file or common objects that are known to differ. When comparing files, "path" is the absolute path to the excluded; object; when comparing groups, "path" is similar to the relative path from the group to the excluded object. This "path" can be taken from the first section of the output of the --verbose option. For example, if you are comparing the group /groupA in two files and you want to exclude /groupA/groupB/groupC in both files, the exclude option would read as follows: --exclude-path "/groupB/groupC" If there are multiple paths to an object, only the specified path(s) will be excluded; the comparison will include any path not explicitly excluded. This option can be used repeatedly to exclude multiple paths. Modes of output: Default mode: print the number of differences found and where they occured -r Report mode: print the above plus the differences -v Verbose mode: print the above plus a list of objects and warnings -q Quiet mode: do not print output File comparison: If no objects [obj1[ obj2]] are specified, the h5diff comparison proceeds as a comparison of the two files' root groups. That is, h5diff first compares the names of root group members, generates a report of root group objects that appear in only one file or in both files, and recursively compares common objects. Object comparison: 1) Groups First compares the names of member objects (relative path, from the specified group) and generates a report of objects that appear in only one group or in both groups. Common objects are then compared recursively. 2) Datasets Array rank and dimensions, datatypes, and data values are compared. 3) Datatypes The comparison is based on the return value of H5Tequal. 4) Symbolic links The paths to the target objects are compared. (The option --follow-symlinks overrides the default behavior when symbolic links are compared.). Exit code: 0 if no differences, 1 if differences found, 2 if error Examples of use: 1) h5diff file1 file2 /g1/dset1 /g1/dset2 Compares object '/g1/dset1' in file1 with '/g1/dset2' in file2 2) h5diff file1 file2 /g1/dset1 Compares object '/g1/dset1' in both files 3) h5diff file1 file2 Compares all objects in both files Notes: file1 and file2 can be the same file. Use h5diff file1 file1 /g1/dset1 /g1/dset2 to compare '/g1/dset1' and '/g1/dset2' in the same file ====The actual stderr (./testfiles/h5diff_603.err-sav) -------------------------------------------------------------------------- mpiexec noticed that the job aborted, but has no info as to the process that caused that situation. -------------------------------------------------------------------------- ====End of actual stderr (./testfiles/h5diff_603.err-sav) Testing ph5diff -d 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -d u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -d 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/d*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:50:55 2013 --- actual_sorted Fri Aug 30 15:50:55 2013 *************** *** 136,140 **** --- 136,144 ---- Modes of output: Notes: Object comparison: + -------------------------------------------------------------------------- + -------------------------------------------------------------------------- <-d 0x1> is not a valid option + mpiexec noticed that the job aborted, but has no info as to the process + that caused that situation. usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] ====The actual output (./testfiles/h5diff_606.out-sav) <-d 0x1> is not a valid option usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] file1 File name of the first HDF5 file file2 File name of the second HDF5 file [obj1] Name of an HDF5 object, in absolute path [obj2] Name of an HDF5 object, in absolute path OPTIONS -h, --help Print a usage message and exit. -V, --version Print version number and exit. -r, --report Report mode. Print differences. -v --verbose Verbose mode. Print differences information and list of objects. -vN --verbose=N Verbose mode with level. Print differences and list of objects. Level of detail depends on value of N: 0 : Identical to '-v' or '--verbose'. 1 : All level 0 information plus one-line attribute status summary. 2 : All level 1 information plus extended attribute status report. -q, --quiet Quiet mode. Do not produce output. --follow-symlinks Follow symbolic links (soft links and external links and compare the) links' target objects. If symbolic link(s) with the same name exist in the files being compared, then determine whether the target of each link is an existing object (dataset, group, or named datatype) or the link is a dangling link (a soft or external link pointing to a target object that does not yet exist). - If both symbolic links are dangling links, they are treated as being the same; by default, h5diff returns an exit code of 0. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If only one of the two links is a dangling link,they are treated as being different and h5diff returns an exit code of 1. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If both symbolic links point to existing objects, h5diff compares the two objects. If any symbolic link specified in the call to h5diff does not exist, h5diff treats it as an error and returns an exit code of 2. --no-dangling-links Must be used with --follow-symlinks option; otherwise, h5diff shows error message and returns an exit code of 2. Check for any symbolic links (soft links or external links) that do not resolve to an existing object (dataset, group, or named datatype). If any dangling link is found, this situation is treated as an error and h5diff returns an exit code of 2. -c, --compare List objects that are not comparable -N, --nan Avoid NaNs detection -n C, --count=C Print differences up to C. C must be a positive integer. -d D, --delta=D Print difference if (|a-b| > D). D must be a positive number. Can not use with '-p' or '--use-system-epsilon'. -p R, --relative=R Print difference if (|(a-b)/b| > R). R must be a positive number. Can not use with '-d' or '--use-system-epsilon'. --use-system-epsilon Print difference if (|a-b| > EPSILON), EPSILON is system defined value. If the system epsilon is not defined,one of the following predefined values will be used: FLT_EPSILON = 1.19209E-07 for floating-point type DBL_EPSILON = 2.22045E-16 for double precision type Can not use with '-p' or '-d'. --exclude-path "path" Exclude the specified path to an object when comparing files or groups. If a group is excluded, all member objects will also be excluded. The specified path is excluded wherever it occurs. This flexibility enables the same option to exclude either objects that exist only in one file or common objects that are known to differ. When comparing files, "path" is the absolute path to the excluded; object; when comparing groups, "path" is similar to the relative path from the group to the excluded object. This "path" can be taken from the first section of the output of the --verbose option. For example, if you are comparing the group /groupA in two files and you want to exclude /groupA/groupB/groupC in both files, the exclude option would read as follows: --exclude-path "/groupB/groupC" If there are multiple paths to an object, only the specified path(s) will be excluded; the comparison will include any path not explicitly excluded. This option can be used repeatedly to exclude multiple paths. Modes of output: Default mode: print the number of differences found and where they occured -r Report mode: print the above plus the differences -v Verbose mode: print the above plus a list of objects and warnings -q Quiet mode: do not print output File comparison: If no objects [obj1[ obj2]] are specified, the h5diff comparison proceeds as a comparison of the two files' root groups. That is, h5diff first compares the names of root group members, generates a report of root group objects that appear in only one file or in both files, and recursively compares common objects. Object comparison: 1) Groups First compares the names of member objects (relative path, from the specified group) and generates a report of objects that appear in only one group or in both groups. Common objects are then compared recursively. 2) Datasets Array rank and dimensions, datatypes, and data values are compared. 3) Datatypes The comparison is based on the return value of H5Tequal. 4) Symbolic links The paths to the target objects are compared. (The option --follow-symlinks overrides the default behavior when symbolic links are compared.). Exit code: 0 if no differences, 1 if differences found, 2 if error Examples of use: 1) h5diff file1 file2 /g1/dset1 /g1/dset2 Compares object '/g1/dset1' in file1 with '/g1/dset2' in file2 2) h5diff file1 file2 /g1/dset1 Compares object '/g1/dset1' in both files 3) h5diff file1 file2 Compares all objects in both files Notes: file1 and file2 can be the same file. Use h5diff file1 file1 /g1/dset1 /g1/dset2 to compare '/g1/dset1' and '/g1/dset2' in the same file ====The actual stderr (./testfiles/h5diff_606.err-sav) -------------------------------------------------------------------------- mpiexec noticed that the job aborted, but has no info as to the process that caused that situation. -------------------------------------------------------------------------- ====End of actual stderr (./testfiles/h5diff_606.err-sav) Testing ph5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff --use-system-epsilon h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ph5diff -d 200 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/d PASSED Testing ph5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -p -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:51:00 2013 --- actual_sorted Fri Aug 30 15:51:00 2013 *************** *** 136,140 **** --- 136,144 ---- Modes of output: Notes: Object comparison: + -------------------------------------------------------------------------- + -------------------------------------------------------------------------- <-p -4> is not a valid option + mpiexec noticed that the job aborted, but has no info as to the process + that caused that situation. usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] ====The actual output (./testfiles/h5diff_612.out-sav) <-p -4> is not a valid option usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] file1 File name of the first HDF5 file file2 File name of the second HDF5 file [obj1] Name of an HDF5 object, in absolute path [obj2] Name of an HDF5 object, in absolute path OPTIONS -h, --help Print a usage message and exit. -V, --version Print version number and exit. -r, --report Report mode. Print differences. -v --verbose Verbose mode. Print differences information and list of objects. -vN --verbose=N Verbose mode with level. Print differences and list of objects. Level of detail depends on value of N: 0 : Identical to '-v' or '--verbose'. 1 : All level 0 information plus one-line attribute status summary. 2 : All level 1 information plus extended attribute status report. -q, --quiet Quiet mode. Do not produce output. --follow-symlinks Follow symbolic links (soft links and external links and compare the) links' target objects. If symbolic link(s) with the same name exist in the files being compared, then determine whether the target of each link is an existing object (dataset, group, or named datatype) or the link is a dangling link (a soft or external link pointing to a target object that does not yet exist). - If both symbolic links are dangling links, they are treated as being the same; by default, h5diff returns an exit code of 0. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If only one of the two links is a dangling link,they are treated as being different and h5diff returns an exit code of 1. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If both symbolic links point to existing objects, h5diff compares the two objects. If any symbolic link specified in the call to h5diff does not exist, h5diff treats it as an error and returns an exit code of 2. --no-dangling-links Must be used with --follow-symlinks option; otherwise, h5diff shows error message and returns an exit code of 2. Check for any symbolic links (soft links or external links) that do not resolve to an existing object (dataset, group, or named datatype). If any dangling link is found, this situation is treated as an error and h5diff returns an exit code of 2. -c, --compare List objects that are not comparable -N, --nan Avoid NaNs detection -n C, --count=C Print differences up to C. C must be a positive integer. -d D, --delta=D Print difference if (|a-b| > D). D must be a positive number. Can not use with '-p' or '--use-system-epsilon'. -p R, --relative=R Print difference if (|(a-b)/b| > R). R must be a positive number. Can not use with '-d' or '--use-system-epsilon'. --use-system-epsilon Print difference if (|a-b| > EPSILON), EPSILON is system defined value. If the system epsilon is not defined,one of the following predefined values will be used: FLT_EPSILON = 1.19209E-07 for floating-point type DBL_EPSILON = 2.22045E-16 for double precision type Can not use with '-p' or '-d'. --exclude-path "path" Exclude the specified path to an object when comparing files or groups. If a group is excluded, all member objects will also be excluded. The specified path is excluded wherever it occurs. This flexibility enables the same option to exclude either objects that exist only in one file or common objects that are known to differ. When comparing files, "path" is the absolute path to the excluded; object; when comparing groups, "path" is similar to the relative path from the group to the excluded object. This "path" can be taken from the first section of the output of the --verbose option. For example, if you are comparing the group /groupA in two files and you want to exclude /groupA/groupB/groupC in both files, the exclude option would read as follows: --exclude-path "/groupB/groupC" If there are multiple paths to an object, only the specified path(s) will be excluded; the comparison will include any path not explicitly excluded. This option can be used repeatedly to exclude multiple paths. Modes of output: Default mode: print the number of differences found and where they occured -r Report mode: print the above plus the differences -v Verbose mode: print the above plus a list of objects and warnings -q Quiet mode: do not print output File comparison: If no objects [obj1[ obj2]] are specified, the h5diff comparison proceeds as a comparison of the two files' root groups. That is, h5diff first compares the names of root group members, generates a report of root group objects that appear in only one file or in both files, and recursively compares common objects. Object comparison: 1) Groups First compares the names of member objects (relative path, from the specified group) and generates a report of objects that appear in only one group or in both groups. Common objects are then compared recursively. 2) Datasets Array rank and dimensions, datatypes, and data values are compared. 3) Datatypes The comparison is based on the return value of H5Tequal. 4) Symbolic links The paths to the target objects are compared. (The option --follow-symlinks overrides the default behavior when symbolic links are compared.). Exit code: 0 if no differences, 1 if differences found, 2 if error Examples of use: 1) h5diff file1 file2 /g1/dset1 /g1/dset2 Compares object '/g1/dset1' in file1 with '/g1/dset2' in file2 2) h5diff file1 file2 /g1/dset1 Compares object '/g1/dset1' in both files 3) h5diff file1 file2 Compares all objects in both files Notes: file1 and file2 can be the same file. Use h5diff file1 file1 /g1/dset1 /g1/dset2 to compare '/g1/dset1' and '/g1/dset2' in the same file ====The actual stderr (./testfiles/h5diff_612.err-sav) -------------------------------------------------------------------------- mpiexec noticed that the job aborted, but has no info as to the process that caused that situation. -------------------------------------------------------------------------- ====End of actual stderr (./testfiles/h5diff_612.err-sav) Testing ph5diff -p 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -p u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -p 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/d*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:51:04 2013 --- actual_sorted Fri Aug 30 15:51:04 2013 *************** *** 136,140 **** --- 136,144 ---- Modes of output: Notes: Object comparison: + -------------------------------------------------------------------------- + -------------------------------------------------------------------------- <-p 0x1> is not a valid option + mpiexec noticed that the job aborted, but has no info as to the process + that caused that situation. usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] ====The actual output (./testfiles/h5diff_615.out-sav) <-p 0x1> is not a valid option usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] file1 File name of the first HDF5 file file2 File name of the second HDF5 file [obj1] Name of an HDF5 object, in absolute path [obj2] Name of an HDF5 object, in absolute path OPTIONS -h, --help Print a usage message and exit. -V, --version Print version number and exit. -r, --report Report mode. Print differences. -v --verbose Verbose mode. Print differences information and list of objects. -vN --verbose=N Verbose mode with level. Print differences and list of objects. Level of detail depends on value of N: 0 : Identical to '-v' or '--verbose'. 1 : All level 0 information plus one-line attribute status summary. 2 : All level 1 information plus extended attribute status report. -q, --quiet Quiet mode. Do not produce output. --follow-symlinks Follow symbolic links (soft links and external links and compare the) links' target objects. If symbolic link(s) with the same name exist in the files being compared, then determine whether the target of each link is an existing object (dataset, group, or named datatype) or the link is a dangling link (a soft or external link pointing to a target object that does not yet exist). - If both symbolic links are dangling links, they are treated as being the same; by default, h5diff returns an exit code of 0. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If only one of the two links is a dangling link,they are treated as being different and h5diff returns an exit code of 1. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If both symbolic links point to existing objects, h5diff compares the two objects. If any symbolic link specified in the call to h5diff does not exist, h5diff treats it as an error and returns an exit code of 2. --no-dangling-links Must be used with --follow-symlinks option; otherwise, h5diff shows error message and returns an exit code of 2. Check for any symbolic links (soft links or external links) that do not resolve to an existing object (dataset, group, or named datatype). If any dangling link is found, this situation is treated as an error and h5diff returns an exit code of 2. -c, --compare List objects that are not comparable -N, --nan Avoid NaNs detection -n C, --count=C Print differences up to C. C must be a positive integer. -d D, --delta=D Print difference if (|a-b| > D). D must be a positive number. Can not use with '-p' or '--use-system-epsilon'. -p R, --relative=R Print difference if (|(a-b)/b| > R). R must be a positive number. Can not use with '-d' or '--use-system-epsilon'. --use-system-epsilon Print difference if (|a-b| > EPSILON), EPSILON is system defined value. If the system epsilon is not defined,one of the following predefined values will be used: FLT_EPSILON = 1.19209E-07 for floating-point type DBL_EPSILON = 2.22045E-16 for double precision type Can not use with '-p' or '-d'. --exclude-path "path" Exclude the specified path to an object when comparing files or groups. If a group is excluded, all member objects will also be excluded. The specified path is excluded wherever it occurs. This flexibility enables the same option to exclude either objects that exist only in one file or common objects that are known to differ. When comparing files, "path" is the absolute path to the excluded; object; when comparing groups, "path" is similar to the relative path from the group to the excluded object. This "path" can be taken from the first section of the output of the --verbose option. For example, if you are comparing the group /groupA in two files and you want to exclude /groupA/groupB/groupC in both files, the exclude option would read as follows: --exclude-path "/groupB/groupC" If there are multiple paths to an object, only the specified path(s) will be excluded; the comparison will include any path not explicitly excluded. This option can be used repeatedly to exclude multiple paths. Modes of output: Default mode: print the number of differences found and where they occured -r Report mode: print the above plus the differences -v Verbose mode: print the above plus a list of objects and warnings -q Quiet mode: do not print output File comparison: If no objects [obj1[ obj2]] are specified, the h5diff comparison proceeds as a comparison of the two files' root groups. That is, h5diff first compares the names of root group members, generates a report of root group objects that appear in only one file or in both files, and recursively compares common objects. Object comparison: 1) Groups First compares the names of member objects (relative path, from the specified group) and generates a report of objects that appear in only one group or in both groups. Common objects are then compared recursively. 2) Datasets Array rank and dimensions, datatypes, and data values are compared. 3) Datatypes The comparison is based on the return value of H5Tequal. 4) Symbolic links The paths to the target objects are compared. (The option --follow-symlinks overrides the default behavior when symbolic links are compared.). Exit code: 0 if no differences, 1 if differences found, 2 if error Examples of use: 1) h5diff file1 file2 /g1/dset1 /g1/dset2 Compares object '/g1/dset1' in file1 with '/g1/dset2' in file2 2) h5diff file1 file2 /g1/dset1 Compares object '/g1/dset1' in both files 3) h5diff file1 file2 Compares all objects in both files Notes: file1 and file2 can be the same file. Use h5diff file1 file1 /g1/dset1 /g1/dset2 to compare '/g1/dset1' and '/g1/dset2' in the same file ====The actual stderr (./testfiles/h5diff_615.err-sav) -------------------------------------------------------------------------- mpiexec noticed that the job aborted, but has no info as to the process that caused that situation. -------------------------------------------------------------------------- ====End of actual stderr (./testfiles/h5diff_615.err-sav) Testing ph5diff -p 0.21 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ PASSED Testing ph5diff -p 0.21 -p 0.22 h5diff_basic1.h5 h5diff_basic2.h5 g1/d PASSED Testing ph5diff -p 2 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -p 0.005 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1 PASSED Testing ph5diff -n -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:51:10 2013 --- actual_sorted Fri Aug 30 15:51:10 2013 *************** *** 136,140 **** --- 136,144 ---- Modes of output: Notes: Object comparison: + -------------------------------------------------------------------------- + -------------------------------------------------------------------------- <-n -4> is not a valid option + mpiexec noticed that the job aborted, but has no info as to the process + that caused that situation. usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] ====The actual output (./testfiles/h5diff_621.out-sav) <-n -4> is not a valid option usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] file1 File name of the first HDF5 file file2 File name of the second HDF5 file [obj1] Name of an HDF5 object, in absolute path [obj2] Name of an HDF5 object, in absolute path OPTIONS -h, --help Print a usage message and exit. -V, --version Print version number and exit. -r, --report Report mode. Print differences. -v --verbose Verbose mode. Print differences information and list of objects. -vN --verbose=N Verbose mode with level. Print differences and list of objects. Level of detail depends on value of N: 0 : Identical to '-v' or '--verbose'. 1 : All level 0 information plus one-line attribute status summary. 2 : All level 1 information plus extended attribute status report. -q, --quiet Quiet mode. Do not produce output. --follow-symlinks Follow symbolic links (soft links and external links and compare the) links' target objects. If symbolic link(s) with the same name exist in the files being compared, then determine whether the target of each link is an existing object (dataset, group, or named datatype) or the link is a dangling link (a soft or external link pointing to a target object that does not yet exist). - If both symbolic links are dangling links, they are treated as being the same; by default, h5diff returns an exit code of 0. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If only one of the two links is a dangling link,they are treated as being different and h5diff returns an exit code of 1. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If both symbolic links point to existing objects, h5diff compares the two objects. If any symbolic link specified in the call to h5diff does not exist, h5diff treats it as an error and returns an exit code of 2. --no-dangling-links Must be used with --follow-symlinks option; otherwise, h5diff shows error message and returns an exit code of 2. Check for any symbolic links (soft links or external links) that do not resolve to an existing object (dataset, group, or named datatype). If any dangling link is found, this situation is treated as an error and h5diff returns an exit code of 2. -c, --compare List objects that are not comparable -N, --nan Avoid NaNs detection -n C, --count=C Print differences up to C. C must be a positive integer. -d D, --delta=D Print difference if (|a-b| > D). D must be a positive number. Can not use with '-p' or '--use-system-epsilon'. -p R, --relative=R Print difference if (|(a-b)/b| > R). R must be a positive number. Can not use with '-d' or '--use-system-epsilon'. --use-system-epsilon Print difference if (|a-b| > EPSILON), EPSILON is system defined value. If the system epsilon is not defined,one of the following predefined values will be used: FLT_EPSILON = 1.19209E-07 for floating-point type DBL_EPSILON = 2.22045E-16 for double precision type Can not use with '-p' or '-d'. --exclude-path "path" Exclude the specified path to an object when comparing files or groups. If a group is excluded, all member objects will also be excluded. The specified path is excluded wherever it occurs. This flexibility enables the same option to exclude either objects that exist only in one file or common objects that are known to differ. When comparing files, "path" is the absolute path to the excluded; object; when comparing groups, "path" is similar to the relative path from the group to the excluded object. This "path" can be taken from the first section of the output of the --verbose option. For example, if you are comparing the group /groupA in two files and you want to exclude /groupA/groupB/groupC in both files, the exclude option would read as follows: --exclude-path "/groupB/groupC" If there are multiple paths to an object, only the specified path(s) will be excluded; the comparison will include any path not explicitly excluded. This option can be used repeatedly to exclude multiple paths. Modes of output: Default mode: print the number of differences found and where they occured -r Report mode: print the above plus the differences -v Verbose mode: print the above plus a list of objects and warnings -q Quiet mode: do not print output File comparison: If no objects [obj1[ obj2]] are specified, the h5diff comparison proceeds as a comparison of the two files' root groups. That is, h5diff first compares the names of root group members, generates a report of root group objects that appear in only one file or in both files, and recursively compares common objects. Object comparison: 1) Groups First compares the names of member objects (relative path, from the specified group) and generates a report of objects that appear in only one group or in both groups. Common objects are then compared recursively. 2) Datasets Array rank and dimensions, datatypes, and data values are compared. 3) Datatypes The comparison is based on the return value of H5Tequal. 4) Symbolic links The paths to the target objects are compared. (The option --follow-symlinks overrides the default behavior when symbolic links are compared.). Exit code: 0 if no differences, 1 if differences found, 2 if error Examples of use: 1) h5diff file1 file2 /g1/dset1 /g1/dset2 Compares object '/g1/dset1' in file1 with '/g1/dset2' in file2 2) h5diff file1 file2 /g1/dset1 Compares object '/g1/dset1' in both files 3) h5diff file1 file2 Compares all objects in both files Notes: file1 and file2 can be the same file. Use h5diff file1 file1 /g1/dset1 /g1/dset2 to compare '/g1/dset1' and '/g1/dset2' in the same file ====The actual stderr (./testfiles/h5diff_621.err-sav) -------------------------------------------------------------------------- mpiexec noticed that the job aborted, but has no info as to the process that caused that situation. -------------------------------------------------------------------------- ====End of actual stderr (./testfiles/h5diff_621.err-sav) Testing ph5diff -n 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:51:11 2013 --- actual_sorted Fri Aug 30 15:51:11 2013 *************** *** 136,140 **** --- 136,144 ---- Modes of output: Notes: Object comparison: + -------------------------------------------------------------------------- + -------------------------------------------------------------------------- <-n 0> is not a valid option + mpiexec noticed that the job aborted, but has no info as to the process + that caused that situation. usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] ====The actual output (./testfiles/h5diff_622.out-sav) <-n 0> is not a valid option usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] file1 File name of the first HDF5 file file2 File name of the second HDF5 file [obj1] Name of an HDF5 object, in absolute path [obj2] Name of an HDF5 object, in absolute path OPTIONS -h, --help Print a usage message and exit. -V, --version Print version number and exit. -r, --report Report mode. Print differences. -v --verbose Verbose mode. Print differences information and list of objects. -vN --verbose=N Verbose mode with level. Print differences and list of objects. Level of detail depends on value of N: 0 : Identical to '-v' or '--verbose'. 1 : All level 0 information plus one-line attribute status summary. 2 : All level 1 information plus extended attribute status report. -q, --quiet Quiet mode. Do not produce output. --follow-symlinks Follow symbolic links (soft links and external links and compare the) links' target objects. If symbolic link(s) with the same name exist in the files being compared, then determine whether the target of each link is an existing object (dataset, group, or named datatype) or the link is a dangling link (a soft or external link pointing to a target object that does not yet exist). - If both symbolic links are dangling links, they are treated as being the same; by default, h5diff returns an exit code of 0. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If only one of the two links is a dangling link,they are treated as being different and h5diff returns an exit code of 1. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If both symbolic links point to existing objects, h5diff compares the two objects. If any symbolic link specified in the call to h5diff does not exist, h5diff treats it as an error and returns an exit code of 2. --no-dangling-links Must be used with --follow-symlinks option; otherwise, h5diff shows error message and returns an exit code of 2. Check for any symbolic links (soft links or external links) that do not resolve to an existing object (dataset, group, or named datatype). If any dangling link is found, this situation is treated as an error and h5diff returns an exit code of 2. -c, --compare List objects that are not comparable -N, --nan Avoid NaNs detection -n C, --count=C Print differences up to C. C must be a positive integer. -d D, --delta=D Print difference if (|a-b| > D). D must be a positive number. Can not use with '-p' or '--use-system-epsilon'. -p R, --relative=R Print difference if (|(a-b)/b| > R). R must be a positive number. Can not use with '-d' or '--use-system-epsilon'. --use-system-epsilon Print difference if (|a-b| > EPSILON), EPSILON is system defined value. If the system epsilon is not defined,one of the following predefined values will be used: FLT_EPSILON = 1.19209E-07 for floating-point type DBL_EPSILON = 2.22045E-16 for double precision type Can not use with '-p' or '-d'. --exclude-path "path" Exclude the specified path to an object when comparing files or groups. If a group is excluded, all member objects will also be excluded. The specified path is excluded wherever it occurs. This flexibility enables the same option to exclude either objects that exist only in one file or common objects that are known to differ. When comparing files, "path" is the absolute path to the excluded; object; when comparing groups, "path" is similar to the relative path from the group to the excluded object. This "path" can be taken from the first section of the output of the --verbose option. For example, if you are comparing the group /groupA in two files and you want to exclude /groupA/groupB/groupC in both files, the exclude option would read as follows: --exclude-path "/groupB/groupC" If there are multiple paths to an object, only the specified path(s) will be excluded; the comparison will include any path not explicitly excluded. This option can be used repeatedly to exclude multiple paths. Modes of output: Default mode: print the number of differences found and where they occured -r Report mode: print the above plus the differences -v Verbose mode: print the above plus a list of objects and warnings -q Quiet mode: do not print output File comparison: If no objects [obj1[ obj2]] are specified, the h5diff comparison proceeds as a comparison of the two files' root groups. That is, h5diff first compares the names of root group members, generates a report of root group objects that appear in only one file or in both files, and recursively compares common objects. Object comparison: 1) Groups First compares the names of member objects (relative path, from the specified group) and generates a report of objects that appear in only one group or in both groups. Common objects are then compared recursively. 2) Datasets Array rank and dimensions, datatypes, and data values are compared. 3) Datatypes The comparison is based on the return value of H5Tequal. 4) Symbolic links The paths to the target objects are compared. (The option --follow-symlinks overrides the default behavior when symbolic links are compared.). Exit code: 0 if no differences, 1 if differences found, 2 if error Examples of use: 1) h5diff file1 file2 /g1/dset1 /g1/dset2 Compares object '/g1/dset1' in file1 with '/g1/dset2' in file2 2) h5diff file1 file2 /g1/dset1 Compares object '/g1/dset1' in both files 3) h5diff file1 file2 Compares all objects in both files Notes: file1 and file2 can be the same file. Use h5diff file1 file1 /g1/dset1 /g1/dset2 to compare '/g1/dset1' and '/g1/dset2' in the same file ====The actual stderr (./testfiles/h5diff_622.err-sav) -------------------------------------------------------------------------- mpiexec noticed that the job aborted, but has no info as to the process that caused that situation. -------------------------------------------------------------------------- ====End of actual stderr (./testfiles/h5diff_622.err-sav) Testing ph5diff -n u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:51:12 2013 --- actual_sorted Fri Aug 30 15:51:12 2013 *************** *** 136,140 **** --- 136,144 ---- Modes of output: Notes: Object comparison: + -------------------------------------------------------------------------- + -------------------------------------------------------------------------- <-n u> is not a valid option + mpiexec noticed that the job aborted, but has no info as to the process + that caused that situation. usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] ====The actual output (./testfiles/h5diff_623.out-sav) <-n u> is not a valid option usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] file1 File name of the first HDF5 file file2 File name of the second HDF5 file [obj1] Name of an HDF5 object, in absolute path [obj2] Name of an HDF5 object, in absolute path OPTIONS -h, --help Print a usage message and exit. -V, --version Print version number and exit. -r, --report Report mode. Print differences. -v --verbose Verbose mode. Print differences information and list of objects. -vN --verbose=N Verbose mode with level. Print differences and list of objects. Level of detail depends on value of N: 0 : Identical to '-v' or '--verbose'. 1 : All level 0 information plus one-line attribute status summary. 2 : All level 1 information plus extended attribute status report. -q, --quiet Quiet mode. Do not produce output. --follow-symlinks Follow symbolic links (soft links and external links and compare the) links' target objects. If symbolic link(s) with the same name exist in the files being compared, then determine whether the target of each link is an existing object (dataset, group, or named datatype) or the link is a dangling link (a soft or external link pointing to a target object that does not yet exist). - If both symbolic links are dangling links, they are treated as being the same; by default, h5diff returns an exit code of 0. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If only one of the two links is a dangling link,they are treated as being different and h5diff returns an exit code of 1. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If both symbolic links point to existing objects, h5diff compares the two objects. If any symbolic link specified in the call to h5diff does not exist, h5diff treats it as an error and returns an exit code of 2. --no-dangling-links Must be used with --follow-symlinks option; otherwise, h5diff shows error message and returns an exit code of 2. Check for any symbolic links (soft links or external links) that do not resolve to an existing object (dataset, group, or named datatype). If any dangling link is found, this situation is treated as an error and h5diff returns an exit code of 2. -c, --compare List objects that are not comparable -N, --nan Avoid NaNs detection -n C, --count=C Print differences up to C. C must be a positive integer. -d D, --delta=D Print difference if (|a-b| > D). D must be a positive number. Can not use with '-p' or '--use-system-epsilon'. -p R, --relative=R Print difference if (|(a-b)/b| > R). R must be a positive number. Can not use with '-d' or '--use-system-epsilon'. --use-system-epsilon Print difference if (|a-b| > EPSILON), EPSILON is system defined value. If the system epsilon is not defined,one of the following predefined values will be used: FLT_EPSILON = 1.19209E-07 for floating-point type DBL_EPSILON = 2.22045E-16 for double precision type Can not use with '-p' or '-d'. --exclude-path "path" Exclude the specified path to an object when comparing files or groups. If a group is excluded, all member objects will also be excluded. The specified path is excluded wherever it occurs. This flexibility enables the same option to exclude either objects that exist only in one file or common objects that are known to differ. When comparing files, "path" is the absolute path to the excluded; object; when comparing groups, "path" is similar to the relative path from the group to the excluded object. This "path" can be taken from the first section of the output of the --verbose option. For example, if you are comparing the group /groupA in two files and you want to exclude /groupA/groupB/groupC in both files, the exclude option would read as follows: --exclude-path "/groupB/groupC" If there are multiple paths to an object, only the specified path(s) will be excluded; the comparison will include any path not explicitly excluded. This option can be used repeatedly to exclude multiple paths. Modes of output: Default mode: print the number of differences found and where they occured -r Report mode: print the above plus the differences -v Verbose mode: print the above plus a list of objects and warnings -q Quiet mode: do not print output File comparison: If no objects [obj1[ obj2]] are specified, the h5diff comparison proceeds as a comparison of the two files' root groups. That is, h5diff first compares the names of root group members, generates a report of root group objects that appear in only one file or in both files, and recursively compares common objects. Object comparison: 1) Groups First compares the names of member objects (relative path, from the specified group) and generates a report of objects that appear in only one group or in both groups. Common objects are then compared recursively. 2) Datasets Array rank and dimensions, datatypes, and data values are compared. 3) Datatypes The comparison is based on the return value of H5Tequal. 4) Symbolic links The paths to the target objects are compared. (The option --follow-symlinks overrides the default behavior when symbolic links are compared.). Exit code: 0 if no differences, 1 if differences found, 2 if error Examples of use: 1) h5diff file1 file2 /g1/dset1 /g1/dset2 Compares object '/g1/dset1' in file1 with '/g1/dset2' in file2 2) h5diff file1 file2 /g1/dset1 Compares object '/g1/dset1' in both files 3) h5diff file1 file2 Compares all objects in both files Notes: file1 and file2 can be the same file. Use h5diff file1 file1 /g1/dset1 /g1/dset2 to compare '/g1/dset1' and '/g1/dset2' in the same file ====The actual stderr (./testfiles/h5diff_623.err-sav) -------------------------------------------------------------------------- mpiexec noticed that the job aborted, but has no info as to the process that caused that situation. -------------------------------------------------------------------------- ====End of actual stderr (./testfiles/h5diff_623.err-sav) Testing ph5diff -n 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/d*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:51:13 2013 --- actual_sorted Fri Aug 30 15:51:13 2013 *************** *** 136,140 **** --- 136,144 ---- Modes of output: Notes: Object comparison: + -------------------------------------------------------------------------- + -------------------------------------------------------------------------- <-n 0x1> is not a valid option + mpiexec noticed that the job aborted, but has no info as to the process + that caused that situation. usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] ====The actual output (./testfiles/h5diff_624.out-sav) <-n 0x1> is not a valid option usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] file1 File name of the first HDF5 file file2 File name of the second HDF5 file [obj1] Name of an HDF5 object, in absolute path [obj2] Name of an HDF5 object, in absolute path OPTIONS -h, --help Print a usage message and exit. -V, --version Print version number and exit. -r, --report Report mode. Print differences. -v --verbose Verbose mode. Print differences information and list of objects. -vN --verbose=N Verbose mode with level. Print differences and list of objects. Level of detail depends on value of N: 0 : Identical to '-v' or '--verbose'. 1 : All level 0 information plus one-line attribute status summary. 2 : All level 1 information plus extended attribute status report. -q, --quiet Quiet mode. Do not produce output. --follow-symlinks Follow symbolic links (soft links and external links and compare the) links' target objects. If symbolic link(s) with the same name exist in the files being compared, then determine whether the target of each link is an existing object (dataset, group, or named datatype) or the link is a dangling link (a soft or external link pointing to a target object that does not yet exist). - If both symbolic links are dangling links, they are treated as being the same; by default, h5diff returns an exit code of 0. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If only one of the two links is a dangling link,they are treated as being different and h5diff returns an exit code of 1. If, however, --no-dangling-links is used with --follow-symlinks, this situation is treated as an error and h5diff returns an exit code of 2. - If both symbolic links point to existing objects, h5diff compares the two objects. If any symbolic link specified in the call to h5diff does not exist, h5diff treats it as an error and returns an exit code of 2. --no-dangling-links Must be used with --follow-symlinks option; otherwise, h5diff shows error message and returns an exit code of 2. Check for any symbolic links (soft links or external links) that do not resolve to an existing object (dataset, group, or named datatype). If any dangling link is found, this situation is treated as an error and h5diff returns an exit code of 2. -c, --compare List objects that are not comparable -N, --nan Avoid NaNs detection -n C, --count=C Print differences up to C. C must be a positive integer. -d D, --delta=D Print difference if (|a-b| > D). D must be a positive number. Can not use with '-p' or '--use-system-epsilon'. -p R, --relative=R Print difference if (|(a-b)/b| > R). R must be a positive number. Can not use with '-d' or '--use-system-epsilon'. --use-system-epsilon Print difference if (|a-b| > EPSILON), EPSILON is system defined value. If the system epsilon is not defined,one of the following predefined values will be used: FLT_EPSILON = 1.19209E-07 for floating-point type DBL_EPSILON = 2.22045E-16 for double precision type Can not use with '-p' or '-d'. --exclude-path "path" Exclude the specified path to an object when comparing files or groups. If a group is excluded, all member objects will also be excluded. The specified path is excluded wherever it occurs. This flexibility enables the same option to exclude either objects that exist only in one file or common objects that are known to differ. When comparing files, "path" is the absolute path to the excluded; object; when comparing groups, "path" is similar to the relative path from the group to the excluded object. This "path" can be taken from the first section of the output of the --verbose option. For example, if you are comparing the group /groupA in two files and you want to exclude /groupA/groupB/groupC in both files, the exclude option would read as follows: --exclude-path "/groupB/groupC" If there are multiple paths to an object, only the specified path(s) will be excluded; the comparison will include any path not explicitly excluded. This option can be used repeatedly to exclude multiple paths. Modes of output: Default mode: print the number of differences found and where they occured -r Report mode: print the above plus the differences -v Verbose mode: print the above plus a list of objects and warnings -q Quiet mode: do not print output File comparison: If no objects [obj1[ obj2]] are specified, the h5diff comparison proceeds as a comparison of the two files' root groups. That is, h5diff first compares the names of root group members, generates a report of root group objects that appear in only one file or in both files, and recursively compares common objects. Object comparison: 1) Groups First compares the names of member objects (relative path, from the specified group) and generates a report of objects that appear in only one group or in both groups. Common objects are then compared recursively. 2) Datasets Array rank and dimensions, datatypes, and data values are compared. 3) Datatypes The comparison is based on the return value of H5Tequal. 4) Symbolic links The paths to the target objects are compared. (The option --follow-symlinks overrides the default behavior when symbolic links are compared.). Exit code: 0 if no differences, 1 if differences found, 2 if error Examples of use: 1) h5diff file1 file2 /g1/dset1 /g1/dset2 Compares object '/g1/dset1' in file1 with '/g1/dset2' in file2 2) h5diff file1 file2 /g1/dset1 Compares object '/g1/dset1' in both files 3) h5diff file1 file2 Compares all objects in both files Notes: file1 and file2 can be the same file. Use h5diff file1 file1 /g1/dset1 /g1/dset2 to compare '/g1/dset1' and '/g1/dset2' in the same file ====The actual stderr (./testfiles/h5diff_624.err-sav) -------------------------------------------------------------------------- mpiexec noticed that the job aborted, but has no info as to the process that caused that situation. -------------------------------------------------------------------------- ====End of actual stderr (./testfiles/h5diff_624.err-sav) Testing ph5diff -n 2 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -n 2 -n 3 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g PASSED Testing ph5diff --count=200 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 PASSED Testing ph5diff -n 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing ph5diff -v -d 0.0001 h5diff_basic1.h5 h5diff_basic1.h5 g1/fp18 PASSED Testing ph5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1 PASSED Testing ph5diff -v h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ph5diff -v1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ph5diff -v2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ph5diff --verbose=1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ph5diff --verbose=2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /d PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /n PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g PASSED Testing ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 PASSED Testing ph5diff -v h5diff_dset1.h5 h5diff_dset2.h5 PASSED Testing ph5diff -v h5diff_basic2.h5 h5diff_basic2.h5 PASSED Testing ph5diff -v h5diff_hyper1.h5 h5diff_hyper2.h5 PASSED Testing ph5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g1/d1 g1/d2 PASSED Testing ph5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g1/fp1 g1/fp2 PASSED Testing ph5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1 PASSED Testing ph5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1 PASSED Testing ph5diff h5diff_basic2.h5 h5diff_basic2.h5 g2/dset1 g2/dset2 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset1 g2/dset2 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset2 g2/dset3 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset3 g2/dset4 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset4 g2/dset5 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset5 g2/dset6 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset7 g2/dset8 PASSED Testing ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset8 g2/dset9 PASSED Testing ph5diff -c h5diff_dset_zero_dim_size1.h5 h5diff_dset_zero_dim_ PASSED Testing ph5diff -c non_comparables1.h5 non_comparables2.h5 /g1 PASSED Testing ph5diff -c non_comparables1.h5 non_comparables2.h5 /g2 PASSED Testing ph5diff -c non_comparables1.h5 non_comparables2.h5 -SKIP- Testing ph5diff -c non_comparables1.h5 non_comparables2.h5 /diffobjtyp PASSED Testing ph5diff -c non_comparables2.h5 non_comparables1.h5 /diffobjtyp PASSED Testing ph5diff -v h5diff_links.h5 h5diff_links.h5 /link_g1 /link_g2 PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softli PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softli PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softli PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softli PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_trg.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_extlin PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_soft PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_ PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softli PASSED Testing ph5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softli PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extl PASSED Testing ph5diff --follow-symlinks -v h5diff_ext2softlink_src.h5 h5diff PASSED Testing ph5diff --follow-symlinks -v h5diff_ext2softlink_trg.h5 h5diff PASSED Testing ph5diff --follow-symlinks -v h5diff_ext2softlink_src.h5 h5diff PASSED Testing ph5diff --follow-symlinks -v h5diff_danglelinks1.h5 h5diff_dan PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_dangle PASSED Testing ph5diff --no-dangling-links h5diff_softlinks.h5 h5diff_softlin PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_softli PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_softli PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_softli PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_extlin PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_extlin PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_extlin PASSED Testing ph5diff --follow-symlinks -v --no-dangling-links h5diff_extlin PASSED Testing ph5diff --follow-symlinks h5diff_danglelinks1.h5 h5diff_dangle PASSED Testing ph5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dan PASSED Testing ph5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dan PASSED Testing ph5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dan PASSED Testing ph5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dan PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 / / PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 / /gr PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /slin PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp PASSED Testing ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /slin PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp PASSED Testing ph5diff -v h5diff_grp_recurse_ext1.h5 h5diff_grp_recurse_ext2- PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse_ext1.h5 h5diff PASSED Testing ph5diff -v h5diff_grp_recurse_ext1.h5 h5diff_grp_recurse_ext2- PASSED Testing ph5diff -v --follow-symlinks h5diff_grp_recurse_ext1.h5 h5diff PASSED Testing ph5diff -v --exclude-path /group1/dset3 h5diff_exclude1-1.h5 h PASSED Testing ph5diff -v h5diff_exclude1-1.h5 h5diff_exclude1-2.h5 PASSED Testing ph5diff -v --exclude-path /group1 --exclude-path /dset1 h5diff PASSED Testing ph5diff -v --exclude-path /group1 h5diff_exclude2-1.h5 h5diff_ PASSED Testing ph5diff -v --exclude-path /dset3 h5diff_exclude1-1.h5 h5diff_e PASSED Testing ph5diff -v --exclude-path /group1 h5diff_exclude3-1.h5 h5diff_ PASSED Testing ph5diff -v --exclude-path /group1 h5diff_exclude3-2.h5 h5diff_ PASSED Testing ph5diff -v --exclude-path /group1/dset h5diff_exclude3-1.h5 h5 PASSED Testing ph5diff -v h5diff_comp_vl_strs.h5 h5diff_comp_vl_strs.h5 /grou PASSED Testing ph5diff -v compounds_array_vlen1.h5 compounds_array_vlen2.h5 PASSED Testing ph5diff -v -d 5 -p 0.05 --use-system-epsilon h5diff_basic1.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:53:22 2013 --- actual_sorted Fri Aug 30 15:53:22 2013 *************** *** 1,3 **** --- 1,7 ---- + -------------------------------------------------------------------------- + -------------------------------------------------------------------------- Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; + mpiexec noticed that the job aborted, but has no info as to the process + that caused that situation. use no more than one. ====The actual output (./testfiles/h5diff_640.out-sav) h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; use no more than one. Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. ====The actual stderr (./testfiles/h5diff_640.err-sav) -------------------------------------------------------------------------- mpiexec noticed that the job aborted, but has no info as to the process that caused that situation. -------------------------------------------------------------------------- ====End of actual stderr (./testfiles/h5diff_640.err-sav) Testing ph5diff -v -d 5 -p 0.05 h5diff_basic1.h5 h5diff_basic2.h5 /g1/*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:53:23 2013 --- actual_sorted Fri Aug 30 15:53:23 2013 *************** *** 1,3 **** --- 1,7 ---- + -------------------------------------------------------------------------- + -------------------------------------------------------------------------- Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; + mpiexec noticed that the job aborted, but has no info as to the process + that caused that situation. use no more than one. ====The actual output (./testfiles/h5diff_641.out-sav) h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; use no more than one. Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. ====The actual stderr (./testfiles/h5diff_641.err-sav) -------------------------------------------------------------------------- mpiexec noticed that the job aborted, but has no info as to the process that caused that situation. -------------------------------------------------------------------------- ====End of actual stderr (./testfiles/h5diff_641.err-sav) Testing ph5diff -v -p 0.05 -d 5 h5diff_basic1.h5 h5diff_basic2.h5 /g1/*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:53:24 2013 --- actual_sorted Fri Aug 30 15:53:24 2013 *************** *** 1,3 **** --- 1,7 ---- + -------------------------------------------------------------------------- + -------------------------------------------------------------------------- Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; + mpiexec noticed that the job aborted, but has no info as to the process + that caused that situation. use no more than one. ====The actual output (./testfiles/h5diff_642.out-sav) h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; use no more than one. Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. ====The actual stderr (./testfiles/h5diff_642.err-sav) -------------------------------------------------------------------------- mpiexec noticed that the job aborted, but has no info as to the process that caused that situation. -------------------------------------------------------------------------- ====End of actual stderr (./testfiles/h5diff_642.err-sav) Testing ph5diff -v -d 5 --use-system-epsilon h5diff_basic1.h5 h5diff_b*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:53:25 2013 --- actual_sorted Fri Aug 30 15:53:25 2013 *************** *** 1,3 **** --- 1,7 ---- + -------------------------------------------------------------------------- + -------------------------------------------------------------------------- Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; + mpiexec noticed that the job aborted, but has no info as to the process + that caused that situation. use no more than one. ====The actual output (./testfiles/h5diff_643.out-sav) h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; use no more than one. Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. ====The actual stderr (./testfiles/h5diff_643.err-sav) -------------------------------------------------------------------------- mpiexec noticed that the job aborted, but has no info as to the process that caused that situation. -------------------------------------------------------------------------- ====End of actual stderr (./testfiles/h5diff_643.err-sav) Testing ph5diff -v --use-system-epsilon -d 5 h5diff_basic1.h5 h5diff_b*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:53:27 2013 --- actual_sorted Fri Aug 30 15:53:27 2013 *************** *** 1,3 **** --- 1,7 ---- + -------------------------------------------------------------------------- + -------------------------------------------------------------------------- Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; + mpiexec noticed that the job aborted, but has no info as to the process + that caused that situation. use no more than one. ====The actual output (./testfiles/h5diff_644.out-sav) h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; use no more than one. Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. ====The actual stderr (./testfiles/h5diff_644.err-sav) -------------------------------------------------------------------------- mpiexec noticed that the job aborted, but has no info as to the process that caused that situation. -------------------------------------------------------------------------- ====End of actual stderr (./testfiles/h5diff_644.err-sav) Testing ph5diff -v -p 0.05 --use-system-epsilon h5diff_basic1.h5 h5dif*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:53:28 2013 --- actual_sorted Fri Aug 30 15:53:28 2013 *************** *** 1,3 **** --- 1,7 ---- + -------------------------------------------------------------------------- + -------------------------------------------------------------------------- Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; + mpiexec noticed that the job aborted, but has no info as to the process + that caused that situation. use no more than one. ====The actual output (./testfiles/h5diff_645.out-sav) h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; use no more than one. Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. ====The actual stderr (./testfiles/h5diff_645.err-sav) -------------------------------------------------------------------------- mpiexec noticed that the job aborted, but has no info as to the process that caused that situation. -------------------------------------------------------------------------- ====End of actual stderr (./testfiles/h5diff_645.err-sav) Testing ph5diff -v --use-system-epsilon -p 0.05 h5diff_basic1.h5 h5dif*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Fri Aug 30 15:53:29 2013 --- actual_sorted Fri Aug 30 15:53:29 2013 *************** *** 1,3 **** --- 1,7 ---- + -------------------------------------------------------------------------- + -------------------------------------------------------------------------- Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; + mpiexec noticed that the job aborted, but has no info as to the process + that caused that situation. use no more than one. ====The actual output (./testfiles/h5diff_646.out-sav) h5diff error: -d, -p and --use-system-epsilon options are mutually-exclusive; use no more than one. Try '-h' or '--help' option for more information or see the h5diff entry in the 'HDF5 Reference Manual'. ====The actual stderr (./testfiles/h5diff_646.err-sav) -------------------------------------------------------------------------- mpiexec noticed that the job aborted, but has no info as to the process that caused that situation. -------------------------------------------------------------------------- ====End of actual stderr (./testfiles/h5diff_646.err-sav) ph5diff tests failed with 16 errors. 30.48user 31.18system 3:21.36elapsed 30%CPU (0avgtext+0avgdata 76224maxresident)k 0inputs+749576outputs (3032major+8151140minor)pagefaults 0swaps Finished testing testph5diff.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5diff' ===Parallel tests in h5diff ended Fri Aug 30 15:53:29 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5diff' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5diff' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5diff' Making check in h5ls make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5ls' make testh5ls.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5ls' make[3]: `testh5ls.sh' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5ls' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5ls' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5ls' ===Serial tests in h5ls begin Fri Aug 30 15:53:29 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5ls' ============================ Testing testh5ls.sh Finished testing testh5ls.sh ============================ testh5ls.sh Test Log ============================ Testing h5ls -w80 -h PASSED Testing h5ls -w80 -help PASSED Testing h5ls -w80 -? PASSED Testing h5ls -w80 tall.h5 PASSED Testing h5ls -w80 -r -d tall.h5 PASSED Testing h5ls -w80 tgroup.h5 PASSED Testing h5ls -w80 tgroup.h5/g1 PASSED Testing h5ls -w80 -r -g tgroup.h5 PASSED Testing h5ls -w80 -g tgroup.h5/g1 PASSED Testing h5ls -w80 -v -g tgrp_comments.h5/glongcomment PASSED Testing h5ls -w80 -r -d tdset.h5 PASSED Testing h5ls -w80 -r tslink.h5 PASSED Testing h5ls --follow-symlinks tsoftlinks.h5 PASSED Testing h5ls --follow-symlinks -r tsoftlinks.h5 PASSED Testing h5ls --follow-symlinks tsoftlinks.h5/group1 PASSED Testing h5ls --follow-symlinks -r tsoftlinks.h5/group1 PASSED Testing h5ls --follow-symlinks tsoftlinks.h5/soft_dset1 PASSED Testing h5ls -w80 -r textlink.h5 PASSED Testing h5ls -w80 --follow-symlinks -r textlinksrc.h5 PASSED Testing h5ls -w80 --follow-symlinks -rv textlinksrc.h5/ext_link5 PASSED Testing h5ls -w80 --follow-symlinks -r textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 -r textlinksrc.h5 PASSED Testing h5ls -w80 -r textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 --follow-symlinks textlinksrc.h5 PASSED Testing h5ls -w80 --follow-symlinks textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 -r tudlink.h5 PASSED Testing h5ls -w80 -Er textlinksrc.h5 PASSED Testing h5ls -w80 -Erv textlinksrc.h5/ext_link5 PASSED Testing h5ls -w80 -Er textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 -E textlinksrc.h5 PASSED Testing h5ls -w80 -E textlinksrc.h5/ext_link1 PASSED Testing h5ls -w80 --no-dangling-links textlinksrc.h5 PASSED Testing h5ls -w80 --follow-symlinks --no-dangling-links textlinksrc.h5 PASSED Testing h5ls -w80 --follow-symlinks --no-dangling-links tsoftlinks.h5 PASSED Testing h5ls -w80 --follow-symlinks --no-dangling-links thlink.h5 PASSED Testing h5ls -w80 thlink.h5 tslink.h5 PASSED Testing h5ls -w80 thlink.h5 PASSED Testing h5ls -w80 -r -d tcompound.h5 PASSED Testing h5ls -w80 -r -d tnestedcomp.h5 PASSED Testing h5ls -w80 -r -d -S tnestedcomp.h5 PASSED Testing h5ls -w80 -r -d -l tnestedcomp.h5 PASSED Testing h5ls -w80 -r -d -l -S tnestedcomp.h5 PASSED Testing h5ls -w80 -r -d tloop.h5 PASSED Testing h5ls -w80 -r -d tstr.h5 PASSED Testing h5ls -w80 -r -d tsaf.h5 PASSED Testing h5ls -w80 -r -d tvldtypes1.h5 PASSED Testing h5ls -w80 -r -d tarray1.h5 PASSED Testing h5ls -w80 -d tempty.h5 PASSED Testing h5ls -w80 -v -S tattr2.h5 PASSED Testing h5ls -w80 -v -d tattrreg.h5 PASSED Testing h5ls nosuchfile.h5 PASSED Testing h5ls -v tvldtypes1.h5 PASSED Testing h5ls -v tdatareg.h5 PASSED All h5ls tests passed. 1.12user 1.51system 0:05.21elapsed 50%CPU (0avgtext+0avgdata 7268maxresident)k 264inputs+6648outputs (0major+657543minor)pagefaults 0swaps Finished testing testh5ls.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5ls' ===Serial tests in h5ls ended Fri Aug 30 15:53:34 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5ls' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5ls' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5ls' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5ls' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5ls' Making check in misc make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/misc' make h5repart_gentest talign repart_test testh5repart.sh ../../../tools/misc/testh5mkgrp.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/misc' make[3]: `h5repart_gentest' is up to date. make[3]: `talign' is up to date. make[3]: `repart_test' is up to date. make[3]: `testh5repart.sh' is up to date. make[3]: Nothing to be done for `../../../tools/misc/testh5mkgrp.sh'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/misc' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/misc' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/misc' ===Serial tests in misc begin Fri Aug 30 15:53:34 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/misc' ============================ Testing h5repart_gentest Finished testing h5repart_gentest ============================ h5repart_gentest Test Log ============================ PASSED 0.05user 0.01system 0:00.08elapsed 93%CPU (0avgtext+0avgdata 6332maxresident)k 0inputs+184outputs (0major+8323minor)pagefaults 0swaps Finished testing h5repart_gentest ============================ ============================ Testing talign Finished testing talign ============================ talign Test Log ============================ Testing alignment in compound datatypes PASSED 0.05user 0.02system 0:00.08elapsed 92%CPU (0avgtext+0avgdata 6340maxresident)k 0inputs+56outputs (0major+9395minor)pagefaults 0swaps Finished testing talign ============================ ============================ Testing testh5repart.sh Finished testing testh5repart.sh ============================ testh5repart.sh Test Log ============================ Testing h5repart -m 20000 family_file%05d.h5 /builddir/build/BUILD/hdf PASSED Testing h5repart -m 5k family_file%05d.h5 /builddir/build/BUILD/hdf5-1 PASSED Testing h5repart -m 20000 -family_to_sec2 family_file%05d.h5 /builddir PASSED Testing repart_test PASSED All h5repart tests passed. 0.12user 0.07system 0:00.22elapsed 89%CPU (0avgtext+0avgdata 6380maxresident)k 0inputs+216outputs (0major+30513minor)pagefaults 0swaps Finished testing testh5repart.sh ============================ ============================ ============================ Testing testh5mkgrp.sh Finished testing testh5mkgrp.sh ============================ testh5mkgrp.sh Test Log ============================ Testing h5mkgrp -h PASSED Testing h5mkgrp -V ../testfiles/h5mkgrp_version.h5 PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_version.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_version.h5 Testing h5mkgrp ../testfiles/h5mkgrp_single.h5 single PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_single.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_single.h5 Testing h5mkgrp -v ../testfiles/h5mkgrp_single.h5 single PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_single.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_single.h5 Testing h5mkgrp -p ../testfiles/h5mkgrp_single.h5 single PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_single.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_single.h5 Testing h5mkgrp -l ../testfiles/h5mkgrp_single_latest.h5 latest PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_single_latest.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_single_latest.h5 Testing h5mkgrp ../testfiles/h5mkgrp_several.h5 one two PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_several.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_several.h5 Testing h5mkgrp -v ../testfiles/h5mkgrp_several.h5 one two PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_several.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_several.h5 Testing h5mkgrp -p ../testfiles/h5mkgrp_several.h5 one two PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_several.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_several.h5 Testing h5mkgrp -l ../testfiles/h5mkgrp_several_latest.h5 one two PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_several_latest.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_several_latest.h5 Testing h5mkgrp -p ../testfiles/h5mkgrp_nested.h5 /one/two PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_nested.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_nested.h5 Testing h5mkgrp -lp ../testfiles/h5mkgrp_nested_latest.h5 /one/two PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_nested_latest.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_nested_latest.h5 Testing h5mkgrp -p ../testfiles/h5mkgrp_nested_mult.h5 /one/two /three PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_nested_mult.h5 PASSED FILEOUT= ../testfiles/h5mkgrp_nested_mult.h5 Testing h5mkgrp -lp ../testfiles/h5mkgrp_nested_mult_latest.h5 /one/tw PASSED Verifying h5ls file structure ../testfiles/h5mkgrp_nested_mult_latest. PASSED FILEOUT= ../testfiles/h5mkgrp_nested_mult_latest.h5 All h5mkgrp tests passed. 0.36user 0.49system 0:01.29elapsed 66%CPU (0avgtext+0avgdata 7152maxresident)k 0inputs+1736outputs (0major+225889minor)pagefaults 0swaps Finished testing testh5mkgrp.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/misc' ===Serial tests in misc ended Fri Aug 30 15:53:36 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/misc' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/misc' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/misc' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/misc' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/misc' Making check in h5import make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5import' make h5importtest make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5import' make[3]: `h5importtest' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5import' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5import' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5import' ===Serial tests in h5import begin Fri Aug 30 15:53:36 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5import' ============================ Testing h5importtest Finished testing h5importtest ============================ h5importtest Test Log ============================ 0.04user 0.02system 0:00.07elapsed 89%CPU (0avgtext+0avgdata 6332maxresident)k 0inputs+112outputs (0major+7733minor)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 UI32 - rank 3 - Output BE PASSED Testing ASCII UI16 - rank 2 - Output LE+Chunked+Compressed 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 BINARY I16 - rank 3 - Output order LE + CHUNKED + extended PASSED Testing BINARY I8 - rank 3 - Output I16LE + Chunked+Extended+Compresse PASSED Testing BINARY I32 - rank 3 - Output BE + CHUNKED PASSED Testing BINARY UI16 - rank 3 - Output byte BE + CHUNKED PASSED Testing BINARY UI32 - rank 3 - Output LE + CHUNKED PASSED Testing STR PASSED Testing BINARY I8 CR LF EOF PASSED Testing ASCII F64 - rank 1 - INPUT-CLASS TEXTFPE PASSED All h5import tests passed. 0.57user 0.56system 0:01.56elapsed 73%CPU (0avgtext+0avgdata 7608maxresident)k 0inputs+2768outputs (0major+301866minor)pagefaults 0swaps Finished testing h5importtestutil.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5import' ===Serial tests in h5import ended Fri Aug 30 15:53:38 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5import' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5import' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5import' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5import' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5import' Making check in h5repack make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5repack' make h5repacktst h5repack.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5repack' make[3]: `h5repacktst' is up to date. make[3]: `h5repack.sh' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5repack' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5repack' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5repack' ===Serial tests in h5repack begin Fri Aug 30 15:53:38 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5repack' ============================ Testing h5repacktst Finished testing h5repacktst ============================ h5repacktst Test Log ============================ Testing h5repack: Testing generating datasets PASSED Testing copy of datasets (fill values) PASSED Testing copy of datasets (all datatypes) PASSED Testing copy of datasets (attributes) PASSED Testing copy of datasets (hardlinks) PASSED Testing copy of allocation early file PASSED Testing adding deflate filter PASSED Testing adding deflate filter to all PASSED Testing adding szip filter -SKIP- Testing adding szip filter to all -SKIP- Testing addding shuffle filter PASSED Testing addding shuffle filter to all PASSED Testing adding checksum filter PASSED Testing adding checksum filter to all PASSED Testing filter queue fletcher, shuffle, deflate, szip PASSED Testing adding layout chunked PASSED Testing adding layout chunked to all PASSED Testing adding layout contiguous PASSED Testing adding layout contiguous to all PASSED Testing adding layout compact PASSED Testing adding layout compact to all PASSED Testing layout compact to contiguous conversion PASSED Testing layout compact to chunk conversion PASSED Testing layout compact to compact conversion PASSED Testing layout contiguous to compact conversion PASSED Testing layout contiguous to chunk conversion PASSED Testing layout contiguous to contiguous conversion PASSED Testing layout chunked to compact conversion PASSED Testing layout chunked to contiguous conversion PASSED Testing layout chunked to chunk conversion PASSED Testing copy of szip filter -SKIP- Testing removing szip filter -SKIP- Testing copy of deflate filter PASSED Testing removing deflate filter PASSED Testing copy of shuffle filter PASSED Testing removing shuffle filter PASSED Testing copy of fletcher filter PASSED Testing removing fletcher filter PASSED Testing copy of nbit filter PASSED Testing removing nbit filter PASSED Testing adding nbit filter PASSED Testing copy of scaleoffset filter PASSED Testing removing scaleoffset filter PASSED Testing adding scaleoffset filter PASSED Testing filter conversion from deflate to szip -SKIP- Testing filter conversion from szip to deflate -SKIP- Testing removing all filters -SKIP- Testing big file PASSED Testing external datasets PASSED Testing file with userblock PASSED Testing latest file format options PASSED Testing several global filters PASSED Testing file with added userblock PASSED Testing file with aligment PASSED Testing file with committed datatypes PASSED Testing metadata block size option PASSED All h5repack tests passed. 6.69user 0.31system 0:07.06elapsed 99%CPU (0avgtext+0avgdata 266264maxresident)k 0inputs+6760outputs (0major+65549minor)pagefaults 0swaps Finished testing h5repacktst ============================ ============================ Testing h5repack.sh Finished testing h5repack.sh ============================ h5repack.sh Test Log ============================ h5repack_fill.h5 Testing h5repack h5repack_fill.h5 PASSED Verifying h5diff output ./testfiles/h5repack_fill.h5 ./testfiles/out.h PASSED h5repack_objs.h5 Testing h5repack h5repack_objs.h5 PASSED Verifying h5diff output ./testfiles/h5repack_objs.h5 ./testfiles/out.h PASSED h5repack_attr.h5 Testing h5repack h5repack_attr.h5 PASSED Verifying h5diff output ./testfiles/h5repack_attr.h5 ./testfiles/out.h PASSED h5repack_hlink.h5 Testing h5repack h5repack_hlink.h5 PASSED Verifying h5diff output ./testfiles/h5repack_hlink.h5 ./testfiles/out. PASSED h5repack_layout.h5 Testing h5repack h5repack_layout.h5 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED h5repack_early.h5 Testing h5repack h5repack_early.h5 PASSED Verifying h5diff output ./testfiles/h5repack_early.h5 ./testfiles/out. PASSED h5repack_layout.h5 -f dset1:GZIP=1 -l dset1:CHUNK=20x10 Testing h5repack h5repack_layout.h5 -f dset1:GZIP=1 -l dset1:CHUNK=20x PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED h5repack_layout.h5 -f GZIP=1 Testing h5repack h5repack_layout.h5 -f GZIP=1 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Testing h5repack h5repack_layout.h5 -f dset2:SZIP=8,EC -l dset2:CHUNK= -SKIP- Testing h5repack h5repack_layout.h5 -f SZIP=8,NN -SKIP- h5repack_layout.h5 -f dset2:SHUF -l dset2:CHUNK=20x10 Testing h5repack h5repack_layout.h5 -f dset2:SHUF -l dset2:CHUNK=20x10 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED h5repack_layout.h5 -f SHUF Testing h5repack h5repack_layout.h5 -f SHUF PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED h5repack_layout.h5 -f dset2:FLET -l dset2:CHUNK=20x10 Testing h5repack h5repack_layout.h5 -f dset2:FLET -l dset2:CHUNK=20x10 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED h5repack_layout.h5 -f FLET Testing h5repack h5repack_layout.h5 -f FLET PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Testing h5repack h5repack_layout.h5 -f dset2:SHUF -f dset2:FLET -f dse -SKIP- Testing h5repack h5repack_filters.h5 -v -f /dset_deflate:GZIP=9 PASSED Verifying h5diff output ./testfiles/h5repack_filters.h5 ./testfiles/ou PASSED Verifying output from h5repack -v -f /dset_deflate:GZIP=9 PASSED Testing h5repack h5repack_szip.h5 -SKIP- Testing h5repack h5repack_szip.h5 --filter=dset_szip:NONE -SKIP- h5repack_deflate.h5 Testing h5repack h5repack_deflate.h5 PASSED Verifying h5diff output ./testfiles/h5repack_deflate.h5 ./testfiles/ou PASSED h5repack_deflate.h5 -f dset_deflate:NONE Testing h5repack h5repack_deflate.h5 -f dset_deflate:NONE PASSED Verifying h5diff output ./testfiles/h5repack_deflate.h5 ./testfiles/ou PASSED h5repack_shuffle.h5 Testing h5repack h5repack_shuffle.h5 PASSED Verifying h5diff output ./testfiles/h5repack_shuffle.h5 ./testfiles/ou PASSED h5repack_shuffle.h5 -f dset_shuffle:NONE Testing h5repack h5repack_shuffle.h5 -f dset_shuffle:NONE PASSED Verifying h5diff output ./testfiles/h5repack_shuffle.h5 ./testfiles/ou PASSED h5repack_fletcher.h5 Testing h5repack h5repack_fletcher.h5 PASSED Verifying h5diff output ./testfiles/h5repack_fletcher.h5 ./testfiles/o PASSED h5repack_fletcher.h5 -f dset_fletcher32:NONE Testing h5repack h5repack_fletcher.h5 -f dset_fletcher32:NONE PASSED Verifying h5diff output ./testfiles/h5repack_fletcher.h5 ./testfiles/o PASSED h5repack_nbit.h5 Testing h5repack h5repack_nbit.h5 PASSED Verifying h5diff output ./testfiles/h5repack_nbit.h5 ./testfiles/out.h PASSED h5repack_nbit.h5 -f dset_nbit:NONE Testing h5repack h5repack_nbit.h5 -f dset_nbit:NONE PASSED Verifying h5diff output ./testfiles/h5repack_nbit.h5 ./testfiles/out.h PASSED h5repack_nbit.h5 -f dset_int31:NBIT Testing h5repack h5repack_nbit.h5 -f dset_int31:NBIT PASSED Verifying h5diff output ./testfiles/h5repack_nbit.h5 ./testfiles/out.h PASSED h5repack_soffset.h5 Testing h5repack h5repack_soffset.h5 PASSED Verifying h5diff output ./testfiles/h5repack_soffset.h5 ./testfiles/ou PASSED h5repack_soffset.h5 -f dset_none:SOFF=31,IN Testing h5repack h5repack_soffset.h5 -f dset_none:SOFF=31,IN PASSED Verifying h5diff output ./testfiles/h5repack_soffset.h5 ./testfiles/ou PASSED h5repack_soffset.h5 -f dset_scaleoffset:NONE Testing h5repack h5repack_soffset.h5 -f dset_scaleoffset:NONE PASSED Verifying h5diff output ./testfiles/h5repack_soffset.h5 ./testfiles/ou PASSED Testing h5repack h5repack_filters.h5 -f NONE -SKIP- Testing h5repack h5repack_deflate.h5 -f dset_deflate:SZIP=8,NN -SKIP- Testing h5repack h5repack_szip.h5 -f dset_szip:GZIP=1 -SKIP- h5repack_layout.h5 -f GZIP=1 -m 1024 Testing h5repack h5repack_layout.h5 -f GZIP=1 -m 1024 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED h5repack_layout.h5 -e ./testfiles/h5repack.info Testing h5repack h5repack_layout.h5 -e ./testfiles/h5repack.info PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Testing h5repack h5repack_layout.h5 --layout dset2:CHUNK=20x10 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l CHUNK=20x10 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying layouts PASSED Testing h5repack h5repack_layout.h5 -l dset2:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying layouts PASSED Testing h5repack h5repack_layout.h5 -l dset2:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying layouts PASSED Testing h5repack h5repack_layout.h5 -l dset_compact:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l dset_compact:CHUNK=2x5 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l dset_compact:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l dset_contiguous:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l dset_contiguous:CHUNK=3x6 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l dset_contiguous:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l dset_chunk:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l dset_chunk:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout.h5 -l dset_chunk:CHUNK=18x13 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout2.h5 -l contig_small:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout2.h5 ./testfiles/ou PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout2.h5 -l chunked_small_fixed:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout2.h5 ./testfiles/ou PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout3.h5 -l chunk_unlimit1:CHUNK=100x300 PASSED Verifying h5diff output ./testfiles/h5repack_layout3.h5 ./testfiles/ou PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout3.h5 -l chunk_unlimit1:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout3.h5 ./testfiles/ou PASSED Verifying a dataset layout PASSED Testing h5repack h5repack_layout3.h5 -l chunk_unlimit1:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout3.h5 ./testfiles/ou PASSED Verifying a dataset layout PASSED h5repack_fill.h5 -n Testing h5repack h5repack_fill.h5 -n PASSED Verifying h5diff output ./testfiles/h5repack_fill.h5 ./testfiles/out.h PASSED h5repack_attr.h5 -n Testing h5repack h5repack_attr.h5 -n PASSED Verifying h5diff output ./testfiles/h5repack_attr.h5 ./testfiles/out.h PASSED Testing h5repack h5repack_layout.h5 --layout CHUNK=20x10 --filter GZIP PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying layouts PASSED Testing h5repack h5repack_layout.h5 -l CHUNK=20x10 -f GZIP=1 -m 10 -n PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying layouts PASSED h5repack_layout.h5 --filter GZIP=1 --filter SHUF Testing h5repack h5repack_layout.h5 --filter GZIP=1 --filter SHUF PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Testing h5repack h5repack_layout.h5 -l CHUNK=20x10 -f GZIP=1 -m 10 -n PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED h5repack_objs.h5 -u ublock.bin -b 2048 Testing h5repack h5repack_objs.h5 -u ublock.bin -b 2048 PASSED Verifying h5diff output ./testfiles/h5repack_objs.h5 ./testfiles/out.h PASSED h5repack_objs.h5 -t 1 -a 1 Testing h5repack h5repack_objs.h5 -t 1 -a 1 PASSED Verifying h5diff output ./testfiles/h5repack_objs.h5 ./testfiles/out.h PASSED h5repack_layouto.h5 Testing h5repack h5repack_layouto.h5 PASSED Verifying h5diff output ./testfiles/h5repack_layouto.h5 ./testfiles/ou PASSED h5repack_objs.h5 -f GZIP=1 Testing h5repack h5repack_objs.h5 -f GZIP=1 PASSED Verifying h5diff output ./testfiles/h5repack_objs.h5 ./testfiles/out.h PASSED h5repack_named_dtypes.h5 Testing h5repack h5repack_named_dtypes.h5 PASSED Verifying h5diff output ./testfiles/h5repack_named_dtypes.h5 ./testfil PASSED Testing h5repack tfamily%05d.h5 PASSED Verifying h5diff output ./testfiles/tfamily%05d.h5 ./testfiles/out.tfa PASSED h5repack_refs.h5 Testing h5repack h5repack_refs.h5 PASSED Verifying h5diff output ./testfiles/h5repack_refs.h5 ./testfiles/out.h PASSED h5repack_attr_refs.h5 Testing h5repack h5repack_attr_refs.h5 PASSED Verifying h5diff output ./testfiles/h5repack_attr_refs.h5 ./testfiles/ PASSED h5diff_attr1.h5 Testing h5repack h5diff_attr1.h5 PASSED Verifying h5diff output ./testfiles/h5diff_attr1.h5 ./testfiles/out.h5 PASSED Testing h5repack h5repack_layout.h5 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Testing h5repack h5repack_layout.h5 --metadata_block_size=8192 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verify the sizes of both output files (27280 vs 27488) PASSED All h5repack tests passed. 1.95user 1.58system 0:04.14elapsed 85%CPU (0avgtext+0avgdata 7636maxresident)k 0inputs+15312outputs (0major+927840minor)pagefaults 0swaps Finished testing h5repack.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5repack' ===Serial tests in h5repack ended Fri Aug 30 15:53:49 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5repack' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5repack' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5repack' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5repack' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5repack' Making check in h5jam make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5jam' make tellub h5jamgentest getub testh5jam.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5jam' make[3]: `tellub' is up to date. make[3]: `h5jamgentest' is up to date. make[3]: `getub' is up to date. make[3]: `testh5jam.sh' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5jam' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5jam' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5jam' ===Serial tests in h5jam begin Fri Aug 30 15:53:49 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5jam' ============================ Testing testh5jam.sh Finished testing testh5jam.sh ============================ testh5jam.sh Test Log ============================ Testing h5jam -h PASSED Testing h5jam -i tall.h5 -u tall.h5 -o tall-tmp.h5 PASSED Testing h5jam -u u10.txt -i tall.h5 -o ta2.h5 PASSED Compare ta2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i tall.h5 -o ta3.h5 PASSED Compare ta3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i tall.h5 -o ta4.h5 PASSED Compare ta4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i tall.h5 -o ta5.h5 PASSED Compare ta5.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i ta.h5 PASSED Compare ta.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i ta.h5 PASSED Compare ta.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i ta.h5 PASSED Compare ta.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i ta.h5 PASSED Compare ta.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub.h5 -o tax2.h5 PASSED Compare tax2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub.h5 -o tax3.h5 PASSED Compare tax3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub.h5 -o tax4.h5 PASSED Compare tax4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub.h5 -o tax5.h5 PASSED Compare tax5.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub513.h5 -o tax6.h5 PASSED Compare tax6.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub513.h5 -o tax7.h5 PASSED Compare tax7.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub513.h5 -o tax8.h5 PASSED Compare tax8.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub513.h5 -o tax9.h5 PASSED Compare tax9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub.h5 -o taz2.h5 --clobber PASSED Compare taz2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub.h5 -o taz3.h5 --clobber PASSED Compare taz3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub.h5 -o taz4.h5 --clobber PASSED Compare taz4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub.h5 -o taz5.h5 --clobber PASSED Compare taz5.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub513.h5 -o taz6.h5 --clobber PASSED Compare taz6.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub513.h5 -o taz7.h5 --clobber PASSED Compare taz7.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub513.h5 -o taz8.h5 --clobber PASSED Compare taz8.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub513.h5 -o taz9.h5 --clobber PASSED Compare taz9.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i tay2.h5 --clobber PASSED Compare tay2.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i tay3.h5 --clobber PASSED Compare tay3.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i tay4.h5 --clobber PASSED Compare tay4.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i tay5.h5 --clobber PASSED Compare tay5.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i tay6.h5 --clobber PASSED Compare tay6.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i tay7.h5 --clobber PASSED Compare tay7.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i tay8.h5 --clobber PASSED Compare tay8.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i tay9.h5 --clobber PASSED Compare tay9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -h PASSED Testing h5unjam -i tai1.h5 -u o10.txt -o taa1.h5 PASSED Compare taa1.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai2.h5 -u o512.txt -o taa2.h5 PASSED Compare taa2.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai3.h5 -o taa3.h5 > uofile PASSED Compare taa3.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai4.h5 -o taa4.h5 > uofile PASSED Compare taa4.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i taj2.h5 -o tac2.h5 --delete PASSED Compare tac2.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i taj3.h5 -o tac3.h5 --delete PASSED Compare tac3.h5 to ./testfiles/tall.h5 PASSED All h5jam/h5unjam tests passed. 1.97user 2.11system 0:05.18elapsed 78%CPU (0avgtext+0avgdata 7188maxresident)k 72inputs+5000outputs (1major+1217776minor)pagefaults 0swaps Finished testing testh5jam.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5jam' ===Serial tests in h5jam ended Fri Aug 30 15:53:54 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5jam' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5jam' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5jam' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5jam' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5jam' Making check in h5copy make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5copy' make h5copygentest ../../../tools/h5copy/testh5copy.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5copy' make[3]: `h5copygentest' is up to date. make[3]: Nothing to be done for `../../../tools/h5copy/testh5copy.sh'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5copy' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5copy' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5copy' ===Serial tests in h5copy begin Fri Aug 30 15:53:54 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5copy' ============================ Testing h5copygentest Finished testing h5copygentest ============================ h5copygentest Test Log ============================ 0.05user 0.02system 0:00.08elapsed 90%CPU (0avgtext+0avgdata 6360maxresident)k 0inputs+168outputs (0major+10313minor)pagefaults 0swaps Finished testing h5copygentest ============================ ============================ Testing testh5copy.sh Finished testing testh5copy.sh ============================ testh5copy.sh Test Log ============================ Testing from h5copytst.h5 to h5copytst.out.h5 for the following tests: Test copying various forms of datasets Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Test copying dataset within group in source file to root of destination Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Test copying & renaming dataset Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Test copying empty, 'full' & 'nested' groups Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Test copying dataset within group in source file to group in destination Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Test copying & renaming group Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Test copying 'full' group hierarchy into group in destination file Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Test copying objects into group hier. that doesn't exist yet in destination file Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Verifying h5ls file structure ./testfiles/h5copytst.out.h5 PASSED Test copying object and region references Testing h5copy -f ref -i ./testfiles/h5copy_ref.h5 -o ./testfiles/h5co PASSED Verifying h5ls file structure ./testfiles/h5copy_ref.out.h5 PASSED Test copying external link directly without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying external link directly with -f ext Testing h5copy -f ext -i ./testfiles/h5copy_extlinks_src.h5 -o ./testf PASSED Test copying dangling external link (no obj) directly without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying dangling external link (no obj) directly with -f ext Testing h5copy -f ext -i ./testfiles/h5copy_extlinks_src.h5 -o ./testf PASSED Test copying dangling external link (no file) directly without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying dangling external link (no file) directly with -f ext Testing h5copy -f ext -i ./testfiles/h5copy_extlinks_src.h5 -o ./testf PASSED Test copying a group contains external links without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying a group contains external links with -f ext Testing h5copy -f ext -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./te PASSED Verifying h5ls file structure ./testfiles/h5copy_extlinks_src.out.h5 PASSED Test copying object into group which doesn't exist, without -p Testing h5copy -v -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst PASSED Verifying output files ./testfiles/h5copy_misc1.out ./testfiles/h5copy PASSED Test copying objects to the same file Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copytst.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/h5copytst PASSED Testing h5copy -i ./testfiles/h5copytst.out.h5 -o ./testfiles/h5copyts PASSED Verifying h5diff output ./testfiles/h5copytst.out.h5 ./testfiles/h5cop PASSED Testing h5copy -i ./testfiles/h5copytst.out.h5 -o ./testfiles/h5copyts PASSED Verifying h5diff output ./testfiles/h5copytst.out.h5 ./testfiles/h5cop PASSED All h5copy tests passed. 0.69user 0.57system 0:01.62elapsed 78%CPU (0avgtext+0avgdata 7156maxresident)k 0inputs+1424outputs (0major+376290minor)pagefaults 0swaps Finished testing testh5copy.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5copy' ===Serial tests in h5copy ended Fri Aug 30 15:53:56 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5copy' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5copy' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5copy' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5copy' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5copy' Making check in h5stat make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5stat' make h5stat_gentest testh5stat.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5stat' make[3]: `h5stat_gentest' is up to date. make[3]: `testh5stat.sh' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5stat' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5stat' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5stat' ===Serial tests in h5stat begin Fri Aug 30 15:53:56 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5stat' ============================ Testing h5stat_gentest Finished testing h5stat_gentest ============================ h5stat_gentest Test Log ============================ 2.12user 0.14system 0:02.27elapsed 99%CPU (0avgtext+0avgdata 13036maxresident)k 0inputs+12472outputs (0major+10637minor)pagefaults 0swaps Finished testing h5stat_gentest ============================ ============================ Testing testh5stat.sh Finished testing testh5stat.sh ============================ testh5stat.sh Test Log ============================ Testing h5stat -h PASSED Testing h5stat --help PASSED Testing h5stat h5stat_filters.h5 PASSED Testing h5stat -f h5stat_filters.h5 PASSED Testing h5stat -F h5stat_filters.h5 PASSED Testing h5stat -d h5stat_filters.h5 PASSED Testing h5stat -g h5stat_filters.h5 PASSED Testing h5stat -dT h5stat_filters.h5 PASSED Testing h5stat -D h5stat_filters.h5 PASSED Testing h5stat -T h5stat_filters.h5 PASSED Testing h5stat h5stat_tsohm.h5 PASSED Testing h5stat h5stat_newgrat.h5 PASSED Testing h5stat -G h5stat_newgrat.h5 PASSED Testing h5stat -A h5stat_newgrat.h5 PASSED All h5stat tests passed. 4.33user 0.46system 0:04.89elapsed 98%CPU (0avgtext+0avgdata 12676maxresident)k 0inputs+13280outputs (0major+126182minor)pagefaults 0swaps Finished testing testh5stat.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5stat' ===Serial tests in h5stat ended Fri Aug 30 15:54:03 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5stat' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5stat' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5stat' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5stat' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5stat' Making check in h5dump make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5dump' make h5dumpgentest binread testh5dump.sh testh5dumpxml.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5dump' make[3]: `h5dumpgentest' is up to date. make[3]: `binread' is up to date. make[3]: `testh5dump.sh' is up to date. make[3]: `testh5dumpxml.sh' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5dump' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5dump' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5dump' ===Serial tests in h5dump begin Fri Aug 30 15:54:03 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5dump' ============================ Testing h5dumpgentest Finished testing h5dumpgentest ============================ h5dumpgentest Test Log ============================ 0.12user 0.07system 0:00.20elapsed 97%CPU (0avgtext+0avgdata 12740maxresident)k 0inputs+19584outputs (0major+17037minor)pagefaults 0swaps Finished testing h5dumpgentest ============================ ============================ Testing testh5dump.sh Finished testing testh5dump.sh ============================ testh5dump.sh Test Log ============================ Testing h5dump --enable-error-stack packedbits.h5 PASSED Testing h5dump --enable-error-stack tgroup.h5 PASSED Testing h5dump --group=/g2 --group / -g /y tgroup.h5 PASSED Testing h5dump --enable-error-stack tdset.h5 PASSED Testing h5dump --enable-error-stack -H -d dset1 -d /dset2 --dataset=ds PASSED Testing h5dump --enable-error-stack tattr.h5 PASSED Testing h5dump --enable-error-stack -a /attr1 --attribute /attr4 --att PASSED Testing h5dump --enable-error-stack --header -a /attr2 --attribute=/at PASSED Testing h5dump --enable-error-stack tattr4_be.h5 PASSED Testing h5dump --enable-error-stack tnamed_dtype_attr.h5 PASSED Testing h5dump --enable-error-stack tslink.h5 PASSED Testing h5dump --enable-error-stack tudlink.h5 PASSED Testing h5dump --enable-error-stack -l slink2 tslink.h5 PASSED Testing h5dump --enable-error-stack -l udlink2 tudlink.h5 PASSED Testing h5dump --enable-error-stack -d /slink1 tslink.h5 PASSED Testing h5dump --enable-error-stack thlink.h5 PASSED Testing h5dump --enable-error-stack -d /g1/dset2 --dataset /dset1 --da PASSED Testing h5dump --enable-error-stack -d /g1/g1.1/dset3 --dataset /g1/ds PASSED Testing h5dump --enable-error-stack -g /g1 thlink.h5 PASSED Testing h5dump --enable-error-stack -d /dset1 -g /g2 -d /g1/dset2 thli PASSED Testing h5dump --enable-error-stack tcompound.h5 PASSED Testing h5dump --enable-error-stack -t /type1 --datatype /type2 --data PASSED Testing h5dump -t /#6632 -g /group2 tcompound.h5 PASSED Testing h5dump --enable-error-stack tcompound_complex.h5 PASSED Testing h5dump --enable-error-stack tnestedcomp.h5 PASSED Testing h5dump tall.h5 PASSED Testing h5dump --enable-error-stack --header -g /g1/g1.1 -a attr2 tall PASSED Testing h5dump --enable-error-stack -d /g2/dset2.1 -l /g1/g1.2/g1.2.1/ PASSED Testing h5dump --enable-error-stack tloop.h5 PASSED Testing h5dump --enable-error-stack tstr.h5 PASSED Testing h5dump --enable-error-stack tstr2.h5 PASSED Testing h5dump --enable-error-stack tsaf.h5 PASSED Testing h5dump --enable-error-stack tvldtypes1.h5 PASSED Testing h5dump --enable-error-stack tvldtypes2.h5 PASSED Testing h5dump --enable-error-stack tvldtypes3.h5 PASSED Testing h5dump --enable-error-stack tvldtypes4.h5 PASSED Testing h5dump --enable-error-stack tvldtypes5.h5 PASSED Testing h5dump --enable-error-stack tvlstr.h5 PASSED Testing h5dump --enable-error-stack tarray1.h5 PASSED Testing h5dump -R tarray1_big.h5 PASSED Testing h5dump --enable-error-stack tarray2.h5 PASSED Testing h5dump --enable-error-stack tarray3.h5 PASSED Testing h5dump --enable-error-stack tarray4.h5 PASSED Testing h5dump --enable-error-stack tarray5.h5 PASSED Testing h5dump --enable-error-stack tarray6.h5 PASSED Testing h5dump --enable-error-stack tarray7.h5 PASSED Testing h5dump --enable-error-stack tarray8.h5 PASSED Testing h5dump --enable-error-stack -H -d Dataset1 tarray1.h5 tarray2. PASSED Testing h5dump --enable-error-stack -H -d Dataset1 tarray2.h5 tarray3. PASSED Testing h5dump --enable-error-stack tempty.h5 PASSED Testing h5dump --enable-error-stack tgrp_comments.h5 PASSED Testing h5dump --enable-error-stack --filedriver=split tsplit_file PASSED Testing h5dump --enable-error-stack --filedriver=family tfamily%05d.h5 PASSED Testing h5dump --enable-error-stack --filedriver=multi tmulti PASSED Testing h5dump --enable-error-stack -w157 tlarge_objname.h5 PASSED Testing h5dump -A tall.h5 PASSED Testing h5dump -A -r tall.h5 PASSED Testing h5dump --enable-error-stack --dataset=/g1/g1.1/dset1.1.1 --sta PASSED Testing h5dump --enable-error-stack -d /g1/g1.1/dset1.1.2[0;2;10;] tal PASSED Testing h5dump --enable-error-stack -d /dset1[1,1;;;] tdset.h5 PASSED Testing h5dump --no-compact-subset -d AHFINDERDIRECT::ah_centroid_t[0] PASSED Testing h5dump --enable-error-stack -r tchar.h5 PASSED Testing h5dump --enable-error-stack -H -B -d dset tfcontents1.h5 PASSED Testing h5dump --enable-error-stack -B tfcontents2.h5 PASSED Testing h5dump --enable-error-stack -p -d bogus tfcontents1.h5 PASSED Testing h5dump --enable-error-stack -n tfcontents1.h5 PASSED Testing h5dump --enable-error-stack -H -p -d compact tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d contiguous tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d chunked tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d external tfilters.h5 PASSED Testing h5dump --enable-error-stack -p tfvalues.h5 PASSED Testing h5dump --enable-error-stack tattr2.h5 PASSED Testing h5dump --enable-error-stack -e tstr3.h5 PASSED Testing h5dump --enable-error-stack tstr3.h5 PASSED Testing h5dump --enable-error-stack -r -d str4 tstr3.h5 PASSED Testing h5dump --enable-error-stack taindices.h5 PASSED Testing h5dump --enable-error-stack -y taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -s 1 -S 10 -c 2 -k 3 taindic PASSED Testing h5dump --enable-error-stack -d 2d -s 1,2 -S 3,3 -c 3,2 -k 2,2 PASSED Testing h5dump --enable-error-stack -d 3d -s 0,1,2 -S 1,3,3 -c 2,2,2 - PASSED Testing h5dump --enable-error-stack -d 4d -s 0,0,1,2 -c 2,2,3,2 -S 1,1 PASSED Testing h5dump --enable-error-stack -d 1d -s 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -c 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -S 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -k 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -H -p -d szip tfilters.h5 -SKIP- Testing h5dump --enable-error-stack -H -p -d deflate tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d shuffle tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d fletcher32 tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d nbit tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d scaleoffset tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d all tfilters.h5 -SKIP- Testing h5dump --enable-error-stack -H -p -d myfilter tfilters.h5 PASSED Testing h5dump --enable-error-stack tlonglinks.h5 PASSED Testing h5dump --enable-error-stack -d dset4gb -s 4294967284 -c 22 tbi PASSED Testing h5dump --enable-error-stack thyperslab.h5 PASSED Testing h5dump --enable-error-stack tnullspace.h5 PASSED Testing h5dump --enable-error-stack zerodim.h5 PASSED Testing h5dump --enable-error-stack tvms.h5 PASSED Testing h5dump --enable-error-stack -d integer -o out1.bin -b LE tbina PASSED Testing h5dump --enable-error-stack -d integer -o out1.bin -b tbinary. PASSED Running h5import out1.bin -c out3.h5import -o out1.h5 PASSED Running h5diff tbinary.h5 out1.h5 /integer /integer PASSED Testing h5dump --enable-error-stack -b BE -d float -o out2.bin tbinary PASSED Testing h5dump --enable-error-stack -d integer -o out3.bin -b NATIVE t PASSED Running h5import out3.bin -c out3.h5import -o out3.h5 PASSED Running h5diff tbinary.h5 out3.h5 /integer /integer PASSED Testing h5dump --enable-error-stack -d double -b FILE -o out4.bin tbin PASSED Testing h5dump --enable-error-stack tdatareg.h5 PASSED Testing h5dump -R tdatareg.h5 PASSED Testing h5dump --enable-error-stack tattrreg.h5 PASSED Testing h5dump -R tattrreg.h5 PASSED Testing h5dump --enable-error-stack -d /Dataset1 -s 0 -R -y -o tbinreg PASSED Testing h5dump --enable-error-stack --group=1 --sort_by=creation_order PASSED Testing h5dump --enable-error-stack --group=1 --sort_by=creation_order PASSED Testing h5dump --enable-error-stack -g 2 -q name -z ascending tordergr PASSED Testing h5dump --enable-error-stack -g 2 -q name -z descending torderg PASSED Testing h5dump --enable-error-stack -q creation_order tordergr.h5 PASSED Testing h5dump --enable-error-stack -H --sort_by=name --sort_order=asc PASSED Testing h5dump --enable-error-stack -H --sort_by=name --sort_order=des PASSED Testing h5dump --enable-error-stack -H --sort_by=creation_order --sort PASSED Testing h5dump --enable-error-stack -H --sort_by=creation_order --sort PASSED Testing h5dump --enable-error-stack -m %.7f tfpformat.h5 PASSED Testing h5dump textlinksrc.h5 PASSED Testing h5dump textlinkfar.h5 PASSED Testing h5dump --enable-error-stack textlink.h5 PASSED Testing h5dump --enable-error-stack filter_fail.h5 PASSED Testing h5dump --enable-error-stack -y -o data -d /g1/g1.1/dset1.1.1 t PASSED Testing h5dump --enable-error-stack PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,8 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,8 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,16 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,16 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,32 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,32 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,64 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,64 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 1,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 1,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,4,4,4 packedbits PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,4,4,4 packedbits PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,8,8,8 packedbits PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,8,8,8 packedbits PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,16,16,16 packedb PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,16,16,16 packedb PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,32,32,32 packedb PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,32,32,32 packedb PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,2,2,2,4,2,6,2 pa PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,2,2,2,4,2,6,2 pa PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,4,4,4,8,4,12,4 p PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,4,4,4,8,4,12,4 p PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,8,8,8,16,8,24,8 PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,8,8,8,16,8,24,8 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,16,16,16,32,16,4 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,16,16,16,32,16,4 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,2,2,6 packedbits PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,2,2,6 packedbits PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,2,10,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,2,10,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,2,26,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,2,26,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,2,58,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,2,58,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,1,1,1,2,1,0,3 pa PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,1,1,1,2,1,3,1,4, PASSED Testing h5dump --enable-error-stack -d /dset1 -M 0,1,1,1 tcompound.h5 PASSED Testing h5dump --enable-error-stack -d /Dataset1 -M 0,1,1,1 tarray1.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,1,0,1,1,1,2,1,3, PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 64,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 8,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 16,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 32,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M -1,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 4,0 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 37,28 packedbits.h PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 2,7 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 10,7 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 26,7 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,2,2,1,0,2,2, pac PASSED All h5dump tests passed. 6.12user 4.96system 0:14.66elapsed 75%CPU (0avgtext+0avgdata 11520maxresident)k 0inputs+265392outputs (0major+2306719minor)pagefaults 0swaps Finished testing testh5dump.sh ============================ ============================ ============================ Testing testh5dumpxml.sh Finished testing testh5dumpxml.sh ============================ testh5dumpxml.sh Test Log ============================ Testing h5dump --xml tall.h5 PASSED Testing h5dump --xml tattr.h5 PASSED Testing h5dump --xml tbitfields.h5 PASSED Testing h5dump --xml tcompound.h5 PASSED Testing h5dump --xml tcompound2.h5 PASSED Testing h5dump --xml tdatareg.h5 PASSED Testing h5dump --xml tdset.h5 PASSED Testing h5dump --xml tdset2.h5 PASSED Testing h5dump --xml tenum.h5 PASSED Testing h5dump --xml tgroup.h5 PASSED Testing h5dump --xml thlink.h5 PASSED Testing h5dump --xml tloop.h5 PASSED Testing h5dump --xml tloop2.h5 PASSED Testing h5dump --xml tmany.h5 PASSED Testing h5dump --xml tnestedcomp.h5 PASSED Testing h5dump --xml tcompound_complex.h5 PASSED Testing h5dump --xml tobjref.h5 PASSED Testing h5dump --xml topaque.h5 PASSED Testing h5dump --xml tslink.h5 PASSED Testing h5dump --xml tudlink.h5 PASSED Testing h5dump --xml textlink.h5 PASSED Testing h5dump --xml tstr.h5 PASSED Testing h5dump --xml tstr2.h5 PASSED Testing h5dump --xml tref.h5 PASSED Testing h5dump --xml tname-amp.h5 PASSED Testing h5dump --xml tname-apos.h5 PASSED Testing h5dump --xml tname-gt.h5 PASSED Testing h5dump --xml tname-lt.h5 PASSED Testing h5dump --xml tname-quot.h5 PASSED Testing h5dump --xml tname-sp.h5 PASSED Testing h5dump --xml tstring.h5 PASSED Testing h5dump --xml tstring-at.h5 PASSED Testing h5dump --xml tref-escapes.h5 PASSED Testing h5dump --xml tref-escapes-at.h5 PASSED Testing h5dump --xml tnodata.h5 PASSED Testing h5dump --xml tarray1.h5 PASSED Testing h5dump --xml tarray2.h5 PASSED Testing h5dump --xml tarray3.h5 PASSED Testing h5dump --xml tarray6.h5 PASSED Testing h5dump --xml tarray7.h5 PASSED Testing h5dump --xml tvldtypes1.h5 PASSED Testing h5dump --xml tvldtypes2.h5 PASSED Testing h5dump --xml tvldtypes3.h5 PASSED Testing h5dump --xml tvldtypes4.h5 PASSED Testing h5dump --xml tvldtypes5.h5 PASSED Testing h5dump --xml tvlstr.h5 PASSED Testing h5dump --xml tsaf.h5 PASSED Testing h5dump --xml tempty.h5 PASSED Testing h5dump --xml tnamed_dtype_attr.h5 PASSED Testing h5dump --xml --use-dtd tempty.h5 PASSED Testing h5dump --xml -u tempty.h5 PASSED Testing h5dump --xml -X : tempty.h5 PASSED Testing h5dump --xml --xml-ns=: tempty.h5 PASSED Testing h5dump --xml -X thing: tempty.h5 PASSED Testing h5dump --xml --xml-ns=thing: tempty.h5 PASSED Testing h5dump --xml --xml-ns=: --xml-dtd=http://somewhere.net tempty. PASSED Testing h5dump --xml --use-dtd --xml-dtd=http://somewhere.net tempty.h PASSED Testing h5dump --xml -A tall.h5 PASSED Testing h5dump --xml -H --sort_by=name --sort_order=ascending torderat PASSED Testing h5dump --xml -H --sort_by=name --sort_order=descending tordera PASSED Testing h5dump --xml -H --sort_by=creation_order --sort_order=ascendin PASSED Testing h5dump --xml -H --sort_by=creation_order --sort_order=descendi PASSED Testing h5dump -u -m %.7f tfpformat.h5 PASSED All h5dumpxml tests passed. 0.74user 0.74system 0:01.94elapsed 76%CPU (0avgtext+0avgdata 6500maxresident)k 0inputs+1232outputs (0major+442147minor)pagefaults 0swaps Finished testing testh5dumpxml.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5dump' ===Serial tests in h5dump ended Fri Aug 30 15:54:20 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5dump' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5dump' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5dump' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5dump' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools/h5dump' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools' make[5]: Nothing to be done for `_exec_check-s'. make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/tools' Making check in . make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi' Making check in fortran make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran' Making check in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/src' make check-am make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/src' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/src' make[6]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/src' make[6]: Nothing to be done for `_exec_check-s'. make[6]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/src' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/src' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/src' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/src' Making check in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/test' make fortranlib_test fflush1 fflush2 fortranlib_test_1_8 fortranlib_test_F03 make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/test' make[3]: `fortranlib_test' is up to date. make[3]: `fflush1' is up to date. make[3]: `fflush2' is up to date. make[3]: `fortranlib_test_1_8' is up to date. make[3]: `fortranlib_test_F03' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/test' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/test' ===Serial tests in test begin Fri Aug 30 15:54:20 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/test' ============================ Fortran API: Testing fortranlib_test Finished testing fortranlib_test ============================ Fortran API: fortranlib_test Test Log ============================ ========================== FORTRAN tests ========================== FORTRANLIB_TEST is linked with HDF5 Library version 1.8 release 9 Mounting test PASSED Reopen test PASSED File free space test PASSED Dataset test PASSED Extendible dataset test PASSED Basic dataspace test PASSED Reference to object test PASSED Reference to dataset region test PASSED Basic selection test PASSED Hyperslab selection test PASSED Element selection test PASSED Element selection functions test PASSED Selection combinations test PASSED Selection bounds test PASSED Basic datatype test PASSED Compound datatype test PASSED Enum datatype test PASSED Derived float datatype test PASSED External dataset test PASSED Dataset chunk cache configuration PASSED Attribute test PASSED Identifier test PASSED Filters test PASSED SZIP filter test --SKIP-- Group test PASSED Error test PASSED VL test PASSED ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.11user 0.04system 0:00.17elapsed 92%CPU (0avgtext+0avgdata 9720maxresident)k 0inputs+1168outputs (0major+12896minor)pagefaults 0swaps Finished testing fortranlib_test ============================ ============================ Fortran API: Testing fflush1 Finished testing fflush1 ============================ Fortran API: fflush1 Test Log ============================ 0.06user 0.02system 0:00.10elapsed 91%CPU (0avgtext+0avgdata 8504maxresident)k 0inputs+152outputs (0major+8576minor)pagefaults 0swaps Finished testing fflush1 ============================ ============================ Fortran API: Testing fflush2 Finished testing fflush2 ============================ Fortran API: fflush2 Test Log ============================ 0 1 2 3 4 1 2 3 4 5 2 3 4 5 6 3 4 5 6 7 0.07user 0.02system 0:00.10elapsed 93%CPU (0avgtext+0avgdata 8508maxresident)k 0inputs+144outputs (0major+9061minor)pagefaults 0swaps Finished testing fflush2 ============================ ============================ Fortran API: Testing fortranlib_test_1_8 Finished testing fortranlib_test_1_8 ============================ Fortran API: fortranlib_test_1_8 Test Log ============================ ========================== FORTRAN 1.8 tests ========================== FORTRANLIB_TEST is linked with HDF5 Library version 1.8 release 9 Testing file free space PASSED Testing with new file format: - Tests INT attributes on both datasets and groups PASSED - Testing with shared attributes: - Testing INT attributes on both datasets and groups PASSED - Testing storing attribute with "null" dataspace PASSED - Testing storing lots of attributes PASSED - Testing creating objects with attribute creation order PASSED - Testing compact storage on objects with attribute creation order PASSED - Testing querying attribute info by index PASSED - Testing deleting attribute by index PASSED - Testing Creating Attributes By Name w/o Creation Order Index - Testing Creating Attributes By Name w/Creation Order Index - Testing creating attributes by name PASSED - Testing renaming shared attributes in "compact" & "dense" storage PASSED - Testing deleting shared attributes in "compact" & "dense" storage PASSED - Testing without shared attributes: - Testing INT attributes on both datasets and groups PASSED - Testing storing attribute with "null" dataspace PASSED - Testing storing lots of attributes PASSED - Testing creating objects with attribute creation order PASSED - Testing compact storage on objects with attribute creation order PASSED - Testing querying attribute info by index PASSED - Testing deleting attribute by index PASSED - Testing Creating Attributes By Name w/o Creation Order Index - Testing Creating Attributes By Name w/Creation Order Index - Testing creating attributes by name PASSED Testing with old file format: - Tests INT attributes on both datasets and groups PASSED Testing attributes PASSED Testing building a file with assorted links PASSED Testing links are correct and building assorted links PASSED Testing create group with creation order indices, test querying group PASSED Testing disabling tracking timestamps for an object PASSED Testing moving and renaming links preserves their properties PASSED Testing deleting links by index PASSED Testing link creation property lists PASSED Testing object copy PASSED Testing adding links to a group follow proper "lifecycle" PASSED Testing groups PASSED Testing object interface PASSED Testing data transform PASSED Testing dataspace encoding and decoding PASSED Testing nbit filter PASSED Testing scaleoffset filter PASSED ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.45user 0.05system 0:00.81elapsed 62%CPU (0avgtext+0avgdata 9292maxresident)k 0inputs+1744outputs (0major+9928minor)pagefaults 0swaps Finished testing fortranlib_test_1_8 ============================ ============================ Fortran API: Testing fortranlib_test_F03 Finished testing fortranlib_test_F03 ============================ Fortran API: fortranlib_test_F03 Test Log ============================ ============================== FORTRAN 2003 tests ============================== FORTRANLIB_TEST is linked with HDF5 Library version 1.8 release 9 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 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 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 ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.10user 0.03system 0:00.15elapsed 94%CPU (0avgtext+0avgdata 9120maxresident)k 0inputs+768outputs (0major+11388minor)pagefaults 0swaps Finished testing fortranlib_test_F03 ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/test' ===Serial tests in test ended Fri Aug 30 15:54:22 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/test' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/test' Making check in testpar make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/testpar' make parallel_test make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/testpar' make[3]: `parallel_test' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/testpar' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/testpar' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/testpar' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/testpar' make[5]: Nothing to be done for `_exec_check-s'. make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/testpar' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/testpar' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/testpar' ===Parallel tests in testpar begin Fri Aug 30 15:54:22 UTC 2013=== **** Hint **** Parallel test files reside in the current directory by default. Set HDF5_PARAPREFIX to use another directory. E.g., HDF5_PARAPREFIX=/PFS/user/me export HDF5_PARAPREFIX make check **** end of Hint **** make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/testpar' ============================ Fortran API: Testing parallel_test Finished testing parallel_test ============================ Fortran API: parallel_test Test Log ============================ Writing/reading dataset by hyperslabs (contiguous layout, independent MPI I/O) *** Hint *** You can use environment variable HDF5_PARAPREFIX to run parallel test files in a different directory or to add file type prefix. E.g., HDF5_PARAPREFIX=pfs:/PFS/user/me export HDF5_PARAPREFIX *** End of Hint *** Writing/reading dataset by hyperslabs (contiguous layout, collective MPI I/O) Writing/reading dataset by hyperslabs (chunk layout, independent MPI I/O) Writing/reading dataset by hyperslabs (chunk layout, collective MPI I/O) Writing/reading several datasets (contiguous layout, independent MPI I/O) 1.07user 0.61system 0:01.40elapsed 120%CPU (0avgtext+0avgdata 9240maxresident)k 0inputs+34296outputs (21major+67291minor)pagefaults 0swaps Finished testing parallel_test ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/testpar' ===Parallel tests in testpar ended Fri Aug 30 15:54:23 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/testpar' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/testpar' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran/testpar' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran' make[3]: Nothing to be done for `check-TESTS'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/fortran' Making check in hl make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl' Making check in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/src' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/src' make[5]: Nothing to be done for `_exec_check-s'. make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/src' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/src' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/src' Making check in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/test' make test_lite test_image test_file_image test_table test_ds test_packet make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/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]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/test' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/test' ===Serial tests in test begin Fri Aug 30 15:54:23 UTC 2013=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/test' ============================ Testing test_lite Finished testing test_lite ============================ test_lite Test Log ============================ Testing H5LTmake_dataset PASSED Testing H5LTread_dataset PASSED Testing H5LTmake_dataset_char PASSED Testing H5LTmake_dataset_short PASSED Testing H5LTmake_dataset_int PASSED Testing H5LTmake_dataset_long PASSED Testing H5LTmake_dataset_float PASSED Testing H5LTmake_dataset_double PASSED Testing H5LTmake_dataset_string PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTpath_valid PASSED 0.07user 0.02system 0:00.10elapsed 94%CPU (0avgtext+0avgdata 6560maxresident)k 0inputs+176outputs (0major+8700minor)pagefaults 0swaps Finished testing test_lite ============================ ============================ Testing test_image Finished testing test_image ============================ test_image Test Log ============================ Testing indexed image PASSED Testing true color image PASSED Testing pallete functions PASSED Testing read ascii image data and generate images Testing make indexed image PASSED Testing attaching palettes PASSED Testing make true color image with pixel interlace PASSED Testing make true color image with plane interlace PASSED Testing read and process data and make indexed images Testing make indexed image from all the data PASSED Testing make indexed image from land data PASSED Testing make indexed image from sea data PASSED Testing attaching palettes PASSED All image tests passed. 0.33user 0.02system 0:00.37elapsed 97%CPU (0avgtext+0avgdata 7852maxresident)k 0inputs+4904outputs (0major+9456minor)pagefaults 0swaps Finished testing test_image ============================ ============================ Testing test_file_image Finished testing test_file_image ============================ test_file_image Test Log ============================ Testing get file images PASSED Testing open file images and check image copies PASSED Testing read file images PASSED Testing write and extend file images PASSED Testing read extended file images PASSED Testing close file images PASSED File image tests passed. 0.06user 0.02system 0:00.09elapsed 91%CPU (0avgtext+0avgdata 6632maxresident)k 0inputs+136outputs (0major+9154minor)pagefaults 0swaps Finished testing test_file_image ============================ ============================ Testing test_table Finished testing test_table ============================ test_table Test Log ============================ Testing table with file creation mode (read/write in native architecture): Testing making table PASSED Testing reading table PASSED Testing writing records PASSED Testing reading records PASSED Testing appending records PASSED Testing inserting records PASSED Testing deleting records PASSED Testing adding records PASSED Testing combining tables PASSED Testing writing fields by name PASSED Testing reading fields by name PASSED Testing writing fields by index PASSED Testing reading fields by index PASSED Testing inserting fields PASSED Testing deleting fields PASSED Testing getting table info PASSED Testing getting field info PASSED Testing table with file open mode (read big-endian data): Testing reading table PASSED Testing reading records PASSED Testing reading fields by name PASSED Testing reading fields by index PASSED Testing getting table info PASSED Testing getting field info PASSED Testing table with file open mode (read little-endian data): Testing reading table PASSED Testing reading records PASSED Testing reading fields by name PASSED Testing reading fields by index PASSED Testing getting table info PASSED Testing getting field info PASSED Testing table with file open mode (read Cray data): Testing reading table PASSED Testing reading records PASSED Testing reading fields by name PASSED Testing reading fields by index PASSED Testing getting table info PASSED Testing getting field info PASSED 0.08user 0.05system 0:00.14elapsed 95%CPU (0avgtext+0avgdata 6516maxresident)k 0inputs+248outputs (0major+23292minor)pagefaults 0swaps Finished testing test_table ============================ ============================ Testing test_ds Finished testing test_ds ============================ test_ds Test Log ============================ Testing test_char_attachscales PASSED Testing test_short_attachscales PASSED Testing test_int_attachscales PASSED Testing test_long_attachscales PASSED Testing test_float_attachscales PASSED Testing set char scale/cmp scale name PASSED Testing set short scale/cmp scale name PASSED Testing set int scale/cmp scale name PASSED Testing set long scale/cmp scale name PASSED Testing set float scale/cmp scale name PASSED Testing test_numberofscales PASSED Testing test_long_attachscales PASSED Testing test_duplicatelong_attachscales PASSED Testing set same long scale/cmp scale name PASSED Testing test_foreign_scaleattached PASSED Testing test_foreign_scaleattached PASSED Testing test_detachscales PASSED Testing permutations of attaching and detaching PASSED Testing API functions Testing detach scales PASSED Testing set/get label PASSED Testing set scale/get scale name PASSED Testing iterate scales PASSED Testing error conditions Testing attach a dataset to itself PASSED Testing attach a group with a dataset PASSED Testing attach a dataset with a group PASSED Testing set scale for a group PASSED Testing attach a scale that has scales PASSED Testing attach to a dataset that is a scale PASSED Testing attach to a dataset that is a reserved class dataset PASSED Testing is scale PASSED Testing detach scale from dataset it is not attached to PASSED Testing detach scale from group PASSED Testing detach scale when scale is group PASSED Testing parameter errors Testing attach scales PASSED Testing detach scales PASSED Testing set/get label PASSED Testing iterate scales PASSED Testing ranks Testing attach PASSED Testing detach PASSED Testing attach, set, get names, labels PASSED Testing attach a scalar scale PASSED Testing iterators Testing iterate when the dataset has no scales PASSED Testing iterate on dimension that is outside the rank PASSED Testing iterate for dimension with many scales PASSED Testing iterate on group PASSED Testing iterate in deleted scales PASSED Testing scales with several datatypes Testing floating point and short scales PASSED Testing string scales PASSED Testing reading ASCII data and generate HDF5 data with scales Testing generating scales PASSED All dimension scales tests passed. 0.28user 0.02system 0:00.32elapsed 97%CPU (0avgtext+0avgdata 6652maxresident)k 0inputs+984outputs (0major+9091minor)pagefaults 0swaps Finished testing test_ds ============================ ============================ Testing test_packet Finished testing test_packet ============================ test_packet Test Log ============================ Testing packet table Testing H5PTcreate_fl and H5PTclose PASSED Testing H5PTopen PASSED Testing H5PTappend PASSED Testing H5PTread_packets PASSED Testing H5PTget_next PASSED Testing large packet table PASSED Testing opaque data PASSED Testing packet table compression PASSED Testing error conditions PASSED 0.20user 0.03system 0:00.24elapsed 96%CPU (0avgtext+0avgdata 6508maxresident)k 0inputs+744outputs (0major+10788minor)pagefaults 0swaps Finished testing test_packet ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/test' ===Serial tests in test ended Fri Aug 30 15:54:25 UTC 2013=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/test' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/test' Making check in tools make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools' Making check in gif2h5 make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools/gif2h5' make ../../../../hl/tools/gif2h5/h52giftest.sh make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools/gif2h5' make[4]: Nothing to be done for `../../../../hl/tools/gif2h5/h52giftest.sh'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools/gif2h5' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools/gif2h5' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools/gif2h5' ===Serial tests in gif2h5 begin Fri Aug 30 15:54:25 UTC 2013=== make[6]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools/gif2h5' ============================ Testing h52giftest.sh Finished testing h52giftest.sh ============================ h52giftest.sh Test Log ============================ Testing ./h52gif h52giftst.h5 image1.gif -i image PASSED Testing ./gif2h5 image1.gif image1.h5 PASSED All h52gif tests passed. 0.11user 0.05system 0:00.19elapsed 91%CPU (0avgtext+0avgdata 7484maxresident)k 0inputs+1192outputs (0major+19294minor)pagefaults 0swaps Finished testing h52giftest.sh ============================ ============================ make[6]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools/gif2h5' ===Serial tests in gif2h5 ended Fri Aug 30 15:54:25 UTC 2013=== make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools/gif2h5' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools/gif2h5' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools/gif2h5' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools/gif2h5' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools/gif2h5' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools' make[6]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools' make[6]: Nothing to be done for `_exec_check-s'. make[6]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/tools' Making check in fortran make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran' Making check in src make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/src' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/src' make[6]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/src' make[6]: Nothing to be done for `_exec_check-s'. make[6]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/src' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/src' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/src' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/src' Making check in test make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/test' make tstds tstlite tstimage tsttable make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/test' make[4]: `tstds' is up to date. make[4]: `tstlite' is up to date. make[4]: `tstimage' is up to date. make[4]: `tsttable' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/test' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/test' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/test' ===Serial tests in test begin Fri Aug 30 15:54:25 UTC 2013=== make[6]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/test' ============================ Fortran API: Testing tstds Finished testing tstds ============================ Fortran API: tstds Test Log ============================ Test Attaching Dimension Scale PASSED Test If Dimension Scale Attached PASSED Test Getting Number Dimension Scales PASSED Test Detaching Dimension Scale PASSED Test Setting Dimension Scale PASSED Test If Dimension Scale PASSED Test Getting Dimension Scale By Name PASSED Test Setting Dimension Scale Label PASSED 0.07user 0.02system 0:00.10elapsed 94%CPU (0avgtext+0avgdata 8444maxresident)k 0inputs+80outputs (0major+9220minor)pagefaults 0swaps Finished testing tstds ============================ ============================ Fortran API: Testing tstlite Finished testing tstlite ============================ Fortran API: tstlite Test Log ============================ Make/Read datasets (1D) PASSED Make/Read datasets (2D) PASSED Make/Read datasets (3D) PASSED Make/Read datasets (4D) PASSED Make/Read datasets (5D) PASSED Make/Read datasets (6D) PASSED Make/Read datasets (7D) PASSED Make/Read datasets (integer) PASSED Make/Read datasets (float) PASSED Make/Read datasets (double) PASSED Make/Read datasets (string) PASSED Test h5ltpath_valid_f PASSED Get dataset dimensions/info PASSED Set/Get attributes int PASSED Set/Get attributes float PASSED Set/Get attributes double PASSED Set/Get attributes string PASSED Get attribute rank/info PASSED 0.07user 0.03system 0:00.13elapsed 81%CPU (0avgtext+0avgdata 8680maxresident)k 0inputs+416outputs (0major+8892minor)pagefaults 0swaps Finished testing tstlite ============================ ============================ Fortran API: Testing tstimage Finished testing tstimage ============================ Fortran API: tstimage Test Log ============================ Make/Read image 8bit PASSED Make/Read image 24bit PASSED Make palette PASSED Link/Unlink palette PASSED 0.07user 0.03system 0:00.11elapsed 93%CPU (0avgtext+0avgdata 8576maxresident)k 0inputs+848outputs (0major+9712minor)pagefaults 0swaps Finished testing tstimage ============================ ============================ Fortran API: Testing tsttable Finished testing tsttable ============================ Fortran API: tsttable Test Log ============================ Make table PASSED Read/Write field by name PASSED Read/Write field by index PASSED Insert field PASSED Delete field PASSED Get table info PASSED Get fields info PASSED 0.07user 0.04system 0:00.12elapsed 93%CPU (0avgtext+0avgdata 8468maxresident)k 0inputs+96outputs (0major+16227minor)pagefaults 0swaps Finished testing tsttable ============================ make[6]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/test' ===Serial tests in test ended Fri Aug 30 15:54:25 UTC 2013=== make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/test' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/test' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/test' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran' make[4]: Nothing to be done for `check-TESTS'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl/fortran' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl' make[3]: Nothing to be done for `check-TESTS'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/hl' Making check in perform make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' make iopipe chunk overhead zip_perf perf_meta perf make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' make[2]: `iopipe' is up to date. make[2]: `chunk' is up to date. make[2]: `overhead' is up to date. make[2]: `zip_perf' is up to date. make[2]: `perf_meta' is up to date. make[2]: `perf' is up to date. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' ===Serial tests in perform begin Fri Aug 30 15:54:26 UTC 2013=== make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' ============================ Testing iopipe Finished testing iopipe ============================ iopipe Test Log ============================ df: '/dev/mqueue': No such file or directory df: '/dev/hugepages': No such file or directory df: '/sys/fs/cgroup/systemd': No such file or directory df: '/sys/fs/cgroup/cpuset': No such file or directory df: '/sys/fs/cgroup/cpu,cpuacct': No such file or directory df: '/sys/fs/cgroup/memory': No such file or directory df: '/sys/fs/cgroup/devices': No such file or directory df: '/sys/fs/cgroup/freezer': No such file or directory df: '/sys/fs/cgroup/net_cls': No such file or directory df: '/sys/fs/cgroup/blkio': No such file or directory df: '/sys/fs/cgroup/perf_event': No such file or directory df: '/var/lib/nfs/rpc_pipefs': No such file or directory df: '/mnt/fedora_koji': No such file or directory fill raw ============================================= df: '/dev/mqueue': No such file or directory df: '/dev/hugepages': No such file or directory df: '/sys/fs/cgroup/systemd': No such file or directory df: '/sys/fs/cgroup/cpuset': No such file or directory df: '/sys/fs/cgroup/cpu,cpuacct': No such file or directory df: '/sys/fs/cgroup/memory': No such file or directory df: '/sys/fs/cgroup/devices': No such file or directory df: '/sys/fs/cgroup/freezer': No such file or directory df: '/sys/fs/cgroup/net_cls': No such file or directory df: '/sys/fs/cgroup/blkio': No such file or directory df: '/sys/fs/cgroup/perf_event': No such file or directory df: '/var/lib/nfs/rpc_pipefs': No such file or directory df: '/mnt/fedora_koji': No such file or directory fill hdf5 ============================================= df: '/dev/mqueue': No such file or directory df: '/dev/hugepages': No such file or directory df: '/sys/fs/cgroup/systemd': No such file or directory df: '/sys/fs/cgroup/cpuset': No such file or directory df: '/sys/fs/cgroup/cpu,cpuacct': No such file or directory df: '/sys/fs/cgroup/memory': No such file or directory df: '/sys/fs/cgroup/devices': No such file or directory df: '/sys/fs/cgroup/freezer': No such file or directory df: '/sys/fs/cgroup/net_cls': No such file or directory df: '/sys/fs/cgroup/blkio': No such file or directory df: '/sys/fs/cgroup/perf_event': No such file or directory df: '/var/lib/nfs/rpc_pipefs': No such file or directory df: '/mnt/fedora_koji': No such file or directory out raw ============================================= df: '/dev/mqueue': No such file or directory df: '/dev/hugepages': No such file or directory df: '/sys/fs/cgroup/systemd': No such file or directory df: '/sys/fs/cgroup/cpuset': No such file or directory df: '/sys/fs/cgroup/cpu,cpuacct': No such file or directory df: '/sys/fs/cgroup/memory': No such file or directory df: '/sys/fs/cgroup/devices': No such file or directory df: '/sys/fs/cgroup/freezer': No such file or directory df: '/sys/fs/cgroup/net_cls': No such file or directory df: '/sys/fs/cgroup/blkio': No such file or directory df: '/sys/fs/cgroup/perf_event': No such file or directory df: '/var/lib/nfs/rpc_pipefs': No such file or directory df: '/mnt/fedora_koji': No such file or directory out hdf5 ============================================= df: '/dev/mqueue': No such file or directory df: '/dev/hugepages': No such file or directory df: '/sys/fs/cgroup/systemd': No such file or directory df: '/sys/fs/cgroup/cpuset': No such file or directory df: '/sys/fs/cgroup/cpu,cpuacct': No such file or directory df: '/sys/fs/cgroup/memory': No such file or directory df: '/sys/fs/cgroup/devices': No such file or directory df: '/sys/fs/cgroup/freezer': No such file or directory df: '/sys/fs/cgroup/net_cls': No such file or directory df: '/sys/fs/cgroup/blkio': No such file or directory df: '/sys/fs/cgroup/perf_event': No such file or directory df: '/var/lib/nfs/rpc_pipefs': No such file or directory df: '/mnt/fedora_koji': No such file or directory in raw ============================================= df: '/dev/mqueue': No such file or directory df: '/dev/hugepages': No such file or directory df: '/sys/fs/cgroup/systemd': No such file or directory df: '/sys/fs/cgroup/cpuset': No such file or directory df: '/sys/fs/cgroup/cpu,cpuacct': No such file or directory df: '/sys/fs/cgroup/memory': No such file or directory df: '/sys/fs/cgroup/devices': No such file or directory df: '/sys/fs/cgroup/freezer': No such file or directory df: '/sys/fs/cgroup/net_cls': No such file or directory df: '/sys/fs/cgroup/blkio': No such file or directory df: '/sys/fs/cgroup/perf_event': No such file or directory df: '/var/lib/nfs/rpc_pipefs': No such file or directory df: '/mnt/fedora_koji': No such file or directory in hdf5 ============================================= df: '/dev/mqueue': No such file or directory df: '/dev/hugepages': No such file or directory df: '/sys/fs/cgroup/systemd': No such file or directory df: '/sys/fs/cgroup/cpuset': No such file or directory df: '/sys/fs/cgroup/cpu,cpuacct': No such file or directory df: '/sys/fs/cgroup/memory': No such file or directory df: '/sys/fs/cgroup/devices': No such file or directory df: '/sys/fs/cgroup/freezer': No such file or directory df: '/sys/fs/cgroup/net_cls': No such file or directory df: '/sys/fs/cgroup/blkio': No such file or directory df: '/sys/fs/cgroup/perf_event': No such file or directory df: '/var/lib/nfs/rpc_pipefs': No such file or directory df: '/mnt/fedora_koji': No such file or directory in hdf5 partial ============================================= I/O request size is 1000000.0MB fill raw 0.00user 0.00system 0.00elapsed 12663.13MB/s fill hdf5 0.01user 0.00system 0.00elapsed 9103.81MB/s out raw 0.00user 0.01system 0.01elapsed 3247.23MB/s out hdf5 0.00user 0.01system 0.01elapsed 3082.11MB/s in raw 0.00user 0.01system 0.01elapsed 5155.62MB/s in hdf5 0.00user 0.01system 0.01elapsed 5368.44MB/s in hdf5 partial 0.01user 0.01system 0.02elapsed 2477.81MB/s 0.07user 0.21system 0:01.34elapsed 21%CPU (0avgtext+0avgdata 6336maxresident)k 0inputs+4032outputs (0major+17380minor)pagefaults 0swaps Finished testing iopipe ============================ ============================ Testing chunk Finished testing chunk ============================ chunk Test Log ============================ Test CacheSz ChunkSz Effic --------- -------- -------- -------- Rowmaj-rd 25 0.50 1.00 Rowmaj-rd 25 1.00 1.00 Rowmaj-rd 25 1.50 0.75 Rowmaj-rd 25 2.00 1.00 Rowmaj-rd 25 2.50 0.83 Rowmaj-rd 25 3.00 1.00 Rowmaj-rd 25 3.50 0.87 Rowmaj-rd 25 4.00 1.00 Rowmaj-rd 25 4.50 0.91 Rowmaj-rd 25 5.00 1.00 Rowmaj-wr 25 0.50 0.50 Rowmaj-wr 25 1.00 1.00 Rowmaj-wr 25 1.50 0.45 Rowmaj-wr 25 2.00 1.00 Rowmaj-wr 25 2.50 0.57 Rowmaj-wr 25 3.00 1.00 Rowmaj-wr 25 3.50 0.63 Rowmaj-wr 25 4.00 1.00 Rowmaj-wr 25 4.50 0.72 Rowmaj-wr 25 5.00 1.00 Diag-rd 25 0.50 0.26 Diag-rd 25 1.00 0.51 Diag-rd 25 1.50 0.62 Diag-rd 25 2.00 1.00 Diag-rd 25 2.50 0.72 Diag-rd 25 3.00 0.80 Diag-rd 25 3.50 0.78 Diag-rd 25 4.00 1.00 Diag-rd 25 4.50 0.84 Diag-rd 25 5.00 0.89 Diag-wr 25 0.50 0.13 Diag-wr 25 1.00 0.26 Diag-wr 25 1.50 0.31 Diag-wr 25 2.00 1.00 Diag-wr 25 2.50 0.41 Diag-wr 25 3.00 0.53 Diag-wr 25 3.50 0.49 Diag-wr 25 4.00 1.00 Diag-wr 25 4.50 0.58 Diag-wr 25 5.00 0.69 0.29user 0.09system 0:00.39elapsed 97%CPU (0avgtext+0avgdata 7384maxresident)k 0inputs+7952outputs (0major+10687minor)pagefaults 0swaps Finished testing chunk ============================ ============================ Testing overhead Finished testing overhead ============================ overhead Test Log ============================ Style Bytes/Chunk ----- ----------- forward 41.320 reverse 43.416 inward 70.664 outward 41.320 random 53.896 0.13user 0.04system 0:00.20elapsed 85%CPU (0avgtext+0avgdata 6352maxresident)k 0inputs+608outputs (0major+8607minor)pagefaults 0swaps Finished testing overhead ============================ ============================ Testing zip_perf Finished testing zip_perf ============================ zip_perf Test Log ============================ Filesize: 67108864 Compression Level: 6 Buffer size == 128KB Uncompressed Write Time: 0.05s Uncompressed Write Throughput: 1186.46MB/s Compression Ratio: 0.00113678 Compressed Write Time: 0.85s Compressed Write Throughput: 75.74MB/s Compression Time: 0.826742s Buffer size == 256KB Uncompressed Write Time: 0.05s Uncompressed Write Throughput: 1231.57MB/s Compression Ratio: 0.00105667 Compressed Write Time: 0.82s Compressed Write Throughput: 78.30MB/s Compression Time: 0.814972s Buffer size == 512KB Uncompressed Write Time: 0.05s Uncompressed Write Throughput: 1193.72MB/s Compression Ratio: 0.0010128 Compressed Write Time: 0.83s Compressed Write Throughput: 76.85MB/s Compression Time: 0.829606s Buffer size == 1MB Uncompressed Write Time: 0.05s Uncompressed Write Throughput: 1223.08MB/s Compression Ratio: 0.000990868 Compressed Write Time: 0.83s Compressed Write Throughput: 76.71MB/s Compression Time: 0.832539s 3.33user 0.34system 0:03.68elapsed 99%CPU (0avgtext+0avgdata 7216maxresident)k 0inputs+529184outputs (0major+36717minor)pagefaults 0swaps Finished testing zip_perf ============================ ============================ Testing perf_meta Finished testing perf_meta ============================ perf_meta Test Log ============================ Performance result of metadata for datasets and attributes 1. Create 8 attributes for each of 16 existing datasets H5Dopen2: avg=0.000027s; max=0.000047s; min=0.000024s H5Dclose: avg=0.000010s; max=0.000015s; min=0.000009s H5A(create & close): avg=0.000015s; max=0.000126s; min=0.000009s 2. Create 8 attributes for each of 16 new datasets H5Dcreate2: avg=0.000035s; max=0.000090s; min=0.000029s H5Dclose: avg=0.000003s; max=0.000003s; min=0.000002s H5A(create & close): avg=0.000010s; max=0.000082s; min=0.000007s 3. Create 2 attributes for each of 16 existing datasets for 4 times H5Dopen2: avg=0.000025s; max=0.000049s; min=0.000022s H5Dclose: avg=0.000010s; max=0.000057s; min=0.000008s H5A(create & close): avg=0.000016s; max=0.000040s; min=0.000009s 0.05user 0.02system 0:00.09elapsed 90%CPU (0avgtext+0avgdata 6568maxresident)k 0inputs+1040outputs (0major+8775minor)pagefaults 0swaps Finished testing perf_meta ============================ ============================ Testing h5perf_serial Finished testing h5perf_serial ============================ h5perf_serial Test Log ============================ HDF5 Library: Version 1.8.9 ==== Parameters ==== IO API=posix hdf5 Number of iterations=1 Dataset size=100 200 Transfer buffer size=10 20 Dimension access order=1 2 HDF5 data storage method=Contiguous HDF5 file driver=sec2 Env HDF5_PREFIX=not set ==== End of Parameters ==== Transfer Buffer Size (bytes): 200 File Size(MB): 0.02 IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 14.64 MB/s Average Throughput: 14.64 MB/s Minimum Throughput: 14.64 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 14.00 MB/s Average Throughput: 14.00 MB/s Minimum Throughput: 14.00 MB/s Read (1 iteration(s)): Maximum Throughput: 28.01 MB/s Average Throughput: 28.01 MB/s Minimum Throughput: 28.01 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 27.76 MB/s Average Throughput: 27.76 MB/s Minimum Throughput: 27.76 MB/s IO API = HDF5 Write (1 iteration(s)): Maximum Throughput: 14.10 MB/s Average Throughput: 14.10 MB/s Minimum Throughput: 14.10 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 7.51 MB/s Average Throughput: 7.51 MB/s Minimum Throughput: 7.51 MB/s Read (1 iteration(s)): Maximum Throughput: 18.10 MB/s Average Throughput: 18.10 MB/s Minimum Throughput: 18.10 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 10.55 MB/s Average Throughput: 10.55 MB/s Minimum Throughput: 10.55 MB/s 0.05user 0.03system 0:00.09elapsed 90%CPU (0avgtext+0avgdata 7392maxresident)k 0inputs+664outputs (0major+8748minor)pagefaults 0swaps Finished testing h5perf_serial ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' ===Serial tests in perform ended Fri Aug 30 15:54:31 UTC 2013=== make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' ===Parallel tests in perform begin Fri Aug 30 15:54:31 UTC 2013=== **** Hint **** Parallel test files reside in the current directory by default. Set HDF5_PARAPREFIX to use another directory. E.g., HDF5_PARAPREFIX=/PFS/user/me export HDF5_PARAPREFIX make check **** end of Hint **** make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' ============================ Testing h5perf Finished testing h5perf ============================ h5perf Test Log ============================ HDF5 Library: Version 1.8.9 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-I/O driver rank 0: Data storage method in HDF5=Contiguous rank 0: Env HDF5_PARAPREFIX=not set rank 0: Dumping MPI Info Object(-148243872) (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 MBs # of files: 1, # of datasets: 1, dataset size: 1.50 MBs IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 603.38 MB/s Average Throughput: 603.38 MB/s Minimum Throughput: 603.38 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 439.24 MB/s Average Throughput: 439.24 MB/s Minimum Throughput: 439.24 MB/s Read (1 iteration(s)): Maximum Throughput: 7351.60 MB/s Average Throughput: 7351.60 MB/s Minimum Throughput: 7351.60 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 2279.45 MB/s Average Throughput: 2279.45 MB/s Minimum Throughput: 2279.45 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1111.97 MB/s Average Throughput: 1111.97 MB/s Minimum Throughput: 1111.97 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 409.40 MB/s Average Throughput: 409.40 MB/s Minimum Throughput: 409.40 MB/s Read (1 iteration(s)): Maximum Throughput: 6783.91 MB/s Average Throughput: 6783.91 MB/s Minimum Throughput: 6783.91 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 2329.20 MB/s Average Throughput: 2329.20 MB/s Minimum Throughput: 2329.20 MB/s IO API = PHDF5 (w/MPI-I/O driver) Write (1 iteration(s)): Maximum Throughput: 720.46 MB/s Average Throughput: 720.46 MB/s Minimum Throughput: 720.46 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 317.87 MB/s Average Throughput: 317.87 MB/s Minimum Throughput: 317.87 MB/s Read (1 iteration(s)): Maximum Throughput: 4984.42 MB/s Average Throughput: 4984.42 MB/s Minimum Throughput: 4984.42 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 623.17 MB/s Average Throughput: 623.17 MB/s Minimum Throughput: 623.17 MB/s Transfer Buffer Size: 262144 bytes, File size: 1.50 MBs # of files: 1, # of datasets: 1, dataset size: 1.50 MBs IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 816.09 MB/s Average Throughput: 816.09 MB/s Minimum Throughput: 816.09 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 768.86 MB/s Average Throughput: 768.86 MB/s Minimum Throughput: 768.86 MB/s Read (1 iteration(s)): Maximum Throughput: 22051.86 MB/s Average Throughput: 22051.86 MB/s Minimum Throughput: 22051.86 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 11456.01 MB/s Average Throughput: 11456.01 MB/s Minimum Throughput: 11456.01 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1148.56 MB/s Average Throughput: 1148.56 MB/s Minimum Throughput: 1148.56 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 703.21 MB/s Average Throughput: 703.21 MB/s Minimum Throughput: 703.21 MB/s Read (1 iteration(s)): Maximum Throughput: 20843.39 MB/s Average Throughput: 20843.39 MB/s Minimum Throughput: 20843.39 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 3935.93 MB/s Average Throughput: 3935.93 MB/s Minimum Throughput: 3935.93 MB/s IO API = PHDF5 (w/MPI-I/O driver) Write (1 iteration(s)): Maximum Throughput: 844.08 MB/s Average Throughput: 844.08 MB/s Minimum Throughput: 844.08 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 425.06 MB/s Average Throughput: 425.06 MB/s Minimum Throughput: 425.06 MB/s Read (1 iteration(s)): Maximum Throughput: 6000.74 MB/s Average Throughput: 6000.74 MB/s Minimum Throughput: 6000.74 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 733.50 MB/s Average Throughput: 733.50 MB/s Minimum Throughput: 733.50 MB/s Number of processors = 3 Transfer Buffer Size: 131072 bytes, File size: 0.75 MBs # of files: 1, # of datasets: 1, dataset size: 0.75 MBs IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 476.46 MB/s Average Throughput: 476.46 MB/s Minimum Throughput: 476.46 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 452.63 MB/s Average Throughput: 452.63 MB/s Minimum Throughput: 452.63 MB/s Read (1 iteration(s)): Maximum Throughput: 11375.97 MB/s Average Throughput: 11375.97 MB/s Minimum Throughput: 11375.97 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 9157.99 MB/s Average Throughput: 9157.99 MB/s Minimum Throughput: 9157.99 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 838.94 MB/s Average Throughput: 838.94 MB/s Minimum Throughput: 838.94 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 557.60 MB/s Average Throughput: 557.60 MB/s Minimum Throughput: 557.60 MB/s Read (1 iteration(s)): Maximum Throughput: 10150.10 MB/s Average Throughput: 10150.10 MB/s Minimum Throughput: 10150.10 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 3378.06 MB/s Average Throughput: 3378.06 MB/s Minimum Throughput: 3378.06 MB/s IO API = PHDF5 (w/MPI-I/O driver) Write (1 iteration(s)): Maximum Throughput: 1046.14 MB/s Average Throughput: 1046.14 MB/s Minimum Throughput: 1046.14 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 461.24 MB/s Average Throughput: 461.24 MB/s Minimum Throughput: 461.24 MB/s Read (1 iteration(s)): Maximum Throughput: 3023.51 MB/s Average Throughput: 3023.51 MB/s Minimum Throughput: 3023.51 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 750.06 MB/s Average Throughput: 750.06 MB/s Minimum Throughput: 750.06 MB/s Transfer Buffer Size: 262144 bytes, File size: 0.75 MBs # of files: 1, # of datasets: 1, dataset size: 0.75 MBs IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 290.47 MB/s Average Throughput: 290.47 MB/s Minimum Throughput: 290.47 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 281.74 MB/s Average Throughput: 281.74 MB/s Minimum Throughput: 281.74 MB/s Read (1 iteration(s)): Maximum Throughput: 11737.51 MB/s Average Throughput: 11737.51 MB/s Minimum Throughput: 11737.51 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 4966.46 MB/s Average Throughput: 4966.46 MB/s Minimum Throughput: 4966.46 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1633.81 MB/s Average Throughput: 1633.81 MB/s Minimum Throughput: 1633.81 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 636.19 MB/s Average Throughput: 636.19 MB/s Minimum Throughput: 636.19 MB/s Read (1 iteration(s)): Maximum Throughput: 7805.78 MB/s Average Throughput: 7805.78 MB/s Minimum Throughput: 7805.78 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 1764.58 MB/s Average Throughput: 1764.58 MB/s Minimum Throughput: 1764.58 MB/s IO API = PHDF5 (w/MPI-I/O driver) Write (1 iteration(s)): Maximum Throughput: 1327.68 MB/s Average Throughput: 1327.68 MB/s Minimum Throughput: 1327.68 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 279.65 MB/s Average Throughput: 279.65 MB/s Minimum Throughput: 279.65 MB/s Read (1 iteration(s)): Maximum Throughput: 4122.16 MB/s Average Throughput: 4122.16 MB/s Minimum Throughput: 4122.16 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 388.19 MB/s Average Throughput: 388.19 MB/s Minimum Throughput: 388.19 MB/s Number of processors = 1 Transfer Buffer Size: 131072 bytes, File size: 0.25 MBs # of files: 1, # of datasets: 1, dataset size: 0.25 MBs IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 850.49 MB/s Average Throughput: 850.49 MB/s Minimum Throughput: 850.49 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 739.54 MB/s Average Throughput: 739.54 MB/s Minimum Throughput: 739.54 MB/s Read (1 iteration(s)): Maximum Throughput: 4552.22 MB/s Average Throughput: 4552.22 MB/s Minimum Throughput: 4552.22 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 4100.29 MB/s Average Throughput: 4100.29 MB/s Minimum Throughput: 4100.29 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1269.48 MB/s Average Throughput: 1269.48 MB/s Minimum Throughput: 1269.48 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 633.09 MB/s Average Throughput: 633.09 MB/s Minimum Throughput: 633.09 MB/s Read (1 iteration(s)): Maximum Throughput: 3627.75 MB/s Average Throughput: 3627.75 MB/s Minimum Throughput: 3627.75 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 2081.37 MB/s Average Throughput: 2081.37 MB/s Minimum Throughput: 2081.37 MB/s IO API = PHDF5 (w/MPI-I/O driver) Write (1 iteration(s)): Maximum Throughput: 696.16 MB/s Average Throughput: 696.16 MB/s Minimum Throughput: 696.16 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 197.64 MB/s Average Throughput: 197.64 MB/s Minimum Throughput: 197.64 MB/s Read (1 iteration(s)): Maximum Throughput: 1469.83 MB/s Average Throughput: 1469.83 MB/s Minimum Throughput: 1469.83 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 304.16 MB/s Average Throughput: 304.16 MB/s Minimum Throughput: 304.16 MB/s Transfer Buffer Size: 262144 bytes, File size: 0.25 MBs # of files: 1, # of datasets: 1, dataset size: 0.25 MBs IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 1301.81 MB/s Average Throughput: 1301.81 MB/s Minimum Throughput: 1301.81 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 1086.54 MB/s Average Throughput: 1086.54 MB/s Minimum Throughput: 1086.54 MB/s Read (1 iteration(s)): Maximum Throughput: 5680.81 MB/s Average Throughput: 5680.81 MB/s Minimum Throughput: 5680.81 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 4993.92 MB/s Average Throughput: 4993.92 MB/s Minimum Throughput: 4993.92 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1115.57 MB/s Average Throughput: 1115.57 MB/s Minimum Throughput: 1115.57 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 614.25 MB/s Average Throughput: 614.25 MB/s Minimum Throughput: 614.25 MB/s Read (1 iteration(s)): Maximum Throughput: 4544.66 MB/s Average Throughput: 4544.66 MB/s Minimum Throughput: 4544.66 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 2402.37 MB/s Average Throughput: 2402.37 MB/s Minimum Throughput: 2402.37 MB/s IO API = PHDF5 (w/MPI-I/O driver) Write (1 iteration(s)): Maximum Throughput: 762.07 MB/s Average Throughput: 762.07 MB/s Minimum Throughput: 762.07 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 212.05 MB/s Average Throughput: 212.05 MB/s Minimum Throughput: 212.05 MB/s Read (1 iteration(s)): Maximum Throughput: 1592.28 MB/s Average Throughput: 1592.28 MB/s Minimum Throughput: 1592.28 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 314.05 MB/s Average Throughput: 314.05 MB/s Minimum Throughput: 314.05 MB/s 0.62user 0.78system 0:01.37elapsed 102%CPU (0avgtext+0avgdata 8200maxresident)k 0inputs+39304outputs (16major+64568minor)pagefaults 0swaps Finished testing h5perf ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' ============================ Testing perf Finished testing perf ============================ perf Test Log ============================ # Using hdf5-io calls. nr_procs = 6, nr_iter = 1, blk_sz = 16777216 # total_size = 100663296 # Write: min_time = 0.014154, max_time = 0.066832, mean_time = 0.042231 # Read: min_time = 0.012398, max_time = 0.040907, mean_time = 0.025947 Write bandwidth = 1506.217924 Mbytes/sec Read bandwidth = 2460.775425 Mbytes/sec 0.47user 0.64system 0:01.30elapsed 85%CPU (0avgtext+0avgdata 23908maxresident)k 0inputs+201088outputs (20major+66900minor)pagefaults 0swaps Finished testing perf ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' ===Parallel tests in perform ended Fri Aug 30 15:54:34 UTC 2013=== make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi/perform' make: Leaving directory `/builddir/build/BUILD/hdf5-1.8.9/openmpi' + module purge ++ /usr/bin/modulecmd bash purge Processing files: hdf5-1.8.9-7.fc18.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Fat7Hd + eval MANPATH=/usr/share/man:/usr/local/share/man ';export' 'MANPATH;PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;unset' 'LD_LIBRARY_PATH;unset' 'LOADEDMODULES;unset' 'MPI_BIN;unset' 'MPI_COMPILER;unset' 'MPI_FORTRAN_MOD_DIR;unset' 'MPI_HOME;unset' 'MPI_INCLUDE;unset' 'MPI_LIB;unset' 'MPI_MAN;unset' 'MPI_PYTHON_SITEARCH;unset' 'MPI_SUFFIX;unset' 'MPI_SYSCONFIG;unset' 'PYTHONPATH;unset' '_LMFILES_;' ++ MANPATH=/usr/share/man:/usr/local/share/man ++ export MANPATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ unset LD_LIBRARY_PATH ++ unset LOADEDMODULES ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ unset PYTHONPATH ++ unset _LMFILES_ + exit 0 + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.8.9 + DOCDIR=/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/doc/hdf5-1.8.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/doc/hdf5-1.8.9 + cp -pr COPYING MANIFEST README.txt release_docs/RELEASE.txt /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/doc/hdf5-1.8.9 + cp -pr release_docs/HISTORY-1_0-1_8_0_rc3.txt release_docs/HISTORY-1_8.txt /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/doc/hdf5-1.8.9 + exit 0 Provides: hdf5 = 1.8.9-7.fc18 hdf5(x86-32) = 1.8.9-7.fc18 libhdf5.so.7 libhdf5_cpp.so.7 libhdf5_fortran.so.7 libhdf5_hl.so.7 libhdf5_hl_cpp.so.7 libhdf5hl_fortran.so.7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libgfortran.so.3 libgfortran.so.3(GFORTRAN_1.0) libhdf5.so.7 libhdf5_cpp.so.7 libhdf5_fortran.so.7 libhdf5_hl.so.7 libm.so.6 libm.so.6(GLIBC_2.0) libquadmath.so.0 librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(GLIBCXX_3.4) libz.so.1 rtld(GNU_HASH) Processing files: hdf5-devel-1.8.9-7.fc18.i686 Provides: config(hdf5-devel) = 1.8.9-7.fc18 hdf5-devel = 1.8.9-7.fc18 hdf5-devel(x86-32) = 1.8.9-7.fc18 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.7 libhdf5_cpp.so.7 libhdf5_fortran.so.7 libhdf5_hl.so.7 libhdf5_hl_cpp.so.7 libhdf5hl_fortran.so.7 Processing files: hdf5-static-1.8.9-7.fc18.i686 Provides: hdf5-static = 1.8.9-7.fc18 hdf5-static(x86-32) = 1.8.9-7.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hdf5-mpich-1.8.9-7.fc18.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8oYAz9 + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.8.9 + DOCDIR=/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/doc/hdf5-mpich-1.8.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/doc/hdf5-mpich-1.8.9 + cp -pr COPYING MANIFEST README.txt release_docs/RELEASE.txt /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/doc/hdf5-mpich-1.8.9 + cp -pr release_docs/HISTORY-1_0-1_8_0_rc3.txt release_docs/HISTORY-1_8.txt /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/doc/hdf5-mpich-1.8.9 + exit 0 Provides: hdf5-mpich = 1.8.9-7.fc18 hdf5-mpich(x86-32) = 1.8.9-7.fc18 hdf5-mpich2 = 1.8.9-7.fc18 libhdf5.so.7 libhdf5_fortran.so.7 libhdf5_hl.so.7 libhdf5hl_fortran.so.7 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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libgfortran.so.3 libgfortran.so.3(GFORTRAN_1.0) libhdf5.so.7 libhdf5_fortran.so.7 libhdf5_hl.so.7 libm.so.6 libm.so.6(GLIBC_2.0) libmpich.so.10 libmpichf90.so.10 libmpl.so.1 libopa.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) libquadmath.so.0 librt.so.1 libz.so.1 rtld(GNU_HASH) Obsoletes: hdf5-mpich2 < 1.8.9-6 Processing files: hdf5-mpich-devel-1.8.9-7.fc18.i686 Provides: hdf5-mpich-devel = 1.8.9-7.fc18 hdf5-mpich-devel(x86-32) = 1.8.9-7.fc18 hdf5-mpich2-devel = 1.8.9-7.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libhdf5.so.7 libhdf5_fortran.so.7 libhdf5_hl.so.7 libhdf5hl_fortran.so.7 Obsoletes: hdf5-mpich2-devel < 1.8.9-6 Processing files: hdf5-mpich-static-1.8.9-7.fc18.i686 Provides: hdf5-mpich-static = 1.8.9-7.fc18 hdf5-mpich-static(x86-32) = 1.8.9-7.fc18 hdf5-mpich2-static = 1.8.9-7.fc18 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.9-6 Processing files: hdf5-openmpi-1.8.9-7.fc18.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UeYwPk + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.8.9 + DOCDIR=/builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/doc/hdf5-openmpi-1.8.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/doc/hdf5-openmpi-1.8.9 + cp -pr COPYING MANIFEST README.txt release_docs/RELEASE.txt /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/doc/hdf5-openmpi-1.8.9 + cp -pr release_docs/HISTORY-1_0-1_8_0_rc3.txt release_docs/HISTORY-1_8.txt /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386/usr/share/doc/hdf5-openmpi-1.8.9 + exit 0 Provides: hdf5-openmpi = 1.8.9-7.fc18 hdf5-openmpi(x86-32) = 1.8.9-7.fc18 libhdf5.so.7 libhdf5_fortran.so.7 libhdf5_hl.so.7 libhdf5hl_fortran.so.7 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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libgfortran.so.3 libgfortran.so.3(GFORTRAN_1.0) libhdf5.so.7 libhdf5_fortran.so.7 libhdf5_hl.so.7 libm.so.6 libm.so.6(GLIBC_2.0) libmpi.so.1 libmpi_f77.so.1 libmpi_f90.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) libquadmath.so.0 librt.so.1 libz.so.1 rtld(GNU_HASH) Processing files: hdf5-openmpi-devel-1.8.9-7.fc18.i686 Provides: hdf5-openmpi-devel = 1.8.9-7.fc18 hdf5-openmpi-devel(x86-32) = 1.8.9-7.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libhdf5.so.7 libhdf5_fortran.so.7 libhdf5_hl.so.7 libhdf5hl_fortran.so.7 Processing files: hdf5-openmpi-static-1.8.9-7.fc18.i686 Provides: hdf5-openmpi-static = 1.8.9-7.fc18 hdf5-openmpi-static(x86-32) = 1.8.9-7.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hdf5-debuginfo-1.8.9-7.fc18.i686 Provides: hdf5-debuginfo = 1.8.9-7.fc18 hdf5-debuginfo(x86-32) = 1.8.9-7.fc18 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386 Wrote: /builddir/build/RPMS/hdf5-1.8.9-7.fc18.i686.rpm Wrote: /builddir/build/RPMS/hdf5-devel-1.8.9-7.fc18.i686.rpm Wrote: /builddir/build/RPMS/hdf5-static-1.8.9-7.fc18.i686.rpm Wrote: /builddir/build/RPMS/hdf5-mpich-1.8.9-7.fc18.i686.rpm Wrote: /builddir/build/RPMS/hdf5-mpich-devel-1.8.9-7.fc18.i686.rpm Wrote: /builddir/build/RPMS/hdf5-mpich-static-1.8.9-7.fc18.i686.rpm Wrote: /builddir/build/RPMS/hdf5-openmpi-1.8.9-7.fc18.i686.rpm Wrote: /builddir/build/RPMS/hdf5-openmpi-devel-1.8.9-7.fc18.i686.rpm Wrote: /builddir/build/RPMS/hdf5-openmpi-static-1.8.9-7.fc18.i686.rpm Wrote: /builddir/build/RPMS/hdf5-debuginfo-1.8.9-7.fc18.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DLEdd2 + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.8.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/hdf5-1.8.9-7.fc18.i386 + exit 0 Child return code was: 0 LEAVE do -->